public class InlineResponse2013PayoutInformationPullFunds extends Object
| Constructor | Description |
|---|---|
InlineResponse2013PayoutInformationPullFunds() |
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse2013PayoutInformationPullFunds |
crossBorderParticipant(String crossBorderParticipant) |
|
InlineResponse2013PayoutInformationPullFunds |
domesticParticipant(String domesticParticipant) |
|
boolean |
equals(Object o) |
|
String |
getCrossBorderParticipant() |
This field indicates if cross-border AFTs (pull funds) are allowed.
|
String |
getDomesticParticipant() |
This field indicates if domestic AFTs (pull funds) are allowed.
|
int |
hashCode() |
|
void |
setCrossBorderParticipant(String crossBorderParticipant) |
|
void |
setDomesticParticipant(String domesticParticipant) |
|
String |
toString() |
public InlineResponse2013PayoutInformationPullFunds()
public InlineResponse2013PayoutInformationPullFunds domesticParticipant(String domesticParticipant)
public String getDomesticParticipant()
public void setDomesticParticipant(String domesticParticipant)
public InlineResponse2013PayoutInformationPullFunds crossBorderParticipant(String crossBorderParticipant)
public String getCrossBorderParticipant()
public void setCrossBorderParticipant(String crossBorderParticipant)
Copyright © 2026. All rights reserved.