| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | Unique ID representing a resource file | [optional] [default to null] |
| Created | int64 | Unix-timestamp of when the resource was created | [optional] [default to null] |
| Updated | int64 | Unix-timestamp of when the resource was updated | [optional] [default to null] |
| File | **os.File | Raw bytes: the actual file | [optional] [default to null] |