Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPaymentInfo

Properties of a PaymentInfo.

Hierarchy

  • IPaymentInfo

Implemented by

Index

Properties

Optional amount1000

amount1000: number | Long

PaymentInfo amount1000

Optional currency

currency: string

PaymentInfo currency

Optional currencyDeprecated

currencyDeprecated: PaymentInfoCurrency

PaymentInfo currencyDeprecated

Optional exchangeAmount

exchangeAmount: IMoney

PaymentInfo exchangeAmount

Optional expiryTimestamp

expiryTimestamp: number | Long

PaymentInfo expiryTimestamp

Optional futureproofed

futureproofed: boolean

PaymentInfo futureproofed

Optional primaryAmount

primaryAmount: IMoney

PaymentInfo primaryAmount

Optional receiverJid

receiverJid: string

PaymentInfo receiverJid

Optional requestMessageKey

requestMessageKey: IMessageKey

PaymentInfo requestMessageKey

Optional status

PaymentInfo status

Optional transactionTimestamp

transactionTimestamp: number | Long

PaymentInfo transactionTimestamp

Optional txnStatus

PaymentInfo txnStatus

Optional useNoviFiatFormat

useNoviFiatFormat: boolean

PaymentInfo useNoviFiatFormat

Generated using TypeDoc