Action Class
Defines the base abstract class for Actions that need to be implemented.
- Inheritance
-
Action
Constructor
Action()
Methods
| to_json |
Convert object into a json dictionary. |
to_json
Convert object into a json dictionary.
abstract to_json() -> Dict[str, Any]
Returns
The instance of the class converted into a json dictionary
Return type
Attributes
action_type
Feedback
Submit and view feedback for