action_type property

action_type property

ActionType

Definition:

@property
def action_type(self):
    ...
@action_type.setter
def action_type(self, value):
    ...

See Also