Maps a IConfigBeanModel to a ConfigBeanRequest DTO that can be sent to the server as part of a service request.
IConfigBeanModel
ConfigBeanRequest
This function will perform any type conversion or data mapping required by the ConfigBeanRequest.
model - instance of the IConfigBeanModel
Maps a
IConfigBeanModelto aConfigBeanRequestDTO that can be sent to the server as part of a service request.