public class PushFunds201ResponseLinksCustomer extends Object
| Constructor and Description |
|---|
PushFunds201ResponseLinksCustomer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getHref()
This is the endpoint of the resource that was created by the successful request.
|
String |
getMethod()
`method` refers to the HTTP method that you can send to the `self` endpoint to retrieve details of the resource.
|
int |
hashCode() |
PushFunds201ResponseLinksCustomer |
href(String href) |
PushFunds201ResponseLinksCustomer |
method(String method) |
void |
setHref(String href) |
void |
setMethod(String method) |
String |
toString() |
public PushFunds201ResponseLinksCustomer href(String href)
public String getHref()
public void setHref(String href)
public PushFunds201ResponseLinksCustomer method(String method)
public String getMethod()
public void setMethod(String method)
Copyright © 2025. All rights reserved.