ObservationAssetRenderConfigProfile
ObservationAssetRenderConfigProfile Schema
Properties
| Name | Type | Description |
|---|---|---|
| id | Integer |
No description |
| observation_id | Integer |
No description |
| order | Integer |
Evaluation order when multiple render profiles exist for the observation. |
| config | JSONB (Optional) |
Render config JSON payload. |
Relationships
| Relationship Name | Type |
|---|---|
| observation | Observation |