priceItems property

List<PriceItem> priceItems
final

The list of items with prices PriceItem's to be shown within the drop down banner on the checkout page

Implementation

final List<PriceItem> priceItems;