Skip to content

ShippingOption

Type · TDLib 1.8.67 · d1085f9c

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