blob: 2a6de45c06725dfeacbcaade80659ad7057ee57f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Section
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**content** | [**Vec<models::Content>**](Content.md) | Content inside |
**name** | Option<**String**> | Name of the section | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|