feature: Console Replay Simulator
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
public record PollResult(
|
||||
News2Response? News2,
|
||||
List<AlertResponse> NewAlerts,
|
||||
SepsisBundleResponse? SepsisBundle);
|
||||
Reference in New Issue
Block a user