Package com.mypurecloud.sdk.v2.model
Class RecurrenceSettingsBase
java.lang.Object
com.mypurecloud.sdk.v2.model.RecurrenceSettingsBase
- All Implemented Interfaces:
Serializable
RecurrenceSettingsBase
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionendAfter(RecurrenceEndSettings endAfter) Settings controlling when to end the recurrence for the activity planbooleaninthashCode()voidsetEndAfter(RecurrenceEndSettings endAfter) toString()
-
Constructor Details
-
RecurrenceSettingsBase
public RecurrenceSettingsBase() -
RecurrenceSettingsBase
-
-
Method Details