namespace Observatory.Framework.Files.Journal.StationServices; public class RepairAll : JournalBase { public int Cost { get; init; } }