Builder

class Builder

A builder for Document.

Functions

Link copied to clipboard

Sets Builder.accountHolderToken to an arbitrary JSON value.

fun accountHolderToken(accountHolderToken: String): Document.Builder

Globally unique identifier for the account holder.

Link copied to clipboard
Link copied to clipboard

Returns an immutable instance of Document.

Link copied to clipboard

Sets Builder.documentType to an arbitrary JSON value.

Type of documentation to be submitted for verification of an account holder

Link copied to clipboard

Sets Builder.entityToken to an arbitrary JSON value.

Globally unique identifier for an entity.

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

Sets Builder.requiredDocumentUploads to an arbitrary JSON value.

Represents a single image of the document to upload.

Link copied to clipboard

Sets Builder.token to an arbitrary JSON value.

Globally unique identifier for the document.