Skip to main content

DisplayCreated

type DisplayCreated

A typed view of a `0x2::display::DisplayCreated`.

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

func DisplayCreatedTryFromBcs

func DisplayCreatedTryFromBcs(bytes []byte) (*DisplayCreated, error)

Decode from the BCS contents of an emitted event.

func LiftFromExternalDisplayCreated

func LiftFromExternalDisplayCreated(handle uint64) *DisplayCreated

func (*DisplayCreated) DebugString

func (_self *DisplayCreated) DebugString() string

func (*DisplayCreated) Destroy

func (object *DisplayCreated) Destroy()

func (*DisplayCreated) Id

func (_self *DisplayCreated) Id() *ObjectId

Object ID of the created `Display`.