DisBot
Preparing search index...
prisma
Prisma
TicketFeedbackUncheckedCreateInput
Type Alias TicketFeedbackUncheckedCreateInput
type
TicketFeedbackUncheckedCreateInput
=
{
Comment
?:
string
|
null
;
Id
?:
number
;
Rating
?:
number
|
null
;
Sent
?:
boolean
;
SubmittedAt
?:
Date
|
string
|
null
;
TicketId
:
string
;
}
Index
Properties
Comment?
Id?
Rating?
Sent?
Submitted
At?
Ticket
Id
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
Ticket
Id
TicketId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Comment
Id
Rating
Sent
Submitted
At
Ticket
Id
DisBot
Loading...