Name | Type | Description | Notes |
---|---|---|---|
card_holder_info | GETPaymentMethodTypeCardHolderInfo | [optional] | |
card_number | String | Credit or debit card number, 16 characters or less, masked for security purposes. | [optional] |
card_type | String | The type of credit card or debit card being billed. Possible values are: `Visa`, `MasterCard`, `AmericanExpress`, `Discover`. | [optional] |
default_payment_method | BOOLEAN | Contains true if this is the default payment method for this customer, otherwise false. | [optional] |
expiration_month | String | Two-digit expiration month (01 - 12). | [optional] |
expiration_year | String | Four-digit expiration year. | [optional] |
id | String | Unique ID generated by Zuora when this payment method was created. | [optional] |