#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -1174112396 |
| | Identifier uniquely determining a type of the object.
|
| |
Smart Glocal payment provider.
Definition at line 51280 of file td_api.h.
◆ paymentProviderSmartGlocal() [1/2]
| td::td_api::paymentProviderSmartGlocal::paymentProviderSmartGlocal |
( |
| ) |
|
Smart Glocal payment provider.
◆ paymentProviderSmartGlocal() [2/2]
| td::td_api::paymentProviderSmartGlocal::paymentProviderSmartGlocal |
( |
string const & |
public_token_, |
|
|
string const & |
tokenize_url_ |
|
) |
| |
Smart Glocal payment provider.
- Parameters
-
| [in] | public_token_ | Public payment token. |
| [in] | tokenize_url_ | URL for sending card tokenization requests. |
◆ store()
| void td::td_api::paymentProviderSmartGlocal::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.
◆ ID
| const std::int32_t td::td_api::paymentProviderSmartGlocal::ID = -1174112396 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 51309 of file td_api.h.
◆ public_token_
| string td::td_api::paymentProviderSmartGlocal::public_token_ |
◆ tokenize_url_
| string td::td_api::paymentProviderSmartGlocal::tokenize_url_ |
URL for sending card tokenization requests.
Definition at line 51293 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