DisBot
Preparing search index...
prisma
Prisma
TicketModalDataCreateManyInput
Type Alias TicketModalDataCreateManyInput
type
TicketModalDataCreateManyInput
=
{
Id
?:
number
;
MaxLength
?:
number
|
null
;
MinLength
?:
number
|
null
;
Name
:
string
;
Placeholder
?:
string
|
null
;
Required
:
boolean
;
TicketSetupId
:
string
;
Type
:
number
;
UUID
:
string
;
}
Index
Properties
Id?
Max
Length?
Min
Length?
Name
Placeholder?
Required
Ticket
Setup
Id
Type
UUID
Properties
Optional
Id
Id
?:
number
Optional
Max
Length
MaxLength
?:
number
|
null
Optional
Min
Length
MinLength
?:
number
|
null
Name
Name
:
string
Optional
Placeholder
Placeholder
?:
string
|
null
Required
Required
:
boolean
Ticket
Setup
Id
TicketSetupId
:
string
Type
Type
:
number
UUID
UUID
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Id
Max
Length
Min
Length
Name
Placeholder
Required
Ticket
Setup
Id
Type
UUID
DisBot
Loading...