go-firefly3/docs/AutocompleteTransaction.md

13 lines
658 B
Markdown
Raw Normal View History

2024-05-11 14:43:57 +03:00
# AutocompleteTransaction
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Id** | **string** | The ID of a transaction journal (basically a single split). | [default to null]
**TransactionGroupId** | **string** | The ID of the underlying transaction group. | [optional] [default to null]
**Name** | **string** | Transaction description | [default to null]
**Description** | **string** | Transaction description | [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)