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