Xs2aCashflowObject

fun Xs2aCashflowObject(@Json(name = monthmonth: Int, @Json(name = incomingincoming: Float, @Json(name = outgoingoutgoing: Float, @Json(name = minimum_balanceminimumBalance: Float, @Json(name = incoming_transactionsincomingTransactions: Int, @Json(name = outgoing_transactionsoutgoingTransactions: Int, @Json(name = currency_idcurrencyId: CurrencyId)

Parameters

month

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

incoming

Amount of this month incoming transactions

outgoing

Amount of this month outgoing transactions

minimumBalance

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

incomingTransactions

A count of this month incoming transactions

outgoingTransactions

A count of this month outgoing transactions

currencyId

Currency id of above values, e.g. EUR