Name | Description | Type | Additional information |
---|---|---|---|
description |
The description of the Code. |
string |
Required String length: inclusive between 0 and 1000 |
inputId |
A optional identifier which may be used during automatic coding of responses. |
string |
String length: inclusive between 0 and 50 |
outputId |
A optional identifier which may be used to identify the code in tabulation software. Maximum allowed length is 50 characters. |
string |
String length: inclusive between 0 and 50 |
regexPattern |
Optional regular expression pattern which may be used for assisting human coders or for automatic coding. |
string |
None. |
color |
An optional color for the code in CSS hexadecimal six digit format, e.g. #FF0000 for red. |
string |
None. |
children |
The children of a Net. |
Collection of NewCodeOrNet |
None. |