Name | Description | Type | Additional information |
---|---|---|---|
PostId |
A survey's post ID.
|
globally unique identifier |
None.
|
SurveyResult |
A stringified JSON object with survey results.
|
string |
None.
|
ClientId |
(Optional) The ID of a client running the survey.
|
string |
None.
|
IsPartialCompleted |
(Optional) A Boolean value that equals true if the survey is not yet completed. Can be used only if CliendId is specified.
|
boolean |
None.
|
SurveyClientPostResult
A class that describes an object used to post survey results to the SurveyJS Service.