Module ipernity.api¶
Method Class¶
- class ipernity.method.IpernityMethod(api: IpernityAPI, name: str)[source]¶
Bases:
objectHelper class to enable the APIobj.my.method(**) syntax.
- Parameters:
api – The corresponding API object.
name – Name of the (partial) method.