interface QueryGetShortBookResponseAmino {
    ShortBook?: ShortBookAmino;
}

Properties

Properties

ShortBook?: ShortBookAmino