IOTA SDKAPI ReferencePythonClassesTransferPolicyCapProtocolOn this pageTransferPolicyCapProtocolTransferPolicyCapProtocol Objects class TransferPolicyCapProtocol(typing.Protocol) A typed view of an on-chain 0x2::transfer_policy::TransferPolicyCap<T> object. id def id() -> ObjectId The object's ID. policy_id def policy_id() -> ObjectId Object ID of the TransferPolicy this cap controls.Give Feedback