Skip to main content

Interface: VersionUpdatedLike

A typed view of a 0x2::display::VersionUpdated.

Methods

fields()

fields(): Map<string, string>;

The display template as key/value pairs.

Returns

Map<string, string>


id()

id(): ObjectIdLike;

Object ID of the Display.

Returns

ObjectIdLike


version()

version(): number;

Returns

number