banks2ff/firefly-iii-api/docs/AutocompleteBill.md

14 lines
471 B
Markdown
Raw Normal View History

# AutocompleteBill
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | |
**name** | **String** | Name of the bill found by an auto-complete search. |
**active** | Option<**bool**> | Is the bill 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)