AssetFreezeItxnParams
Algorand TypeScript / itxn / itxn / AssetFreezeItxnParams
Defined in: itxn.ts:1111
Holds AssetFreeze fields which can be updated, cloned, or submitted.
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new AssetFreezeItxnParams():
AssetFreezeItxnParams
Returns
Section titled “Returns”AssetFreezeItxnParams
Methods
Section titled “Methods”copy()
Section titled “copy()”copy():
AssetFreezeItxnParams
Defined in: itxn.ts:1127
Return a copy of this AssetFreezeItxnParams object
Returns
Section titled “Returns”AssetFreezeItxnParams
set(
fields):void
Defined in: itxn.ts:1121
Update one or more fields in this AssetFreezeItxnParams object
Parameters
Section titled “Parameters”fields
Section titled “fields”Returns
Section titled “Returns”void
submit()
Section titled “submit()”submit():
AssetFreezeInnerTxn
Defined in: itxn.ts:1115
Submit an itxn with these fields and return the AssetFreezeInnerTxn result