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

# FileModel

> The FileModel object in Vantage JSON output stores the ID and name of each file submitted to ABBYY Vantage as part of a processing transaction.

The **FileModel** object contains information about the files submitted to ABBYY Vantage. For each file, its ID and name are retained.

| Property | Type     | Description           |
| :------- | :------- | :-------------------- |
| `Id`     | `String` | The ID of the file.   |
| `Name`   | `String` | The name of the file. |
