DisBot
Preparing search index...
prisma
Prisma
TicketFeedbackCreateWithoutTicketInput
Type Alias TicketFeedbackCreateWithoutTicketInput
type
TicketFeedbackCreateWithoutTicketInput
=
{
Comment
?:
string
|
null
;
Rating
?:
number
|
null
;
Sent
?:
boolean
;
SubmittedAt
?:
Date
|
string
|
null
;
}
Index
Properties
Comment?
Rating?
Sent?
Submitted
At?
Properties
Optional
Comment
Comment
?:
string
|
null
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
Rating
Sent
Submitted
At
DisBot
Loading...