[@oceanprotocol/lib](../README.md) / [Exports](../modules.md) / DownloadResponse # Interface: DownloadResponse ## Table of contents ### Properties - [data](DownloadResponse.md#data) - [filename](DownloadResponse.md#filename) ## Properties ### data • **data**: `ArrayBuffer` #### Defined in [@types/DownloadResponse.ts:2](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/DownloadResponse.ts#L2) ___ ### filename • **filename**: `string` #### Defined in [@types/DownloadResponse.ts:3](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/DownloadResponse.ts#L3)