Room Properties
Property | Type | Required | ReadOnly | WriteOnly | Description |
---|---|---|---|---|---|
id | string | No | Yes | No | Room ID |
createAt | date | No | Yes | No | Room date of creation |
updatedAt | date | No | Yes | No | Room last update date |
publicId | string | No | Yes | No | Room public ID |
calendarize | boolean | No | No | Yes | Whether or not send email notifications to actors defined in room's template |
origin | string | No | No | Yes | request origin |
template | Template | Yes | No | No | Room template data |