Skip to main content

Interface: TransferPolicyCapLike

A typed view of an on-chain 0x2::transfer_policy::TransferPolicyCap<T> object.

Methods

id()

id(): ObjectIdLike;

The object's ID.

Returns

ObjectIdLike


policyId()

policyId(): ObjectIdLike;

Object ID of the TransferPolicy this cap controls.

Returns

ObjectIdLike