DisBot
    Preparing search index...

    Type Alias ModerationScoutReportModalDataSumAggregateOutputType

    type ModerationScoutReportModalDataSumAggregateOutputType = {
        Id: number | null;
        MaxLength: number | null;
        MinLength: number | null;
        Type: number | null;
    }
    Index

    Properties

    Id: number | null
    MaxLength: number | null
    MinLength: number | null
    Type: number | null