Package com.mypurecloud.sdk.v2.model
Class LearningModuleAutoAssignResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.LearningModuleAutoAssignResponse
- All Implemented Interfaces:
Serializable
Auto assign response
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionWhether the rule is enabled for the modulebooleangetRule()inthashCode()rule(UsersRulesRuleReference rule) The rule referencevoidsetEnabled(Boolean enabled) voidtoString()
-
Constructor Details
-
LearningModuleAutoAssignResponse
public LearningModuleAutoAssignResponse() -
LearningModuleAutoAssignResponse
-
-
Method Details