Query parameters for operation listAccountMeetingRecordings
More...
|
string | meetingId [get, set] |
| Internal identifier of a meeting. Either meetingId or meetingStartTime /meetingEndTime can be specified More...
|
|
string | meetingStartTimeFrom [get, set] |
| Recordings of meetings started after the time specified will be returned. Either meetingId or meetingStartTime /meetingEndTime can be specified Format: date-time More...
|
|
string | meetingStartTimeTo [get, set] |
| Recordings of meetings started before the time specified will be returned. The default value is current time. Either meetingId or meetingStartTime /meetingEndTime can be specified Format: date-time More...
|
|
long? | page [get, set] |
| Page number Format: int32 More...
|
|
long? | perPage [get, set] |
| Number of items per page. The max value is supported to indicate the maximum size - 300 Maximum: 300 Format: int32 Default: 100 More...
|
|
Query parameters for operation listAccountMeetingRecordings
◆ meetingId
string RingCentral.ListAccountMeetingRecordingsParameters.meetingId |
|
getset |
Internal identifier of a meeting. Either meetingId
or meetingStartTime
/meetingEndTime
can be specified
◆ meetingStartTimeFrom
string RingCentral.ListAccountMeetingRecordingsParameters.meetingStartTimeFrom |
|
getset |
Recordings of meetings started after the time specified will be returned. Either meetingId
or meetingStartTime
/meetingEndTime
can be specified Format: date-time
◆ meetingStartTimeTo
string RingCentral.ListAccountMeetingRecordingsParameters.meetingStartTimeTo |
|
getset |
Recordings of meetings started before the time specified will be returned. The default value is current time. Either meetingId
or meetingStartTime
/meetingEndTime
can be specified Format: date-time
◆ page
long? RingCentral.ListAccountMeetingRecordingsParameters.page |
|
getset |
Page number Format: int32
◆ perPage
long? RingCentral.ListAccountMeetingRecordingsParameters.perPage |
|
getset |
Number of items per page. The max
value is supported to indicate the maximum size - 300 Maximum: 300 Format: int32 Default: 100
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/ListAccountMeetingRecordingsParameters.cs