Name | Type | Description | Notes |
---|---|---|---|
id | string | The webinar's ID. | [optional] |
join_url | string | The URL the registrant can use to join the webinar. | [optional] |
registrant_id | string | The registrant's ID. | [optional] |
start_time | \DateTime | The webinar's start time. | [optional] |
topic | string | The webinar's topic. | [optional] |
occurrences | \Zoom\Api\Model\Occurrence[] | Array of occurrence objects. | [optional] |