Type alias HybridIdentityPersonalInfoResponse
HybridIdentityPersonalInfoResponse: { currentStep: "collectHybridIdentityPersonalInfo"; errorIds?: [ErrorId]; instantMatchAttempts?: number; segment: "identity"; submissionUrl: string; } & VerificationResponse Type declaration
currentStep: "collectHybridIdentityPersonalInfo"
Optional
errorIds?: [ErrorId]
Optional
instantMatchAttempts?: number
segment: "identity"
submissionUrl: string