interface QueryGetOrderCountResponseAmino {
    count: string;
}

Properties

Properties

count: string