| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique ID for this entity. | |
| created | OffsetDateTime | The exact moment this entity was created. | |
| applicationId | Integer | The ID of the application that owns this entity. | |
| slots | List<SlotDef> | The slots defined for this application. | |
| functions | List<FunctionDef> | The functions defined for this application. | |
| templates | List<TemplateDef> | The templates defined for this application. | |
| variables | String |