IKiosk
Namespace: IotaSdk
A typed view of an on-chain 0x2::kiosk::Kiosk object.
public interface IKiosk
Attributes NullableContextAttribute
Methods
Id()
The object's ID.
ObjectId Id()
Returns
ItemCount()
Number of items stored in the kiosk.
uint ItemCount()
Returns
Owner()
Address Owner()
Returns
Profits()
Accumulated sale profits in nanos.
ulong Profits()