namespace Observatory.Framework.Files.Journal { public class PowerplayVoucher : PowerplayJoin { public ImmutableList Systems { get; init; } } }