@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-01-19T16:20:04.317+05:30") public class Riskv1decisionsMerchantInformation extends Object
| Constructor and Description |
|---|
Riskv1decisionsMerchantInformation() |
| Modifier and Type | Method and 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 © 2022. All rights reserved.