共用方式為


StrictFiltersCompoundOperationType type

定義 StrictFiltersCompoundOperationType 的值。 可能的值包括:'AND'、'OR'

type StrictFiltersCompoundOperationType = "AND" | "OR"