AggregateCSCustomMessage: {
    _count: CSCustomMessageCountAggregateOutputType | null;
    _max: CSCustomMessageMaxAggregateOutputType | null;
    _min: CSCustomMessageMinAggregateOutputType | null;
}

Model CSCustomMessage