GeoJSONPropertyResponse
struct GeoJSONPropertyResponse : Codable
Undocumented
-
Undocumented
Declaration
Swift
public let address: GeoJSONAddressResponse? -
Undocumented
Declaration
Swift
public let brand: String? -
Undocumented
Declaration
Swift
public let dkvStationID: String? -
Undocumented
Declaration
Swift
public let stationName: String? -
Undocumented
Declaration
Swift
public let type: String?
View on GitHub
GeoJSONPropertyResponse Structure Reference