# UserTag

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**tagId** | **UUID** | タグUUID | 
**tag** | **String** | タグ文字列 | 
**isLocked** | **Bool** | タグがロックされているか | 
**createdAt** | **Date** | タグ付与日時 | 
**updatedAt** | **Date** | タグ更新日時 | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)