1
0
api/openapi/docs/Group.md

15 lines
436 B
Markdown
Raw Normal View History

2024-03-13 07:53:30 +00:00
# Group
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **i32** | |
**name** | **String** | |
**password** | **String** | |
**users** | Option<[**Vec<models::User>**](User.md)> | | [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)