AggregateTWSCustomMessage: {
    _count: TWSCustomMessageCountAggregateOutputType | null;
    _max: TWSCustomMessageMaxAggregateOutputType | null;
    _min: TWSCustomMessageMinAggregateOutputType | null;
}

Model TWSCustomMessage