Type alias JSONData

This will be returned if the response Content-Type was set to application/json It indicates that any valid JSON value will be returned The $res property will be available to access the full response If undefined no $res property will be available

Generated using TypeDoc