Methods
(inner) replaceKeysOfReturnObject(item, list) → {object}
A recursive function that brings the return result to the required form
Parameters:
Name | Type | Description |
---|---|---|
item |
object | |
list |
array |
Returns:
the object with keys as in semantic description form with their values
- Type
- object