Package com.mypurecloud.sdk.v2.model
Class ProgramInsightsSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.ProgramInsightsSettings
- All Implemented Interfaces:
Serializable
ProgramInsightsSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe program AI Insights settingsbooleaninthashCode()program(BaseProgramEntity program) The ID of the programvoidsetEnabled(Boolean enabled) voidsetProgram(BaseProgramEntity program) toString()
-
Constructor Details
-
ProgramInsightsSettings
public ProgramInsightsSettings() -
ProgramInsightsSettings
-
-
Method Details