I\'m working with a python SDK that have many sub-methods, so when I\'m typing my_obj = client.org... I\'m getting all the possible methods, but when I go to the se
my_obj = client.org...