Constructor
new Model(json)
Parameters:
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
json | object | object to configure model Properties
|
- Source
Members
uuid :string
Type:
- string
- Source
Methods
getUUID() → {string}
- Source
Returns:
- model uuid
- Type:
- string
toJSON()
This method describe how to export your model to a json object
- Source