DisBot
    Preparing search index...

    Type Alias ModerationScoutFormsDataMinAggregateOutputType

    type ModerationScoutFormsDataMinAggregateOutputType = {
        Description: string | null;
        Id: number | null;
        Label: string | null;
        Placeholder: string | null;
        Type: string | null;
        UUID: string | null;
    }
    Index

    Properties

    Description: string | null
    Id: number | null
    Label: string | null
    Placeholder: string | null
    Type: string | null
    UUID: string | null