# KodingApi.JStackTemplate

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | [optional] 
**machines** | **[Object]** |  | [optional] 
**title** | **String** | Title of this stack template | 
**slug** | **String** | Unique slug of stack template | 
**description** | **String** | Stack template description | [optional] 
**config** | **Object** | Private config data for stack template | [optional] 
**accessLevel** | **String** |  | [optional] 
**originId** | **String** |  | 
**meta** | **Object** |  | [optional] 
**group** | **String** |  | 
**template** | [**JStackTemplateTemplate**](JStackTemplateTemplate.md) |  | [optional] 
**credentials** | **Object** |  | [optional] 


