go-firefly3/docs/RuleGroupStore.md
2024-05-11 14:45:50 +03:00

13 lines
512 B
Markdown

# RuleGroupStore
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Title** | **string** | | [default to null]
**Description** | **string** | | [optional] [default to null]
**Order** | **int32** | | [optional] [default to null]
**Active** | **bool** | | [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)