Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 521 Bytes

ReplayLastEventSnapshotDTO.md

File metadata and controls

12 lines (7 loc) · 521 Bytes

ReplayLastEventSnapshotDTO

Properties

Name Type Description Notes
eventsReplayed List<Long> The IDs of the events that were successfully replayed [optional]
failureExplanation String If unable to replay an event, specifies why the event could not be replayed [optional]
eventAvailable Boolean Whether or not an event was available. This may not be populated if there was a failure. [optional]