diff options
Diffstat (limited to 'crates/rocie-client/docs/Section.md')
| -rw-r--r-- | crates/rocie-client/docs/Section.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/crates/rocie-client/docs/Section.md b/crates/rocie-client/docs/Section.md new file mode 100644 index 0000000..2a6de45 --- /dev/null +++ b/crates/rocie-client/docs/Section.md @@ -0,0 +1,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) + + |
