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

    Class AliasPathAddObject

    from message badges.AliasPathAddObject

    Hierarchy

    Index

    Constructors

    Properties

    from field: badges.ConversionWithoutDenom conversion = 2;

    denom: string = ""

    from field: string denom = 1;

    denomUnits: badges.DenomUnit[] = []

    from field: repeated badges.DenomUnit denomUnits = 4;

    metadata?: badges.PathMetadata

    The metadata for this alias path.

    from field: badges.PathMetadata metadata = 5;

    symbol: string = ""

    from field: string symbol = 3;

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

    Methods