Class PurchaseDetails

Constructors

Properties

amount: number

The amount to be paid.

invalid_reasons: string[]

Transaction invalid reasons

main_address: string

The main address where the fees goes to.

status: TxStatus

The status of transaction

Methods

  • Returns void

    • Return copy of self without private attributes.

    Returns Object

  • Return stringified version of self.

    Returns string