IPurchaseCap
Namespace: IotaSdk
public interface IPurchaseCap
Attributes NullableContextAttribute
Methods
Id()
The object's ID.
ObjectId Id()
Returns
ItemId()
Object ID of the listed item.
ObjectId ItemId()
Returns
KioskId()
Object ID of the kiosk the listed item belongs to.
ObjectId KioskId()
Returns
MinPrice()
Minimum price the item may be purchased for, in nanos.
ulong MinPrice()