Docs Menu
API Developer Guide / middleware / pub / json / fromJson

Service: fromJson

This service will convert JSON string to the object

Input Parameter:

Name Type Description
jsonString: String JSON data in String
rootName: String JSON root name

Output Parameter:

Name Type Description
output: Document Output in JSON Object