Merged
requested to merge github/fork/bilak/feature/enum-fromvalue-with-datatype-instead-of-string into master
Created by: bilak
When working with enums, specifically on web layer, it's better to create enum with target data type instead of string.