interface QueryGetOrderCountResponse {
    count: bigint;
}

Properties

Properties

count: bigint