Package com.intercom.api.types
Class Error.ErrorsItem
java.lang.Object
com.intercom.api.types.Error.ErrorsItem
- Enclosing class:
Error
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interface -
Method Summary
-
Method Details
-
getCode
- Returns:
- A string indicating the kind of error, used to further qualify the HTTP response code
-
getMessage
- Returns:
- Optional. Human readable description of the error.
-
getField
- Returns:
- Optional. Used to identify a particular field or query parameter that was in error.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-