Preparing search index...

    Represents the response from a remote API call with status, body, and linked resources.

    Index

    Constructors

    Properties

    body: Buffer

    Buffer containing the response body data.

    linkedResources: LinkedResource[]

    Array of resources linked to the response.

    statusCode: number

    HTTP status code of the response.