Package com.mypurecloud.sdk.v2.model
Class OutboundMessagingMessagingCampaignConfigChangeErrorDetail
java.lang.Object
com.mypurecloud.sdk.v2.model.OutboundMessagingMessagingCampaignConfigChangeErrorDetail
- All Implemented Interfaces:
Serializable
public class OutboundMessagingMessagingCampaignConfigChangeErrorDetail
extends Object
implements Serializable
OutboundMessagingMessagingCampaignConfigChangeErrorDetail
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOutboundMessagingMessagingCampaignConfigChangeErrorDetail(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
-
OutboundMessagingMessagingCampaignConfigChangeErrorDetail
public OutboundMessagingMessagingCampaignConfigChangeErrorDetail() -
OutboundMessagingMessagingCampaignConfigChangeErrorDetail
-
-
Method Details