public class InlineResponse2011PayoutInformationPushFunds extends Object
| Constructor and Description |
|---|
InlineResponse2011PayoutInformationPushFunds() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2011PayoutInformationPushFunds |
crossBorderParticipant(String crossBorderParticipant) |
InlineResponse2011PayoutInformationPushFunds |
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() |
InlineResponse2011PayoutInformationPushFunds |
moneyTransferCrossBorder(String moneyTransferCrossBorder) |
InlineResponse2011PayoutInformationPushFunds |
moneyTransferDomestic(String moneyTransferDomestic) |
InlineResponse2011PayoutInformationPushFunds |
moneyTransferFastFundsCrossBorder(String moneyTransferFastFundsCrossBorder) |
InlineResponse2011PayoutInformationPushFunds |
moneyTransferFastFundsDomestic(String moneyTransferFastFundsDomestic) |
InlineResponse2011PayoutInformationPushFunds |
nonMoneyTransferCrossBorder(String nonMoneyTransferCrossBorder) |
InlineResponse2011PayoutInformationPushFunds |
nonMoneyTransferDomestic(String nonMoneyTransferDomestic) |
InlineResponse2011PayoutInformationPushFunds |
nonMoneyTransferFastFundsCrossBorder(String nonMoneyTransferFastFundsCrossBorder) |
InlineResponse2011PayoutInformationPushFunds |
nonMoneyTransferFastFundsDomestic(String nonMoneyTransferFastFundsDomestic) |
InlineResponse2011PayoutInformationPushFunds |
onlineGamblingCrossBorder(String onlineGamblingCrossBorder) |
InlineResponse2011PayoutInformationPushFunds |
onlineGamblingDomestic(String onlineGamblingDomestic) |
InlineResponse2011PayoutInformationPushFunds |
onlineGamblingFastFundsCrossBorder(String onlineGamblingFastFundsCrossBorder) |
InlineResponse2011PayoutInformationPushFunds |
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 InlineResponse2011PayoutInformationPushFunds()
public InlineResponse2011PayoutInformationPushFunds moneyTransferFastFundsCrossBorder(String moneyTransferFastFundsCrossBorder)
public String getMoneyTransferFastFundsCrossBorder()
public void setMoneyTransferFastFundsCrossBorder(String moneyTransferFastFundsCrossBorder)
public InlineResponse2011PayoutInformationPushFunds moneyTransferFastFundsDomestic(String moneyTransferFastFundsDomestic)
public String getMoneyTransferFastFundsDomestic()
public void setMoneyTransferFastFundsDomestic(String moneyTransferFastFundsDomestic)
public InlineResponse2011PayoutInformationPushFunds moneyTransferCrossBorder(String moneyTransferCrossBorder)
public String getMoneyTransferCrossBorder()
public void setMoneyTransferCrossBorder(String moneyTransferCrossBorder)
public InlineResponse2011PayoutInformationPushFunds moneyTransferDomestic(String moneyTransferDomestic)
public String getMoneyTransferDomestic()
public void setMoneyTransferDomestic(String moneyTransferDomestic)
public InlineResponse2011PayoutInformationPushFunds nonMoneyTransferFastFundsCrossBorder(String nonMoneyTransferFastFundsCrossBorder)
public String getNonMoneyTransferFastFundsCrossBorder()
public void setNonMoneyTransferFastFundsCrossBorder(String nonMoneyTransferFastFundsCrossBorder)
public InlineResponse2011PayoutInformationPushFunds nonMoneyTransferFastFundsDomestic(String nonMoneyTransferFastFundsDomestic)
public String getNonMoneyTransferFastFundsDomestic()
public void setNonMoneyTransferFastFundsDomestic(String nonMoneyTransferFastFundsDomestic)
public InlineResponse2011PayoutInformationPushFunds nonMoneyTransferCrossBorder(String nonMoneyTransferCrossBorder)
public String getNonMoneyTransferCrossBorder()
public void setNonMoneyTransferCrossBorder(String nonMoneyTransferCrossBorder)
public InlineResponse2011PayoutInformationPushFunds nonMoneyTransferDomestic(String nonMoneyTransferDomestic)
public String getNonMoneyTransferDomestic()
public void setNonMoneyTransferDomestic(String nonMoneyTransferDomestic)
public InlineResponse2011PayoutInformationPushFunds onlineGamblingFastFundsCrossBorder(String onlineGamblingFastFundsCrossBorder)
public String getOnlineGamblingFastFundsCrossBorder()
public void setOnlineGamblingFastFundsCrossBorder(String onlineGamblingFastFundsCrossBorder)
public InlineResponse2011PayoutInformationPushFunds onlineGamblingFastFundsDomestic(String onlineGamblingFastFundsDomestic)
public String getOnlineGamblingFastFundsDomestic()
public void setOnlineGamblingFastFundsDomestic(String onlineGamblingFastFundsDomestic)
public InlineResponse2011PayoutInformationPushFunds onlineGamblingCrossBorder(String onlineGamblingCrossBorder)
public String getOnlineGamblingCrossBorder()
public void setOnlineGamblingCrossBorder(String onlineGamblingCrossBorder)
public InlineResponse2011PayoutInformationPushFunds onlineGamblingDomestic(String onlineGamblingDomestic)
public String getOnlineGamblingDomestic()
public void setOnlineGamblingDomestic(String onlineGamblingDomestic)
public InlineResponse2011PayoutInformationPushFunds domesticParticipant(String domesticParticipant)
public String getDomesticParticipant()
public void setDomesticParticipant(String domesticParticipant)
public InlineResponse2011PayoutInformationPushFunds crossBorderParticipant(String crossBorderParticipant)
public String getCrossBorderParticipant()
public void setCrossBorderParticipant(String crossBorderParticipant)
Copyright © 2025. All rights reserved.