MsgCreateCollectionResponse is the response to MsgCreateCollection.

from message badges.MsgCreateCollectionResponse

Hierarchy

Constructors

Properties

collectionId: string = ""

ID of the badge collection.

from field: string collectionId = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "badges.MsgCreateCollectionResponse" = "badges.MsgCreateCollectionResponse"

Methods