SDK Reference v2.0.0 / Survey
Survey
struct Survey
Container for the Survey.ID
identifier type, which identifies a specific survey in MyDataHelps.
The Survey
struct itself is empty and no instances are returned by any APIs.
ID
typealias MyDataHelpsKit.Survey.ID = ScopedIdentifier<Survey, String>
Identifies a specific survey in MyDataHelps.
Used for SurveyTask
and SurveyAnswer
values, and related APIs.