Classes
Action
Enum class that describes the actions.
Bases: str, Enum
str
Enum
Get the action based on its text representation.
value (str) –
Check if the action is create.
A boolean value.