Type Alias GuildClipForwardSumAggregateOutputType

GuildClipForwardSumAggregateOutputType: {
    maxPerCycle: number | null;
    minDuration: number | null;
    minViews: number | null;
}