This is the complete list of members for starPaymentOption, including all inherited members.
amount_ | starPaymentOption | |
currency_ | starPaymentOption | |
ID | starPaymentOption | static |
is_additional_ | starPaymentOption | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
star_count_ | starPaymentOption | |
starPaymentOption() | starPaymentOption | |
starPaymentOption(string const ¤cy_, int53 amount_, int53 star_count_, string const &store_product_id_, bool is_additional_) | starPaymentOption | |
store(TlStorerToString &s, const char *field_name) const final | starPaymentOption | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
store_product_id_ | starPaymentOption | |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
~TlObject()=default | TlObject | virtual |