Type alias FirstResponderPersonalInfoResponse
FirstResponderPersonalInfoResponse: { availableStatuses?: FirstResponderStatus[]; currentStep: "collectFirstResponderPersonalInfo"; errorIds?: [ErrorId]; instantMatchAttempts?: number; segment: "firstResponder"; submissionUrl: string; } & VerificationResponse Type declaration
currentStep: "collectFirstResponderPersonalInfo"
Optional
errorIds?: [ErrorId]
Optional
instantMatchAttempts?: number
segment: "firstResponder"
submissionUrl: string