Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 974 Bytes

ReportWebinarPolls200Response.md

File metadata and controls

12 lines (9 loc) · 974 Bytes

# ReportWebinarPolls200Response

Properties

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]

[Back to Model list] [Back to API list] [Back to README]