@stigg/js-client-sdk - v3.102.0

    Type Alias MeterTypeFilterComparison

    type MeterTypeFilterComparison = {
        eq?: InputMaybe<MeterType>;
        gt?: InputMaybe<MeterType>;
        gte?: InputMaybe<MeterType>;
        iLike?: InputMaybe<MeterType>;
        in?: InputMaybe<MeterType[]>;
        is?: InputMaybe<Scalars["Boolean"]>;
        isNot?: InputMaybe<Scalars["Boolean"]>;
        like?: InputMaybe<MeterType>;
        lt?: InputMaybe<MeterType>;
        lte?: InputMaybe<MeterType>;
        neq?: InputMaybe<MeterType>;
        notILike?: InputMaybe<MeterType>;
        notIn?: InputMaybe<MeterType[]>;
        notLike?: InputMaybe<MeterType>;
    }
    Index

    Properties

    notILike?: InputMaybe<MeterType>
    MMNEPVFCICPMFPCPTTAAATR