Name | MeetingTimeInfo | |
---|---|---|
Usage | SchedulingService | |
ScheduleInfo | Type | Complex |
ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
---|---|---|---|---|---|---|---|---|
id | Unique Id | String | The system assigned unique id to identify this Object. Could be implemented as as sequence number or as a UUID. Attempts to set this value on creates should result in a ReadOnlyException being thrown An Id:
|
Required on updates | Read only | One | No | |
startDate | Start Time | Date | The date for this meeting time. | One | No | |||
duration | Duration | TimeAmount | The duration for this meeting. | One | No | |||
roomId | Room Id. | String | The room Id. | One | No |