I got enum specified like this:
public enum CarsSelection { All, OnlyMets, OnlyFree }
I call api method like this: