Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 727 Bytes

GetCardList.md

File metadata and controls

17 lines (12 loc) · 727 Bytes

Zuora.Model.GetCardList

Properties

Name Type Description Notes
brand string Card brand. [optional]
expiry_month decimal One or two digit expiration month (1-12) of the credit card. [optional]
expiry_year decimal Two- or four-digit number representing the card's expiration year. [optional]
mandate Mandate [optional]
last_4 string The last four digits of the card number. [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]