ITokenPolicy
Namespace: IotaSdk
public interface ITokenPolicy
Attributes NullableContextAttribute
Methods
Id()
The object's ID.
ObjectId Id()
Returns
Rules()
Fully-qualified type names of the rules attached to each action, keyed by action name.
Dictionary<string, String[]> Rules()
Returns
SpentBalance()
Balance spent on the spend action, in base units.
ulong SpentBalance()