|
ORE Studio 0.0.4
|
Domain event indicating that book data has changed. More...
#include <book_changed_event.hpp>

Public Attributes | |
| std::chrono::system_clock::time_point | timestamp |
| std::vector< std::string > | ids |
| std::string | tenant_id |
Domain event indicating that book data has changed.
This event is published when any book entity is created, updated, or deleted in the database. Subscribers can use the timestamp to query for changes since that point.