WcsSessionWithLocaleCodeModel
Properties
Name | Type | Required | Description |
---|---|---|---|
scheduled_start_time | str | ✅ | Session scheduled start time. |
scheduled_duration | int | ✅ | The duration of the Session in seconds. |
time_zone | str | ✅ | IANA-compatible time zone name (see https://www.iana.org/time-zones). |
localized_time_zone_description | str | ❌ | Localized time zone description. |
panel_join_time_offset | int | ❌ | The time offset (positive, in seconds) indicating how much in advance (comparing to "scheduledStartTime") panel members should join for the pre-webinar team sync |
title | str | ❌ | Session title. Can be left blank - then Webinar title should be used for presentation. |
description | str | ❌ | User-friendly description of the Session. Can be left blank - then Webinar title should be used for presentation. |
status | WcsSessionStatusModel | ❌ | Session status (for the purposes of Configuration service) |
host_join_uri | str | ❌ | The URI to join the webinar as a host |
locale_code | str | ❌ | Session locale code. Can't be blank or null |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs