QueryOwnerResponse is the response type for the Query/Owner RPC method

from message cosmos.nft.v1beta1.QueryOwnerResponse

Hierarchy

Constructors

Properties

owner: string = ""

owner is the owner address of the nft

from field: string owner = 1;

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

Methods