priceParts property
priceParts A list of objects used to calculate the total price of the product
Implementation
final List<LabeledPricePart> priceParts;
priceParts A list of objects used to calculate the total price of the product
final List<LabeledPricePart> priceParts;