| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique ID | [optional] |
| fileName | String | File Name | [optional] |
| format | String | Format of the file | [optional] |
| createdAt | DateTime | ISO 8601 timestamp when the resource was created | [optional] |
| updatedAt | DateTime | ISO 8601 timestamp when the resource was updated | [optional] |
| url | String | The expiring URL to download this file from | [optional] |
| organization | Organization | Associated Organization | [optional] |
| organizationId | Integer | Associated Organization ID | [optional] |
| user | User | Associated User | [optional] |
| userId | Integer | Associated User ID | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.