go-firefly3/docs/AutocompleteRule.md

12 lines
541 B
Markdown
Raw Normal View History

2024-05-11 14:43:57 +03:00
# AutocompleteRule
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Id** | **string** | | [default to null]
**Name** | **string** | Name of the rule found by an auto-complete search. | [default to null]
**Description** | **string** | Description of the rule found by auto-complete. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)