public class InlineResponse2013PayoutInformationPushFunds extends Object
| Constructor | Description |
|---|---|
InlineResponse2013PayoutInformationPushFunds() |
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse2013PayoutInformationPushFunds |
crossBorderParticipant(String crossBorderParticipant) |
|
InlineResponse2013PayoutInformationPushFunds |
domesticParticipant(String domesticParticipant) |
|
boolean |
equals(Object o) |
|
String |
getCrossBorderParticipant() |
This field indicates if cross-border OCTs (push funds) are allowed.
|
String |
getDomesticParticipant() |
This field indicates if domestic OCTs (push funds) are allowed.
|
String |
getMoneyTransferCrossBorder() |
This field indicates if cross-border money transfer OCTs (push funds) are allowed.
|
String |
getMoneyTransferDomestic() |
This field indicates if domestic money transfer OCTs (push funds) are allowed.
|
String |
getMoneyTransferFastFundsCrossBorder() |
This field indicates if cross-border money transfer OCTs (fast push funds) are allowed.
|
String |
getMoneyTransferFastFundsDomestic() |
This field indicates if domestic money transfer OCTs (fast push funds) are allowed.
|
String |
getNonMoneyTransferCrossBorder() |
This field indicates if cross-border non-money transfer OCTs (push funds) are allowed.
|
String |
getNonMoneyTransferDomestic() |
This field indicates if domestic non-money transfer OCTs (push funds) are allowed.
|
String |
getNonMoneyTransferFastFundsCrossBorder() |
This field indicates if cross-border non-money transfer OCTs (fast push funds) are allowed.
|
String |
getNonMoneyTransferFastFundsDomestic() |
This field indicates if domestic non-money transfer OCTs (fast push funds) are allowed.
|
String |
getOnlineGamblingCrossBorder() |
This field indicates if cross-border gambling OCTs (push funds) are allowed.
|
String |
getOnlineGamblingDomestic() |
This field indicates if domestic gambling OCTs (push funds) are allowed.
|
String |
getOnlineGamblingFastFundsCrossBorder() |
This field indicates if cross-border gambling OCTs (fast push funds) are allowed.
|
String |
getOnlineGamblingFastFundsDomestic() |
This field indicates if domestic gambling OCTs (fast push funds) are allowed.
|
int |
hashCode() |
|
InlineResponse2013PayoutInformationPushFunds |
moneyTransferCrossBorder(String moneyTransferCrossBorder) |
|
InlineResponse2013PayoutInformationPushFunds |
moneyTransferDomestic(String moneyTransferDomestic) |
|
InlineResponse2013PayoutInformationPushFunds |
moneyTransferFastFundsCrossBorder(String moneyTransferFastFundsCrossBorder) |
|
InlineResponse2013PayoutInformationPushFunds |
moneyTransferFastFundsDomestic(String moneyTransferFastFundsDomestic) |
|
InlineResponse2013PayoutInformationPushFunds |
nonMoneyTransferCrossBorder(String nonMoneyTransferCrossBorder) |
|
InlineResponse2013PayoutInformationPushFunds |
nonMoneyTransferDomestic(String nonMoneyTransferDomestic) |
|
InlineResponse2013PayoutInformationPushFunds |
nonMoneyTransferFastFundsCrossBorder(String nonMoneyTransferFastFundsCrossBorder) |
|
InlineResponse2013PayoutInformationPushFunds |
nonMoneyTransferFastFundsDomestic(String nonMoneyTransferFastFundsDomestic) |
|
InlineResponse2013PayoutInformationPushFunds |
onlineGamblingCrossBorder(String onlineGamblingCrossBorder) |
|
InlineResponse2013PayoutInformationPushFunds |
onlineGamblingDomestic(String onlineGamblingDomestic) |
|
InlineResponse2013PayoutInformationPushFunds |
onlineGamblingFastFundsCrossBorder(String onlineGamblingFastFundsCrossBorder) |
|
InlineResponse2013PayoutInformationPushFunds |
onlineGamblingFastFundsDomestic(String onlineGamblingFastFundsDomestic) |
|
void |
setCrossBorderParticipant(String crossBorderParticipant) |
|
void |
setDomesticParticipant(String domesticParticipant) |
|
void |
setMoneyTransferCrossBorder(String moneyTransferCrossBorder) |
|
void |
setMoneyTransferDomestic(String moneyTransferDomestic) |
|
void |
setMoneyTransferFastFundsCrossBorder(String moneyTransferFastFundsCrossBorder) |
|
void |
setMoneyTransferFastFundsDomestic(String moneyTransferFastFundsDomestic) |
|
void |
setNonMoneyTransferCrossBorder(String nonMoneyTransferCrossBorder) |
|
void |
setNonMoneyTransferDomestic(String nonMoneyTransferDomestic) |
|
void |
setNonMoneyTransferFastFundsCrossBorder(String nonMoneyTransferFastFundsCrossBorder) |
|
void |
setNonMoneyTransferFastFundsDomestic(String nonMoneyTransferFastFundsDomestic) |
|
void |
setOnlineGamblingCrossBorder(String onlineGamblingCrossBorder) |
|
void |
setOnlineGamblingDomestic(String onlineGamblingDomestic) |
|
void |
setOnlineGamblingFastFundsCrossBorder(String onlineGamblingFastFundsCrossBorder) |
|
void |
setOnlineGamblingFastFundsDomestic(String onlineGamblingFastFundsDomestic) |
|
String |
toString() |
public InlineResponse2013PayoutInformationPushFunds()
public InlineResponse2013PayoutInformationPushFunds moneyTransferFastFundsCrossBorder(String moneyTransferFastFundsCrossBorder)
public String getMoneyTransferFastFundsCrossBorder()
public void setMoneyTransferFastFundsCrossBorder(String moneyTransferFastFundsCrossBorder)
public InlineResponse2013PayoutInformationPushFunds moneyTransferFastFundsDomestic(String moneyTransferFastFundsDomestic)
public String getMoneyTransferFastFundsDomestic()
public void setMoneyTransferFastFundsDomestic(String moneyTransferFastFundsDomestic)
public InlineResponse2013PayoutInformationPushFunds moneyTransferCrossBorder(String moneyTransferCrossBorder)
public String getMoneyTransferCrossBorder()
public void setMoneyTransferCrossBorder(String moneyTransferCrossBorder)
public InlineResponse2013PayoutInformationPushFunds moneyTransferDomestic(String moneyTransferDomestic)
public String getMoneyTransferDomestic()
public void setMoneyTransferDomestic(String moneyTransferDomestic)
public InlineResponse2013PayoutInformationPushFunds nonMoneyTransferFastFundsCrossBorder(String nonMoneyTransferFastFundsCrossBorder)
public String getNonMoneyTransferFastFundsCrossBorder()
public void setNonMoneyTransferFastFundsCrossBorder(String nonMoneyTransferFastFundsCrossBorder)
public InlineResponse2013PayoutInformationPushFunds nonMoneyTransferFastFundsDomestic(String nonMoneyTransferFastFundsDomestic)
public String getNonMoneyTransferFastFundsDomestic()
public void setNonMoneyTransferFastFundsDomestic(String nonMoneyTransferFastFundsDomestic)
public InlineResponse2013PayoutInformationPushFunds nonMoneyTransferCrossBorder(String nonMoneyTransferCrossBorder)
public String getNonMoneyTransferCrossBorder()
public void setNonMoneyTransferCrossBorder(String nonMoneyTransferCrossBorder)
public InlineResponse2013PayoutInformationPushFunds nonMoneyTransferDomestic(String nonMoneyTransferDomestic)
public String getNonMoneyTransferDomestic()
public void setNonMoneyTransferDomestic(String nonMoneyTransferDomestic)
public InlineResponse2013PayoutInformationPushFunds onlineGamblingFastFundsCrossBorder(String onlineGamblingFastFundsCrossBorder)
public String getOnlineGamblingFastFundsCrossBorder()
public void setOnlineGamblingFastFundsCrossBorder(String onlineGamblingFastFundsCrossBorder)
public InlineResponse2013PayoutInformationPushFunds onlineGamblingFastFundsDomestic(String onlineGamblingFastFundsDomestic)
public String getOnlineGamblingFastFundsDomestic()
public void setOnlineGamblingFastFundsDomestic(String onlineGamblingFastFundsDomestic)
public InlineResponse2013PayoutInformationPushFunds onlineGamblingCrossBorder(String onlineGamblingCrossBorder)
public String getOnlineGamblingCrossBorder()
public void setOnlineGamblingCrossBorder(String onlineGamblingCrossBorder)
public InlineResponse2013PayoutInformationPushFunds onlineGamblingDomestic(String onlineGamblingDomestic)
public String getOnlineGamblingDomestic()
public void setOnlineGamblingDomestic(String onlineGamblingDomestic)
public InlineResponse2013PayoutInformationPushFunds domesticParticipant(String domesticParticipant)
public String getDomesticParticipant()
public void setDomesticParticipant(String domesticParticipant)
public InlineResponse2013PayoutInformationPushFunds crossBorderParticipant(String crossBorderParticipant)
public String getCrossBorderParticipant()
public void setCrossBorderParticipant(String crossBorderParticipant)
Copyright © 2026. All rights reserved.