Options
All
  • Public
  • Public/Protected
  • All
Menu

Structure of a Credit Card inside payment method

mixin

Hierarchy

  • CreditCardData

Index

Properties

Optional brand

brand: undefined | string

The brand of the card

Optional display_number

display_number: undefined | string

How this credit card should be displayed

Optional holder_name

holder_name: undefined | string

The name written on the credit card

Optional month

month: undefined | number

Card expiry month

Optional year

year: undefined | number

Card expiry year

Generated using TypeDoc