Type Alias AggregateUserActiveGuildSubscription

AggregateUserActiveGuildSubscription: {
    _count: UserActiveGuildSubscriptionCountAggregateOutputType | null;
    _max: UserActiveGuildSubscriptionMaxAggregateOutputType | null;
    _min: UserActiveGuildSubscriptionMinAggregateOutputType | null;
}

Model UserActiveGuildSubscription