Uses of Class
com.broadleafcommerce.paymentgateway.domain.LineItem
-
Uses of LineItem in com.broadleafcommerce.paymentgateway.domain
Modifier and TypeMethodDescriptionLineItem.additionalField
(String key, Object value) LineItem.amount
(javax.money.MonetaryAmount amount) LineItem.description
(String description) LineItem.itemTotal
(javax.money.MonetaryAmount itemTotal) PaymentRequest.lineItem()
LineItem.quantity
(int quantity) LineItem.shortDescription
(String shortDescription) LineItem.tax
(javax.money.MonetaryAmount tax) LineItem.total
(javax.money.MonetaryAmount total) Modifier and TypeMethodDescriptionPaymentRequest.getLineItems()
The items associated to the transaction's related order