Type Alias UserPremiumMaxAggregateOutputType

UserPremiumMaxAggregateOutputType: {
    dbId: string | null;
    tier: string | null;
    userId: string | null;
}