TDLib v0.0.2 TDLib.Object.ValidatedOrderInfo View Source
Contains a temporary identifier of validated order information, which is stored for one hour. Also contains the available shipping options.
Name | Type | Description |
---|---|---|
order_info_id | string | Temporary identifier of the order information. |
shipping_options | shippingOption[] | Available shipping options. |
More details on telegram’s documentation.