Document
class Document
Describes the document and the required document image uploads required to re-run KYC
Types
Link copied to clipboard
Type of documentation to be submitted for verification of an account holder
Link copied to clipboard
class RequiredDocumentUpload
Represents a single image of the document to upload.
Functions
Link copied to clipboard
Returns the raw JSON value of accountHolderToken.
Link copied to clipboard
Link copied to clipboard
Returns the raw JSON value of documentType.
Link copied to clipboard
Returns the raw JSON value of entityToken.
Link copied to clipboard
Returns the raw JSON value of requiredDocumentUploads.
Link copied to clipboard
Globally unique identifier for the account holder.
Link copied to clipboard
Type of documentation to be submitted for verification of an account holder
Link copied to clipboard
Globally unique identifier for an entity.
Link copied to clipboard
Represents a single image of the document to upload.
Link copied to clipboard