ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
party_country Struct Referencefinal

Links a party to a country it can see. More...

#include <party_country.hpp>

Collaboration diagram for party_country:
Collaboration graph

Public Attributes

int version = 0
 
std::string tenant_id
 
boost::uuids::uuid party_id
 
std::string country_alpha2_code
 
std::string modified_by
 
std::string performed_by
 
std::string change_reason_code
 
std::string change_commentary
 
std::chrono::system_clock::time_point recorded_at
 

Detailed Description

Links a party to a country it can see.

Junction table controlling which countries are visible to which parties. Country definitions are shared at tenant level; this junction controls party-level visibility.