Commanded v0.15.0 Commanded.EventStore.SnapshotData View Source
Snapshot data
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Commanded.EventStore.SnapshotData{created_at: NaiveDateTime.t(), data: binary(), metadata: binary(), source_type: String.t(), source_uuid: String.t(), source_version: non_neg_integer()}