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

15 lines
601 B
Markdown
Raw Permalink Normal View History

# AutocompleteTransaction
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The ID of a transaction journal (basically a single split). |
**transaction_group_id** | Option<**String**> | The ID of the underlying transaction group. | [optional]
**name** | **String** | Transaction description |
**description** | **String** | Transaction description |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)