@@ -14,7 +14,4 @@ public class TariffStatisticFullResponse {
|
||||
|
||||
@JsonProperty("tariffs")
|
||||
private List<TariffStatisticResponse> tariffs;
|
||||
|
||||
@JsonProperty("total_users")
|
||||
private Long totalUsers;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user