A response object that is returned when a request is made with the ApiXRequest object.
ApiXRequest
Optional
Readonly
The JSON data returned by the API-X endpoint. This is optional because some endpoints may not return any data.
The HTTP status code returned by the API-X endpoint.
A response object that is returned when a request is made with the
ApiXRequest
object.