Uses of Class
com.onlinepayments.domain.LineItem
Packages that use LineItem
-
Uses of LineItem in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return LineItemModifier and TypeMethodDescriptionLineItem.withAmountOfMoney(AmountOfMoney value) Object containing amount and ISO currency code attributesLineItem.withInvoiceData(LineItemInvoiceData value) Object containing the line items of the invoice or shopping cartLineItem.withOrderLineDetails(OrderLineDetails value) Object containing additional information that when supplied can have a beneficial effect on the discountratesLineItem.withOtherDetails(OtherDetails value) Other information for specific payment methods.Methods in com.onlinepayments.domain that return types with arguments of type LineItemMethod parameters in com.onlinepayments.domain with type arguments of type LineItem