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