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