Skip to main content

TransferPolicyCreated

type TransferPolicyCreated

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

type TransferPolicyCreated struct {
// contains filtered or unexported fields
}

func LiftFromExternalTransferPolicyCreated

func LiftFromExternalTransferPolicyCreated(handle uint64) *TransferPolicyCreated

func TransferPolicyCreatedTryFromBcs

func TransferPolicyCreatedTryFromBcs(bytes []byte) (*TransferPolicyCreated, error)

Decode from the BCS contents of an emitted event.

func (*TransferPolicyCreated) DebugString

func (_self *TransferPolicyCreated) DebugString() string

func (*TransferPolicyCreated) Destroy

func (object *TransferPolicyCreated) Destroy()

func (*TransferPolicyCreated) Id

func (_self *TransferPolicyCreated) Id() *ObjectId

Object ID of the created `TransferPolicy`.