#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| string | data_ |
| | JSON-encoded data with the credential identifier.
|
| |
|
| static const std::int32_t | ID = -1246570799 |
| | Identifier uniquely determining a type of the object.
|
| |
Applies if a user enters new credentials using Apple Pay.
Definition at line 27681 of file td_api.h.
◆ inputCredentialsApplePay() [1/2]
| td::td_api::inputCredentialsApplePay::inputCredentialsApplePay |
( |
| ) |
|
Applies if a user enters new credentials using Apple Pay.
◆ inputCredentialsApplePay() [2/2]
| td::td_api::inputCredentialsApplePay::inputCredentialsApplePay |
( |
string const & |
data_ | ) |
|
|
explicit |
Applies if a user enters new credentials using Apple Pay.
- Parameters
-
| [in] | data_ | JSON-encoded data with the credential identifier. |
◆ store()
| void td::td_api::inputCredentialsApplePay::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.
◆ data_
| string td::td_api::inputCredentialsApplePay::data_ |
JSON-encoded data with the credential identifier.
Definition at line 27692 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::inputCredentialsApplePay::ID = -1246570799 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 27707 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