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