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