
| Array Index | Type | Description |
|---|---|---|
| 1-n | object | FlightAcidType |
"Codeshares": {
"type": [
"array",
"null"
],
"title": "",
"description": "Codeshare details for the flight, if any.",
"items": {
"$ref": "#/definitions/FlightAcidType"
}
}