Preparing search index...

    Response returned when fetching assets by IDs, containing matched assets or an error.

    Index

    Constructors

    Properties

    Constructors

    Properties

    cancelled: boolean

    Indicates whether the request was cancelled before completing.

    data?: any

    Asset data returned by the request, if successful.

    error?: ServiceError

    Service error details if the request failed.

    ok: boolean

    True if the request completed successfully without errors.