Inherits Object.
|
static const std::int32_t | ID = -2043654342 |
| Identifier uniquely determining a type of the object.
|
|
◆ address() [1/2]
◆ address() [2/2]
Describes an address.
- Parameters
-
[in] | country_code_ | A two-letter ISO 3166-1 alpha-2 country code. |
[in] | state_ | State, if applicable. |
[in] | city_ | City. |
[in] | street_line1_ | First line of the address. |
[in] | street_line2_ | Second line of the address. |
[in] | postal_code_ | Address postal code. |
◆ store()
void store |
( |
TlStorerToString & |
s, |
|
|
const char * |
field_name |
|
) |
| const |
|
finalvirtual |
Helper function for to_string method. Appends string representation of the object to the storer.
- Parameters
-
[in] | s | Storer to which object string representation will be appended. |
[in] | field_name | Object field_name if applicable. |
Implements TlObject.
The documentation for this class was generated from the following file: