Type alias DetailSearchCompoundCondition

DetailSearchCompoundCondition: "eq" | "neq" | "fw" | "bw" | "inc" | "ninc" | "in" | "lt" | "gt" | "lte" | "gte" | "notnull" | "null" | "expression" | ""

詳細検索の複合条件のユニオン型