# VariableCollectionCreate
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**action** | **String** | The action to perform for the variable collection. |
**id** | Option<**String**> | A temporary id for this variable collection. | [optional]
**name** | **String** | The name of this variable collection. |
**initial_mode_id** | Option<**String**> | The initial mode refers to the mode that is created by default. You can set a temporary id here, in order to reference this mode later in this request. | [optional]
**hidden_from_publishing** | Option<**bool**> | Whether this variable collection is hidden when publishing the current file as a library. | [optional][default to false]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)