This is the complete list of members for tonTransaction, including all inherited members.
date_ | tonTransaction | |
ID | tonTransaction | static |
id_ | tonTransaction | |
is_refund_ | tonTransaction | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
store(TlStorerToString &s, const char *field_name) const final | tonTransaction | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
ton_amount_ | tonTransaction | |
tonTransaction() | tonTransaction | |
tonTransaction(string const &id_, int53 ton_amount_, bool is_refund_, int32 date_, object_ptr< TonTransactionType > &&type_) | tonTransaction | |
type_ | tonTransaction | |
~TlObject()=default | TlObject | virtual |