# KnetikCloud.StoreItemTemplateResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**behaviors** | [**[ItemBehaviorDefinitionResource]**](ItemBehaviorDefinitionResource.md) | The customized behaviors that are required or default for this type of item | [optional] 
**created_date** | **Number** | The date/time this resource was created in seconds since unix epoch | [optional] 
**id** | **String** | The id of the template | [optional] 
**name** | **String** | The name of the template | 
**properties** | [**[PropertyDefinitionResource]**](PropertyDefinitionResource.md) | The customized properties that are present | [optional] 
**sku_template** | [**TemplateResource**](TemplateResource.md) | A template to apply to all skus on an item using this template | [optional] 
**updated_date** | **Number** | The date/time this resource was last updated in seconds since unix epoch | [optional] 


