Skip to main content

TransferPolicyDestroyedInterface

type TransferPolicyDestroyedInterface

A typed view of a `0x2::transfer_policy::TransferPolicyDestroyed`.

type TransferPolicyDestroyedInterface interface {
// Object ID of the destroyed `TransferPolicy`.
Id() *ObjectId
}