# LayoutRecord
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**content** | **String** | |
**description** | Option<**String**> | | [optional]
**id** | **uuid::Uuid** | Unique identifier. |
**identifier** | **String** | Unique slug identifier. |
**is_default** | **bool** | |
**name** | **String** | Display name. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)