public class PtsV2PaymentsPost201Response1OrderInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201Response1OrderInformation() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201Response1OrderInformation |
amountDetails(PtsV2PaymentsPost201Response1OrderInformationAmountDetails amountDetails) |
PtsV2PaymentsPost201Response1OrderInformation |
billTo(PtsV2PaymentsPost201Response1OrderInformationBillTo billTo) |
boolean |
equals(Object o) |
PtsV2PaymentsPost201Response1OrderInformationAmountDetails |
getAmountDetails()
Get amountDetails
|
PtsV2PaymentsPost201Response1OrderInformationBillTo |
getBillTo()
Get billTo
|
PtsV2PaymentsPost201Response1OrderInformationShipTo |
getShipTo()
Get shipTo
|
int |
hashCode() |
void |
setAmountDetails(PtsV2PaymentsPost201Response1OrderInformationAmountDetails amountDetails) |
void |
setBillTo(PtsV2PaymentsPost201Response1OrderInformationBillTo billTo) |
void |
setShipTo(PtsV2PaymentsPost201Response1OrderInformationShipTo shipTo) |
PtsV2PaymentsPost201Response1OrderInformation |
shipTo(PtsV2PaymentsPost201Response1OrderInformationShipTo shipTo) |
String |
toString() |
public PtsV2PaymentsPost201Response1OrderInformation()
public PtsV2PaymentsPost201Response1OrderInformation billTo(PtsV2PaymentsPost201Response1OrderInformationBillTo billTo)
public PtsV2PaymentsPost201Response1OrderInformationBillTo getBillTo()
public void setBillTo(PtsV2PaymentsPost201Response1OrderInformationBillTo billTo)
public PtsV2PaymentsPost201Response1OrderInformation shipTo(PtsV2PaymentsPost201Response1OrderInformationShipTo shipTo)
public PtsV2PaymentsPost201Response1OrderInformationShipTo getShipTo()
public void setShipTo(PtsV2PaymentsPost201Response1OrderInformationShipTo shipTo)
public PtsV2PaymentsPost201Response1OrderInformation amountDetails(PtsV2PaymentsPost201Response1OrderInformationAmountDetails amountDetails)
public PtsV2PaymentsPost201Response1OrderInformationAmountDetails getAmountDetails()
public void setAmountDetails(PtsV2PaymentsPost201Response1OrderInformationAmountDetails amountDetails)
Copyright © 2025. All rights reserved.