VyTransactionTransferMultipleRequest
Represents a request for multiple transfers of funds.
Derived Properties (VyTransactionRequestBase)
Field
Type
Description
walletId [required]
string
The ID of the wallet to use for the transaction.
toAddress
string
The address to send the transaction to.
chainSpecificFields
JToken
Additional fields specific to the selected blockchain.
Properties
Field
Type
Description
type [required]
string
The type of transaction request. Always set to 'MULTI_TRANSFER'.
Last updated