PerTypeConfigCreated
Namespace: IotaSdk
A typed view of a 0x2::deny_list::PerTypeConfigCreated.
public class PerTypeConfigCreated : IPerTypeConfigCreated, System.IDisposable
Inheritance Object → PerTypeConfigCreated
Implements IPerTypeConfigCreated, IDisposable
Attributes NullableContextAttribute, NullableAttribute
Constructors
PerTypeConfigCreated(UInt64)
public PerTypeConfigCreated(ulong pointer)
Parameters
pointer UInt64
Methods
Destroy()
public void Destroy()
Dispose()
public void Dispose()
ConfigId()
public ObjectId ConfigId()
Returns
Key()
public ConfigKey Key()
Returns
TryFromBcs(Byte[])
Decode from the BCS contents of an emitted event.
public static PerTypeConfigCreated TryFromBcs(Byte[] bytes)
Parameters
bytes Byte[]