mex-editor
Preparing search index...
app/fast-track-activity/fast-track-activity
FastTrackActivityModel
Interface FastTrackActivityModel
Model backing the fast-track activity form.
interface
FastTrackActivityModel
{
contact
:
(
string
|
CreateContactModel
)
[]
;
endDate
:
Date
|
null
;
keywords
:
KeywordDict
;
startDate
:
Date
|
null
;
title
:
string
;
}
Index
Properties
contact
end
Date
keywords
start
Date
title
Properties
contact
contact
:
(
string
|
CreateContactModel
)
[]
end
Date
endDate
:
Date
|
null
keywords
keywords
:
KeywordDict
start
Date
startDate
:
Date
|
null
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contact
end
Date
keywords
start
Date
title
mex-editor
Loading...
Model backing the fast-track activity form.