Converts a JavaScript object into a Mapping.
The object value.
The types of the values in the object. This is a mapping of keys to types. Note that in this context, it is not possible to determine the required parameter types automatically, therefore it is necessary to specify them explicitely.
The created Mapping.
Implementation of Mapping.