AssetTransferItxnParams
@algorandfoundation/algorand-typescript
@algorandfoundation/algorand-typescript / index / itxn / AssetTransferItxnParams
Interface: AssetTransferItxnParams
Section titled “Interface: AssetTransferItxnParams”Defined in: packages/algo-ts/src/itxn.ts:202
Methods
Section titled “Methods”copy()
Section titled “copy()”copy():
AssetTransferItxnParams
Defined in: packages/algo-ts/src/itxn.ts:205
Returns
Section titled “Returns”set(
p):void
Defined in: packages/algo-ts/src/itxn.ts:204
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
submit()
Section titled “submit()”submit():
AssetTransferInnerTxn
Defined in: packages/algo-ts/src/itxn.ts:203