Type Alias TWSStatsChannelIdDefaultArgs<ExtArgs>

TWSStatsChannelIdDefaultArgs<ExtArgs>: {
    include?: TWSStatsChannelIdInclude<ExtArgs> | null;
    omit?: TWSStatsChannelIdOmit<ExtArgs> | null;
    select?: TWSStatsChannelIdSelect<ExtArgs> | null;
}

TWSStatsChannelId without action

Type Parameters

Type declaration