Files
immich/mobile/openapi/doc/UpdateRuleDto.md
T
Jason Rasmussen 947132ac77 chore: open api
2023-08-14 17:44:36 -04:00

17 lines
450 B
Markdown
Generated

# openapi.model.UpdateRuleDto
## Load the model package
```dart
import 'package:openapi/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key** | [**RuleKey**](RuleKey.md) | |
**value** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)