Place
The Place object contains all data related to the place of a meeting.
Place Object
Payload Details |
|---|
idstringId of the place where the meeting will be set. |
namestringName of the place where the meeting will be placed. |
client_idstringExternal id associated to the meeting. |
categorystringCategory of the location. |
capacitynumberNumber on how many people are allowed to attend the meeting. |
is_virtualbooleanIndicates if meeting is online or onsite. |
external_urlstringThe meeting room url. |
created_atTimeTime that the place was created. |
updated_atTimeTime that the place was last updated. |