Package com.mypurecloud.sdk.v2.model
Class LearningModuleAutoAssignRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.LearningModuleAutoAssignRequest
- All Implemented Interfaces:
Serializable
Auto assign request
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionWhether the rule is enabled for the modulebooleaninthashCode()The id of the rulevoidsetEnabled(Boolean enabled) voidtoString()
-
Constructor Details
-
LearningModuleAutoAssignRequest
public LearningModuleAutoAssignRequest() -
LearningModuleAutoAssignRequest
-
-
Method Details