Record
dictionaries
No description available.
record dictionaries {
aircraft: option<aircraft-entry>,
carriers: option<carrier-entry>,
currencies: option<currency-entry>,
locations: option<location-entry>,
}Fields
| Name | Type | Description |
|---|---|---|
| aircraft | option<aircraft-entry> | |
| carriers | option<carrier-entry> | |
| currencies | option<currency-entry> | |
| locations | option<location-entry> |