fromModelToUpdateApiModel

abstract fun fromModelToUpdateApiModel(newName: String?, newAccent: Int?, newAssetId: String?): <Error class: unknown class>

Maps the user data to be updated. if the parameters newName newAssetId are nulls, it indicates that not updation should be made.

TODO(assets): handle deletion of assets references, emptyAssetList