| Interface | Description |
|---|---|
| ShippingQueryHandler |
Interface that handles shipping queries received from a bot.
|
| Class | Description |
|---|---|
| Currency |
Information about a currency.
|
| Invoice |
This object contains basic information about an invoice.
|
| LabeledPrice |
This object represents a portion of the price for goods or services.
|
| OrderInfo |
This object represents information about an order.
|
| PreCheckoutQuery |
This object contains information about an incoming pre-checkout query.
|
| ShippingAddress |
This object represents a shipping address.
|
| ShippingOption |
This object represents one shipping option.
|
| ShippingQuery |
This object contains information about an incoming shipping query.
|
| SuccessfulPayment |
This object contains basic information about a successful payment.
|