DisBot
Preparing search index...
prisma
Prisma
AggregateTicketFeedback
Type Alias AggregateTicketFeedback
Model TicketFeedback
type
AggregateTicketFeedback
=
{
_avg
:
TicketFeedbackAvgAggregateOutputType
|
null
;
_count
:
TicketFeedbackCountAggregateOutputType
|
null
;
_max
:
TicketFeedbackMaxAggregateOutputType
|
null
;
_min
:
TicketFeedbackMinAggregateOutputType
|
null
;
_sum
:
TicketFeedbackSumAggregateOutputType
|
null
;
}
Index
Properties
_
avg
_
count
_
max
_
min
_
sum
Properties
_
avg
_avg
:
TicketFeedbackAvgAggregateOutputType
|
null
_
count
_count
:
TicketFeedbackCountAggregateOutputType
|
null
_
max
_max
:
TicketFeedbackMaxAggregateOutputType
|
null
_
min
_min
:
TicketFeedbackMinAggregateOutputType
|
null
_
sum
_sum
:
TicketFeedbackSumAggregateOutputType
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
avg
_
count
_
max
_
min
_
sum
DisBot
Loading...
Model TicketFeedback