@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsAggregatorInformationSubMerchant extends Object
| Constructor and Description |
|---|
Ptsv2paymentsAggregatorInformationSubMerchant() |
public Ptsv2paymentsAggregatorInformationSubMerchant()
public Ptsv2paymentsAggregatorInformationSubMerchant cardAcceptorId(String cardAcceptorId)
public String getCardAcceptorId()
public void setCardAcceptorId(String cardAcceptorId)
public Ptsv2paymentsAggregatorInformationSubMerchant id(String id)
public String getId()
public void setId(String id)
public Ptsv2paymentsAggregatorInformationSubMerchant name(String name)
public String getName()
public void setName(String name)
public Ptsv2paymentsAggregatorInformationSubMerchant address1(String address1)
public String getAddress1()
public void setAddress1(String address1)
public Ptsv2paymentsAggregatorInformationSubMerchant locality(String locality)
public String getLocality()
public void setLocality(String locality)
public Ptsv2paymentsAggregatorInformationSubMerchant administrativeArea(String administrativeArea)
public String getAdministrativeArea()
public void setAdministrativeArea(String administrativeArea)
public Ptsv2paymentsAggregatorInformationSubMerchant region(String region)
public String getRegion()
public void setRegion(String region)
public Ptsv2paymentsAggregatorInformationSubMerchant postalCode(String postalCode)
public String getPostalCode()
public void setPostalCode(String postalCode)
public Ptsv2paymentsAggregatorInformationSubMerchant country(String country)
public String getCountry()
public void setCountry(String country)
public Ptsv2paymentsAggregatorInformationSubMerchant email(String email)
public String getEmail()
public void setEmail(String email)
public Ptsv2paymentsAggregatorInformationSubMerchant phoneNumber(String phoneNumber)
public String getPhoneNumber()
public void setPhoneNumber(String phoneNumber)
Copyright © 2020. All rights reserved.