Represents the response from a remote API call with status, body, and linked resources.
Protected
Snap Hidden
Readonly
Buffer containing the response body data.
Array of resources linked to the response.
HTTP status code of the response.
Represents the response from a remote API call with status, body, and linked resources.