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