AssetTransferItxnParams
Algorand TypeScript / itxn / itxn / AssetTransferItxnParams
Defined in: itxn.ts:1082
Holds AssetTransfer fields which can be updated, cloned, or submitted.
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new AssetTransferItxnParams():
AssetTransferItxnParams
Returns
Section titled “Returns”AssetTransferItxnParams
Methods
Section titled “Methods”copy()
Section titled “copy()”copy():
AssetTransferItxnParams
Defined in: itxn.ts:1098
Return a copy of this AssetTransferItxnParams object
Returns
Section titled “Returns”AssetTransferItxnParams
set(
fields):void
Defined in: itxn.ts:1092
Update one or more fields in this AssetTransferItxnParams object
Parameters
Section titled “Parameters”fields
Section titled “fields”Returns
Section titled “Returns”void
submit()
Section titled “submit()”submit():
AssetTransferInnerTxn
Defined in: itxn.ts:1086
Submit an itxn with these fields and return the AssetTransferInnerTxn result