Class PlacesAirportsResponse


  • public class PlacesAirportsResponse
    extends PlacesResponse
    Object to make the places/airports endpoint response more friendly to determine what parts of the AerisDataJSON have come back in the response.
    • Constructor Detail

      • PlacesAirportsResponse

        public PlacesAirportsResponse​(AerisDataJSON data)
        Constructor the the places/airports response. Wraps the JSON data into a friendlier object to determine what data is available.
        Parameters:
        data - JSON data