We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71687f8 commit ea4e14bCopy full SHA for ea4e14b
amadeus/client/direction.py
@@ -8,7 +8,7 @@ class Direction (object):
8
9
from amadeus import Direction
10
11
- amadeus.travel.analytics.air_traffic.busiest_period.get(
+ client.travel.analytics.air_traffic.busiest_period.get(
12
cityCode = 'MAD',
13
period = '2017',
14
direction = Direction.ARRIVING
0 commit comments