VersionUpdated
type VersionUpdated
A typed view of a `0x2::display::VersionUpdated`.
type VersionUpdated struct {
// contains filtered or unexported fields
}
func LiftFromExternalVersionUpdated
func LiftFromExternalVersionUpdated(handle uint64) *VersionUpdated
func VersionUpdatedTryFromBcs
func VersionUpdatedTryFromBcs(bytes []byte) (*VersionUpdated, error)
Decode from the BCS contents of an emitted event.
func (*VersionUpdated) DebugString
func (_self *VersionUpdated) DebugString() string
func (*VersionUpdated) Destroy
func (object *VersionUpdated) Destroy()
func (*VersionUpdated) Fields
func (_self *VersionUpdated) Fields() map[string]string
The display template as key/value pairs.
func (*VersionUpdated) Id
func (_self *VersionUpdated) Id() *ObjectId
Object ID of the `Display`.
func (*VersionUpdated) Version
func (_self *VersionUpdated) Version() uint16