priceParts property

List<LabeledPricePart> priceParts
final

priceParts A list of objects used to calculate the total shipping costs

Implementation

final List<LabeledPricePart> priceParts;