@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Riskv1decisionsMerchantInformationMerchantDescriptor extends Object
| Constructor and Description |
|---|
Riskv1decisionsMerchantInformationMerchantDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName()
Your merchant name.
|
String |
getUrl()
Address of company's website provided by merchant
|
int |
hashCode() |
Riskv1decisionsMerchantInformationMerchantDescriptor |
name(String name) |
void |
setName(String name) |
void |
setUrl(String url) |
String |
toString() |
Riskv1decisionsMerchantInformationMerchantDescriptor |
url(String url) |
public Riskv1decisionsMerchantInformationMerchantDescriptor()
public Riskv1decisionsMerchantInformationMerchantDescriptor name(String name)
public String getName()
public void setName(String name)
public Riskv1decisionsMerchantInformationMerchantDescriptor url(String url)
public String getUrl()
public void setUrl(String url)
Copyright © 2020. All rights reserved.