AggregateKickClipper: {
    _count: KickClipperCountAggregateOutputType | null;
    _max: KickClipperMaxAggregateOutputType | null;
    _min: KickClipperMinAggregateOutputType | null;
}

Model KickClipper