public class InlineResponse2006OrderInformation extends Object
| Constructor and Description |
|---|
InlineResponse2006OrderInformation() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2006OrderInformation |
amountDetails(InlineResponse200OrderInformationAmountDetails amountDetails) |
InlineResponse2006OrderInformation |
billTo(InlineResponse2006OrderInformationBillTo billTo) |
boolean |
equals(Object o) |
InlineResponse200OrderInformationAmountDetails |
getAmountDetails()
Get amountDetails
|
InlineResponse2006OrderInformationBillTo |
getBillTo()
Get billTo
|
int |
hashCode() |
void |
setAmountDetails(InlineResponse200OrderInformationAmountDetails amountDetails) |
void |
setBillTo(InlineResponse2006OrderInformationBillTo billTo) |
String |
toString() |
public InlineResponse2006OrderInformation amountDetails(InlineResponse200OrderInformationAmountDetails amountDetails)
public InlineResponse200OrderInformationAmountDetails getAmountDetails()
public void setAmountDetails(InlineResponse200OrderInformationAmountDetails amountDetails)
public InlineResponse2006OrderInformation billTo(InlineResponse2006OrderInformationBillTo billTo)
public InlineResponse2006OrderInformationBillTo getBillTo()
public void setBillTo(InlineResponse2006OrderInformationBillTo billTo)
Copyright © 2023. All rights reserved.