AggregateSentDrop: {
    _count: SentDropCountAggregateOutputType | null;
    _max: SentDropMaxAggregateOutputType | null;
    _min: SentDropMinAggregateOutputType | null;
}

Model SentDrop