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