This is the complete list of members for premiumPaymentOption, including all inherited members.
amount_ | premiumPaymentOption | |
currency_ | premiumPaymentOption | |
discount_percentage_ | premiumPaymentOption | |
ID | premiumPaymentOption | static |
month_count_ | premiumPaymentOption | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
payment_link_ | premiumPaymentOption | |
premiumPaymentOption() | premiumPaymentOption | |
premiumPaymentOption(string const ¤cy_, int53 amount_, int32 discount_percentage_, int32 month_count_, string const &store_product_id_, object_ptr< InternalLinkType > &&payment_link_) | premiumPaymentOption | |
store(TlStorerToString &s, const char *field_name) const final | premiumPaymentOption | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
store_product_id_ | premiumPaymentOption | |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
~TlObject()=default | TlObject | virtual |