Type alias MedicalProfessionalPersonalInfoResponse
MedicalProfessionalPersonalInfoResponse: { availableStatuses?: MedicalProfessionalStatus[]; currentStep: "collectMedicalProfessionalPersonalInfo"; errorIds?: [ErrorId]; instantMatchAttempts?: number; segment: "medical"; submissionUrl: string; } & VerificationResponse Type declaration
currentStep: "collectMedicalProfessionalPersonalInfo"
Optional
errorIds?: [ErrorId]
Optional
instantMatchAttempts?: number
segment: "medical"
submissionUrl: string