DisBot
Preparing search index...
prisma
Prisma
AggregateTicketSetups
Type Alias AggregateTicketSetups
Model TicketSetups
type
AggregateTicketSetups
=
{
_avg
:
TicketSetupsAvgAggregateOutputType
|
null
;
_count
:
TicketSetupsCountAggregateOutputType
|
null
;
_max
:
TicketSetupsMaxAggregateOutputType
|
null
;
_min
:
TicketSetupsMinAggregateOutputType
|
null
;
_sum
:
TicketSetupsSumAggregateOutputType
|
null
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
Properties
_
avg
_avg
:
TicketSetupsAvgAggregateOutputType
|
null
_
count
_count
:
TicketSetupsCountAggregateOutputType
|
null
_
max
_max
:
TicketSetupsMaxAggregateOutputType
|
null
_
min
_min
:
TicketSetupsMinAggregateOutputType
|
null
_
sum
_sum
:
TicketSetupsSumAggregateOutputType
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
avg
_
count
_
max
_
min
_
sum
DisBot
Loading...
Model TicketSetups