from message maps.MsgSetValue

Hierarchy

Constructors

Properties

creator: string = ""

from field: string creator = 1;

key: string = ""

from field: string key = 3;

mapId: string = ""

from field: string mapId = 2;

options?: SetOptions

from field: maps.SetOptions options = 5;

value: string = ""

from field: string value = 4;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "maps.MsgSetValue" = "maps.MsgSetValue"

Methods