Namespace PaymentSentMessage
Type aliases
AsObject
As
Object
: { buyerPayoutAddress
: string; counterCurrencyExtraData
: string; counterCurrencyTxId
: string; payoutTxHex
: string; senderNodeAddress
?: NodeAddress.AsObject; tradeId
: string; uid
: string; updatedMultisigHex
: string }Type declaration
buyerPayoutAddress: string
counterCurrencyExtraData: string
counterCurrencyTxId: string
payoutTxHex: string
tradeId: string
uid: string
updatedMultisigHex: string