UseCase
A Project Use Case
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
useCase (str) – The enum value for this use case
prettyName (str) – A user-friendly name
description (str) – A description for this use case
problemType (str) – Name for the underlying problem type
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict