Type alias IDCheckLoopResponse
IDCheckLoopResponse: { currentStep: "idCheckLoop"; errorIds?: [ErrorId]; idCheckServiceType?: IdCheckLoopServiceType; sdkToken?: string; submissionUrl: string; uploadUrl?: string; verificationId: DatabaseId; } & WithLocaleAndCountryAndSegment Type declaration
currentStep: "idCheckLoop"
Optional errorIds?: [ErrorId]
Optional idCheckServiceType?: IdCheckLoopServiceType
Optional sdkToken?: string
submissionUrl: string
Optional uploadUrl?: string