namespace Observatory.Framework.Files.Journal { public class PowerplayVoucher : PowerplayJoin { //TODO: Find out what this is actually supposed to be. Documented as "Systems:[name,name]" public string Systems { get; init; } } }