@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsOrderInformationShipTo extends Object
| Constructor and Description |
|---|
Ptsv2paymentsOrderInformationShipTo() |
public Ptsv2paymentsOrderInformationShipTo firstName(String firstName)
public String getFirstName()
public void setFirstName(String firstName)
public Ptsv2paymentsOrderInformationShipTo lastName(String lastName)
public String getLastName()
public void setLastName(String lastName)
public Ptsv2paymentsOrderInformationShipTo address1(String address1)
public String getAddress1()
public void setAddress1(String address1)
public Ptsv2paymentsOrderInformationShipTo address2(String address2)
public String getAddress2()
public void setAddress2(String address2)
public Ptsv2paymentsOrderInformationShipTo locality(String locality)
public String getLocality()
public void setLocality(String locality)
public Ptsv2paymentsOrderInformationShipTo administrativeArea(String administrativeArea)
public String getAdministrativeArea()
public void setAdministrativeArea(String administrativeArea)
public Ptsv2paymentsOrderInformationShipTo postalCode(String postalCode)
public String getPostalCode()
public void setPostalCode(String postalCode)
public Ptsv2paymentsOrderInformationShipTo country(String country)
public String getCountry()
public void setCountry(String country)
public Ptsv2paymentsOrderInformationShipTo district(String district)
public String getDistrict()
public void setDistrict(String district)
public Ptsv2paymentsOrderInformationShipTo buildingNumber(String buildingNumber)
public String getBuildingNumber()
public void setBuildingNumber(String buildingNumber)
public Ptsv2paymentsOrderInformationShipTo phoneNumber(String phoneNumber)
public String getPhoneNumber()
public void setPhoneNumber(String phoneNumber)
public Ptsv2paymentsOrderInformationShipTo company(String company)
public String getCompany()
public void setCompany(String company)
public Ptsv2paymentsOrderInformationShipTo destinationTypes(String destinationTypes)
public String getDestinationTypes()
public void setDestinationTypes(String destinationTypes)
public Ptsv2paymentsOrderInformationShipTo destinationCode(Integer destinationCode)
public Integer getDestinationCode()
public void setDestinationCode(Integer destinationCode)
public Ptsv2paymentsOrderInformationShipTo method(String method)
public String getMethod()
public void setMethod(String method)
Copyright © 2020. All rights reserved.