Options
All
  • Public
  • Public/Protected
  • All
Menu

Card details of the customer

export
interface

CardDetail

Hierarchy

  • CardDetail

Index

Properties

Optional amount

amount: undefined | number

Optional country

country: undefined | string

Optional currency

currency: undefined | string

Optional serial

serial: undefined | string

Optional type

type: undefined | string

Generated using TypeDoc