@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsMerchantInformationMerchantDescriptor extends Object
| Constructor and Description |
|---|
Ptsv2paymentsMerchantInformationMerchantDescriptor() |
public Ptsv2paymentsMerchantInformationMerchantDescriptor()
public Ptsv2paymentsMerchantInformationMerchantDescriptor name(String name)
public String getName()
public void setName(String name)
public Ptsv2paymentsMerchantInformationMerchantDescriptor alternateName(String alternateName)
public String getAlternateName()
public void setAlternateName(String alternateName)
public Ptsv2paymentsMerchantInformationMerchantDescriptor contact(String contact)
public String getContact()
public void setContact(String contact)
public Ptsv2paymentsMerchantInformationMerchantDescriptor address1(String address1)
public String getAddress1()
public void setAddress1(String address1)
public Ptsv2paymentsMerchantInformationMerchantDescriptor locality(String locality)
public String getLocality()
public void setLocality(String locality)
public Ptsv2paymentsMerchantInformationMerchantDescriptor country(String country)
public String getCountry()
public void setCountry(String country)
public Ptsv2paymentsMerchantInformationMerchantDescriptor postalCode(String postalCode)
public String getPostalCode()
public void setPostalCode(String postalCode)
public Ptsv2paymentsMerchantInformationMerchantDescriptor administrativeArea(String administrativeArea)
public String getAdministrativeArea()
public void setAdministrativeArea(String administrativeArea)
public Ptsv2paymentsMerchantInformationMerchantDescriptor phone(String phone)
public String getPhone()
public void setPhone(String phone)
public Ptsv2paymentsMerchantInformationMerchantDescriptor url(String url)
public String getUrl()
public void setUrl(String url)
Copyright © 2020. All rights reserved.