|  | 
| string | id  [get, set] | 
|  | Internal object ID Example: 78654321  More... 
 | 
|  | 
| string | creationTime  [get, set] | 
|  | Object creation time Required Format: date-time  More... 
 | 
|  | 
| string | lastModifiedTime  [get, set] | 
|  | Object last modification time Required Format: date-time  More... 
 | 
|  | 
| string | scheduledStartTime  [get, set] | 
|  | Session scheduled start time. Required Format: date-time  More... 
 | 
|  | 
| long? | scheduledDuration  [get, set] | 
|  | The duration of the Session in seconds. Required Maximum: 43200 Minimum: 30 Format: int32 Example: 1800  More... 
 | 
|  | 
| string | timeZone  [get, set] | 
|  | IANA-compatible time zone name (see https://www.iana.org/time-zones). Required Example: America/New_York  More... 
 | 
|  | 
| string | localizedTimeZoneDescription  [get, set] | 
|  | Localized time zone description. Example: Eastern Time (America/New_York)  More... 
 | 
|  | 
| long? | panelJoinTimeOffset  [get, set] | 
|  | The time offset (positive, in seconds) indicating how much in advance (comparing to "scheduledStartTime") panel members should join for the pre-webinar team sync Format: int32 Example: 900  More... 
 | 
|  | 
| string | title  [get, set] | 
|  | Session title. Can be left blank - then Webinar title should be used for presentation. Example: Live Broadcasting US  More... 
 | 
|  | 
| string | description  [get, set] | 
|  | User-friendly description of the Session. Can be left blank - then Webinar title should be used for presentation. Example: Live session for US-based participants  More... 
 | 
|  | 
| string | status  [get, set] | 
|  | Session status (for the purposes of Configuration service) Example: Scheduled Enum: Scheduled, Active, Finished  More... 
 | 
|  | 
| string | hostJoinUri  [get, set] | 
|  | The URI to join the webinar as a host Format: uri Example: https://v.ringcentral.com/w/join/de7yd8ew7yfsdfjh899843rgj  More... 
 | 
|  | 
| string | localeCode  [get, set] | 
|  | Session locale code. Can't be blank or null Example: en-US  More... 
 | 
|  | 
| string | videoBridgeId  [get, set] | 
|  | The RCV bridge id Example: 839874770  More... 
 | 
|  | 
| string | videoBridgePassword  [get, set] | 
|  | The RCV bridge password. Returned only if requested by Host/Co-host/Panelist and a password for the bridge is set. Format: password Example: abc123  More... 
 | 
|  | 
| string | videoBridgePstnPassword  [get, set] | 
|  | The RCV bridge PSTN password. Returned only if requested by Host/Co-host/Panelist and a PSTN password for the bridge is set. Format: password Example: abc123  More... 
 | 
|  | 
| string | attendeeJoinUri  [get, set] | 
|  | The URI for attendees to join the Webinar (if it is a public webinar) Format: uri Example: https://v.ringcentral.com/w/a/join/iuyef77fsj473wn10ashjfk34  More... 
 | 
|  | 
| bool? | hasUnsentInvites  [get, set] | 
|  | Calculated attribute indicating if there are any unsent/deferred invites to session participants  More... 
 | 
|  |