Type alias CollectPersonalInfoResponse
Type declaration
Optional availableStatuses?: AllStatuses[]
Optional country?: string
currentStep: "collectPersonalInfo"
Optional errorIds?: [ErrorId]
Optional instantMatchAttempts?: number
submissionUrl: string
Response from REST API indicating that CollectPersonalInfoViewModel is expected to be submitted next.