Class PostalcodesResponse


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

      • PostalcodesResponse

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