public class PullFunds201ResponseErrorInformation extends Object
| Constructor and Description |
|---|
PullFunds201ResponseErrorInformation() |
| Modifier and Type | Method and Description |
|---|---|
PullFunds201ResponseErrorInformation |
addDetailsItem(PullFunds201ResponseErrorInformationDetails detailsItem) |
PullFunds201ResponseErrorInformation |
details(List<PullFunds201ResponseErrorInformationDetails> details) |
boolean |
equals(Object o) |
List<PullFunds201ResponseErrorInformationDetails> |
getDetails()
Get details
|
String |
getMessage()
The detail message related to the status and reason listed above.
|
String |
getReason()
The reason of the status.
|
int |
hashCode() |
PullFunds201ResponseErrorInformation |
message(String message) |
PullFunds201ResponseErrorInformation |
reason(String reason) |
void |
setDetails(List<PullFunds201ResponseErrorInformationDetails> details) |
void |
setMessage(String message) |
void |
setReason(String reason) |
String |
toString() |
public PullFunds201ResponseErrorInformation()
public PullFunds201ResponseErrorInformation reason(String reason)
public String getReason()
public void setReason(String reason)
public PullFunds201ResponseErrorInformation message(String message)
public String getMessage()
public void setMessage(String message)
public PullFunds201ResponseErrorInformation details(List<PullFunds201ResponseErrorInformationDetails> details)
public PullFunds201ResponseErrorInformation addDetailsItem(PullFunds201ResponseErrorInformationDetails detailsItem)
public List<PullFunds201ResponseErrorInformationDetails> getDetails()
public void setDetails(List<PullFunds201ResponseErrorInformationDetails> details)
Copyright © 2026. All rights reserved.