SearchKit - Change @searchable annotation from boolean to option list
[civicrm-core.git] / Civi / Api4 / FinancialAccount.php
index 53bb3af33fc7fbf473f04eb648ccd9fb5d545665..04b1dd821a27f7203393ba688f7aed9176a26f3d 100644 (file)
@@ -25,6 +25,7 @@ namespace Civi\Api4;
  *
  * @see https://docs.civicrm.org/user/en/latest/contributions/key-concepts-and-configurations/#financial-types-financial-accounts-and-accounting-codes
  *
+ * @searchable secondary
  * @package Civi\Api4
  */
 class FinancialAccount extends Generic\DAOEntity {