public OrderAction(OrderAction other)
 {
     Type = other.Type;
 }