StreetDetail
Class Description​
Street details, in the context of address.
Attributes​
| Name | Type | Description |
|---|---|---|
| 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. |
| displayAddress | String | The address as it should be displayed to a user. |
| 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. |
| suiteNumber | String | Number of the apartment or suite. |
| type | String | Type of street. Examples include: street, circle, boulevard, avenue, road, drive, etc. |
Relationships​
Ancestors​
No ancestor classes
Descendents​
No descendent classes
Associations​
None