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

    Class QueryClassRequest

    QueryClassRequest is the request type for the Query/Class RPC method

    from message cosmos.nft.v1beta1.QueryClassRequest

    Hierarchy

    Index

    Constructors

    Properties

    classId: string = ""

    class_id associated with the nft

    from field: string class_id = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.nft.v1beta1.QueryClassRequest"

    Methods