IItemListed
Namespace: IotaSdk
A typed view of a 0x2::kiosk::ItemListed.
public interface IItemListed
Attributes NullableContextAttribute
Methods
Id()
Object ID of the listed item.
ObjectId Id()
Returns
Kiosk()
Object ID of the kiosk.
ObjectId Kiosk()
Returns
Price()
Listing price, in nanos.
ulong Price()