Builder
A builder for RequiredDocumentUpload.
Functions
Sets Builder.acceptedEntityStatusReasons to an arbitrary JSON value.
A list of status reasons associated with a KYB account holder that have been satisfied by the document upload
Adds a single String to acceptedEntityStatusReasons.
Adds a single String to rejectedEntityStatusReasons.
Adds a single DocumentUploadStatusReasons to statusReasons.
Returns an immutable instance of RequiredDocumentUpload.
Sets Builder.created to an arbitrary JSON value.
When the document upload was created
Sets Builder.imageType to an arbitrary JSON value.
Type of image to upload.
Sets Builder.rejectedEntityStatusReasons to an arbitrary JSON value.
A list of status reasons associated with a KYB account holder that have not been satisfied by the document upload
Sets Builder.status to an arbitrary JSON value.
Status of an account holder's document upload.
Sets Builder.statusReasons to an arbitrary JSON value.
Reasons for document image upload status.
Sets Builder.token to an arbitrary JSON value.
Globally unique identifier for the document upload.
Sets Builder.updated to an arbitrary JSON value.
When the document upload was last updated
Sets Builder.uploadUrl to an arbitrary JSON value.
URL to upload document image to.