public class PtsV2ModifyBillingAgreementPost201ResponseOrderInformation extends Object
| Constructor and Description |
|---|
PtsV2ModifyBillingAgreementPost201ResponseOrderInformation() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2ModifyBillingAgreementPost201ResponseOrderInformation |
billTo(PtsV2ModifyBillingAgreementPost201ResponseOrderInformationBillTo billTo) |
boolean |
equals(Object o) |
PtsV2ModifyBillingAgreementPost201ResponseOrderInformationBillTo |
getBillTo()
Get billTo
|
PtsV2ModifyBillingAgreementPost201ResponseOrderInformationShipTo |
getShipTo()
Get shipTo
|
int |
hashCode() |
void |
setBillTo(PtsV2ModifyBillingAgreementPost201ResponseOrderInformationBillTo billTo) |
void |
setShipTo(PtsV2ModifyBillingAgreementPost201ResponseOrderInformationShipTo shipTo) |
PtsV2ModifyBillingAgreementPost201ResponseOrderInformation |
shipTo(PtsV2ModifyBillingAgreementPost201ResponseOrderInformationShipTo shipTo) |
String |
toString() |
public PtsV2ModifyBillingAgreementPost201ResponseOrderInformation()
public PtsV2ModifyBillingAgreementPost201ResponseOrderInformation billTo(PtsV2ModifyBillingAgreementPost201ResponseOrderInformationBillTo billTo)
public PtsV2ModifyBillingAgreementPost201ResponseOrderInformationBillTo getBillTo()
public void setBillTo(PtsV2ModifyBillingAgreementPost201ResponseOrderInformationBillTo billTo)
public PtsV2ModifyBillingAgreementPost201ResponseOrderInformation shipTo(PtsV2ModifyBillingAgreementPost201ResponseOrderInformationShipTo shipTo)
public PtsV2ModifyBillingAgreementPost201ResponseOrderInformationShipTo getShipTo()
public void setShipTo(PtsV2ModifyBillingAgreementPost201ResponseOrderInformationShipTo shipTo)
Copyright © 2025. All rights reserved.