Membrane SDK - v0.8.0
    Preparing search index...

    Variable DataCollectionListResponseDrilldownConst

    DataCollectionListResponseDrilldown: ZodObject<
        {
            parameters: ZodOptional<ZodRecord<ZodString, ZodAny>>;
            filter: ZodOptional<ZodRecord<ZodString, ZodAny>>;
        },
        $strip,
    > = ...