StreetDetail
Class Description
Street details, in the context of address.
Attributes
| Name | Type | Description |
|---|---|---|
| addressGeneral | String | First line of a free form address or some additional address information (for example a mail stop). |
| addressGeneral2 | String | (if applicable) Second line of a free form address. |
| addressGeneral3 | String | (if applicable) Third line of a free form address. |
| buildingName | String | (if applicable) In certain cases the physical location of the place of interest does not have a direct point of entry from the street, but may be located inside a larger structure such as a building, complex, office block, apartment, etc. |
| code | String | (if applicable) Utilities often make use of external reference systems, such as those of the town-planner's department or surveyor general's mapping system, that allocate global reference codes to streets. |
| floorIdentification | String | The identification by name or number, expressed as text, of the floor in the building as part of this address. |
| name | String | Name of the street. |
| number | String | Designator of the specific location on the street. |
| prefix | String | Prefix to the street name. For example: North, South, East, West. |
| suffix | String | Suffix to the street name. For example: North, South, East, West. |
| suiteNumber | String | Number of the apartment or suite. |
| type | String | Type of street. Examples include: street, circle, boulevard, avenue, road, drive, etc. |
| withinTownLimits | Boolean | True if this street is within the legal geographical boundaries of the specified town (default). |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
None