TDLib v0.0.2 TDLib.Object.LabeledPricePart View Source
Portion of the price of a product (e.g., “delivery cost”, “tax amount”).
| Name | Type | Description |
|---|---|---|
| label | string | Label for this portion of the product price. |
| amount | string | Currency amount in minimal quantity of the currency. |
More details on telegram’s documentation.