Skip to main content

IDisplay

Namespace: IotaSdk

public interface IDisplay

Attributes NullableContextAttribute

Methods

Fields()

The display template as key/value pairs (e.g. name, link, image_url, description).

Dictionary<string, string> Fields()

Returns

Dictionary<String, String>

Id()

The object's ID.

ObjectId Id()

Returns

ObjectId

Version()

Version, bumped manually by the publisher on each update.

ushort Version()

Returns

UInt16