Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 668 Bytes

CcRefCard.md

File metadata and controls

16 lines (11 loc) · 668 Bytes

Zuora.Model.CcRefCard

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]
last_4 string The last four digits of the card number. [optional] [readonly]

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