- Preparing search index...
- The search index is not available
haveno-ts
As
Object
: { amount
: string; arbitratorNodeAddress
: string; buyerDepositTxFee
: string; buyerPayoutAmount
: string; buyerPayoutTxFee
: string; buyerSecurityDeposit
: string; contract
?: ContractInfo.AsObject; contractAsJson
: string; date
: number; disputeState
: string; isCompleted
: boolean; isDepositsConfirmed
: boolean; isDepositsPublished
: boolean; isDepositsUnlocked
: boolean; isPaymentReceived
: boolean; isPaymentSent
: boolean; isPayoutConfirmed
: boolean; isPayoutPublished
: boolean; isPayoutUnlocked
: boolean; makerDepositTxId
: string; makerFee
: string; offer
?: OfferInfo.AsObject; payoutState
: string; payoutTxId
: string; periodState
: string; phase
: string; price
: string; role
: string; sellerDepositTxFee
: string; sellerPayoutAmount
: string; sellerPayoutTxFee
: string; sellerSecurityDeposit
: string; shortId
: string; state
: string; takerDepositTxId
: string; takerFee
: string; tradeId
: string; tradePeerNodeAddress
: string; tradeVolume
: string; }
Type declaration
-
amount: string
-
arbitratorNodeAddress: string
-
buyerDepositTxFee: string
-
buyerPayoutAmount: string
-
buyerPayoutTxFee: string
-
buyerSecurityDeposit: string
-
-
contractAsJson: string
-
date: number
-
disputeState: string
-
isCompleted: boolean
-
isDepositsConfirmed: boolean
-
isDepositsPublished: boolean
-
isDepositsUnlocked: boolean
-
isPaymentReceived: boolean
-
isPaymentSent: boolean
-
isPayoutConfirmed: boolean
-
isPayoutPublished: boolean
-
isPayoutUnlocked: boolean
-
makerDepositTxId: string
-
makerFee: string
-
-
payoutState: string
-
payoutTxId: string
-
periodState: string
-
phase: string
-
price: string
-
role: string
-
sellerDepositTxFee: string
-
sellerPayoutAmount: string
-
sellerPayoutTxFee: string
-
sellerSecurityDeposit: string
-
shortId: string
-
state: string
-
takerDepositTxId: string
-
takerFee: string
-
tradeId: string
-
tradePeerNodeAddress: string
-
tradeVolume: string