Package com.ringcentral.definitions
Class RcwHistoryListParticipantsParameters
java.lang.Object
com.ringcentral.definitions.RcwHistoryListParticipantsParameters
Query parameters for operation rcwHistoryListParticipants
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
role
The role of the invitee/participant. Enum: Panelist, CoHost, Host, Attendee -
originalRole
The original role of the invitee/participant. Enum: Panelist, CoHost, Host, Attendee -
perPage
The number of items per page. If provided value in the request is greater than a maximum, the maximum value is applied Maximum: 1000 Minimum: 1 Format: int32 Example: 100 Default: 100 -
pageToken
The token indicating the particular page of the result set to be retrieved. If omitted the first page will be returned.
-
-
Constructor Details
-
RcwHistoryListParticipantsParameters
public RcwHistoryListParticipantsParameters()
-
-
Method Details
-
role
-
originalRole
-
perPage
-
pageToken
-