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