• Maps a ConfigBeanResponse DTO to an IConfigBeanModel object.

    Parameters

    Returns void

    Remarks

    This function will run as a mobx action ensuring that all observers are notified if any changes are made.

    Params

    dto - the Data Transfer Object received from the backend

    Params

    model - the IModel to be update