Initial commit
This is definitely not functional yet. Signed-off-by: Jacob Kiers <code@kiers.eu>
This commit is contained in:
14
firefly-iii-api/docs/AutocompleteTransactionId.md
Normal file
14
firefly-iii-api/docs/AutocompleteTransactionId.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user