TDLib v0.0.2 TDLib.Object.OrderInfo View Source
Order information.
Name | Type | Description |
---|---|---|
name | string | Name of the user. |
phone_number | string | Phone number of the user. |
email_address | string | Email address of the user. |
shipping_address | shippingAddress | Shipping address for this order; may be null. |
More details on telegram’s documentation.