MadelineProto/docs/TD_docs/constructors/labeledPrice.md

24 lines
487 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: labeledPrice
description: Goods price portion
---
## 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)