Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 987 Bytes

IbanRule.md

File metadata and controls

13 lines (10 loc) · 987 Bytes

# IbanRule

Properties

Name Type Description Notes
id int Rule identifier
category Category <strong>Type:</strong> Category<br/> The category that this rule assigns to the transactions that it matches
direction TransactionDirection <strong>Type:</strong> TransactionDirection<br/> Direction for the rule. 'Income' means that the rule applies to transactions with a positive amount only, 'Spending' means it applies to transactions with a negative amount only.
creation_date string Timestamp of when the rule was created, in the format 'YYYY-MM-DD HH:MM:SS.SSS' (german time)
iban string The IBAN for this rule

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