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

    QueryAllowancesRequest is the request type for the Query/Allowances RPC method.

    from message cosmos.feegrant.v1beta1.QueryAllowancesRequest

    Hierarchy

    Index

    Constructors

    Properties

    grantee: string = ""

    from field: string grantee = 1;

    pagination?: PageRequest

    pagination defines an pagination for the request.

    from field: cosmos.base.query.v1beta1.PageRequest pagination = 2;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.feegrant.v1beta1.QueryAllowancesRequest"

    Methods