new DisplayProperties( [json])
A set of properties for convenience in displaying a summary of a person to a user.
Parameters:
Name | Type | Argument | Description |
---|---|---|---|
json |
Object |
<optional> |
- See:
Extends
Methods
-
init(json)
-
Initialize from JSON
Parameters:
Name Type Description json
Object - Inherited From:
Returns:
this- Type
- Base
-
toJSON()
-
Export the object as JSON
- Inherited From:
Returns:
JSON object- Type
- Object