| Name | Type | Description | Notes |
|---|---|---|---|
| id | java.util.UUID | Unique ID representing a resource file | [optional] |
| created | Long | Unix-timestamp of when the resource was created | [optional] |
| updated | Long | Unix-timestamp of when the resource was updated | [optional] |
| file | File | Raw bytes: the actual file | [optional] |