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

    Class PathMetadata

    This message defines the metadata for paths (alias paths and cosmos coin wrapper paths). The interpretation of this metadata should follow the collection standard.

    from message badges.PathMetadata

    Hierarchy

    Index

    Constructors

    Properties

    customData: string = ""

    Custom data or additional information related to the path metadata.

    from field: string customData = 2;

    uri: string = ""

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

    from field: string uri = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "badges.PathMetadata"

    Methods