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