woob.tools.capabilities.bank.data_matching
¶
- diff_accounts(backend, new_accounts, old_accounts)[source]¶
Compare accounts between a sync and previous sync
Tries to match accounts just fetched with accounts fetched from a previous run of iter_accounts().
- Parameters:
backend (
woob.tools.backend.Module
) – backend from which the objects come- Return type:
woob.capabilities.bank.AccountDiff