Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EscrowCancel

Return escrowed XRP to the sender.

Hierarchy

  • BaseTransaction
    • EscrowCancel

Index

Properties

Account

Account: string

Optional AccountTxnID

AccountTxnID: string

Optional Fee

Fee: string

Optional Flags

Flags: number | GlobalFlags

Optional LastLedgerSequence

LastLedgerSequence: number

Optional Memos

Memos: { Memo: Memo }[]

OfferSequence

OfferSequence: number

Transaction sequence (or Ticket number) of EscrowCreate transaction that. created the escrow to cancel.

Owner

Owner: string

Address of the source account that funded the escrow payment.

Optional Sequence

Sequence: number

Optional Signers

Signers: Signer[]

Optional SigningPubKey

SigningPubKey: string

Optional SourceTag

SourceTag: number

Optional TicketSequence

TicketSequence: number

TransactionType

TransactionType: "EscrowCancel"

Optional TxnSignature

TxnSignature: string

Generated using TypeDoc