From 78301a7997ecca7c83dc3d9ae7ab1233756a5189 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 13 Feb 2015 12:56:08 -0800 Subject: [PATCH] CRM-15361 - Expose API options for location_type_id, email_selection_method --- xml/schema/Mailing/Mailing.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/xml/schema/Mailing/Mailing.xml b/xml/schema/Mailing/Mailing.xml index 8520c5dc9c..32dc35f455 100644 --- a/xml/schema/Mailing/Mailing.xml +++ b/xml/schema/Mailing/Mailing.xml @@ -401,6 +401,11 @@ int unsigned 0 With email_selection_method, determines which email address to use + + civicrm_location_type
+ id + display_name +
4.6 @@ -409,6 +414,9 @@ 20 'automatic' With location_type_id, determine how to choose the email address to use. + + CRM_Core_SelectValues::emailSelectMethods + 4.6 -- 2.25.1