Interface JSONObject

Response from a http request, which is an object containing the $res property

Hierarchy

  • JSONObject

Indexable

[key: string | number | symbol]: any

Properties

Methods

Properties

This will include the complete response without pretending to be a different type

Methods

  • Returns the plain response data

    Returns object

Generated using TypeDoc