# SnapshotLockCreateParams
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**expires** | **i32** | The Unix Epoch time the snapshot lock will expire and be eligible for automatic deletion. | [optional] [default to null]
**comment** | **String** | Free form comment. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)