price_parts property

vector<LabeledPricePart>? price_parts
getter/setter pair

A list of objects used to calculate the total shipping costs

Implementation

vector<LabeledPricePart>? price_parts;