namespace Questionable.Model.V1; public sealed class SkipItemConditions { public bool NotInInventory { get; set; } }