*
* Generated from xml/schema/CRM/Mailing/BouncePattern.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:5b77be40f02d6350d3a973ae6e090883)
+ * (GenCodeChecksum:c72ed4774d00758d25e6a167f4215906)
*/
/**
'bao' => 'CRM_Mailing_BAO_BouncePattern',
'localizable' => 0,
'FKClassName' => 'CRM_Mailing_DAO_BounceType',
+ 'pseudoconstant' => [
+ 'table' => 'civicrm_mailing_bounce_type',
+ 'keyColumn' => 'id',
+ 'labelColumn' => 'name',
+ ],
],
'pattern' => [
'name' => 'pattern',
<type>int unsigned</type>
<required>true</required>
<comment>Type of bounce</comment>
+ <pseudoconstant>
+ <table>civicrm_mailing_bounce_type</table>
+ <keyColumn>id</keyColumn>
+ <labelColumn>name</labelColumn>
+ </pseudoconstant>
</field>
<foreignKey>
<name>bounce_type_id</name>