Skip to main content

IPurchaseCap

Namespace: IotaSdk

public interface IPurchaseCap

Attributes NullableContextAttribute

Methods

Id()

The object's ID.

ObjectId Id()

Returns

ObjectId

ItemId()

Object ID of the listed item.

ObjectId ItemId()

Returns

ObjectId

KioskId()

Object ID of the kiosk the listed item belongs to.

ObjectId KioskId()

Returns

ObjectId

MinPrice()

Minimum price the item may be purchased for, in nanos.

ulong MinPrice()

Returns

UInt64