AbacusApi
An Abacus API.
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
method (str) – The name of of the API method.
docstring (str) – The docstring of the API method.
score (str) – The relevance score of the API method.
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict