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