A successful response.
class defines the class of the nft type.
PageResponse is to be embedded in gRPC response messages where the corresponding request message has used PageRequest.
message SomeResponse { repeated Bar results = 1; PageResponse page = 2; }
class_id associated with the nft
A successful response.
Class defines the class of the nft type.