Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Credit

Hierarchy

  • Credit

Implements

Index

Properties

amount

amount: Currency

The total amount to be collected from the customer for this credit

cardNumber

cardNumber: string

The number of the credit being used

encryptedCardPin

encryptedCardPin: { content: string; iv: string }

The encrypted pin of the credit being used

Type declaration

  • content: string
  • iv: string

externalTransactionId

externalTransactionId: string

The optional transaction id provided by external gift or credits supplier

type

The credit type used by the customer, the options available will vary by sector

Generated using TypeDoc