Package com.intercom.api.types
Class Error
java.lang.Object
com.intercom.api.types.Error
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final class -
Method Summary
Modifier and TypeMethodDescriptionstatic Error.Builderbuilder()booleangetType()inthashCode()toString()
-
Method Details
-
getType
- Returns:
- The type is error.list
-
getRequestId
- Returns:
-
getErrors
- Returns:
- An array of one or more error objects
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-