Skip to main content

Interface: CardDetailsFirstNameLastName

Extends

Properties

first_name

first_name: string

First name on the card


last_name

last_name: string

Last 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