# Themes.Activate

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**variationId** | **String** | The identifier for the variation to activate. | 
**which** | **String** | Which configuration to use. | 

<a name="WhichEnum"></a>
## Enum: WhichEnum

* `original` (value: `"original"`)
* `last_activated` (value: `"last_activated"`)
* `last_created` (value: `"last_created"`)

