public class Ptsv2intentsOrderInformationShipTo extends Object
| Constructor and Description |
|---|
Ptsv2intentsOrderInformationShipTo() |
public Ptsv2intentsOrderInformationShipTo firstName(String firstName)
public String getFirstName()
public void setFirstName(String firstName)
public Ptsv2intentsOrderInformationShipTo lastName(String lastName)
public String getLastName()
public void setLastName(String lastName)
public Ptsv2intentsOrderInformationShipTo address1(String address1)
public String getAddress1()
public void setAddress1(String address1)
public Ptsv2intentsOrderInformationShipTo address2(String address2)
public String getAddress2()
public void setAddress2(String address2)
public Ptsv2intentsOrderInformationShipTo locality(String locality)
public String getLocality()
public void setLocality(String locality)
public Ptsv2intentsOrderInformationShipTo administrativeArea(String administrativeArea)
public String getAdministrativeArea()
public void setAdministrativeArea(String administrativeArea)
public Ptsv2intentsOrderInformationShipTo postalCode(String postalCode)
public String getPostalCode()
public void setPostalCode(String postalCode)
public Ptsv2intentsOrderInformationShipTo country(String country)
public String getCountry()
public void setCountry(String country)
public Ptsv2intentsOrderInformationShipTo method(String method)
public String getMethod()
public void setMethod(String method)
Copyright © 2025. All rights reserved.