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

    GetResponse is the Query/Get response type.

    from message cosmos.orm.query.v1alpha1.GetResponse

    Hierarchy

    Index

    Constructors

    Properties

    result?: Any

    result is the result of the get query. If no value is found, the gRPC status code NOT_FOUND will be returned.

    from field: google.protobuf.Any result = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.orm.query.v1alpha1.GetResponse"

    Methods