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