Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 909 Bytes

MeetingCreate201ResponseAllOf.md

File metadata and controls

12 lines (9 loc) · 909 Bytes

# MeetingCreate201ResponseAllOf

Properties

Name Type Description Notes
assistant_id string The ID of the user who scheduled this meeting on behalf of the host. [optional]
host_email string Email address of the meeting host. [optional]
id int Meeting ID: Unique identifier of the meeting in "long" format(represented as int64 data type in JSON), also known as the meeting number. [optional]
registration_url string URL using which registrants can register for a meeting. This field is only returned for meetings that have enabled registration. [optional]

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