Name | Type | Description | Notes |
---|---|---|---|
id | int | The meeting ID. | [optional] |
join_url | string | The URL the registrant can use to join the meeting. The API will not return this field if the meeting was created with the `approval_type` field value of `1` (manual approval). | [optional] |
registrant_id | string | The registrant's ID. | [optional] |
start_time | \DateTime | The meeting's start time. | [optional] |
topic | string | The meeting's topic. | [optional] |
occurrences | \Zoom\Api\Model\Occurrence[] | Array of occurrence objects. | [optional] |