Enum TokenType
The type of token.
Namespace: Hashgraph
Assembly: Hashgraph.dll
Syntax
public enum TokenType
Fields
| Name | Description |
|---|---|
| Asset | Asset Token (Non Fungible, non Divisible) |
| Fungible | Fungible Token |
The type of token.
public enum TokenType
| Name | Description |
|---|---|
| Asset | Asset Token (Non Fungible, non Divisible) |
| Fungible | Fungible Token |