DisBot
    Preparing search index...

    Type Alias TicketModalDataMaxAggregateInputType

    type TicketModalDataMaxAggregateInputType = {
        Id?: true;
        MaxLength?: true;
        MinLength?: true;
        Name?: true;
        Placeholder?: true;
        Required?: true;
        TicketSetupId?: true;
        Type?: true;
        UUID?: true;
    }
    Index

    Properties

    Id?: true
    MaxLength?: true
    MinLength?: true
    Name?: true
    Placeholder?: true
    Required?: true
    TicketSetupId?: true
    Type?: true
    UUID?: true