Type alias ActiveMilitaryPersonalInfoResponse
ActiveMilitaryPersonalInfoResponse: { currentStep: "collectActiveMilitaryPersonalInfo"; errorIds?: [ErrorId]; instantMatchAttempts?: number; segment: "military"; submissionUrl: string; } & VerificationResponse Type declaration
currentStep: "collectActiveMilitaryPersonalInfo"
Optional
errorIds?: [ErrorId]
Optional
instantMatchAttempts?: number
segment: "military"
submissionUrl: string
Description
Response from REST API indicating that StudentPersonalInfoViewModel is expected to be submitted next.