firefly-iii 0.3.0

Rust API client for firefly-iii
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# AutocompleteRecurrence

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | 
**name** | **String** | Name of the recurrence found by an auto-complete search. | 
**description** | Option<**String**> | Description of the recurrence found by auto-complete. | [optional]
**active** | Option<**bool**> | Is the recurring transaction active or not? | [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)