public class InlineResponse400Errors extends Object
| Constructor and Description |
|---|
InlineResponse400Errors() |
| Modifier and Type | Method and 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 © 2025. All rights reserved.