# ClipFolder
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | [**uuid::Uuid**](uuid::Uuid.md) | フォルダUUID |
**name** | **String** | フォルダ名 |
**created_at** | **String** | 作成日時 |
**owner_id** | [**uuid::Uuid**](uuid::Uuid.md) | フォルダ所有者UUID |
**description** | **String** | 説明 |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)