Skip to content

[DRAFT] API specificiation

Niklas Merz edited this page Nov 16, 2019 · 3 revisions

A first collection of the Javascript/Typescript objects and methods for the scripting API.

Objects

  • Account
  • Transaction
  • Budget

Utility Objects

  • Query
    • TransactionQuery
    • AccountQuery

Methods

Property Methods

  • contains
  • regex
  • equals
  • lt & gt
  • before & after
  • or & and.....