AggregateCFCustomMessage: {
    _count: CFCustomMessageCountAggregateOutputType | null;
    _max: CFCustomMessageMaxAggregateOutputType | null;
    _min: CFCustomMessageMinAggregateOutputType | null;
}

Model CFCustomMessage