public class InlineResponse2019ErrorInformation extends Object
| Constructor | Description |
|---|---|
InlineResponse2019ErrorInformation() |
| Modifier and Type | Method | 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() |
|
InlineResponse2019ErrorInformation |
message(String message) |
|
InlineResponse2019ErrorInformation |
reason(String reason) |
|
void |
setMessage(String message) |
|
void |
setReason(String reason) |
|
String |
toString() |
public InlineResponse2019ErrorInformation reason(String reason)
public String getReason()
public void setReason(String reason)
public InlineResponse2019ErrorInformation message(String message)
public String getMessage()
public void setMessage(String message)
Copyright © 2026. All rights reserved.