Package com.mypurecloud.sdk.v2.model
Class ArchitectFlowNotificationErrorDetail
java.lang.Object
com.mypurecloud.sdk.v2.model.ArchitectFlowNotificationErrorDetail
- All Implemented Interfaces:
Serializable
ArchitectFlowNotificationErrorDetail
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentityName(String entityName) booleaninthashCode()voidsetEntityId(String entityId) voidsetEntityName(String entityName) voidsetErrorCode(String errorCode) voidsetFieldName(String fieldName) toString()
-
Constructor Details
-
ArchitectFlowNotificationErrorDetail
public ArchitectFlowNotificationErrorDetail() -
ArchitectFlowNotificationErrorDetail
-
-
Method Details