Package org.openapitools.client.models
Class QueryCallsRequest
-
- All Implemented Interfaces:
public final class QueryCallsRequest
-
-
Constructor Summary
Constructors Constructor Description QueryCallsRequest(List<SortParamRequest> sort, Map<String, Object> filterConditions, Integer limit, String next, String prev, Boolean watch)
-