Actor
Notes:
Inherits from:
None
Inherited by:
None
Properties
Name | Type | Notes | Required |
---|---|---|---|
firstName | String | The first name of this Actor (String) | |
lastName | String | The last name of this Actor (String) | |
dob | Date | The optional dob of this Actor (Date) | |
ownedProperties | [Property] | The set of Property this Actor owned | |
properties | [Property] | The set of Property for this Actor | |
livesAtProperties | [Property] | The set of Property this Actor lives at | |
properties | Property | The set of Property for this Actor | |
hasAccountAtBanks | [Bank] | The set of Bank this Actor has account at | |
banks | [Bank] | The set of Bank for this Actor | |
relatedToActors | [Actor] | The set of Actor this Actor related to | |
nullActor | Actor | The Actor this Actor null | |
actors | Actor | The set of Actor for this Actor |