Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.39 KB

Survey.md

File metadata and controls

20 lines (16 loc) · 1.39 KB

Survey

Properties

Name Type Description Notes
id string The globally unique identifier for the object. [optional]
name string [optional]
conversation \PureCloudPlatform\Client\V2\Model\Conversation [optional]
surveyForm \PureCloudPlatform\Client\V2\Model\SurveyForm Survey form used for this survey. [optional]
agent \PureCloudPlatform\Client\V2\Model\DomainEntityRef [optional]
status string [optional]
queue \PureCloudPlatform\Client\V2\Model\QueueReference [optional]
answers \PureCloudPlatform\Client\V2\Model\SurveyScoringSet [optional]
completedDate \DateTime Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ [optional]
surveyErrorDetails \PureCloudPlatform\Client\V2\Model\SurveyErrorDetails Additional information about what happened when the survey is in Error status. [optional]
selfUri string The URI for this object [optional]

[Back to Model list] [Back to API list] [Back to README]