Sha256: 39b11b52a8cbf259f23dcafe37c4a18895b7ffa323f718c0e6eab7d8e853667a
Contents?: true
Size: 854 Bytes
Versions: 1
Compression:
Stored size: 854 Bytes
Contents
# OpenapiClient::PaymentTokenDetails ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **value** | **String** | Client-supplied payment token value. Only applicable for DataVault tokenization scheme. | [optional] **reusable** | **BOOLEAN** | If the token is reusable. | [optional] [default to true] **decline_duplicates** | **BOOLEAN** | Decline duplicate payment info if client token is supplied. | [optional] [default to false] **last4** | **String** | The last 4 numbers of a payment card. | [optional] **brand** | **String** | Card brand, only for tokenization with payment. | [optional] **account_verification** | **BOOLEAN** | If the account the token was created from has been verified. | [optional] **type** | **String** | Inidcates the type of tokenization source. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/PaymentTokenDetails.md |