Skip to main content

Interface: KioskOwnerCapLike

A typed view of an on-chain 0x2::kiosk::KioskOwnerCap object.

Methods

id()

id(): ObjectIdLike;

The object's ID.

Returns

ObjectIdLike


kioskId()

kioskId(): ObjectIdLike;

ID of the kiosk this cap controls (the Move for field).

Returns

ObjectIdLike