Package com.mypurecloud.sdk.v2.model
Class IntakeSettingsUpdate
java.lang.Object
com.mypurecloud.sdk.v2.model.IntakeSettingsUpdate
- All Implemented Interfaces:
Serializable
IntakeSettingsUpdate
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()intakeSettings(List<IntakeSetting> intakeSettings) The intake settings for the Caseplan.voidsetIntakeSettings(List<IntakeSetting> intakeSettings) toString()
-
Constructor Details
-
IntakeSettingsUpdate
public IntakeSettingsUpdate() -
IntakeSettingsUpdate
-
-
Method Details