Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EscrowFinish

Deliver XRP from a held payment to the recipient.

Hierarchy

  • BaseTransaction
    • EscrowFinish

Index

Properties

Account

Account: string

Optional AccountTxnID

AccountTxnID: string

Optional Condition

Condition: string

Hex value matching the previously-supplied PREIMAGE-SHA-256. crypto-condition of the held payment.

Optional Fee

Fee: string

Optional Flags

Flags: number | GlobalFlags

Optional Fulfillment

Fulfillment: string

Hex value of the PREIMAGE-SHA-256 crypto-condition fulfillment matching. the held payment's Condition.

Optional LastLedgerSequence

LastLedgerSequence: number

Optional Memos

Memos: { Memo: Memo }[]

OfferSequence

OfferSequence: number

Transaction sequence of EscrowCreate transaction that created the held. payment to finish.

Owner

Owner: string

Address of the source account that funded the held payment.

Optional Sequence

Sequence: number

Optional Signers

Signers: Signer[]

Optional SigningPubKey

SigningPubKey: string

Optional SourceTag

SourceTag: number

Optional TicketSequence

TicketSequence: number

TransactionType

TransactionType: "EscrowFinish"

Optional TxnSignature

TxnSignature: string

Generated using TypeDoc