• Maps a IConfigBeanModel to a ConfigBeanRequest DTO that can be sent to the server as part of a service request.

    Parameters

    Returns ConfigBeanRequest

    • a valid ConfigBeanRequest that can be used to instantiate a new model.

    Remarks

    This function will perform any type conversion or data mapping required by the ConfigBeanRequest.

    Params

    model - instance of the IConfigBeanModel