public class InlineResponse4007Details extends Object
| Constructor and Description |
|---|
InlineResponse4007Details() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
InlineResponse4007Details |
field(String field) |
String |
getField()
This is the flattened JSON object field name/path that is either missing or invalid.
|
String |
getReason()
Possible reasons for the error.
|
int |
hashCode() |
InlineResponse4007Details |
reason(String reason) |
void |
setField(String field) |
void |
setReason(String reason) |
String |
toString() |
public InlineResponse4007Details field(String field)
public String getField()
public void setField(String field)
public InlineResponse4007Details reason(String reason)
public String getReason()
public void setReason(String reason)
Copyright © 2025. All rights reserved.