# Themes.ThemeConfigurationFull

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**uuid** | **String** |  | [optional] 
**themeUuid** | **String** | The Theme to which the Configuration belongs. | [optional] 
**variationId** | **String** | The Variation to which the Configuration belongs. | [optional] 
**settings** | **Object** | The content of the configuration, which is a JSON object which will vary in structure from theme to theme. | [optional] 
**dateCreated** | **String** |  | [optional] 
**siteId** | **Number** | Site ID to which this configuration belongs. Will be 0 for the original configuration for a Theme. | [optional] 
