IOTA SDKAPI ReferencePythonClassesTokenPolicyCapProtocolOn this pageTokenPolicyCapProtocolTokenPolicyCapProtocol Objects class TokenPolicyCapProtocol(typing.Protocol) A typed view of an on-chain 0x2::token::TokenPolicyCap<T> object. id def id() -> ObjectId The object's ID. policy_id def policy_id() -> ObjectId Object ID of the TokenPolicy this cap controls (the Move for field).Give Feedback