JsonObject: any

An object containing a parsed JSON document. The result of JSON.parse(). This doesn't provide any type safety over any but expresses intent in the code.

This type is returned by queryContractSmart.

Generated using TypeDoc