dev
Action
class Action { public const TYPE_AUTO = 0; public const TYPE_TAKING_ACCOUNT_ASK = 1; public const TYPE_SOLUTION_FINDING = 2;