As
Object
: { accountAgeWitnessSignatureOfOfferId
: Uint8Array | string; arbitratorNodeAddress
?: NodeAddress.AsObject; currentDate
: number; makerAccountId
: string; makerNodeAddress
?: NodeAddress.AsObject; makerPaymentAccountId
: string; offerId
: string; paymentMethodId
: string; payoutAddress
: string; reserveTxHash
: string; reserveTxHex
: string; reserveTxKey
: string; takerAccountId
: string; takerNodeAddress
?: NodeAddress.AsObject; takerPaymentAccountId
: string; takerPubKeyRing
?: PubKeyRing.AsObject; tradeAmount
: number; tradePrice
: number; tradeProtocolVersion
: TradeProtocolVersion; uid
: string; }
Type declaration
-
accountAgeWitnessSignatureOfOfferId: Uint8Array | string
-
-
currentDate: number
-
makerAccountId: string
-
-
makerPaymentAccountId: string
-
offerId: string
-
paymentMethodId: string
-
payoutAddress: string
-
reserveTxHash: string
-
reserveTxHex: string
-
reserveTxKey: string
-
takerAccountId: string
-
-
takerPaymentAccountId: string
-
-
tradeAmount: number
-
tradePrice: number
-
-
uid: string