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

    Class QueryGetChallengeTrackerRequest

    from message badges.QueryGetChallengeTrackerRequest

    Hierarchy

    Index

    Constructors

    Properties

    approvalId: string = ""

    from field: string approvalId = 6;

    approvalLevel: string = ""

    "collection" or "incoming" or "outgoing"

    from field: string approvalLevel = 2;

    approverAddress: string = ""

    if approvalLevel is "collection", leave blank

    from field: string approverAddress = 3;

    challengeTrackerId: string = ""

    from field: string challengeTrackerId = 4;

    collectionId: string = ""

    from field: string collectionId = 1;

    leafIndex: string = ""

    from field: string leafIndex = 5;

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

    Methods