Name | Description | Type | Additional information |
---|---|---|---|
ResidentialStatus |
Gets or sets the residential status (Owner | Tenant private | Tenant council | Living with parents | Military | Other) |
string |
None. |
StartDate |
Residence start date |
date |
None. |
EndDate |
Residence end date (would be null for current address) |
date |
None. |
Id |
Gets or sets an identifier for the address. |
string |
None. |
BuildingNumber |
Gets or sets the building number. |
string |
None. |
BuildingName |
Gets or sets the building name. |
string |
None. |
Address1 |
Gets or sets the first line of the address. |
string |
None. |
Address2 |
Gets or sets the second line of the address. |
string |
None. |
Town |
Gets or sets the town / city. |
string |
None. |
County |
Gets or sets the county. |
string |
None. |
Postcode |
Gets or sets the postcode. |
string |
None. |
Country |
/// Gets or sets the country. |
string |
None. |