ITransferPolicy
Namespace: IotaSdk
public interface ITransferPolicy
Attributes NullableContextAttribute
Methods
Balance()
IOTA balance collected by the policy, in nanos.
ulong Balance()
Returns
Id()
The object's ID.
ObjectId Id()
Returns
Rules()
Fully-qualified type names of the rules attached to this policy.
String[] Rules()