namespace Observatory.Framework.Files.Journal { public class DockSRV : DockFighter { public string SRVType { get; init; } public string SRVType_Localised { get; init; } } }