ObservationGalleryItem
ObservationGalleryItem Schema
Properties
| Name | Type | Description |
|---|---|---|
| id | Integer |
No description |
| observation_id | Integer |
No description |
| file_id | UUID |
No description |
| order | Integer (Optional) |
No description |
| visibility | Boolean |
No description |
Relationships
| Relationship Name | Type |
|---|---|
| observation | Observation |
| file | File |