Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 944 Bytes

File metadata and controls

20 lines (15 loc) · 944 Bytes

com.ultracart.admin.v2.Model.CustomerCard

Properties

Name Type Description Notes
CardExpirationMonth int Card expiration month (1-12) [optional]
CardExpirationYear int Card expiration year (four digit year) [optional]
CardNumber string Card number (masked to the last 4) [optional]
CardNumberToken string Hosted field token for the card number [optional]
CardType string Card type [optional]
CustomerProfileCreditCardId int ID of the stored credit card to use [optional]
CustomerProfileOid int Customer profile object identifier [optional]
LastUsedDts string Last used date [optional]

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