Name | Type | Description | Notes |
---|---|---|---|
Id | string | Identifier of a meeting | [optional] |
Name | string | Meeting Name | [optional] |
Start | string | Datetime of meeting start in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z | [optional] |
Duration | int32 | Meeting duration | [optional] |
Participants | RcvParticipantsInfo | [optional] | |
Recorded | bool | Specifies whether a meeting is recorded or not | [optional] |
Recording | RcvRecordingInfo | [optional] |