| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
LineItem |
LineItem.withAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
LineItem |
LineItem.withInvoiceData(LineItemInvoiceData value)
Object containing the line items of the invoice or shopping cart
|
LineItem |
LineItem.withOrderLineDetails(OrderLineDetails value)
Object containing additional information that when supplied can have a beneficial effect on the discountrates
|
| Modifier and Type | Method and Description |
|---|---|
List<LineItem> |
ShoppingCart.getItems()
Shopping cart data
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShoppingCart.setItems(List<LineItem> value)
Shopping cart data
|
ShoppingCart |
ShoppingCart.withItems(List<LineItem> value)
Shopping cart data
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.