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

Domain event indicating that business centre data has changed. More...

#include <business_centre_changed_event.hpp>

Collaboration diagram for business_centre_changed_event:
Collaboration graph

Public Attributes

std::chrono::system_clock::time_point timestamp
 The timestamp of when the change occurred (in UTC).
 
std::vector< std::string > codes
 Codes of business centres that changed.
 
std::string tenant_id
 The tenant that owns the changed entity.
 

Detailed Description

Domain event indicating that business centre data has changed.

This event is published when any business centre entity is created, updated, or deleted in the database.