--- title: labeledPrice description: Goods price portion image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- ## Constructor: labeledPrice [Back to constructors index](index.md) Goods price portion ### Attributes: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |label|[string](../types/string.md) | Yes|Portion label| |amount|[int53](../types/int53.md) | Yes|Currency amount in minimal quantity of the currency| ### Type: [LabeledPrice](../types/LabeledPrice.md)