AggregateUserPremium: {
    _count: UserPremiumCountAggregateOutputType | null;
    _max: UserPremiumMaxAggregateOutputType | null;
    _min: UserPremiumMinAggregateOutputType | null;
}

Model UserPremium