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 | (Deprecated, will always return 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 | (Deprecated, will always return 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, none, power, power/usb-a, power/usb-a/usb-c, power/usb-c, power/usb, usb, usb-a, usb-a/usb-c, usb-c) |
updated_at | string | (Deprecated, will always return blank) |