IOTA SDKAPI ReferenceWASM/TypeScriptTypesInterface: TokenPolicyCapLikeOn this pageInterface: TokenPolicyCapLike A typed view of an on-chain 0x2::token::TokenPolicyCap<T> object. Methods id() id(): ObjectIdLike; The object's ID. Returns ObjectIdLike policyId() policyId(): ObjectIdLike; Object ID of the TokenPolicy this cap controls (the Move for field). Returns ObjectIdLikeGive Feedback