|
|
object_ptr< invoice > | invoice_ |
|
int53 | payment_provider_user_id_ |
|
object_ptr< PaymentProvider > | payment_provider_ |
|
array< object_ptr< paymentOption > > | additional_payment_options_ |
|
object_ptr< orderInfo > | saved_order_info_ |
|
array< object_ptr< savedCredentials > > | saved_credentials_ |
|
bool | can_save_credentials_ |
|
bool | need_password_ |
|
|
static const std::int32_t | ID = -615089778 |
◆ store()
| void td::td_api::paymentFormTypeRegular::store |
( |
TlStorerToString & | s, |
|
|
const char * | field_name ) const |
|
finalvirtual |
Helper function for the to_string method. Appends a string representation of the object to the storer.
- Parameters
-
| [in] | s | Storer to which the object string representation will be appended. |
| [in] | field_name | Object field_name if applicable. |
Implements td::TlObject.
The documentation for this class was generated from the following file: