Response Interface
Beta
Response object if the request was successful. Note that the status within the range of 200-299 are considered as a success.
Properties
| Name | Type | Description | |
|---|---|---|---|
| body | any | ||
| header | any | ||
| status | number | ||
| text | string | undefined |
Defined in
Last Updated: 08 January, 2020