banks2ff/firefly-iii-api/docs/RuleActionKeyword.md
Jacob Kiers f0b8df90b9 Initial commit
This is definitely not functional yet.

Signed-off-by: Jacob Kiers <code@kiers.eu>
2024-10-04 20:31:39 +02:00

1003 B

RuleActionKeyword

Enum Variants

Name Value
UserAction user_action
SetCategory set_category
ClearCategory clear_category
SetBudget set_budget
ClearBudget clear_budget
AddTag add_tag
RemoveTag remove_tag
RemoveAllTags remove_all_tags
SetDescription set_description
AppendDescription append_description
PrependDescription prepend_description
SetSourceAccount set_source_account
SetDestinationAccount set_destination_account
SetNotes set_notes
AppendNotes append_notes
PrependNotes prepend_notes
ClearNotes clear_notes
LinkToBill link_to_bill
ConvertWithdrawal convert_withdrawal
ConvertDeposit convert_deposit
ConvertTransfer convert_transfer
DeleteTransaction delete_transaction

[Back to Model list] [Back to API list] [Back to README]