A successful response.
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; }
we don't use the gogoproto.customname here since the google.api.http ignores it and generates invalid code.
A successful response.
Class is a full representation of the non-fungible token class.