Name | Description | Type | Additional information |
---|---|---|---|
questions |
A list of Questions. |
Collection of Question |
Required |
errors |
If null the request was processed without error. If not null errors occurred while processing the request. The array contains the error messages. |
Collection of string |
None. |