Uses of Class
com.mypurecloud.sdk.v2.model.AgentChecklistInfo
Packages that use AgentChecklistInfo
-
Uses of AgentChecklistInfo in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentChecklistInfoModifier and TypeMethodDescriptionAgentChecklistInfo.checklistItems(List<ChecklistItem> checklistItems) List of individual Checklist Items.ChecklistInferenceJobResponse.getAgentChecklistInfo()ID of the checklist.Name of the checklist.Methods in com.mypurecloud.sdk.v2.model with parameters of type AgentChecklistInfoModifier and TypeMethodDescriptionChecklistInferenceJobResponse.agentChecklistInfo(AgentChecklistInfo agentChecklistInfo) Agent checklist info.voidChecklistInferenceJobResponse.setAgentChecklistInfo(AgentChecklistInfo agentChecklistInfo)