| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The account id. |
globally unique identifier |
Required |
| CreatedBy |
The id of the person |
globally unique identifier |
Required |
| DateInsert |
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 |
| 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 |
| Name |
The Name for the team data. |
string |
Required |
| Comment |
The Comment for the team data. |
string |
Required |
| DateToSend |
The date to send the team data. The format is the following:[YYYY-MM-DDTHH:MM:SS]. (The system will not validate if the date it's in the past). |
date |
Required |
| EndDate |
The end date of the team data. The format is the following:[YYYY-MM-DDTHH:MM:SS]. (The system will not validate if the date it's in the past). |
date |
Required |
| DateToEnd |
The date to end the team data. The format is the following:[YYYY-MM-DDTHH:MM:SS]. (The system will not validate if the date it's in the past). |
date |
Required |
| Repeat |
Use Yes or No to repeat the team data. |
boolean |
Required |
| RepeatTime |
How many times ro repeat the team data. |
string |
Required |
| SenderName |
The name of the sender. |
string |
Required |
| Occurrences |
Occurences |
string |
Required |
| QuestionsList |
List of the questions. |
Collection of TupleOfStringAndInt32AndInt32 |
Required |
| TeamDataContacts |
The contacts of the team data. |
TeamDataContact |
Required |
| TeamDataNotifications |
The team data notifications. |
TeamDataNotification |
None. |