Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PaymentInfo

Hierarchy

  • PaymentInfo

Index

Properties

destination

destination: string

The ETH address of the recipient

maxTransferAmount

maxTransferAmount: string

The maximal amount transferrable to the destination, in wei

paymentId

paymentId: string

The payment ID

settlementAmount

settlementAmount: string

The settled amount, in wei

status

The status of the payment. See PaymentStatus

tokenAddress

tokenAddress: string

The token address

tokenType

tokenType: 0 | 2 | 1

The token type. See [[TokenTypeMap]]

Made by Horyus. Documentation generated by TypeDoc.