public class InlineResponse2011PayoutInformationPullFunds extends Object
| Constructor and Description |
|---|
InlineResponse2011PayoutInformationPullFunds() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2011PayoutInformationPullFunds |
crossBorderParticipant(String crossBorderParticipant) |
InlineResponse2011PayoutInformationPullFunds |
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 InlineResponse2011PayoutInformationPullFunds()
public InlineResponse2011PayoutInformationPullFunds domesticParticipant(String domesticParticipant)
public String getDomesticParticipant()
public void setDomesticParticipant(String domesticParticipant)
public InlineResponse2011PayoutInformationPullFunds crossBorderParticipant(String crossBorderParticipant)
public String getCrossBorderParticipant()
public void setCrossBorderParticipant(String crossBorderParticipant)
Copyright © 2025. All rights reserved.