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