new MovementsAdapter()
This adapter accesses a backend db to retrieve account movements
Methods
-
(static) getMovements(account) → {object}
-
retrieves JSOn object listing account movements to list in view
Parameters:
Name Type Description account
string Returns:
json list of movements- Type
- object