public class InlineResponse400Errors extends Object
| Constructor | Description |
|---|---|
InlineResponse400Errors() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
List<InlineResponse400Details> |
getDetails() |
Get details
|
String |
getMessage() |
The detailed message related to the type.
|
String |
getType() |
The type of error.
|
int |
hashCode() |
|
String |
toString() |
public String getType()
public String getMessage()
public List<InlineResponse400Details> getDetails()
Copyright © 2026. All rights reserved.