public class CommerceSolutionsProductsAccountUpdaterConfigurationInformationConfigurationsMasterCard extends Object
| Constructor | Description |
|---|---|
CommerceSolutionsProductsAccountUpdaterConfigurationInformationConfigurationsMasterCard() |
| Modifier and Type | Method | Description |
|---|---|---|
Boolean |
Active() |
Get active
|
CommerceSolutionsProductsAccountUpdaterConfigurationInformationConfigurationsMasterCard |
active(Boolean active) |
|
boolean |
equals(Object o) |
|
String |
getInterbankCardAssociationNumber() |
Number assigned by MasterCard to a financial institution, third-party processor or other member to identify the member in transaction.
|
String |
getMerchantId() |
MasterCard merchant identified number
|
int |
hashCode() |
|
CommerceSolutionsProductsAccountUpdaterConfigurationInformationConfigurationsMasterCard |
interbankCardAssociationNumber(String interbankCardAssociationNumber) |
|
CommerceSolutionsProductsAccountUpdaterConfigurationInformationConfigurationsMasterCard |
merchantId(String merchantId) |
|
void |
setActive(Boolean active) |
|
void |
setInterbankCardAssociationNumber(String interbankCardAssociationNumber) |
|
void |
setMerchantId(String merchantId) |
|
String |
toString() |
public CommerceSolutionsProductsAccountUpdaterConfigurationInformationConfigurationsMasterCard()
public CommerceSolutionsProductsAccountUpdaterConfigurationInformationConfigurationsMasterCard merchantId(String merchantId)
public String getMerchantId()
public void setMerchantId(String merchantId)
public CommerceSolutionsProductsAccountUpdaterConfigurationInformationConfigurationsMasterCard interbankCardAssociationNumber(String interbankCardAssociationNumber)
public String getInterbankCardAssociationNumber()
public void setInterbankCardAssociationNumber(String interbankCardAssociationNumber)
public CommerceSolutionsProductsAccountUpdaterConfigurationInformationConfigurationsMasterCard active(Boolean active)
public Boolean Active()
public void setActive(Boolean active)
Copyright © 2026. All rights reserved.