TransferPolicyDestroyed
Namespace: IotaSdk
A typed view of a 0x2::transfer_policy::TransferPolicyDestroyed.
public class TransferPolicyDestroyed : ITransferPolicyDestroyed, System.IDisposable
Inheritance Object → TransferPolicyDestroyed
Implements ITransferPolicyDestroyed, IDisposable
Attributes NullableContextAttribute, NullableAttribute
Constructors
TransferPolicyDestroyed(UInt64)
public TransferPolicyDestroyed(ulong pointer)
Parameters
pointer UInt64
Methods
Destroy()
public void Destroy()
Dispose()
public void Dispose()
Id()
Object ID of the destroyed TransferPolicy.
public ObjectId Id()
Returns
TryFromBcs(Byte[])
Decode from the BCS contents of an emitted event.
public static TransferPolicyDestroyed TryFromBcs(Byte[] bytes)
Parameters
bytes Byte[]