Skip to main content

PurchaseCapInterface

interface PurchaseCapInterface

A typed view of an on-chain 0x2::kiosk::PurchaseCap<T> object.

Inheritors

PurchaseCap

Functions

NameSummary
idabstract fun id(): ObjectId
The object's ID.
itemIdabstract fun itemId(): ObjectId
Object ID of the listed item.
kioskIdabstract fun kioskId(): ObjectId
Object ID of the kiosk the listed item belongs to.
minPriceabstract fun minPrice(): ULong
Minimum price the item may be purchased for, in nanos.