Sha256: d9433c64966e4c4ec82883907ee01d4816abd2e6023615d438472aafdc3dfb1a
Contents?: true
Size: 703 Bytes
Versions: 6
Compression:
Stored size: 703 Bytes
Contents
# TalonOne::Environment ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | Unique ID for this entity. | **created** | **DateTime** | The exact moment this entity was created. | **application_id** | **Integer** | The ID of the application that owns this entity. | **slots** | [**Array<SlotDef>**](SlotDef.md) | The slots defined for this application. | **functions** | [**Array<FunctionDef>**](FunctionDef.md) | The functions defined for this application. | **templates** | [**Array<TemplateDef>**](TemplateDef.md) | The templates defined for this application. | **variables** | **String** | |
Version data entries
6 entries across 6 versions & 1 rubygems