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