| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The internal id of the clientplan. |
integer |
- |
| ClientId |
The internal id of the client. |
Identity |
Required |
| StartDate |
The date on which the clientplan takes effect. |
date |
Required |
| EndDate |
The date on which the clientplan will end or was ended. |
date |
Nullable |
| CareDemandsRequired |
Determines if CareDemands must be used when creating goals. |
boolean |
- |
| SectorName |
The name of the sector. For read-only purposes only. |
string |
- |
| Name |
The name of the clientplan. |
string |
Required |
| TypeId |
The id of the type of the clientplan. |
integer |
Required |
| VisionModelName |
The name of the vision model. For read-only purposes only. |
string |
- |
| ResponsibleEmployeeName |
The name of the responsible employee. For read-only purposes only. |
string |
- |
| SectorId |
The id of the sector of the clientplan. |
integer |
Required |
| VisionModelId |
The id of the vision model of the clientplan. |
integer |
Required |
| ResponsibleEmployeeId |
The responsible employee of the clientplan. |
Identity |
Required |