Type Alias KickStreamerSumAggregateOutputType

KickStreamerSumAggregateOutputType: {
    customCoolDownBeforeNextLive: number | null;
    offlineGracePeriod: number | null;
    thumbnailWaitSeconds: number | null;
}