Contains list of time slots that participant is currently blocked
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | Array of Link | See Definition of Link | |
| plcmTimeBlockList | Array of PlcmTimeBlock | See Definition of PlcmTimeBlock | |
| username | Username | The user's login name.A domain and username combination uniquely identifies a user. | Mandatory |
| domain | Domain | The domain associated with the user. All users added manually to the system are in the LOCAL domain. Modification of this field is not allowed. | Mandatory |
| Name | Type | Restrictions |
|---|---|---|
| Domain | string | Length of value must be >=1 |
| Username | Length of value must be >=1 Length of value must be <=128 | |
| T0 | string | Pattern of value must match the regular expression [^^/\\\[\]:;\|=\+\*\?@<>"]* |