public class Riskv1decisionsMerchantInformation extends Object
| Constructor | Description |
|---|---|
Riskv1decisionsMerchantInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Riskv1decisionsMerchantInformationMerchantDescriptor |
getMerchantDescriptor() |
Get merchantDescriptor
|
String |
getMerchantName() |
Your company's name as you want it to appear to the customer in the issuing bank's authentication form.
|
int |
hashCode() |
|
Riskv1decisionsMerchantInformation |
merchantDescriptor(Riskv1decisionsMerchantInformationMerchantDescriptor merchantDescriptor) |
|
Riskv1decisionsMerchantInformation |
merchantName(String merchantName) |
|
void |
setMerchantDescriptor(Riskv1decisionsMerchantInformationMerchantDescriptor merchantDescriptor) |
|
void |
setMerchantName(String merchantName) |
|
String |
toString() |
public Riskv1decisionsMerchantInformation merchantDescriptor(Riskv1decisionsMerchantInformationMerchantDescriptor merchantDescriptor)
public Riskv1decisionsMerchantInformationMerchantDescriptor getMerchantDescriptor()
public void setMerchantDescriptor(Riskv1decisionsMerchantInformationMerchantDescriptor merchantDescriptor)
public Riskv1decisionsMerchantInformation merchantName(String merchantName)
public String getMerchantName()
public void setMerchantName(String merchantName)
Copyright © 2026. All rights reserved.