Interface: CardDetailsFullName
Extends
Properties
full_name
full_name: string
Full name on the card
month
month: string | number
Expiration month (1-12 or '01'-'12')
Inherited from
BaseCardDetails.month
year
year: string | number
Expiration year (YYYY or YY format)
Inherited from
BaseCardDetails.year