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

15 lines
645 B
Markdown
Raw Normal View History

# AutocompleteTransactionId
## 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 with ID in the name. |
**description** | **String** | Transaction description with ID in the name. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)