mex-editor
Preparing search index...
app/fast-track-activity/fast-track-activity
CreatePersonModel
Interface CreatePersonModel
Model for a person that is created inline with the activity.
interface
CreatePersonModel
{
$type
:
"CreatePersonModel"
;
firstname
:
number
;
lastname
:
number
;
}
Index
Properties
$type
firstname
lastname
Properties
$type
$type
:
"CreatePersonModel"
firstname
firstname
:
number
lastname
lastname
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$type
firstname
lastname
mex-editor
Loading...
Model for a person that is created inline with the activity.