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