Package com.mypurecloud.sdk.v2.model
Class OutboundMessagingEmailCampaignConfigChangeErrorDetail
java.lang.Object
com.mypurecloud.sdk.v2.model.OutboundMessagingEmailCampaignConfigChangeErrorDetail
- All Implemented Interfaces:
Serializable
public class OutboundMessagingEmailCampaignConfigChangeErrorDetail
extends Object
implements Serializable
OutboundMessagingEmailCampaignConfigChangeErrorDetail
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOutboundMessagingEmailCampaignConfigChangeErrorDetail(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionThe additional information regarding the error message.booleanThe name of the error code.getError()inthashCode()voidsetDetails(String details) voidtoString()
-
Constructor Details
-
OutboundMessagingEmailCampaignConfigChangeErrorDetail
public OutboundMessagingEmailCampaignConfigChangeErrorDetail() -
OutboundMessagingEmailCampaignConfigChangeErrorDetail
-
-
Method Details