class ReverseMap:
Reverse map for finding the parent of an #ApiObject.
@deprecated 1.1.0 -- Use #ApiObject.parent and #ApiObject.path instead of #get_parent() and #path().
Method | __init__ |
Undocumented |
Method | get​_parent |
Undocumented |
Method | path |
Undocumented |