bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class MsgSetValue

    from message maps.MsgSetValue

    Hierarchy

    Index

    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"

    Methods