This is the complete list of members for invoice, including all inherited members.
currency_ | invoice | |
ID | invoice | static |
invoice() | invoice | |
invoice(string const ¤cy_, array< object_ptr< labeledPricePart >> &&price_parts_, int53 max_tip_amount_, array< int53 > &&suggested_tip_amounts_, string const &recurring_payment_terms_of_service_url_, string const &terms_of_service_url_, bool is_test_, bool need_name_, bool need_phone_number_, bool need_email_address_, bool need_shipping_address_, bool send_phone_number_to_provider_, bool send_email_address_to_provider_, bool is_flexible_) | invoice | |
is_flexible_ | invoice | |
is_test_ | invoice | |
max_tip_amount_ | invoice | |
need_email_address_ | invoice | |
need_name_ | invoice | |
need_phone_number_ | invoice | |
need_shipping_address_ | invoice | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
price_parts_ | invoice | |
recurring_payment_terms_of_service_url_ | invoice | |
send_email_address_to_provider_ | invoice | |
send_phone_number_to_provider_ | invoice | |
store(TlStorerToString &s, const char *field_name) const final | invoice | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
suggested_tip_amounts_ | invoice | |
terms_of_service_url_ | invoice | |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
~TlObject()=default | TlObject | virtual |