Skip to main content

PerTypeConfigCreated

Namespace: IotaSdk

A typed view of a 0x2::deny_list::PerTypeConfigCreated.

public class PerTypeConfigCreated : IPerTypeConfigCreated, System.IDisposable

Inheritance ObjectPerTypeConfigCreated
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

ObjectId

Key()

public ConfigKey Key()

Returns

ConfigKey

TryFromBcs(Byte[])

Decode from the BCS contents of an emitted event.

public static PerTypeConfigCreated TryFromBcs(Byte[] bytes)

Parameters

bytes Byte[]

Returns

PerTypeConfigCreated

Exceptions

SdkFfiException