| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
This is the question set ID. |
globally unique identifier |
Required |
| TeamDataSetID |
This the unique Team Datasetid. |
globally unique identifier |
Required |
| Question |
This is the question that it's set for the question set. |
string |
Required |
| Type |
0 = Yes/No, 1 = Date, 2 = Time, 3 = Number, 4 = Text. |
integer |
Required |
| DateInsert |
The date of when the dataset is inserted.The format is the following:[YYYY-MM-DDTHH:MM:SSZ].(The system will not validate if the date it's in the past). |
date |
Required |
| DateModified |
The date of when the dataset is modified.The format is the following:[YYYY-MM-DDTHH:MM:SSZ].(The system will not validate if the date it's in the past). |
date |
Required |
| DateStart |
The date of when the dataset it's set to start.The format is the following:[YYYY-MM-DDTHH:MM:SSZ].(The system will not validate if the date it's in the past). |
date |
Required |
| DateEnd |
The date of when the dataset it's set to end.The format is the following:[YYYY-MM-DDTHH:MM:SSZ].(The system will not validate if the date it's in the past). |
date |
Required |
| Enabled |
Use Yes or No to enable or disable the question set DateEnd. |
boolean |
Required |