Query parameters for operation rcwHistoryListAllSessions
More...
|
string | nameFragment [get, set] |
| Filter to return only webinar sessions containing particular substring within their names Example: All-hands More...
|
|
string[] | status [get, set] |
| Filter to return only webinar sessions in certain status. Multiple values are supported. Example: Active,Finished Enum: Scheduled, Active, Finished More...
|
|
string | endTimeFrom [get, set] |
| The beginning of the time window by 'endTime' . Format: date-time More...
|
|
string | endTimeTo [get, set] |
| The end of the time window by 'endTime' . Format: date-time More...
|
|
long? | perPage [get, set] |
| 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 More...
|
|
string | pageToken [get, set] |
| The token indicating the particular page of the result set to be retrieved. If omitted the first page will be returned. More...
|
|
Query parameters for operation rcwHistoryListAllSessions
◆ endTimeFrom
string RingCentral.RcwHistoryListAllSessionsParameters.endTimeFrom |
|
getset |
The beginning of the time window by 'endTime' . Format: date-time
◆ endTimeTo
string RingCentral.RcwHistoryListAllSessionsParameters.endTimeTo |
|
getset |
The end of the time window by 'endTime' . Format: date-time
◆ nameFragment
string RingCentral.RcwHistoryListAllSessionsParameters.nameFragment |
|
getset |
Filter to return only webinar sessions containing particular substring within their names Example: All-hands
◆ pageToken
string RingCentral.RcwHistoryListAllSessionsParameters.pageToken |
|
getset |
The token indicating the particular page of the result set to be retrieved. If omitted the first page will be returned.
◆ perPage
long? RingCentral.RcwHistoryListAllSessionsParameters.perPage |
|
getset |
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
◆ status
string [] RingCentral.RcwHistoryListAllSessionsParameters.status |
|
getset |
Filter to return only webinar sessions in certain status. Multiple values are supported. Example: Active,Finished Enum: Scheduled, Active, Finished
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/RcwHistoryListAllSessionsParameters.cs