Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 918 Bytes

CustomerCard.md

File metadata and controls

17 lines (13 loc) · 918 Bytes

CustomerCard

Properties

Name Type Description Notes
card_expiration_month int Card expiration month (1-12) [optional]
card_expiration_year int Card expiration year (four digit year) [optional]
card_number str Card number (masked to the last 4) [optional]
card_number_token str Hosted field token for the card number [optional]
card_type str Card type [optional]
customer_profile_credit_card_id int ID of the stored credit card to use [optional]
customer_profile_oid int Customer profile object identifier [optional]
last_used_dts str Last used date [optional]

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