@zohocrm/typescript-sdk-8.0 2.0.0 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/config/json_details.json +1 -1
- package/dist/core/com/zoho/crm/api/apis/import_apis.js +5 -1
- package/dist/core/com/zoho/crm/api/appointment_preference/import_appointment_preference.js +5 -1
- package/dist/core/com/zoho/crm/api/assignment_rules/import_assignment_rules.js +5 -1
- package/dist/core/com/zoho/crm/api/associate_email/import_associate_email.js +5 -1
- package/dist/core/com/zoho/crm/api/attachments/import_attachments.js +5 -1
- package/dist/core/com/zoho/crm/api/audit_log_export/import_audit_log_export.js +5 -1
- package/dist/core/com/zoho/crm/api/available_currencies/import_available_currencies.js +5 -1
- package/dist/core/com/zoho/crm/api/backup/import_backup.js +5 -1
- package/dist/core/com/zoho/crm/api/blueprint/action_response.d.ts +3 -0
- package/dist/core/com/zoho/crm/api/blueprint/action_wrapper.d.ts +30 -0
- package/dist/core/com/zoho/crm/api/blueprint/action_wrapper.js +44 -0
- package/dist/core/com/zoho/crm/api/blueprint/api_exception.d.ts +2 -1
- package/dist/core/com/zoho/crm/api/blueprint/field.d.ts +4 -4
- package/dist/core/com/zoho/crm/api/blueprint/field.js +2 -2
- package/dist/core/com/zoho/crm/api/blueprint/import_blueprint.d.ts +2 -0
- package/dist/core/com/zoho/crm/api/blueprint/import_blueprint.js +9 -2
- package/dist/core/com/zoho/crm/api/blueprint/success_response.d.ts +2 -1
- package/dist/core/com/zoho/crm/api/bulk_read/body_wrapper.d.ts +4 -5
- package/dist/core/com/zoho/crm/api/bulk_read/body_wrapper.js +2 -2
- package/dist/core/com/zoho/crm/api/bulk_read/import_bulk_read.js +5 -1
- package/dist/core/com/zoho/crm/api/bulk_read/job_detail.d.ts +4 -4
- package/dist/core/com/zoho/crm/api/bulk_read/job_detail.js +2 -2
- package/dist/core/com/zoho/crm/api/bulk_read/query.d.ts +4 -5
- package/dist/core/com/zoho/crm/api/bulk_read/query.js +2 -2
- package/dist/core/com/zoho/crm/api/bulk_write/import_bulk_write.js +5 -1
- package/dist/core/com/zoho/crm/api/business_hours/import_business_hours.js +5 -1
- package/dist/core/com/zoho/crm/api/cadences/import_cadences.js +5 -1
- package/dist/core/com/zoho/crm/api/cadences_execution/import_cadences_execution.js +5 -1
- package/dist/core/com/zoho/crm/api/call_preferences/import_call_preferences.js +5 -1
- package/dist/core/com/zoho/crm/api/cancel_meetings/import_cancel_meetings.js +5 -1
- package/dist/core/com/zoho/crm/api/change_owner/import_change_owner.js +5 -1
- package/dist/core/com/zoho/crm/api/contact_roles/import_contact_roles.js +5 -1
- package/dist/core/com/zoho/crm/api/conversion_option/import_conversion_option.js +5 -1
- package/dist/core/com/zoho/crm/api/convert_lead/import_convert_lead.js +5 -1
- package/dist/core/com/zoho/crm/api/coql/import_coql.js +5 -1
- package/dist/core/com/zoho/crm/api/currencies/import_currencies.js +5 -1
- package/dist/core/com/zoho/crm/api/custom_views/import_custom_views.js +5 -1
- package/dist/core/com/zoho/crm/api/data_sharing/import_data_sharing.js +5 -1
- package/dist/core/com/zoho/crm/api/deal_contact_roles/import_deal_contact_roles.js +5 -1
- package/dist/core/com/zoho/crm/api/digest/import_digest.js +5 -1
- package/dist/core/com/zoho/crm/api/download_attachments/import_download_attachments.js +5 -1
- package/dist/core/com/zoho/crm/api/download_inline_images/import_download_inline_images.js +5 -1
- package/dist/core/com/zoho/crm/api/duplicate_check_preference/import_duplicate_check_preference.js +5 -1
- package/dist/core/com/zoho/crm/api/email_compose/import_email_compose.js +5 -1
- package/dist/core/com/zoho/crm/api/email_configuration_options/import_email_configuration_options.js +5 -1
- package/dist/core/com/zoho/crm/api/email_drafts/import_email_drafts.js +5 -1
- package/dist/core/com/zoho/crm/api/email_related_records/import_email_related_records.js +5 -1
- package/dist/core/com/zoho/crm/api/email_sharing_details/import_email_sharing_details.js +5 -1
- package/dist/core/com/zoho/crm/api/email_signatures/import_email_signatures.js +5 -1
- package/dist/core/com/zoho/crm/api/email_templates/email_template.d.ts +1 -1
- package/dist/core/com/zoho/crm/api/email_templates/import_email_templates.js +5 -1
- package/dist/core/com/zoho/crm/api/entity_scores/import_entity_scores.js +5 -1
- package/dist/core/com/zoho/crm/api/features/import_features.js +5 -1
- package/dist/core/com/zoho/crm/api/field_attachments/import_field_attachments.js +5 -1
- package/dist/core/com/zoho/crm/api/field_map_dependency/import_field_map_dependency.js +5 -1
- package/dist/core/com/zoho/crm/api/fields/import_fields.js +5 -1
- package/dist/core/com/zoho/crm/api/files/import_files.js +5 -1
- package/dist/core/com/zoho/crm/api/find_and_merge/import_find_and_merge.js +5 -1
- package/dist/core/com/zoho/crm/api/fiscal_year/import_fiscal_year.js +5 -1
- package/dist/core/com/zoho/crm/api/from_addresses/import_from_addresses.js +5 -1
- package/dist/core/com/zoho/crm/api/functions/import_functions.js +5 -1
- package/dist/core/com/zoho/crm/api/get_related_records_count/import_get_related_records_count.js +5 -1
- package/dist/core/com/zoho/crm/api/global_picklists/import_global_picklists.js +5 -1
- package/dist/core/com/zoho/crm/api/hipaa_compliance/import_hipaa_compliance.js +5 -1
- package/dist/core/com/zoho/crm/api/holidays/import_holidays.js +5 -1
- package/dist/core/com/zoho/crm/api/inventory_convert/import_inventory_convert.js +5 -1
- package/dist/core/com/zoho/crm/api/inventory_mass_convert/import_inventory_mass_convert.js +5 -1
- package/dist/core/com/zoho/crm/api/inventory_templates/import_inventory_templates.js +5 -1
- package/dist/core/com/zoho/crm/api/inventory_templates/inventory_templates.d.ts +1 -1
- package/dist/core/com/zoho/crm/api/layouts/import_layouts.js +5 -1
- package/dist/core/com/zoho/crm/api/mail_merge/import_mail_merge.js +5 -1
- package/dist/core/com/zoho/crm/api/mass_change_owner/import_mass_change_owner.js +5 -1
- package/dist/core/com/zoho/crm/api/mass_convert/import_mass_convert.js +5 -1
- package/dist/core/com/zoho/crm/api/mass_delete_cvid/import_mass_delete_cvid.js +5 -1
- package/dist/core/com/zoho/crm/api/mass_delete_tags/import_mass_delete_tags.js +5 -1
- package/dist/core/com/zoho/crm/api/modules/import_modules.js +5 -1
- package/dist/core/com/zoho/crm/api/modules/modules_operations.d.ts +1 -2
- package/dist/core/com/zoho/crm/api/notes/body_wrapper.d.ts +11 -0
- package/dist/core/com/zoho/crm/api/notes/body_wrapper.js +15 -0
- package/dist/core/com/zoho/crm/api/notes/import_notes.js +5 -1
- package/dist/core/com/zoho/crm/api/notifications/import_notifications.js +5 -1
- package/dist/core/com/zoho/crm/api/notifications/notification.d.ts +5 -6
- package/dist/core/com/zoho/crm/api/notifications/notification.js +2 -2
- package/dist/core/com/zoho/crm/api/notifications/notifications_operations.d.ts +1 -1
- package/dist/core/com/zoho/crm/api/org/import_org.js +5 -1
- package/dist/core/com/zoho/crm/api/pick_list_values/import_pick_list_values.js +5 -1
- package/dist/core/com/zoho/crm/api/pipeline/import_pipeline.d.ts +1 -1
- package/dist/core/com/zoho/crm/api/pipeline/import_pipeline.js +7 -3
- package/dist/core/com/zoho/crm/api/portal_invite/import_portal_invite.js +5 -1
- package/dist/core/com/zoho/crm/api/portal_user_type/import_portal_user_type.js +5 -1
- package/dist/core/com/zoho/crm/api/portals/import_portals.js +5 -1
- package/dist/core/com/zoho/crm/api/profiles/delete.d.ts +28 -0
- package/dist/core/com/zoho/crm/api/profiles/delete.js +44 -0
- package/dist/core/com/zoho/crm/api/profiles/import_profiles.d.ts +1 -0
- package/dist/core/com/zoho/crm/api/profiles/import_profiles.js +8 -2
- package/dist/core/com/zoho/crm/api/profiles/minified_profile.d.ts +5 -4
- package/dist/core/com/zoho/crm/api/profiles/minified_profile.js +2 -2
- package/dist/core/com/zoho/crm/api/profiles/profile.d.ts +5 -4
- package/dist/core/com/zoho/crm/api/profiles/profile.js +2 -2
- package/dist/core/com/zoho/crm/api/record/apply_feature_execution.d.ts +28 -0
- package/dist/core/com/zoho/crm/api/record/apply_feature_execution.js +44 -0
- package/dist/core/com/zoho/crm/api/record/body_wrapper.d.ts +46 -0
- package/dist/core/com/zoho/crm/api/record/body_wrapper.js +60 -0
- package/dist/core/com/zoho/crm/api/record/field.js +27 -0
- package/dist/core/com/zoho/crm/api/record/import_record.d.ts +2 -0
- package/dist/core/com/zoho/crm/api/record/import_record.js +10 -2
- package/dist/core/com/zoho/crm/api/record/skip_feature_execution.d.ts +39 -0
- package/dist/core/com/zoho/crm/api/record/skip_feature_execution.js +59 -0
- package/dist/core/com/zoho/crm/api/record_locking/import_record_locking.js +5 -1
- package/dist/core/com/zoho/crm/api/record_locking_configuration/import_record_locking_configuration.js +5 -1
- package/dist/core/com/zoho/crm/api/record_share_email/import_record_share_email.js +5 -1
- package/dist/core/com/zoho/crm/api/recycle_bin/import_recycle_bin.js +5 -1
- package/dist/core/com/zoho/crm/api/related_lists/import_related_lists.js +5 -1
- package/dist/core/com/zoho/crm/api/related_records/import_related_records.js +5 -1
- package/dist/core/com/zoho/crm/api/related_records/related_records_operations.d.ts +2 -0
- package/dist/core/com/zoho/crm/api/related_records/related_records_operations.js +2 -0
- package/dist/core/com/zoho/crm/api/reschedule_history/import_reschedule_history.js +5 -1
- package/dist/core/com/zoho/crm/api/roles/import_roles.js +5 -1
- package/dist/core/com/zoho/crm/api/scoring_rules/import_scoring_rules.js +5 -1
- package/dist/core/com/zoho/crm/api/send_mail/import_send_mail.js +5 -1
- package/dist/core/com/zoho/crm/api/service_preference/import_service_preference.js +5 -1
- package/dist/core/com/zoho/crm/api/share_records/import_share_records.js +5 -1
- package/dist/core/com/zoho/crm/api/sharing_rules/import_sharing_rules.js +5 -1
- package/dist/core/com/zoho/crm/api/shift_hours/import_shift_hours.js +5 -1
- package/dist/core/com/zoho/crm/api/signals/import_signals.js +5 -1
- package/dist/core/com/zoho/crm/api/signals_notifications/import_signals_notifications.js +5 -1
- package/dist/core/com/zoho/crm/api/tags/import_tags.js +5 -1
- package/dist/core/com/zoho/crm/api/tags/tag.d.ts +4 -5
- package/dist/core/com/zoho/crm/api/tags/tag.js +2 -2
- package/dist/core/com/zoho/crm/api/taxes/import_taxes.js +5 -1
- package/dist/core/com/zoho/crm/api/territories/import_territories.js +5 -1
- package/dist/core/com/zoho/crm/api/territory_users/import_territory_users.js +5 -1
- package/dist/core/com/zoho/crm/api/timelines/import_timelines.js +5 -1
- package/dist/core/com/zoho/crm/api/unblock_email/import_unblock_email.js +5 -1
- package/dist/core/com/zoho/crm/api/unsubscribe_links/import_unsubscribe_links.js +5 -1
- package/dist/core/com/zoho/crm/api/user_groups/import_user_groups.js +5 -1
- package/dist/core/com/zoho/crm/api/user_type_users/import_user_type_users.js +5 -1
- package/dist/core/com/zoho/crm/api/users/action_wrapper.d.ts +2 -2
- package/dist/core/com/zoho/crm/api/users/api_exception.d.ts +1 -1
- package/dist/core/com/zoho/crm/api/users/count_wrapper.d.ts +4 -4
- package/dist/core/com/zoho/crm/api/users/count_wrapper.js +2 -2
- package/dist/core/com/zoho/crm/api/users/import_users.js +5 -1
- package/dist/core/com/zoho/crm/api/users/users_operations.d.ts +2 -3
- package/dist/core/com/zoho/crm/api/users_territories/import_users_territories.js +5 -1
- package/dist/core/com/zoho/crm/api/users_transfer_delete/import_users_transfer_delete.js +5 -1
- package/dist/core/com/zoho/crm/api/users_unavailability/import_users_unavailability.js +5 -1
- package/dist/core/com/zoho/crm/api/variable_groups/import_variable_groups.js +5 -1
- package/dist/core/com/zoho/crm/api/variables/import_variables.js +5 -1
- package/dist/core/com/zoho/crm/api/webforms/abtesting.d.ts +4 -4
- package/dist/core/com/zoho/crm/api/webforms/abtesting.js +2 -2
- package/dist/core/com/zoho/crm/api/webforms/acknowledge_visitor.d.ts +38 -4
- package/dist/core/com/zoho/crm/api/webforms/acknowledge_visitor.js +47 -2
- package/dist/core/com/zoho/crm/api/webforms/assignment_rule.d.ts +4 -4
- package/dist/core/com/zoho/crm/api/webforms/assignment_rule.js +2 -2
- package/dist/core/com/zoho/crm/api/webforms/auto_response_rule.d.ts +15 -4
- package/dist/core/com/zoho/crm/api/webforms/auto_response_rule.js +17 -2
- package/dist/core/com/zoho/crm/api/webforms/background.d.ts +39 -0
- package/dist/core/com/zoho/crm/api/webforms/background.js +59 -0
- package/dist/core/com/zoho/crm/api/webforms/button_attributes.d.ts +22 -0
- package/dist/core/com/zoho/crm/api/webforms/button_attributes.js +30 -0
- package/dist/core/com/zoho/crm/api/webforms/double_optin_details.d.ts +40 -0
- package/dist/core/com/zoho/crm/api/webforms/double_optin_details.js +59 -0
- package/dist/core/com/zoho/crm/api/webforms/{acknowledge_visitors.d.ts → double_optin_email_template.d.ts} +13 -24
- package/dist/core/com/zoho/crm/api/webforms/{acknowledge_visitors.js → double_optin_email_template.js} +19 -34
- package/dist/core/com/zoho/crm/api/webforms/fields.d.ts +94 -72
- package/dist/core/com/zoho/crm/api/webforms/fields.js +125 -95
- package/dist/core/com/zoho/crm/api/webforms/form_attributes.d.ts +28 -4
- package/dist/core/com/zoho/crm/api/webforms/form_attributes.js +32 -2
- package/dist/core/com/zoho/crm/api/webforms/form_section.d.ts +73 -0
- package/dist/core/com/zoho/crm/api/webforms/form_section.js +104 -0
- package/dist/core/com/zoho/crm/api/webforms/from_address.d.ts +22 -0
- package/dist/core/com/zoho/crm/api/webforms/from_address.js +30 -0
- package/dist/core/com/zoho/crm/api/webforms/import_webforms.d.ts +7 -3
- package/dist/core/com/zoho/crm/api/webforms/import_webforms.js +24 -12
- package/dist/core/com/zoho/crm/api/webforms/layout.d.ts +15 -4
- package/dist/core/com/zoho/crm/api/webforms/layout.js +17 -2
- package/dist/core/com/zoho/crm/api/webforms/logo.d.ts +50 -0
- package/dist/core/com/zoho/crm/api/webforms/logo.js +74 -0
- package/dist/core/com/zoho/crm/api/webforms/module.d.ts +15 -4
- package/dist/core/com/zoho/crm/api/webforms/module.js +17 -2
- package/dist/core/com/zoho/crm/api/webforms/owner.d.ts +26 -4
- package/dist/core/com/zoho/crm/api/webforms/owner.js +32 -2
- package/dist/core/com/zoho/crm/api/webforms/{spam_controll.d.ts → spam_control.d.ts} +13 -2
- package/dist/core/com/zoho/crm/api/webforms/{spam_controll.js → spam_control.js} +19 -4
- package/dist/core/com/zoho/crm/api/webforms/tags.d.ts +4 -4
- package/dist/core/com/zoho/crm/api/webforms/tags.js +2 -2
- package/dist/core/com/zoho/crm/api/webforms/user.d.ts +4 -4
- package/dist/core/com/zoho/crm/api/webforms/user.js +2 -2
- package/dist/core/com/zoho/crm/api/webforms/visitor_tracking.d.ts +39 -0
- package/dist/core/com/zoho/crm/api/webforms/visitor_tracking.js +59 -0
- package/dist/core/com/zoho/crm/api/webforms/web_form.d.ts +185 -127
- package/dist/core/com/zoho/crm/api/webforms/web_form.js +238 -163
- package/dist/core/com/zoho/crm/api/webforms/webforms_operations.d.ts +9 -18
- package/dist/core/com/zoho/crm/api/webforms/webforms_operations.js +5 -28
- package/dist/core/com/zoho/crm/api/wizards/import_wizards.js +5 -1
- package/dist/core/com/zoho/crm/api/zia_enrichment/import_zia_enrichment.js +5 -1
- package/dist/core/com/zoho/crm/api/zia_org_enrichment/import_zia_org_enrichment.js +5 -1
- package/dist/core/com/zoho/crm/api/zia_people_enrichment/import_zia_people_enrichment.js +5 -1
- package/dist/index.js +5 -1
- package/dist/models/authenticator/oauth_token.js +28 -24
- package/dist/models/authenticator/store/db_store.js +30 -16
- package/dist/models/authenticator/store/file_store.js +5 -1
- package/dist/routes/controllers/api_http_connector.js +5 -1
- package/dist/routes/dc/data_center.js +5 -1
- package/dist/routes/header_map.js +5 -1
- package/dist/routes/initialize_builder.js +5 -1
- package/dist/routes/initializer.js +5 -1
- package/dist/routes/logger/sdk_logger.js +5 -1
- package/dist/routes/middlewares/common_api_handler.js +5 -1
- package/dist/routes/parameter_map.js +5 -1
- package/dist/utils/util/constants.js +1 -1
- package/dist/utils/util/converter.js +8 -4
- package/dist/utils/util/datatype_converter.js +5 -1
- package/dist/utils/util/downloader.js +6 -2
- package/dist/utils/util/header_param_validator.js +5 -1
- package/dist/utils/util/json_converter.js +18 -7
- package/dist/utils/util/module_fields_handler.js +5 -1
- package/dist/utils/util/stream_wrapper.js +5 -1
- package/dist/utils/util/utility.js +6 -3
- package/dist/zohocrmsdk.js +5 -1
- package/package.json +9 -9
- package/dist/core/com/zoho/crm/api/email_signatures/details_group.d.ts +0 -3
- package/dist/core/com/zoho/crm/api/fields/rollup_criteria.d.ts +0 -51
- package/dist/core/com/zoho/crm/api/fields/rollup_criteria.js +0 -74
- /package/dist/core/com/zoho/crm/api/{email_signatures/details_group.js → blueprint/action_response.js} +0 -0
|
@@ -22,14 +22,14 @@ class User {
|
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
24
|
* The method to get the id
|
|
25
|
-
* @returns A
|
|
25
|
+
* @returns A String representing the id
|
|
26
26
|
*/
|
|
27
27
|
getId() {
|
|
28
28
|
return this.id;
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
31
|
* The method to set the value to id
|
|
32
|
-
* @param id A
|
|
32
|
+
* @param id A String representing the id
|
|
33
33
|
*/
|
|
34
34
|
setId(id) {
|
|
35
35
|
this.id = id;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { Model } from "../../../../../../utils/util/model";
|
|
2
|
+
declare class VisitorTracking implements Model {
|
|
3
|
+
private portalName;
|
|
4
|
+
private trackingCode;
|
|
5
|
+
private keyModified;
|
|
6
|
+
/**
|
|
7
|
+
* The method to get the portalName
|
|
8
|
+
* @returns A String representing the portalName
|
|
9
|
+
*/
|
|
10
|
+
getPortalName(): string;
|
|
11
|
+
/**
|
|
12
|
+
* The method to set the value to portalName
|
|
13
|
+
* @param portalName A String representing the portalName
|
|
14
|
+
*/
|
|
15
|
+
setPortalName(portalName: string): void;
|
|
16
|
+
/**
|
|
17
|
+
* The method to get the trackingCode
|
|
18
|
+
* @returns A String representing the trackingCode
|
|
19
|
+
*/
|
|
20
|
+
getTrackingCode(): string;
|
|
21
|
+
/**
|
|
22
|
+
* The method to set the value to trackingCode
|
|
23
|
+
* @param trackingCode A String representing the trackingCode
|
|
24
|
+
*/
|
|
25
|
+
setTrackingCode(trackingCode: string): void;
|
|
26
|
+
/**
|
|
27
|
+
* The method to check if the user has modified the given key
|
|
28
|
+
* @param key A String representing the key
|
|
29
|
+
* @returns A number representing the modification
|
|
30
|
+
*/
|
|
31
|
+
isKeyModified(key: string): number | null | undefined;
|
|
32
|
+
/**
|
|
33
|
+
* The method to mark the given key as modified
|
|
34
|
+
* @param key A String representing the key
|
|
35
|
+
* @param modification A number representing the modification
|
|
36
|
+
*/
|
|
37
|
+
setKeyModified(key: string, modification: number): void;
|
|
38
|
+
}
|
|
39
|
+
export { VisitorTracking as MasterModel, VisitorTracking as VisitorTracking };
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.VisitorTracking = exports.MasterModel = void 0;
|
|
4
|
+
class VisitorTracking {
|
|
5
|
+
constructor() {
|
|
6
|
+
this.keyModified = new Map();
|
|
7
|
+
}
|
|
8
|
+
/**
|
|
9
|
+
* The method to get the portalName
|
|
10
|
+
* @returns A String representing the portalName
|
|
11
|
+
*/
|
|
12
|
+
getPortalName() {
|
|
13
|
+
return this.portalName;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* The method to set the value to portalName
|
|
17
|
+
* @param portalName A String representing the portalName
|
|
18
|
+
*/
|
|
19
|
+
setPortalName(portalName) {
|
|
20
|
+
this.portalName = portalName;
|
|
21
|
+
this.keyModified.set("portal_name", 1);
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* The method to get the trackingCode
|
|
25
|
+
* @returns A String representing the trackingCode
|
|
26
|
+
*/
|
|
27
|
+
getTrackingCode() {
|
|
28
|
+
return this.trackingCode;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* The method to set the value to trackingCode
|
|
32
|
+
* @param trackingCode A String representing the trackingCode
|
|
33
|
+
*/
|
|
34
|
+
setTrackingCode(trackingCode) {
|
|
35
|
+
this.trackingCode = trackingCode;
|
|
36
|
+
this.keyModified.set("tracking_code", 1);
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* The method to check if the user has modified the given key
|
|
40
|
+
* @param key A String representing the key
|
|
41
|
+
* @returns A number representing the modification
|
|
42
|
+
*/
|
|
43
|
+
isKeyModified(key) {
|
|
44
|
+
if (this.keyModified.has(key)) {
|
|
45
|
+
return this.keyModified.get(key);
|
|
46
|
+
}
|
|
47
|
+
return null;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* The method to mark the given key as modified
|
|
51
|
+
* @param key A String representing the key
|
|
52
|
+
* @param modification A number representing the modification
|
|
53
|
+
*/
|
|
54
|
+
setKeyModified(key, modification) {
|
|
55
|
+
this.keyModified.set(key, modification);
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
exports.MasterModel = VisitorTracking;
|
|
59
|
+
exports.VisitorTracking = VisitorTracking;
|
|
@@ -1,29 +1,38 @@
|
|
|
1
1
|
import { Abtesting } from "./abtesting";
|
|
2
|
-
import {
|
|
2
|
+
import { AcknowledgeVisitor } from "./acknowledge_visitor";
|
|
3
3
|
import { AnalyticsData } from "./analytics_data";
|
|
4
4
|
import { AssignmentRule } from "./assignment_rule";
|
|
5
5
|
import { ButtonAttributes } from "./button_attributes";
|
|
6
|
+
import { DoubleOptinDetails } from "./double_optin_details";
|
|
6
7
|
import { Fields } from "./fields";
|
|
7
8
|
import { FormAttributes } from "./form_attributes";
|
|
9
|
+
import { FormSection } from "./form_section";
|
|
8
10
|
import { Layout } from "./layout";
|
|
9
11
|
import { Module } from "./module";
|
|
10
12
|
import { Owner } from "./owner";
|
|
11
|
-
import {
|
|
13
|
+
import { SpamControl } from "./spam_control";
|
|
12
14
|
import { Suggestion } from "./suggestion";
|
|
13
15
|
import { Tags } from "./tags";
|
|
14
16
|
import { User } from "./user";
|
|
17
|
+
import { VisitorTracking } from "./visitor_tracking";
|
|
15
18
|
import { Model } from "../../../../../../utils/util/model";
|
|
16
19
|
declare class WebForm implements Model {
|
|
17
20
|
private googleSite;
|
|
18
21
|
private encryptedFormId;
|
|
19
|
-
private owner;
|
|
20
|
-
private userType;
|
|
21
22
|
private acknowledgeVisitor;
|
|
22
23
|
private buttonAttributes;
|
|
24
|
+
private type;
|
|
25
|
+
private actionOnSubmit;
|
|
26
|
+
private actionOnDuplicate;
|
|
23
27
|
private encryptedZgid;
|
|
28
|
+
private actionValue;
|
|
29
|
+
private id;
|
|
30
|
+
private owner;
|
|
24
31
|
private createdTime;
|
|
32
|
+
private doubleOptinDetails;
|
|
25
33
|
private analyticsData;
|
|
26
34
|
private module;
|
|
35
|
+
private suggestion;
|
|
27
36
|
private encryptedModule;
|
|
28
37
|
private active;
|
|
29
38
|
private adwordEnabled;
|
|
@@ -31,29 +40,28 @@ declare class WebForm implements Model {
|
|
|
31
40
|
private createdBy;
|
|
32
41
|
private formAttributes;
|
|
33
42
|
private locationUrl;
|
|
34
|
-
private landingUrl;
|
|
35
43
|
private doubleOptinEnabled;
|
|
36
|
-
private layout;
|
|
37
44
|
private tags;
|
|
45
|
+
private layout;
|
|
38
46
|
private approvalRequest;
|
|
39
|
-
private type;
|
|
40
47
|
private createContact;
|
|
41
48
|
private assignmentRule;
|
|
49
|
+
private formSections;
|
|
42
50
|
private name;
|
|
43
|
-
private
|
|
51
|
+
private visitorTracking;
|
|
52
|
+
private showBrand;
|
|
53
|
+
private from;
|
|
54
|
+
private userType;
|
|
55
|
+
private landingUrl;
|
|
44
56
|
private spamControl;
|
|
45
57
|
private fields;
|
|
46
|
-
private formFields;
|
|
47
58
|
private abtesting;
|
|
48
|
-
private visitorTracking;
|
|
49
59
|
private lastSubmittedTime;
|
|
50
|
-
private actionOnSubmit;
|
|
51
|
-
private actionValue;
|
|
52
|
-
private suggestion;
|
|
53
60
|
private embedCode;
|
|
54
61
|
private codeFormats;
|
|
55
62
|
private sourceCode;
|
|
56
63
|
private iframeCode;
|
|
64
|
+
private smartUrl;
|
|
57
65
|
private keyModified;
|
|
58
66
|
/**
|
|
59
67
|
* The method to get the googleSite
|
|
@@ -75,36 +83,16 @@ declare class WebForm implements Model {
|
|
|
75
83
|
* @param encryptedFormId A String representing the encryptedFormId
|
|
76
84
|
*/
|
|
77
85
|
setEncryptedFormId(encryptedFormId: string): void;
|
|
78
|
-
/**
|
|
79
|
-
* The method to get the owner
|
|
80
|
-
* @returns An instance of Owner
|
|
81
|
-
*/
|
|
82
|
-
getOwner(): Owner;
|
|
83
|
-
/**
|
|
84
|
-
* The method to set the value to owner
|
|
85
|
-
* @param owner An instance of Owner
|
|
86
|
-
*/
|
|
87
|
-
setOwner(owner: Owner): void;
|
|
88
|
-
/**
|
|
89
|
-
* The method to get the userType
|
|
90
|
-
* @returns An instance of User
|
|
91
|
-
*/
|
|
92
|
-
getUserType(): User;
|
|
93
|
-
/**
|
|
94
|
-
* The method to set the value to userType
|
|
95
|
-
* @param userType An instance of User
|
|
96
|
-
*/
|
|
97
|
-
setUserType(userType: User): void;
|
|
98
86
|
/**
|
|
99
87
|
* The method to get the acknowledgeVisitor
|
|
100
|
-
* @returns An instance of
|
|
88
|
+
* @returns An instance of AcknowledgeVisitor
|
|
101
89
|
*/
|
|
102
|
-
getAcknowledgeVisitor():
|
|
90
|
+
getAcknowledgeVisitor(): AcknowledgeVisitor;
|
|
103
91
|
/**
|
|
104
92
|
* The method to set the value to acknowledgeVisitor
|
|
105
|
-
* @param acknowledgeVisitor An instance of
|
|
93
|
+
* @param acknowledgeVisitor An instance of AcknowledgeVisitor
|
|
106
94
|
*/
|
|
107
|
-
setAcknowledgeVisitor(acknowledgeVisitor:
|
|
95
|
+
setAcknowledgeVisitor(acknowledgeVisitor: AcknowledgeVisitor): void;
|
|
108
96
|
/**
|
|
109
97
|
* The method to get the buttonAttributes
|
|
110
98
|
* @returns An Array representing the buttonAttributes
|
|
@@ -115,6 +103,36 @@ declare class WebForm implements Model {
|
|
|
115
103
|
* @param buttonAttributes An Array representing the buttonAttributes
|
|
116
104
|
*/
|
|
117
105
|
setButtonAttributes(buttonAttributes: Array<ButtonAttributes>): void;
|
|
106
|
+
/**
|
|
107
|
+
* The method to get the type
|
|
108
|
+
* @returns A String representing the type
|
|
109
|
+
*/
|
|
110
|
+
getType(): string;
|
|
111
|
+
/**
|
|
112
|
+
* The method to set the value to type
|
|
113
|
+
* @param type A String representing the type
|
|
114
|
+
*/
|
|
115
|
+
setType(type: string): void;
|
|
116
|
+
/**
|
|
117
|
+
* The method to get the actionOnSubmit
|
|
118
|
+
* @returns A String representing the actionOnSubmit
|
|
119
|
+
*/
|
|
120
|
+
getActionOnSubmit(): string;
|
|
121
|
+
/**
|
|
122
|
+
* The method to set the value to actionOnSubmit
|
|
123
|
+
* @param actionOnSubmit A String representing the actionOnSubmit
|
|
124
|
+
*/
|
|
125
|
+
setActionOnSubmit(actionOnSubmit: string): void;
|
|
126
|
+
/**
|
|
127
|
+
* The method to get the actionOnDuplicate
|
|
128
|
+
* @returns A String representing the actionOnDuplicate
|
|
129
|
+
*/
|
|
130
|
+
getActionOnDuplicate(): string;
|
|
131
|
+
/**
|
|
132
|
+
* The method to set the value to actionOnDuplicate
|
|
133
|
+
* @param actionOnDuplicate A String representing the actionOnDuplicate
|
|
134
|
+
*/
|
|
135
|
+
setActionOnDuplicate(actionOnDuplicate: string): void;
|
|
118
136
|
/**
|
|
119
137
|
* The method to get the encryptedZgid
|
|
120
138
|
* @returns A String representing the encryptedZgid
|
|
@@ -125,6 +143,36 @@ declare class WebForm implements Model {
|
|
|
125
143
|
* @param encryptedZgid A String representing the encryptedZgid
|
|
126
144
|
*/
|
|
127
145
|
setEncryptedZgid(encryptedZgid: string): void;
|
|
146
|
+
/**
|
|
147
|
+
* The method to get the actionValue
|
|
148
|
+
* @returns A String representing the actionValue
|
|
149
|
+
*/
|
|
150
|
+
getActionValue(): string;
|
|
151
|
+
/**
|
|
152
|
+
* The method to set the value to actionValue
|
|
153
|
+
* @param actionValue A String representing the actionValue
|
|
154
|
+
*/
|
|
155
|
+
setActionValue(actionValue: string): void;
|
|
156
|
+
/**
|
|
157
|
+
* The method to get the id
|
|
158
|
+
* @returns A String representing the id
|
|
159
|
+
*/
|
|
160
|
+
getId(): string;
|
|
161
|
+
/**
|
|
162
|
+
* The method to set the value to id
|
|
163
|
+
* @param id A String representing the id
|
|
164
|
+
*/
|
|
165
|
+
setId(id: string): void;
|
|
166
|
+
/**
|
|
167
|
+
* The method to get the owner
|
|
168
|
+
* @returns An instance of Owner
|
|
169
|
+
*/
|
|
170
|
+
getOwner(): Owner;
|
|
171
|
+
/**
|
|
172
|
+
* The method to set the value to owner
|
|
173
|
+
* @param owner An instance of Owner
|
|
174
|
+
*/
|
|
175
|
+
setOwner(owner: Owner): void;
|
|
128
176
|
/**
|
|
129
177
|
* The method to get the createdTime
|
|
130
178
|
* @returns An instance of Date
|
|
@@ -135,6 +183,16 @@ declare class WebForm implements Model {
|
|
|
135
183
|
* @param createdTime An instance of Date
|
|
136
184
|
*/
|
|
137
185
|
setCreatedTime(createdTime: Date): void;
|
|
186
|
+
/**
|
|
187
|
+
* The method to get the doubleOptinDetails
|
|
188
|
+
* @returns An instance of DoubleOptinDetails
|
|
189
|
+
*/
|
|
190
|
+
getDoubleOptinDetails(): DoubleOptinDetails;
|
|
191
|
+
/**
|
|
192
|
+
* The method to set the value to doubleOptinDetails
|
|
193
|
+
* @param doubleOptinDetails An instance of DoubleOptinDetails
|
|
194
|
+
*/
|
|
195
|
+
setDoubleOptinDetails(doubleOptinDetails: DoubleOptinDetails): void;
|
|
138
196
|
/**
|
|
139
197
|
* The method to get the analyticsData
|
|
140
198
|
* @returns An instance of AnalyticsData
|
|
@@ -155,6 +213,16 @@ declare class WebForm implements Model {
|
|
|
155
213
|
* @param module An instance of Module
|
|
156
214
|
*/
|
|
157
215
|
setModule(module: Module): void;
|
|
216
|
+
/**
|
|
217
|
+
* The method to get the suggestion
|
|
218
|
+
* @returns An instance of Suggestion
|
|
219
|
+
*/
|
|
220
|
+
getSuggestion(): Suggestion;
|
|
221
|
+
/**
|
|
222
|
+
* The method to set the value to suggestion
|
|
223
|
+
* @param suggestion An instance of Suggestion
|
|
224
|
+
*/
|
|
225
|
+
setSuggestion(suggestion: Suggestion): void;
|
|
158
226
|
/**
|
|
159
227
|
* The method to get the encryptedModule
|
|
160
228
|
* @returns A String representing the encryptedModule
|
|
@@ -225,16 +293,6 @@ declare class WebForm implements Model {
|
|
|
225
293
|
* @param locationUrl An Array representing the locationUrl
|
|
226
294
|
*/
|
|
227
295
|
setLocationUrl(locationUrl: Array<string>): void;
|
|
228
|
-
/**
|
|
229
|
-
* The method to get the landingUrl
|
|
230
|
-
* @returns A String representing the landingUrl
|
|
231
|
-
*/
|
|
232
|
-
getLandingUrl(): string;
|
|
233
|
-
/**
|
|
234
|
-
* The method to set the value to landingUrl
|
|
235
|
-
* @param landingUrl A String representing the landingUrl
|
|
236
|
-
*/
|
|
237
|
-
setLandingUrl(landingUrl: string): void;
|
|
238
296
|
/**
|
|
239
297
|
* The method to get the doubleOptinEnabled
|
|
240
298
|
* @returns A Boolean representing the doubleOptinEnabled
|
|
@@ -245,16 +303,6 @@ declare class WebForm implements Model {
|
|
|
245
303
|
* @param doubleOptinEnabled A Boolean representing the doubleOptinEnabled
|
|
246
304
|
*/
|
|
247
305
|
setDoubleOptinEnabled(doubleOptinEnabled: boolean): void;
|
|
248
|
-
/**
|
|
249
|
-
* The method to get the layout
|
|
250
|
-
* @returns An instance of Layout
|
|
251
|
-
*/
|
|
252
|
-
getLayout(): Layout;
|
|
253
|
-
/**
|
|
254
|
-
* The method to set the value to layout
|
|
255
|
-
* @param layout An instance of Layout
|
|
256
|
-
*/
|
|
257
|
-
setLayout(layout: Layout): void;
|
|
258
306
|
/**
|
|
259
307
|
* The method to get the tags
|
|
260
308
|
* @returns An Array representing the tags
|
|
@@ -265,6 +313,16 @@ declare class WebForm implements Model {
|
|
|
265
313
|
* @param tags An Array representing the tags
|
|
266
314
|
*/
|
|
267
315
|
setTags(tags: Array<Tags>): void;
|
|
316
|
+
/**
|
|
317
|
+
* The method to get the layout
|
|
318
|
+
* @returns An instance of Layout
|
|
319
|
+
*/
|
|
320
|
+
getLayout(): Layout;
|
|
321
|
+
/**
|
|
322
|
+
* The method to set the value to layout
|
|
323
|
+
* @param layout An instance of Layout
|
|
324
|
+
*/
|
|
325
|
+
setLayout(layout: Layout): void;
|
|
268
326
|
/**
|
|
269
327
|
* The method to get the approvalRequest
|
|
270
328
|
* @returns A Boolean representing the approvalRequest
|
|
@@ -275,16 +333,6 @@ declare class WebForm implements Model {
|
|
|
275
333
|
* @param approvalRequest A Boolean representing the approvalRequest
|
|
276
334
|
*/
|
|
277
335
|
setApprovalRequest(approvalRequest: boolean): void;
|
|
278
|
-
/**
|
|
279
|
-
* The method to get the type
|
|
280
|
-
* @returns A String representing the type
|
|
281
|
-
*/
|
|
282
|
-
getType(): string;
|
|
283
|
-
/**
|
|
284
|
-
* The method to set the value to type
|
|
285
|
-
* @param type A String representing the type
|
|
286
|
-
*/
|
|
287
|
-
setType(type: string): void;
|
|
288
336
|
/**
|
|
289
337
|
* The method to get the createContact
|
|
290
338
|
* @returns A Boolean representing the createContact
|
|
@@ -305,6 +353,16 @@ declare class WebForm implements Model {
|
|
|
305
353
|
* @param assignmentRule An instance of AssignmentRule
|
|
306
354
|
*/
|
|
307
355
|
setAssignmentRule(assignmentRule: AssignmentRule): void;
|
|
356
|
+
/**
|
|
357
|
+
* The method to get the formSections
|
|
358
|
+
* @returns An Array representing the formSections
|
|
359
|
+
*/
|
|
360
|
+
getFormSections(): Array<FormSection>;
|
|
361
|
+
/**
|
|
362
|
+
* The method to set the value to formSections
|
|
363
|
+
* @param formSections An Array representing the formSections
|
|
364
|
+
*/
|
|
365
|
+
setFormSections(formSections: Array<FormSection>): void;
|
|
308
366
|
/**
|
|
309
367
|
* The method to get the name
|
|
310
368
|
* @returns A String representing the name
|
|
@@ -316,25 +374,65 @@ declare class WebForm implements Model {
|
|
|
316
374
|
*/
|
|
317
375
|
setName(name: string): void;
|
|
318
376
|
/**
|
|
319
|
-
* The method to get the
|
|
320
|
-
* @returns
|
|
377
|
+
* The method to get the visitorTracking
|
|
378
|
+
* @returns An instance of VisitorTracking
|
|
321
379
|
*/
|
|
322
|
-
|
|
380
|
+
getVisitorTracking(): VisitorTracking;
|
|
323
381
|
/**
|
|
324
|
-
* The method to set the value to
|
|
325
|
-
* @param
|
|
382
|
+
* The method to set the value to visitorTracking
|
|
383
|
+
* @param visitorTracking An instance of VisitorTracking
|
|
384
|
+
*/
|
|
385
|
+
setVisitorTracking(visitorTracking: VisitorTracking): void;
|
|
386
|
+
/**
|
|
387
|
+
* The method to get the showBrand
|
|
388
|
+
* @returns A Boolean representing the showBrand
|
|
389
|
+
*/
|
|
390
|
+
getShowBrand(): boolean;
|
|
391
|
+
/**
|
|
392
|
+
* The method to set the value to showBrand
|
|
393
|
+
* @param showBrand A Boolean representing the showBrand
|
|
394
|
+
*/
|
|
395
|
+
setShowBrand(showBrand: boolean): void;
|
|
396
|
+
/**
|
|
397
|
+
* The method to get the from
|
|
398
|
+
* @returns A String representing the from
|
|
399
|
+
*/
|
|
400
|
+
getFrom(): string;
|
|
401
|
+
/**
|
|
402
|
+
* The method to set the value to from
|
|
403
|
+
* @param from A String representing the from
|
|
404
|
+
*/
|
|
405
|
+
setFrom(from: string): void;
|
|
406
|
+
/**
|
|
407
|
+
* The method to get the userType
|
|
408
|
+
* @returns An instance of User
|
|
409
|
+
*/
|
|
410
|
+
getUserType(): User;
|
|
411
|
+
/**
|
|
412
|
+
* The method to set the value to userType
|
|
413
|
+
* @param userType An instance of User
|
|
414
|
+
*/
|
|
415
|
+
setUserType(userType: User): void;
|
|
416
|
+
/**
|
|
417
|
+
* The method to get the landingUrl
|
|
418
|
+
* @returns A String representing the landingUrl
|
|
419
|
+
*/
|
|
420
|
+
getLandingUrl(): string;
|
|
421
|
+
/**
|
|
422
|
+
* The method to set the value to landingUrl
|
|
423
|
+
* @param landingUrl A String representing the landingUrl
|
|
326
424
|
*/
|
|
327
|
-
|
|
425
|
+
setLandingUrl(landingUrl: string): void;
|
|
328
426
|
/**
|
|
329
427
|
* The method to get the spamControl
|
|
330
|
-
* @returns An instance of
|
|
428
|
+
* @returns An instance of SpamControl
|
|
331
429
|
*/
|
|
332
|
-
getSpamControl():
|
|
430
|
+
getSpamControl(): SpamControl;
|
|
333
431
|
/**
|
|
334
432
|
* The method to set the value to spamControl
|
|
335
|
-
* @param spamControl An instance of
|
|
433
|
+
* @param spamControl An instance of SpamControl
|
|
336
434
|
*/
|
|
337
|
-
setSpamControl(spamControl:
|
|
435
|
+
setSpamControl(spamControl: SpamControl): void;
|
|
338
436
|
/**
|
|
339
437
|
* The method to get the fields
|
|
340
438
|
* @returns An Array representing the fields
|
|
@@ -345,16 +443,6 @@ declare class WebForm implements Model {
|
|
|
345
443
|
* @param fields An Array representing the fields
|
|
346
444
|
*/
|
|
347
445
|
setFields(fields: Array<Fields>): void;
|
|
348
|
-
/**
|
|
349
|
-
* The method to get the formFields
|
|
350
|
-
* @returns An Array representing the formFields
|
|
351
|
-
*/
|
|
352
|
-
getFormFields(): Array<Fields>;
|
|
353
|
-
/**
|
|
354
|
-
* The method to set the value to formFields
|
|
355
|
-
* @param formFields An Array representing the formFields
|
|
356
|
-
*/
|
|
357
|
-
setFormFields(formFields: Array<Fields>): void;
|
|
358
446
|
/**
|
|
359
447
|
* The method to get the abtesting
|
|
360
448
|
* @returns An Array representing the abtesting
|
|
@@ -365,16 +453,6 @@ declare class WebForm implements Model {
|
|
|
365
453
|
* @param abtesting An Array representing the abtesting
|
|
366
454
|
*/
|
|
367
455
|
setAbtesting(abtesting: Array<Abtesting>): void;
|
|
368
|
-
/**
|
|
369
|
-
* The method to get the visitorTracking
|
|
370
|
-
* @returns A String representing the visitorTracking
|
|
371
|
-
*/
|
|
372
|
-
getVisitorTracking(): string;
|
|
373
|
-
/**
|
|
374
|
-
* The method to set the value to visitorTracking
|
|
375
|
-
* @param visitorTracking A String representing the visitorTracking
|
|
376
|
-
*/
|
|
377
|
-
setVisitorTracking(visitorTracking: string): void;
|
|
378
456
|
/**
|
|
379
457
|
* The method to get the lastSubmittedTime
|
|
380
458
|
* @returns An instance of Date
|
|
@@ -385,36 +463,6 @@ declare class WebForm implements Model {
|
|
|
385
463
|
* @param lastSubmittedTime An instance of Date
|
|
386
464
|
*/
|
|
387
465
|
setLastSubmittedTime(lastSubmittedTime: Date): void;
|
|
388
|
-
/**
|
|
389
|
-
* The method to get the actionOnSubmit
|
|
390
|
-
* @returns A String representing the actionOnSubmit
|
|
391
|
-
*/
|
|
392
|
-
getActionOnSubmit(): string;
|
|
393
|
-
/**
|
|
394
|
-
* The method to set the value to actionOnSubmit
|
|
395
|
-
* @param actionOnSubmit A String representing the actionOnSubmit
|
|
396
|
-
*/
|
|
397
|
-
setActionOnSubmit(actionOnSubmit: string): void;
|
|
398
|
-
/**
|
|
399
|
-
* The method to get the actionValue
|
|
400
|
-
* @returns A String representing the actionValue
|
|
401
|
-
*/
|
|
402
|
-
getActionValue(): string;
|
|
403
|
-
/**
|
|
404
|
-
* The method to set the value to actionValue
|
|
405
|
-
* @param actionValue A String representing the actionValue
|
|
406
|
-
*/
|
|
407
|
-
setActionValue(actionValue: string): void;
|
|
408
|
-
/**
|
|
409
|
-
* The method to get the suggestion
|
|
410
|
-
* @returns An instance of Suggestion
|
|
411
|
-
*/
|
|
412
|
-
getSuggestion(): Suggestion;
|
|
413
|
-
/**
|
|
414
|
-
* The method to set the value to suggestion
|
|
415
|
-
* @param suggestion An instance of Suggestion
|
|
416
|
-
*/
|
|
417
|
-
setSuggestion(suggestion: Suggestion): void;
|
|
418
466
|
/**
|
|
419
467
|
* The method to get the embedCode
|
|
420
468
|
* @returns A String representing the embedCode
|
|
@@ -455,6 +503,16 @@ declare class WebForm implements Model {
|
|
|
455
503
|
* @param iframeCode A String representing the iframeCode
|
|
456
504
|
*/
|
|
457
505
|
setIframeCode(iframeCode: string): void;
|
|
506
|
+
/**
|
|
507
|
+
* The method to get the smartUrl
|
|
508
|
+
* @returns A String representing the smartUrl
|
|
509
|
+
*/
|
|
510
|
+
getSmartUrl(): string;
|
|
511
|
+
/**
|
|
512
|
+
* The method to set the value to smartUrl
|
|
513
|
+
* @param smartUrl A String representing the smartUrl
|
|
514
|
+
*/
|
|
515
|
+
setSmartUrl(smartUrl: string): void;
|
|
458
516
|
/**
|
|
459
517
|
* The method to check if the user has modified the given key
|
|
460
518
|
* @param key A String representing the key
|