ShippingOption

constructor(id: ShippingOptionId, title: String, prices: List<LabeledPrice>)