DisBot
Preparing search index...
prisma
Prisma
TicketFeedbackUncheckedCreateWithoutTicketInput
Type Alias TicketFeedbackUncheckedCreateWithoutTicketInput
type
TicketFeedbackUncheckedCreateWithoutTicketInput
=
{
Comment
?:
string
|
null
;
Id
?:
number
;
Rating
?:
number
|
null
;
Sent
?:
boolean
;
SubmittedAt
?:
Date
|
string
|
null
;
}
Index
Properties
Comment?
Id?
Rating?
Sent?
Submitted
At?
Properties
Optional
Comment
Comment
?:
string
|
null
Optional
Id
Id
?:
number
Optional
Rating
Rating
?:
number
|
null
Optional
Sent
Sent
?:
boolean
Optional
Submitted
At
SubmittedAt
?:
Date
|
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Comment
Id
Rating
Sent
Submitted
At
DisBot
Loading...