- Preparing search index...
- The search index is not available
haveno-ts
As
Object
: { arbitratorPubKey
: Uint8Array | string; arbitratorSignature
: Uint8Array | string; buyerPayoutAmount
: number; chatMessage
?: ChatMessage.AsObject; closeDate
: number; idVerification
: boolean; isLoserPublisher
: boolean; reasonOrdinal
: number; screenCast
: boolean; sellerPayoutAmount
: number; subtractFeeFrom
: SubtractFeeFrom; summaryNotes
: string; tamperProofEvidence
: boolean; tradeId
: string; traderId
: number; winner
: Winner; }
Type declaration
-
arbitratorPubKey: Uint8Array | string
-
arbitratorSignature: Uint8Array | string
-
buyerPayoutAmount: number
-
-
closeDate: number
-
idVerification: boolean
-
isLoserPublisher: boolean
-
reasonOrdinal: number
-
screenCast: boolean
-
sellerPayoutAmount: number
-
-
summaryNotes: string
-
tamperProofEvidence: boolean
-
tradeId: string
-
traderId: number
-