public class InlineResponse2011PayoutInformation extends Object
| Constructor and Description |
|---|
InlineResponse2011PayoutInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
InlineResponse2011PayoutInformation |
geoRestrictionIndicator(String geoRestrictionIndicator) |
String |
getGeoRestrictionIndicator()
This field indicates if the recipient issuer can accept transactions from the originator country.
|
InlineResponse2011PayoutInformationPullFunds |
getPullFunds()
Get pullFunds
|
InlineResponse2011PayoutInformationPushFunds |
getPushFunds()
Get pushFunds
|
int |
hashCode() |
InlineResponse2011PayoutInformation |
pullFunds(InlineResponse2011PayoutInformationPullFunds pullFunds) |
InlineResponse2011PayoutInformation |
pushFunds(InlineResponse2011PayoutInformationPushFunds pushFunds) |
void |
setGeoRestrictionIndicator(String geoRestrictionIndicator) |
void |
setPullFunds(InlineResponse2011PayoutInformationPullFunds pullFunds) |
void |
setPushFunds(InlineResponse2011PayoutInformationPushFunds pushFunds) |
String |
toString() |
public InlineResponse2011PayoutInformation pushFunds(InlineResponse2011PayoutInformationPushFunds pushFunds)
public InlineResponse2011PayoutInformationPushFunds getPushFunds()
public void setPushFunds(InlineResponse2011PayoutInformationPushFunds pushFunds)
public InlineResponse2011PayoutInformation pullFunds(InlineResponse2011PayoutInformationPullFunds pullFunds)
public InlineResponse2011PayoutInformationPullFunds getPullFunds()
public void setPullFunds(InlineResponse2011PayoutInformationPullFunds pullFunds)
public InlineResponse2011PayoutInformation geoRestrictionIndicator(String geoRestrictionIndicator)
public String getGeoRestrictionIndicator()
public void setGeoRestrictionIndicator(String geoRestrictionIndicator)
Copyright © 2025. All rights reserved.