Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 850 Bytes

TokenCard.md

File metadata and controls

14 lines (11 loc) · 850 Bytes

# TokenCard

Properties

Name Type Description Notes
cvc string It is a value that allows identifying the security code of the card.
device_fingerprint string It is a value that allows identifying the device fingerprint. [optional]
exp_month string It is a value that allows identifying the expiration month of the card.
exp_year string It is a value that allows identifying the expiration year of the card.
name string It is a value that allows identifying the name of the cardholder.
number string It is a value that allows identifying the number of the card.

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