Enum TransactionType
An enum representing the type of transaction.
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
public enum TransactionType : byte
Fields
Name | Description |
---|---|
ApplicationCall | |
AssetConfiguration | |
AssetFreeze | |
AssetTransfer | |
Count | |
KeyRegistration | |
None | |
Payment |