This object represents the credit card data.
Fields
Name | Type | Description |
---|---|---|
keyID | String | The key ID. |
encryptedData | String | The Encrypted Data. |
CreditCardBillingDetails | Object | Contains all the information from CreditCardBillingDetails data including the name, the city, and etc. |
expirationMonth | Integer | The expiration month. |
expirationYear | Integer | The expiration year. |
CreditCardMetadata | Object | Contains all the information from CreditCardMetaData including the email, and the phoneNumber. |