public class PblPaymentLinksAllGet200ResponseOrderInformation extends Object
| Constructor and Description |
|---|
PblPaymentLinksAllGet200ResponseOrderInformation() |
| Modifier and Type | Method and Description |
|---|---|
PblPaymentLinksAllGet200ResponseOrderInformation |
addLineItemsItem(PblPaymentLinksAllGet200ResponseOrderInformationLineItems lineItemsItem) |
PblPaymentLinksAllGet200ResponseOrderInformation |
amountDetails(PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails amountDetails) |
boolean |
equals(Object o) |
PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails |
getAmountDetails()
Get amountDetails
|
List<PblPaymentLinksAllGet200ResponseOrderInformationLineItems> |
getLineItems()
List of the line items from the order.
|
int |
hashCode() |
PblPaymentLinksAllGet200ResponseOrderInformation |
lineItems(List<PblPaymentLinksAllGet200ResponseOrderInformationLineItems> lineItems) |
void |
setAmountDetails(PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails amountDetails) |
void |
setLineItems(List<PblPaymentLinksAllGet200ResponseOrderInformationLineItems> lineItems) |
String |
toString() |
public PblPaymentLinksAllGet200ResponseOrderInformation()
public PblPaymentLinksAllGet200ResponseOrderInformation amountDetails(PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails amountDetails)
public PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails getAmountDetails()
public void setAmountDetails(PblPaymentLinksAllGet200ResponseOrderInformationAmountDetails amountDetails)
public PblPaymentLinksAllGet200ResponseOrderInformation lineItems(List<PblPaymentLinksAllGet200ResponseOrderInformationLineItems> lineItems)
public PblPaymentLinksAllGet200ResponseOrderInformation addLineItemsItem(PblPaymentLinksAllGet200ResponseOrderInformationLineItems lineItemsItem)
public List<PblPaymentLinksAllGet200ResponseOrderInformationLineItems> getLineItems()
public void setLineItems(List<PblPaymentLinksAllGet200ResponseOrderInformationLineItems> lineItems)
Copyright © 2025. All rights reserved.