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