DisBot
Preparing search index...
prisma
Prisma
TicketModalDataCreateInput
Type Alias TicketModalDataCreateInput
type
TicketModalDataCreateInput
=
{
MaxLength
?:
number
|
null
;
MinLength
?:
number
|
null
;
Name
:
string
;
Placeholder
?:
string
|
null
;
Required
:
boolean
;
TicketSetup
:
TicketSetupsCreateNestedOneWithoutModalOptionsInput
;
Type
:
number
;
UUID
:
string
;
}
Index
Properties
Max
Length?
Min
Length?
Name
Placeholder?
Required
Ticket
Setup
Type
UUID
Properties
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
TicketSetup
:
TicketSetupsCreateNestedOneWithoutModalOptionsInput
Type
Type
:
number
UUID
UUID
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Max
Length
Min
Length
Name
Placeholder
Required
Ticket
Setup
Type
UUID
DisBot
Loading...