CreditCardData

This object represents the credit card data.

Fields

NameTypeDescription
keyIDStringThe key ID.
encryptedDataStringThe Encrypted Data.
CreditCardBillingDetailsObjectContains all the information from CreditCardBillingDetails data including the name, the city, and etc.
expirationMonthIntegerThe expiration month.
expirationYearIntegerThe expiration year.
CreditCardMetadataObjectContains all the information from CreditCardMetaData including the email, and the phoneNumber.