RequiredDocumentUpload

Represents a single image of the document to upload.

Types

Link copied to clipboard
class Builder

A builder for RequiredDocumentUpload.

Link copied to clipboard
object Companion
Link copied to clipboard

Status of an account holder's document upload.

Link copied to clipboard

The status reasons for an account holder document upload that is not ACCEPTED

Link copied to clipboard
class ImageType : Enum

Type of image to upload.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Returns the raw JSON value of created.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Returns the raw JSON value of token.

Link copied to clipboard

Returns the raw JSON value of updated.

Link copied to clipboard

Returns the raw JSON value of uploadUrl.

Link copied to clipboard

A list of status reasons associated with a KYB account holder that have been satisfied by the document upload

Link copied to clipboard

When the document upload was created

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

A list of status reasons associated with a KYB account holder that have not been satisfied by the document upload

Link copied to clipboard

Status of an account holder's document upload.

Link copied to clipboard

Reasons for document image upload status.

Link copied to clipboard
fun token(): String

Globally unique identifier for the document upload.

Link copied to clipboard
open override fun toString(): String
Link copied to clipboard

When the document upload was last updated

Link copied to clipboard

URL to upload document image to.

Link copied to clipboard