Uses of Class
com.mypurecloud.sdk.v2.model.AnalyticsSurvey
Packages that use AnalyticsSurvey
-
Uses of AnalyticsSurvey in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnalyticsSurveyModifier and TypeMethodDescriptionSpecifies when an event occurred.AnalyticsSurvey.oSurveyTotalScore(Long oSurveyTotalScore) The ID of the associated queueAnalyticsSurvey.surveyCompletedDate(Date surveyCompletedDate) Completion datetime of the survey in ISO 8601 formatAnalyticsSurvey.surveyFormContextId(String surveyFormContextId) Unique identifier for the survey form, regardless of versionAnalyticsSurvey.surveyFormId(String surveyFormId) ID of the survey form usedAnalyticsSurvey.surveyFormName(String surveyFormName) Name of the survey form usedID of the surveyAnalyticsSurvey.surveyPartialResponse(Boolean surveyPartialResponse) Whether the survey was completed with any required questions unanswered.AnalyticsSurvey.surveyPromoterScore(Integer surveyPromoterScore) Score of the survey used with NPSAnalyticsSurvey.surveyStatus(String surveyStatus) The status of the surveyAnalyticsSurvey.surveyType(AnalyticsSurvey.SurveyTypeEnum surveyType) The type of the surveyID of the agent the survey was performed againstMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AnalyticsSurveyModifier and TypeMethodDescriptionAnalyticsConversation.getSurveys()AnalyticsConversationWithoutAttributes.getSurveys()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type AnalyticsSurveyModifier and TypeMethodDescriptionvoidAnalyticsConversation.setSurveys(List<AnalyticsSurvey> surveys) voidAnalyticsConversationWithoutAttributes.setSurveys(List<AnalyticsSurvey> surveys) AnalyticsConversation.surveys(List<AnalyticsSurvey> surveys) Surveys associated with this conversationAnalyticsConversationWithoutAttributes.surveys(List<AnalyticsSurvey> surveys) Surveys associated with this conversation