public class InlineResponse2018ErrorInformation extends Object
| Constructor and Description |
|---|
InlineResponse2018ErrorInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMessage()
Only required when the requested action cannot be performed.
|
String |
getReason()
Only required when offer cannot be made.
|
int |
hashCode() |
InlineResponse2018ErrorInformation |
message(String message) |
InlineResponse2018ErrorInformation |
reason(String reason) |
void |
setMessage(String message) |
void |
setReason(String reason) |
String |
toString() |
public InlineResponse2018ErrorInformation reason(String reason)
public String getReason()
public void setReason(String reason)
public InlineResponse2018ErrorInformation message(String message)
public String getMessage()
public void setMessage(String message)
Copyright © 2026. All rights reserved.