TokenPolicyCapInterface
interface TokenPolicyCapInterface
A typed view of an on-chain 0x2::token::TokenPolicyCap<T> object.
Inheritors
| TokenPolicyCap |
Functions
| Name | Summary |
|---|---|
| id | abstract fun id(): ObjectId The object's ID. |
| policyId | abstract fun policyId(): ObjectId Object ID of the TokenPolicy this cap controls (the Move for field). |