> ## Documentation Index
> Fetch the complete documentation index at: https://docs.smokeball.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Files

[**@smokeballdev/smokeball-client-sdk**](./../../../../README)

***

# Interface: MatterFileDownloadDetails

## Properties

### extension

> **extension**: `string`

Extension of the file.

***

### id

> **id**: `string`

File id.

***

### matterId

> **matterId**: `string`

Matter id.

***

### name

> **name**: `string`

Name of the file.

***

### url

> **url**: `string`

URL to download the file.
