DisBot
    Preparing search index...

    Type Alias TicketsSumAggregateOutputType

    type TicketsSumAggregateOutputType = {
        ChannelType: number | null;
        Id: number | null;
    }
    Index

    Properties

    Properties

    ChannelType: number | null
    Id: number | null