Lightweight struct for populating contact tables.
More...
#include <EntityDetailOperations.hpp>
|
|
boost::uuids::uuid | id |
| |
|
boost::uuids::uuid | owner_id |
| | party_id or counterparty_id
|
| |
|
std::string | contact_type |
| |
|
std::string | street_line_1 |
| |
|
std::string | street_line_2 |
| |
|
std::string | city |
| |
|
std::string | state |
| |
|
std::string | country_code |
| |
|
std::string | postal_code |
| |
|
std::string | phone |
| |
|
std::string | email |
| |
|
std::string | web_page |
| |
|
std::string | modified_by |
| |
|
std::string | performed_by |
| |
Lightweight struct for populating contact tables.