13 lines
658 B
Markdown
13 lines
658 B
Markdown
# 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)
|
|
|