Type Alias GuildTrackedGameAvgAggregateOutputType

GuildTrackedGameAvgAggregateOutputType: {
    minDiscountPercent: number | null;
    steamAppId: number | null;
}