




/* mustCoerceToInt */

    export declare enum FilteringLogic
    {
      And,
      Or
    }


        