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