public class PtsV2PaymentsPost201ResponseOrderInformationShipTo extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseOrderInformationShipTo() |
public PtsV2PaymentsPost201ResponseOrderInformationShipTo()
public PtsV2PaymentsPost201ResponseOrderInformationShipTo firstname(String firstname)
public String getFirstname()
public void setFirstname(String firstname)
public PtsV2PaymentsPost201ResponseOrderInformationShipTo lastname(String lastname)
public String getLastname()
public void setLastname(String lastname)
public PtsV2PaymentsPost201ResponseOrderInformationShipTo address1(String address1)
public String getAddress1()
public void setAddress1(String address1)
public PtsV2PaymentsPost201ResponseOrderInformationShipTo address2(String address2)
public String getAddress2()
public void setAddress2(String address2)
public PtsV2PaymentsPost201ResponseOrderInformationShipTo locality(String locality)
public String getLocality()
public void setLocality(String locality)
public PtsV2PaymentsPost201ResponseOrderInformationShipTo administrativeArea(String administrativeArea)
public String getAdministrativeArea()
public void setAdministrativeArea(String administrativeArea)
public PtsV2PaymentsPost201ResponseOrderInformationShipTo postalCode(String postalCode)
public String getPostalCode()
public void setPostalCode(String postalCode)
public PtsV2PaymentsPost201ResponseOrderInformationShipTo country(String country)
public String getCountry()
public void setCountry(String country)
public PtsV2PaymentsPost201ResponseOrderInformationShipTo phoneNumber(String phoneNumber)
public String getPhoneNumber()
public void setPhoneNumber(String phoneNumber)
Copyright © 2025. All rights reserved.