Improve bunq import.

This commit is contained in:
James Cole
2018-03-10 20:25:42 +01:00
parent 85dc1263ea
commit 0c2b35e542
13 changed files with 490 additions and 299 deletions

View File

@@ -31,6 +31,7 @@ use Log;
/**
* Class Preference.
* @property mixed $data
*/
class Preference extends Model
{