TransferPolicyDestroyed
type TransferPolicyDestroyed
A typed view of a `0x2::transfer_policy::TransferPolicyDestroyed`.
type TransferPolicyDestroyed struct {
// contains filtered or unexported fields
}
func LiftFromExternalTransferPolicyDestroyed
func LiftFromExternalTransferPolicyDestroyed(handle uint64) *TransferPolicyDestroyed
func TransferPolicyDestroyedTryFromBcs
func TransferPolicyDestroyedTryFromBcs(bytes []byte) (*TransferPolicyDestroyed, error)
Decode from the BCS contents of an emitted event.
func (*TransferPolicyDestroyed) DebugString
func (_self *TransferPolicyDestroyed) DebugString() string
func (*TransferPolicyDestroyed) Destroy
func (object *TransferPolicyDestroyed) Destroy()
func (*TransferPolicyDestroyed) Id
func (_self *TransferPolicyDestroyed) Id() *ObjectId
Object ID of the destroyed `TransferPolicy`.