Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Xs2aCashflowObject

export
interface

Xs2aCashflowObject

Hierarchy

  • Xs2aCashflowObject

Index

Properties

Optional currency_id

currency_id: Currency

Currency id of above values, e.g. EUR

memberof

Xs2aCashflowObject

incoming

incoming: number

Amount of this month incoming transactions

memberof

Xs2aCashflowObject

incoming_transactions

incoming_transactions: number

A count of this month incoming transactions

memberof

Xs2aCashflowObject

minimum_balance

minimum_balance: number

The minimum (lowest) balance of the account in that month

memberof

Xs2aCashflowObject

month

month: number

Relative month, e.g. current is 0, previous month is -1 and so on

memberof

Xs2aCashflowObject

outgoing

outgoing: number

Amount of this month outgoing transactions

memberof

Xs2aCashflowObject

outgoing_transactions

outgoing_transactions: number

A count of this month outgoing transactions

memberof

Xs2aCashflowObject

Generated using TypeDoc