mex-editor
Preparing search index...
app/fast-track-resource/fast-track-resource.types
FastTrackResourceModel
Interface FastTrackResourceModel
Model for the Ressource fast track creation page.
interface
FastTrackResourceModel
{
accessRestriction
:
string
;
accrualPeriodicity
:
string
|
null
;
contacts
:
(
string
|
SearchContact
|
CreateContact
)
[]
;
resourceCreationMethod
:
string
[]
;
theme
:
string
[]
;
title
:
string
;
unitInCharge
:
string
[]
;
}
Index
Properties
access
Restriction
accrual
Periodicity
contacts
resource
Creation
Method
theme
title
unit
In
Charge
Properties
access
Restriction
accessRestriction
:
string
accrual
Periodicity
accrualPeriodicity
:
string
|
null
contacts
contacts
:
(
string
|
SearchContact
|
CreateContact
)
[]
resource
Creation
Method
resourceCreationMethod
:
string
[]
theme
theme
:
string
[]
title
title
:
string
unit
In
Charge
unitInCharge
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access
Restriction
accrual
Periodicity
contacts
resource
Creation
Method
theme
title
unit
In
Charge
mex-editor
Loading...
Model for the Ressource fast track creation page.