Name | Description | Type | Additional information |
---|---|---|---|
quota |
The quota for the Study |
integer |
None. |
id |
The id of the new Study. |
string |
Required String length: inclusive between 1 and 30 |
name |
Optional name of this Study, intended to be more human-friendly than the id of the Study. |
string |
String length: inclusive between 0 and 50 |
description |
An optional description of the Study. |
string |
None. |
status |
Optional status of the Study at the time it is created.
|
string |
String length: inclusive between 0 and 1 |
supervisorKey |
The key of the Person who will do revision of coding work |
integer |
None. |
clientCompanyKey |
Optional key of the Company for which this coding work is being performed. |
integer |
None. |
endCompanyKey |
The key of the Company for which this coding work is being performed |
integer |
None. |
help |
Optional text to assist workers coding this Study |
string |
None. |
startDateUtc |
UTC date/time the Study was started. |
date |
None. |
dueDateUtc |
UTC date/time the Study was completed. |
date |
None. |