@sheerid/jslib
Preparing search index...
DocUploadResponse
Type Alias DocUploadResponse
DocUploadResponse
:
{
currentStep
:
"docUpload"
;
errorIds
?:
[
ErrorId
]
;
estimatedReviewTime
?:
EstimatedReviewTime
;
maxReviewTime
?:
MaxReviewTime
;
rejectionReasons
?:
RejectionReasons
[]
;
submissionUrl
:
string
;
verificationId
:
DatabaseId
;
}
&
WithLocaleAndCountryAndSegment
Description
Response from REST API indicating that DocUploadRequest is expected to be submitted next.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sheerid/jslib
Loading...
Description
Response from REST API indicating that DocUploadRequest is expected to be submitted next.