public class PullFunds201ResponseLinksPaymentInstrument extends Object
| Constructor | Description |
|---|---|
PullFunds201ResponseLinksPaymentInstrument() |
| Modifier and Type | Method | 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() |
|
PullFunds201ResponseLinksPaymentInstrument |
href(String href) |
|
PullFunds201ResponseLinksPaymentInstrument |
method(String method) |
|
void |
setHref(String href) |
|
void |
setMethod(String method) |
|
String |
toString() |
public PullFunds201ResponseLinksPaymentInstrument()
public PullFunds201ResponseLinksPaymentInstrument href(String href)
public String getHref()
public void setHref(String href)
public PullFunds201ResponseLinksPaymentInstrument method(String method)
public String getMethod()
public void setMethod(String method)
Copyright © 2026. All rights reserved.