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

    Variable DataCollectionListResponseDrilldownConst

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