13 lines
702 B
Markdown
13 lines
702 B
Markdown
|
# AutocompleteTransactionId
|
||
|
|
||
|
## 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 with ID in the name. | [default to null]
|
||
|
**Description** | **string** | Transaction description with ID in the name. | [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)
|
||
|
|