Skip to main content

KioskOwnerCapProtocol

KioskOwnerCapProtocol Objects

class KioskOwnerCapProtocol(typing.Protocol)

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

id

def id() -> ObjectId

The object's ID.

kiosk_id

def kiosk_id() -> ObjectId

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