Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.Item
Packages that use Item
Package
Description
-
Uses of Item in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return types with arguments of type ItemModifier and TypeMethodDescriptionPurchaseUnit.getItems()
An array of items that the customer purchases from the merchant.Method parameters in com.broadleafcommerce.paypal.micro.gateway.domain.orders with type arguments of type Item -
Uses of Item in com.broadleafcommerce.paypal.micro.service
Methods in com.broadleafcommerce.paypal.micro.service that return types with arguments of type ItemModifier and TypeMethodDescriptionDefaultPayPalOrderService.constructItems
(@NonNull com.broadleafcommerce.paymentgateway.domain.PaymentRequest paymentRequest)