I am using Automapper in C#.
Currently I am trying to map using below code.
CreateMap() .ForMember(dest => dest.FeeType, opt