| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The internal id of the agreement |
integer |
Required |
| Name |
The name of the agreement |
string |
Required |
| Description |
The description of the agreement |
string |
- |
| ClientId |
The internal id of the client |
integer |
- |
| ClientName |
The name of the client |
string |
- |
| DomainId |
The domain id related to the agreement |
integer |
Nullable |
| DomainName |
The domainname related to the agreement. For readonly purposes. |
string |
- |
| IsVisibleToAllDisciplines |
Defines to whom the agreement is available True: The agreement is available for all disciplines False: The agreement is only available for defined disciplines |
boolean |
Required |
| AvailableForDisciplines |
The Disciplines for whom the agreement is available |
Collection of Discipline |
- |
| StartDate |
Startdate of the agreement |
date |
Nullable |
| EndDate |
Enddate of the agreement |
date |
Nullable |
| StatusDate |
The Statusdate when the state was set of the agreement |
date |
Nullable |
| StatusDescription |
The state of the agreement. For readonly purposes. |
string |
- |