Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 754 Bytes

WebinarRegistrantCreate201Response.md

File metadata and controls

14 lines (11 loc) · 754 Bytes

# WebinarRegistrantCreate201Response

Properties

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]

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