- Preparing search index...
- The search index is not available
haveno-ts
As
Object
: { amountAsLong
: number; arbitratorNodeAddress
: string; buyerSecurityDeposit
: number; 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; offer
?: OfferInfo.AsObject; payoutState
: string; payoutTxId
: string; periodState
: string; phase
: string; price
: string; role
: string; sellerSecurityDeposit
: number; shortId
: string; state
: string; takerDepositTxId
: string; takerFeeAsLong
: number; takerFeeTxId
: string; tradeId
: string; tradePeerNodeAddress
: string; tradeVolume
: string; }
Type declaration
-
amountAsLong: number
-
arbitratorNodeAddress: string
-
buyerSecurityDeposit: number
-
-
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
-
-
payoutState: string
-
payoutTxId: string
-
periodState: string
-
phase: string
-
price: string
-
role: string
-
sellerSecurityDeposit: number
-
shortId: string
-
state: string
-
takerDepositTxId: string
-
takerFeeAsLong: number
-
takerFeeTxId: string
-
tradeId: string
-
tradePeerNodeAddress: string
-
tradeVolume: string