SearchKit - Change @searchable annotation from boolean to option list
[civicrm-core.git] / Civi / Api4 / FinancialTrxn.php
index eafd15304736fed264d6654982f7c8263a99c8cb..f04a37e399e7da98bef2a9e908b5d666c79631f3 100644 (file)
@@ -28,6 +28,7 @@ namespace Civi\Api4;
  *
  * @see https://docs.civicrm.org/dev/en/latest/financial/financialentities/#financial-transactions
  *
+ * @searchable secondary
  * @package Civi\Api4
  */
 class FinancialTrxn extends Generic\DAOEntity {