JSON Schema Definition 'AirportLocationType'

Diagram

JSON Schema Diagram of /definitions/AirportLocationType

Value

Object

An object allowing any properties.

Source

"AirportLocationType": {
    "type": "object",
    "title": "",
    "description": "",
    "properties": {
        "CityName": {
            "type": "string",
            "title": "",
            "description": "Airport city."
        },
        "StateId": {
            "type": "string",
            "title": "",
            "description": "Airport state"
        },
        "CountryId": {
            "type": "string",
            "title": "",
            "description": "Airport country, as 2-letter ISO code."
        }
    }
}
C:\LocalFv\Fv\Doc\JSON\FlightStatus.schema.json (608:10)
Documentation for FvXml JSON Schema
Generated using Liquid Studio 2019 - Data Designer Edition 17.1.2.9490