Search
Preparing search index...
The search index is not available
Morphism API
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"utils-test"
User
Class User
Hierarchy
User
Index
Constructors
constructor
Properties
first
Name
groups
last
Name
phone
Number
type
Methods
add
ToGroup
Constructors
constructor
new
User
(
firstName
?:
undefined
|
string
, lastName
?:
undefined
|
string
, phoneNumber
?:
undefined
|
string
)
:
User
Parameters
Optional
firstName:
undefined
|
string
Optional
lastName:
undefined
|
string
Optional
phoneNumber:
undefined
|
string
Returns
User
Properties
Optional
first
Name
first
Name
:
undefined
|
string
groups
groups
:
Array
<
any
>
= new Array<any>()
Optional
last
Name
last
Name
:
undefined
|
string
Optional
phone
Number
phone
Number
:
undefined
|
string
Optional
type
type
:
undefined
|
string
Methods
add
ToGroup
add
ToGroup
(
group
:
any
, externalTrigger
:
any
)
:
void
Use to test runtime access to the created object context
Parameters
group:
any
externalTrigger:
any
Returns
void
Globals
"
Morphism
Decorator"
"
Morphism
Registry"
"
Morphism
Tree"
"morphism"
"types"
"utils-
test"
User
constructor
first
Name
groups
last
Name
phone
Number
type
add
ToGroup
Mock
Data
Generated using
TypeDoc
Use to test runtime access to the created object context