MeetingBooster API
Requests
Objects
Enums

JSObjectWithId

A base object with only an id. All api objects with an id will be based on this object.
Property name Value Description
Id String The Unique id of the object. Objects will have a guid as id. Objects created in MeetingBooster before the API was introduced may have an integer as id. When you create a new object you should always give it a guid.