Uses of Class
com.mypurecloud.sdk.v2.model.AppendToDncActionSettings
Packages that use AppendToDncActionSettings
-
Uses of AppendToDncActionSettings in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AppendToDncActionSettingsModifier and TypeMethodDescriptionAppendToDncActionSettings.expirationDuration(String expirationDuration) If 'expire' is set to true, how long to keep the record.Whether to expire the record appended to the DNC list.DigitalAction.getAppendToDncActionSettings()AppendToDncActionSettings.listType(AppendToDncActionSettings.ListTypeEnum listType) The Dnc List Type to append entries toMethods in com.mypurecloud.sdk.v2.model with parameters of type AppendToDncActionSettingsModifier and TypeMethodDescriptionDigitalAction.appendToDncActionSettings(AppendToDncActionSettings appendToDncActionSettings) The settings for an 'Append to DNC' action.voidDigitalAction.setAppendToDncActionSettings(AppendToDncActionSettings appendToDncActionSettings)