public final class QueryCallMembersRequest
private final String
id
type
private final Map<String, Object>
filterConditions
private final Integer
limit
next
prev
private final List<SortParam>
sort
QueryCallMembersRequest(String id, String type, Map<String, Object> filterConditions, Integer limit, String next, String prev, List<SortParam> sort)
final String
getId()
getType()
final Map<String, Object>
getFilterConditions()
final Integer
getLimit()
getNext()
getPrev()
final List<SortParam>
getSort()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getId()
final String getType()
final Map<String, Object> getFilterConditions()
final Integer getLimit()
final String getNext()
final String getPrev()
final List<SortParam> getSort()