Package com.mypurecloud.sdk.v2.model
Class LearningModulePublishRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.LearningModulePublishRequest
- All Implemented Interfaces:
Serializable
Learning module publish request
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetTermsAndConditionsAccepted(Boolean termsAndConditionsAccepted) termsAndConditionsAccepted(Boolean termsAndConditionsAccepted) Whether the terms and conditions were acceptedtoString()
-
Constructor Details
-
LearningModulePublishRequest
public LearningModulePublishRequest() -
LearningModulePublishRequest
-
-
Method Details