public class PushFunds201ResponseErrorInformationDetails extends Object
| Constructor and Description |
|---|
PushFunds201ResponseErrorInformationDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PushFunds201ResponseErrorInformationDetails |
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 status Possible values: - MISSING_FIELD - INVALID_DATA
|
int |
hashCode() |
PushFunds201ResponseErrorInformationDetails |
reason(String reason) |
void |
setField(String field) |
void |
setReason(String reason) |
String |
toString() |
public PushFunds201ResponseErrorInformationDetails()
public PushFunds201ResponseErrorInformationDetails field(String field)
public String getField()
public void setField(String field)
public PushFunds201ResponseErrorInformationDetails reason(String reason)
public String getReason()
public void setReason(String reason)
Copyright © 2025. All rights reserved.