API/DAO Metadata - Retain versioning metadata for possible usage in runtime+tooling
[civicrm-core.git] / CRM / Contribute / DAO / ContributionRecur.php
index b45c41efafb8cdf70ebfccb70c4a6a5a4f091ce8..a3254572ca08522ad7db4093c632556a91cdd683 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/ContributionRecur.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:0a7eaba45ea7d692276b351cd9cee473)
+ * (GenCodeChecksum:62019becf87dee13b7e9e174eb3c286e)
  */
 
 /**
@@ -280,6 +280,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'entity' => 'ContributionRecur',
           'bao' => 'CRM_Contribute_BAO_ContributionRecur',
           'localizable' => 0,
+          'add' => '1.6',
         ],
         'contact_id' => [
           'name' => 'contact_id',
@@ -296,6 +297,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'html' => [
             'type' => 'EntityRef',
           ],
+          'add' => '1.6',
         ],
         'amount' => [
           'name' => 'amount',
@@ -315,6 +317,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '1.6',
         ],
         'currency' => [
           'name' => 'currency',
@@ -339,6 +342,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'nameColumn' => 'name',
             'abbrColumn' => 'symbol',
           ],
+          'add' => '3.2',
         ],
         'frequency_unit' => [
           'name' => 'frequency_unit',
@@ -361,6 +365,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'keyColumn' => 'name',
             'optionEditPath' => 'civicrm/admin/options/recur_frequency_units',
           ],
+          'add' => '1.6',
         ],
         'frequency_interval' => [
           'name' => 'frequency_interval',
@@ -376,6 +381,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '1.6',
         ],
         'installments' => [
           'name' => 'installments',
@@ -390,6 +396,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '1.6',
         ],
         'contribution_recur_start_date' => [
           'name' => 'start_date',
@@ -407,6 +414,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'type' => 'Select Date',
             'formatType' => 'activityDateTime',
           ],
+          'add' => '1.6',
         ],
         'contribution_recur_create_date' => [
           'name' => 'create_date',
@@ -424,6 +432,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'type' => 'Select Date',
             'formatType' => 'activityDateTime',
           ],
+          'add' => '1.6',
         ],
         'contribution_recur_modified_date' => [
           'name' => 'modified_date',
@@ -440,6 +449,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'type' => 'Select Date',
             'formatType' => 'activityDateTime',
           ],
+          'add' => '1.6',
         ],
         'contribution_recur_cancel_date' => [
           'name' => 'cancel_date',
@@ -456,6 +466,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'type' => 'Select Date',
             'formatType' => 'activityDate',
           ],
+          'add' => '1.6',
         ],
         'contribution_recur_cancel_reason' => [
           'name' => 'cancel_reason',
@@ -471,6 +482,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '5.13',
         ],
         'contribution_recur_end_date' => [
           'name' => 'end_date',
@@ -487,6 +499,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'type' => 'Select Date',
             'formatType' => 'activityDate',
           ],
+          'add' => '1.6',
         ],
         'contribution_recur_processor_id' => [
           'name' => 'processor_id',
@@ -503,6 +516,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '1.6',
         ],
         'payment_token_id' => [
           'name' => 'payment_token_id',
@@ -515,6 +529,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'bao' => 'CRM_Contribute_BAO_ContributionRecur',
           'localizable' => 0,
           'FKClassName' => 'CRM_Financial_DAO_PaymentToken',
+          'add' => '4.6',
         ],
         'contribution_recur_trxn_id' => [
           'name' => 'trxn_id',
@@ -531,6 +546,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '1.6',
         ],
         'invoice_id' => [
           'name' => 'invoice_id',
@@ -547,6 +563,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '1.6',
         ],
         'contribution_recur_contribution_status_id' => [
           'name' => 'contribution_status_id',
@@ -567,6 +584,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'optionGroupName' => 'contribution_recur_status',
             'optionEditPath' => 'civicrm/admin/options/contribution_recur_status',
           ],
+          'add' => '1.6',
         ],
         'is_test' => [
           'name' => 'is_test',
@@ -583,6 +601,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'html' => [
             'type' => 'CheckBox',
           ],
+          'add' => NULL,
         ],
         'cycle_day' => [
           'name' => 'cycle_day',
@@ -599,6 +618,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '1.6',
         ],
         'contribution_recur_next_sched_contribution_date' => [
           'name' => 'next_sched_contribution_date',
@@ -615,6 +635,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'type' => 'Select Date',
             'formatType' => 'activityDate',
           ],
+          'add' => '4.4',
         ],
         'failure_count' => [
           'name' => 'failure_count',
@@ -630,6 +651,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
+          'add' => '1.6',
         ],
         'contribution_recur_failure_retry_date' => [
           'name' => 'failure_retry_date',
@@ -646,6 +668,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'type' => 'Select Date',
             'formatType' => 'activityDate',
           ],
+          'add' => '1.6',
         ],
         'auto_renew' => [
           'name' => 'auto_renew',
@@ -662,6 +685,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'html' => [
             'type' => 'CheckBox',
           ],
+          'add' => '1.6',
         ],
         'contribution_recur_payment_processor_id' => [
           'name' => 'payment_processor_id',
@@ -682,6 +706,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'keyColumn' => 'id',
             'labelColumn' => 'name',
           ],
+          'add' => '3.3',
         ],
         'financial_type_id' => [
           'name' => 'financial_type_id',
@@ -703,6 +728,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'keyColumn' => 'id',
             'labelColumn' => 'name',
           ],
+          'add' => '4.3',
         ],
         'payment_instrument_id' => [
           'name' => 'payment_instrument_id',
@@ -721,6 +747,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'optionGroupName' => 'payment_instrument',
             'optionEditPath' => 'civicrm/admin/options/payment_instrument',
           ],
+          'add' => '4.1',
         ],
         'contribution_campaign_id' => [
           'name' => 'campaign_id',
@@ -743,6 +770,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
             'keyColumn' => 'id',
             'labelColumn' => 'title',
           ],
+          'add' => '4.1',
         ],
         'is_email_receipt' => [
           'name' => 'is_email_receipt',
@@ -758,6 +786,7 @@ class CRM_Contribute_DAO_ContributionRecur extends CRM_Core_DAO {
           'html' => [
             'type' => 'CheckBox',
           ],
+          'add' => '4.1',
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);