public class InlineResponse2015KeyInformationErrorInformationDetails extends Object
| Constructor | Description |
|---|---|
InlineResponse2015KeyInformationErrorInformationDetails() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
InlineResponse2015KeyInformationErrorInformationDetails |
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() |
|
InlineResponse2015KeyInformationErrorInformationDetails |
reason(String reason) |
|
void |
setField(String field) |
|
void |
setReason(String reason) |
|
String |
toString() |
public InlineResponse2015KeyInformationErrorInformationDetails()
public InlineResponse2015KeyInformationErrorInformationDetails field(String field)
public String getField()
public void setField(String field)
public InlineResponse2015KeyInformationErrorInformationDetails reason(String reason)
public String getReason()
public void setReason(String reason)
Copyright © 2026. All rights reserved.