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

    Class Metadata

    This message defines the metadata for the map. The interpretation of this metadata should follow the map standard.

    from message maps.Metadata

    Hierarchy

    Index

    Constructors

    Properties

    customData: string = ""

    Custom data or additional information related to the map metadata.

    from field: string customData = 2;

    uri: string = ""

    The URI (Uniform Resource Identifier) associated with the map metadata.

    from field: string uri = 1;

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

    Methods