907 B
907 B
title | description |
---|---|
paymentReceipt | Contains information about successful payment |
Constructor: paymentReceipt
Contains information about successful payment
Attributes:
Name | Type | Required | Description |
---|---|---|---|
date | int | Yes | Payment date, unix time |
payments_provider_user_id | int | Yes | User identifier of payments provider bot |
invoice | invoice | Yes | Information about the invoice |
order_info | orderInfo | Yes | Order information, nullable |
shipping_option | shippingOption | Yes | Chosen shipping option, nullable |
credentials_title | string | Yes | Title of the saved credentials |