RoutingAction
Routing action
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
name (str) – The name of the action.
displayName (str) – The display name of the action.
value (str) – The value of the action.
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict