treatmentTypeID | 1 ..
1 | treatmentTypeID | |
The unique identifier for this treatment type. It is auto generated by system.
|
name | 1 ..
1 | string | |
Name of treatment type
|
description | 1 ..
1 | string | |
Description of treatment type
|
createdAt | 0 ..
1 | date | |
The date and time when treatment type was created. Only for read. It can not be modified.
|
isDefault | 1 ..
1 | boolean | |
If treatment type is default, every respondent added to system will have a treatment of this type. Only one treatment type can be marked as default. It is possible to unset this flag for all treatments.
|
treatmentTypeAttributeCollection | 0 ..
1 | treatmentTypeAttributeCollection | |
Collection of treatment type attributes
|
userGroupCollections | 0 ..
1 | userGroupCollections | |
Collection of groups. Treatment type is restricted to respondent by respondent group.
|
roleSetCollection | 0 ..
1 | roleSetCollection | | |