PlacesResponse

public class PlacesResponse : BaseResponse

PlacesResponse

  • This element contains a list of all currently known places, their identifiers and their geographical location (if requested).

    Declaration

    Swift

    let places: [PlaceType]?