Power
Returns whether AC power outlets and/or USB ports are available.
# Use request parameter:
include=segments.power
Response parameters:
Attributes | Type | Description/Values |
---|---|---|
id | num | unique numerical identifier (e.g. 1) |
display_text | string | up to 30-character string (English) see character limits by language (e.g. "Power & USB outlets") |
quality | string | an assessment of the power type available (better, standard, n/a) |
cost | string | whether there is a charge to access the power outlets (free, paid, n/a) |
distribution | string | indicates whether power is provided in some or all rows (all, some, n/a) |
multiple_at_seat | string | indicates whether there are 2 or more USB ports or power outlets, or at least 1 of each (yes, no, n/a) |
usb_port | string | whether USB port is available (yes, no, n/a) |
exists | string | power (110-volt AC outlet and/or USB port) exists in some or all rows (yes, no, n/a) |
power_outlet | string | 110-volt AC outlet is available (yes, no, n/a) |
chance | string | indicates that the Power type is offered on some but not all of the aircraft in the subfleet scheduled to operate the flight; there is a chance that this Power type may not be available depending on the airline's flight operations (yes, no, n/a) |
type | string | the type of power outlet available (adapter, power, power/usb, usb, none, n/a) |
updated_at | string | indicates when the data element was last updated (date and time in ISO 8601 formatted field e.g. “2018-11-04T09:20:22Z”) |