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 | undefined | string |
Defined in
- clients/itwin/src/Request.ts Line 116
Last Updated: 11 June, 2024