One history event: id, server timestamp, kind, and attributes.
Summary
Types
@type t() :: %Temporalex.History.Event{ attributes: map() | nil, id: non_neg_integer(), time: DateTime.t() | nil, type: atom() }
One history event: id, server timestamp, kind, and attributes.
@type t() :: %Temporalex.History.Event{ attributes: map() | nil, id: non_neg_integer(), time: DateTime.t() | nil, type: atom() }