Expand piggy bank enrichment.

This commit is contained in:
James Cole
2025-08-06 09:15:54 +02:00
parent c8c552602e
commit d4ab69ebe6
7 changed files with 336 additions and 70 deletions

View File

@@ -108,6 +108,8 @@ class AccountTransformer extends AbstractTransformer
'type' => strtolower($accountType),
'account_role' => $accountRole,
// TODO object group
// currency information, structured for 6.3.0.
'object_has_currency_setting' => $hasCurrencySettings,