HouseNumberResult

fun HouseNumberResult(    type: ResultType,     distance: Double,     title: String,     subtitle: String,     titleHighlights: List<StringRange>,     location: GeoCoordinates,     boundary: GeoBoundingBox,     iso: String,     addressComponent: Map<MapResultComponent, String>,     entry: GeoCoordinates,     exactMatch: Boolean)