| Name | Type | Description | Notes |
|---|---|---|---|
| description | String | The description of the file. | [optional] [default to nothing] |
| created_at | ZonedDateTime | The time/date that the file was uploaded. | [optional] [default to nothing] |
| updated_at | ZonedDateTime | The time/date that the file was last updated. | [optional] [default to nothing] |
| name | String | The name of the file. | [optional] [default to nothing] |
| uploader_id | String | The unique ID assigned to the Member who uploaded the file to Shortcut. | [optional] [default to nothing] |
| external_id | String | An additional ID that you may wish to assign to the file. | [optional] [default to nothing] |