go-firefly3/docs/AutocompleteTransaction.md
2024-05-11 14:45:50 +03:00

658 B

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] [Back to API list] [Back to README]