Query parameters for operation rcwHistoryListAllCompanySessions
More...
|
| string[] | hostUserId [get, set] |
| | Identifier of the user who hosts a webinar (if omitted, webinars hosted by all company users will be returned) Example: 77777777 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 rcwHistoryListAllCompanySessions
◆ endTimeFrom
| string RingCentral.RcwHistoryListAllCompanySessionsParameters.endTimeFrom |
|
getset |
The beginning of the time window by 'endTime' . Format: date-time
◆ endTimeTo
| string RingCentral.RcwHistoryListAllCompanySessionsParameters.endTimeTo |
|
getset |
The end of the time window by 'endTime' . Format: date-time
◆ hostUserId
| string [] RingCentral.RcwHistoryListAllCompanySessionsParameters.hostUserId |
|
getset |
Identifier of the user who hosts a webinar (if omitted, webinars hosted by all company users will be returned) Example: 77777777
◆ pageToken
| string RingCentral.RcwHistoryListAllCompanySessionsParameters.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.RcwHistoryListAllCompanySessionsParameters.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.RcwHistoryListAllCompanySessionsParameters.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/RcwHistoryListAllCompanySessionsParameters.cs