| 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 |
None. |
| DomainId |
The domain id related to the agreement |
integer |
None. |
| DomainName |
The domainname related to the agreement. For readonly purposes. |
string |
None. |
| IsVisibleToAllDisciplines |
Defines to whom the agreement is available True: The agreement is avalaible for all disciplines False: The agreement is only avalaible for defined disciplines |
boolean |
Required |
| AvailableForDisciplines |
The Disciplines for whom the agreement is available |
Collection of Discipline |
None. |
| StartDate |
Startdate of the agreement |
date |
None. |
| EndDate |
Enddate of the agreement |
date |
None. |
| StatusDate |
The Statusdate when the state was set of the agreement |
date |
None. |
| StatusDescription |
The state of the agreement. For readonly purposes. |
string |
None. |