#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| int32 | date_ |
| | Point in time (Unix timestamp) when the withdrawal was completed.
|
| |
| string | url_ |
| | The URL where the withdrawal transaction can be viewed.
|
| |
|
| static const std::int32_t | ID = 265375242 |
| | Identifier uniquely determining a type of the object.
|
| |
Withdrawal succeeded.
Definition at line 60110 of file td_api.h.
◆ revenueWithdrawalStateSucceeded() [1/2]
| td::td_api::revenueWithdrawalStateSucceeded::revenueWithdrawalStateSucceeded |
( |
| ) |
|
◆ revenueWithdrawalStateSucceeded() [2/2]
| td::td_api::revenueWithdrawalStateSucceeded::revenueWithdrawalStateSucceeded |
( |
int32 |
date_, |
|
|
string const & |
url_ |
|
) |
| |
Withdrawal succeeded.
- Parameters
-
| [in] | date_ | Point in time (Unix timestamp) when the withdrawal was completed. |
| [in] | url_ | The URL where the withdrawal transaction can be viewed. |
◆ store()
| void td::td_api::revenueWithdrawalStateSucceeded::store |
( |
TlStorerToString & |
s, |
|
|
const char * |
field_name |
|
) |
| const |
|
finalvirtual |
Helper function for to_string method. Appends string representation of the object to the storer.
- Parameters
-
| [in] | s | Storer to which object string representation will be appended. |
| [in] | field_name | Object field_name if applicable. |
Implements td::TlObject.
◆ date_
| int32 td::td_api::revenueWithdrawalStateSucceeded::date_ |
Point in time (Unix timestamp) when the withdrawal was completed.
Definition at line 60121 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::revenueWithdrawalStateSucceeded::ID = 265375242 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 60139 of file td_api.h.
◆ url_
| string td::td_api::revenueWithdrawalStateSucceeded::url_ |
The URL where the withdrawal transaction can be viewed.
Definition at line 60123 of file td_api.h.
The documentation for this class was generated from the following file:
- /home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h