> ## 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: File

## Properties

### fileExtension

> **fileExtension**: `string`

Extension of the file

***

### fileId

> **fileId**: `string`

File id.

***

### fileName

> **fileName**: `string`

Name of the file, excluding file extension.

***

### filePath

> **filePath**: `string`

File path of the file.

***

### folderId

> **folderId**: `string`

Folder id, if any.

***

### sizeBytes

> **sizeBytes**: `number`

Size of the file.

***

### versionId

> **versionId**: `string`

Version id of the file.
