| Name | Description | Type | Additional information |
|---|---|---|---|
| key |
The key of the Study, which will not change for the lifetime of the Study. |
integer |
Required |
| quota |
The quota for the Study If no quota is set for the Study this field will not be present in the response. |
integer |
None. |
| id |
The id of the Study. |
string |
Required |
| name |
The name of the Study. |
string |
None. |
| description |
The description of the Study. |
string |
None. |
| status |
A one-character string which specifies the status of the Study:
|
string |
Required |
| supervisorKey |
The key of the Person who will do revision of coding work |
integer |
None. |
| clientCompanyKey |
The key of the Company for which this coding work is assigned |
integer |
None. |
| endCompanyKey |
The key of the Company for which this coding work is being performed |
integer |
None. |
| help |
The information about the Study |
string |
None. |
| createDateUtc |
The UTC date/time the Study was created. |
date |
Required |
| startDateUtc |
UTC date/time the Study was started. |
date |
None. |
| dueDateUtc |
UTC date/time the Study was completed. |
date |
None. |