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