Name | Type | Description | Notes |
---|---|---|---|
id | int | The meeting ID. | [optional] |
questions | \Zoom\Api\Model\ReportWebinarPolls200ResponseQuestionsInner[] | Array of webinar question objects. | [optional] |
start_time | \DateTime | Webinar start time. | [optional] |
uuid | string | Webinar UUID. Each webinar instance will generate its own UUID(i.e., after a Webinar ends, a new UUID will be generated for the next instance of the Webinar). Please double encode your UUID when using it for API calls if the UUID begins with a '/' or contains '//' in it. | [optional] |