File stored in GD Storage.
| Name | Type | Description | Notes |
|---|---|---|---|
| modified_at | datetime | Last modification timestamp of the file. | |
| name | str | Name of the file. | |
| size | int | Size of the file in bytes. | |
| type | str | Type of the file. | defaults to "CSV" |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |