Tokenization
Types
A builder for Tokenization.
The channel through which the tokenization was made.
The entity that requested the tokenization. Represents a Digital Wallet or merchant.
Functions
Returns the raw JSON value of accountToken.
Returns the raw JSON value of cardToken.
Returns the raw JSON value of createdAt.
Returns the raw JSON value of digitalCardArtToken.
Returns the raw JSON value of paymentAccountReferenceId.
Returns the raw JSON value of status.
Returns the raw JSON value of tokenizationChannel.
Returns the raw JSON value of tokenRequestorName.
Returns the raw JSON value of tokenUniqueReference.
Returns the raw JSON value of updatedAt.
The account token associated with the card being tokenized.
Date and time when the tokenization first occurred. UTC time zone.
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.
A list of events related to the tokenization.
The network's unique reference for the card that is tokenized.
The status of the tokenization request
The channel through which the tokenization was made.
The entity that requested the tokenization. Represents a Digital Wallet or merchant.
The network's unique reference for the tokenization.
Latest date and time when the tokenization was updated. UTC time zone.