Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 892 Bytes

File metadata and controls

16 lines (13 loc) · 892 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 string Card number (masked to the last 4) [optional]
card_number_token string Hosted field token for the card number [optional]
card_type string 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 string Last used date [optional]

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