Builder
A builder for Tokenization.
Functions
Sets Builder.accountToken to an arbitrary JSON value.
The account token associated with the card being tokenized.
Adds a single TokenizationEvent to events.
Returns an immutable instance of Tokenization.
Sets Builder.cardToken to an arbitrary JSON value.
The card token associated with the card being tokenized.
Sets Builder.createdAt to an arbitrary JSON value.
Date and time when the tokenization first occurred. UTC time zone.
Sets Builder.deviceId to an arbitrary JSON value.
The device identifier associated with the tokenization.
Sets Builder.digitalCardArtToken to an arbitrary JSON value.
Specifies the digital card art displayed in the user’s digital wallet after tokenization. This will be null if the tokenization was created without an associated digital card art. See Flexible Card Art Guide.
Sets Builder.dpan to an arbitrary JSON value.
The dynamic pan assigned to the token by the network.
Sets Builder.events to an arbitrary JSON value.
A list of events related to the tokenization.
Sets Builder.paymentAccountReferenceId to an arbitrary JSON value.
The network's unique reference for the card that is tokenized.
Sets Builder.status to an arbitrary JSON value.
The status of the tokenization request
Sets Builder.token to an arbitrary JSON value.
Globally unique identifier for a Tokenization
Sets Builder.tokenizationChannel to an arbitrary JSON value.
The channel through which the tokenization was made.
Sets Builder.tokenRequestorName to an arbitrary JSON value.
The entity that requested the tokenization. Represents a Digital Wallet or merchant.
Sets Builder.tokenUniqueReference to an arbitrary JSON value.
The network's unique reference for the tokenization.
Sets Builder.updatedAt to an arbitrary JSON value.
Latest date and time when the tokenization was updated. UTC time zone.