Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EscrowDisputeOperation

If either the sender or receiver of an escrow payment has an issue, they can raise it for dispute. Once a payment is in dispute, the agent has authority over who gets what.

Hierarchy

Index

Properties

Properties

0

0: "escrow_dispute"

1

1: object

Type declaration

  • agent: string
  • escrow_id: number
  • from: string
  • to: string
  • who: string

Generated using TypeDoc