@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-04-09T11:41:34.789+05:30") public class Riskv1authenticationsMerchantInformation extends Object
| Constructor and Description |
|---|
Riskv1authenticationsMerchantInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Riskv1authenticationsMerchantInformationMerchantDescriptor |
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() |
Riskv1authenticationsMerchantInformation |
merchantDescriptor(Riskv1authenticationsMerchantInformationMerchantDescriptor merchantDescriptor) |
Riskv1authenticationsMerchantInformation |
merchantName(String merchantName) |
void |
setMerchantDescriptor(Riskv1authenticationsMerchantInformationMerchantDescriptor merchantDescriptor) |
void |
setMerchantName(String merchantName) |
String |
toString() |
public Riskv1authenticationsMerchantInformation()
public Riskv1authenticationsMerchantInformation merchantDescriptor(Riskv1authenticationsMerchantInformationMerchantDescriptor merchantDescriptor)
public Riskv1authenticationsMerchantInformationMerchantDescriptor getMerchantDescriptor()
public void setMerchantDescriptor(Riskv1authenticationsMerchantInformationMerchantDescriptor merchantDescriptor)
public Riskv1authenticationsMerchantInformation merchantName(String merchantName)
public String getMerchantName()
public void setMerchantName(String merchantName)
Copyright © 2020. All rights reserved.