DisBot
Preparing search index...
prisma
Prisma
AggregateTickets
Type Alias AggregateTickets
Model Tickets
type
AggregateTickets
=
{
_avg
:
TicketsAvgAggregateOutputType
|
null
;
_count
:
TicketsCountAggregateOutputType
|
null
;
_max
:
TicketsMaxAggregateOutputType
|
null
;
_min
:
TicketsMinAggregateOutputType
|
null
;
_sum
:
TicketsSumAggregateOutputType
|
null
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
Properties
_
avg
_avg
:
TicketsAvgAggregateOutputType
|
null
_
count
_count
:
TicketsCountAggregateOutputType
|
null
_
max
_max
:
TicketsMaxAggregateOutputType
|
null
_
min
_min
:
TicketsMinAggregateOutputType
|
null
_
sum
_sum
:
TicketsSumAggregateOutputType
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
avg
_
count
_
max
_
min
_
sum
DisBot
Loading...
Model Tickets