Parameter | Description |
---|---|
Body | The JSON object. |
Property | Type | Description |
---|---|---|
result | Object | The JSON object. |
Parameter | Description |
---|---|
JSON string (required) | The JSON string. |
Property | Type | Description |
---|---|---|
object | Object | The parsed JSON object. |
Parameter | Description |
---|---|
JSON object (required) | The JSON object that will be serialized to a string. |
Property | Type | Description |
---|---|---|
json | String | The serialized JSON object. |