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