@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse2002OrderInformationShipTo extends Object
| Constructor and Description |
|---|
InlineResponse2002OrderInformationShipTo() |
public InlineResponse2002OrderInformationShipTo()
public InlineResponse2002OrderInformationShipTo firstName(String firstName)
public String getFirstName()
public void setFirstName(String firstName)
public InlineResponse2002OrderInformationShipTo lastName(String lastName)
public String getLastName()
public void setLastName(String lastName)
public InlineResponse2002OrderInformationShipTo company(String company)
public String getCompany()
public void setCompany(String company)
public InlineResponse2002OrderInformationShipTo address1(String address1)
public String getAddress1()
public void setAddress1(String address1)
public InlineResponse2002OrderInformationShipTo address2(String address2)
public String getAddress2()
public void setAddress2(String address2)
public InlineResponse2002OrderInformationShipTo locality(String locality)
public String getLocality()
public void setLocality(String locality)
public InlineResponse2002OrderInformationShipTo administrativeArea(String administrativeArea)
public String getAdministrativeArea()
public void setAdministrativeArea(String administrativeArea)
public InlineResponse2002OrderInformationShipTo postalCode(String postalCode)
public String getPostalCode()
public void setPostalCode(String postalCode)
public InlineResponse2002OrderInformationShipTo county(String county)
public String getCounty()
public void setCounty(String county)
public InlineResponse2002OrderInformationShipTo country(String country)
public String getCountry()
public void setCountry(String country)
public InlineResponse2002OrderInformationShipTo email(String email)
public String getEmail()
public void setEmail(String email)
public InlineResponse2002OrderInformationShipTo phoneNumber(String phoneNumber)
public String getPhoneNumber()
public void setPhoneNumber(String phoneNumber)
Copyright © 2018. All rights reserved.