|  | 
| enum | key { home,
 business,
 other
 }
 | 
|  | 
|  | 
|  | physical_address (key k, std::string street, std::string city, std::string state, std::string cor, std::string postal_code) | 
|  | 
| const std::string & | city () const EWS_NOEXCEPT | 
|  | 
| const std::string & | country_or_region () const EWS_NOEXCEPT | 
|  | 
| key | get_key () const EWS_NOEXCEPT | 
|  | 
| const std::string & | postal_code () const EWS_NOEXCEPT | 
|  | 
| const std::string & | state () const EWS_NOEXCEPT | 
|  | 
| const std::string & | street () const EWS_NOEXCEPT | 
|  | 
| std::string | to_xml () const | 
|  | 
|  | 
| static physical_address | from_xml_element (const rapidxml::xml_node< char > &node) | 
|  | 
The documentation for this class was generated from the following file:
- /home/travis/build/otris/ews-cpp/include/ews/ews.hpp