priceParts property

List<LabeledPricePart> priceParts
final

priceParts A list of objects used to calculate the total price of the product

Implementation

final List<LabeledPricePart> priceParts;