| Name | Type | Description | Notes |
|---|---|---|---|
| description | String | The description of the file. | [optional] [default to nothing] |
| story_id | Int64 | The ID of the linked story. | [optional] [default to nothing] |
| name | String | The name of the file. | [default to nothing] |
| thumbnail_url | String | The URL of the thumbnail, if the integration provided it. | [optional] [default to nothing] |
| type | String | The integration type of the file (e.g. google, dropbox, box). | [default to nothing] |
| size | Int64 | The filesize, if the integration provided it. | [optional] [default to nothing] |
| uploader_id | String | The UUID of the member that uploaded the file. | [optional] [default to nothing] |
| content_type | String | The content type of the image (e.g. txt/plain). | [optional] [default to nothing] |
| url | String | The URL of linked file. | [default to nothing] |