Address
Notes: An Address that Borrowers currently or previously have lived at.
Inherits from:
None
Inherited by:
None
Properties
Name | Type | Notes | Required |
---|---|---|---|
street | String | The street of this Address (String) | |
town | String | The town of this Address (String) | |
country | String | The country of this Address (String) | |
currentlyLivesAtCount | Int | The currently lives at count of this Address (Int) | |
isCurrentlyLivedAtByPersons | [Person] | The set of Person this Address is currently lived at by |