gitea-rs/crates/gitea-rs/docs/CreateEmailOption.md
kjuulh 657e1a095e
feat: add gitea rust client
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-08-21 21:58:00 +02:00

12 lines
371 B
Markdown

# CreateEmailOption
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**emails** | Option<**Vec<String>**> | email addresses to add | [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)