| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
Work unit name |
string |
Required String length: inclusive between 0 and 100 |
| PersonId |
Unique identification of the working unit supervisor |
string |
Required String length: inclusive between 0 and 100 |
| ValidFrom |
Supervisor is valid from |
date |
Required |
| ValidTo |
Supervisor is valid to |
date |
None. |
| SentCopy |
Flag if the mail copy should be sent to who is represented. The value "1" means that mail copy will be sent |
integer |
None. |
| SentCopyToRepresentatives |
Flag if the mail copy should be sent to representatives as well. The value "1" means that mail copy will be sent |
integer |
None. |
| IsApprover |
Flag if the supervisor can aprrove applications. The value "1" means that supervisor can aprove the application |
integer |
None. |
| DeputyFor |
Unique identification of the person who is represented by this supervisor |
string |
String length: inclusive between 0 and 100 |