# InitialVersion
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**activate** | Option<**bool**> | Whether to activate the initial version on creation. | [default to false]
**comment** | Option<**String**> | A freeform comment for the initial version. |
**paths** | Option<[**Vec<crate::models::InitialVersionPath>**](InitialVersionPath.md)> | The paths to create on the initial version. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)