Frodo Library - v4.0.0-24
Project Home
Preparing search index...
Reference
RequestTypeSchemas
Interface RequestTypeSchemas
interface
RequestTypeSchemas
{
common
?:
(
string
|
RequestTypeSchema
)
[]
;
custom
?:
(
string
|
RequestTypeSchema
)
[]
;
entitlement
?:
(
string
|
RequestTypeSchema
)
[]
;
entity
?:
(
string
|
RequestTypeSchema
)
[]
;
user
?:
(
string
|
RequestTypeSchema
)
[]
;
}
Index
Properties
common?
custom?
entitlement?
entity?
user?
Properties
Optional
common
common
?:
(
string
|
RequestTypeSchema
)
[]
Optional
custom
custom
?:
(
string
|
RequestTypeSchema
)
[]
Optional
entitlement
entitlement
?:
(
string
|
RequestTypeSchema
)
[]
Optional
entity
entity
?:
(
string
|
RequestTypeSchema
)
[]
Optional
user
user
?:
(
string
|
RequestTypeSchema
)
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
common
custom
entitlement
entity
user
Project Home
Frodo Library - v4.0.0-24
Loading...