Action Class
Defines the base abstract class for Actions that need to be implemented.
Constructor
Action()
Methods
| to_json |
Convert object into a json dictionary. |
to_json
Attributes
action_type
Get the type of action this class represents.
abstract property action_type: int