X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FApi4%2FFinancialAccount.php;h=04b1dd821a27f7203393ba688f7aed9176a26f3d;hb=aa998597498411d97d304da2a8cc5ed3c6dcdcc4;hp=53bb3af33fc7fbf473f04eb648ccd9fb5d545665;hpb=27d31a0ff5d38d9b7a7693a347edac5db087530e;p=civicrm-core.git diff --git a/Civi/Api4/FinancialAccount.php b/Civi/Api4/FinancialAccount.php index 53bb3af33f..04b1dd821a 100644 --- a/Civi/Api4/FinancialAccount.php +++ b/Civi/Api4/FinancialAccount.php @@ -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 {