TransactionType
Algorand TypeScript / index / TransactionType
Defined in: transactions.ts:4
The different transaction types available in a transaction
Enumeration Members
Section titled “Enumeration Members”ApplicationCall
Section titled “ApplicationCall”ApplicationCall:
6
Defined in: transactions.ts:28
An Application Call transaction
AssetConfig
Section titled “AssetConfig”AssetConfig:
3
Defined in: transactions.ts:16
An Asset Config transaction
AssetFreeze
Section titled “AssetFreeze”AssetFreeze:
5
Defined in: transactions.ts:24
An Asset Freeze transaction
AssetTransfer
Section titled “AssetTransfer”AssetTransfer:
4
Defined in: transactions.ts:20
An Asset Transfer transaction
KeyRegistration
Section titled “KeyRegistration”KeyRegistration:
2
Defined in: transactions.ts:12
A Key Registration transaction
Payment
Section titled “Payment”Payment:
1
Defined in: transactions.ts:8
A Payment transaction