ShippingOption¶
One shipping option
ShippingOption(
id: string,
title: string,
price_parts: list of LabeledPricePart
) → ShippingOption
id¶
string
Shipping option identifier
title¶
string
Option title
price_parts¶
list of LabeledPricePart
A list of objects used to calculate the total shipping costs