@zohocrm/typescript-sdk-8.0 1.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.
Files changed (237) hide show
  1. package/dist/config/json_details.json +1 -1
  2. package/dist/core/com/zoho/crm/api/apis/import_apis.js +5 -1
  3. package/dist/core/com/zoho/crm/api/appointment_preference/import_appointment_preference.js +5 -1
  4. package/dist/core/com/zoho/crm/api/assignment_rules/import_assignment_rules.js +5 -1
  5. package/dist/core/com/zoho/crm/api/associate_email/import_associate_email.js +5 -1
  6. package/dist/core/com/zoho/crm/api/attachments/import_attachments.js +5 -1
  7. package/dist/core/com/zoho/crm/api/audit_log_export/import_audit_log_export.js +5 -1
  8. package/dist/core/com/zoho/crm/api/available_currencies/import_available_currencies.js +5 -1
  9. package/dist/core/com/zoho/crm/api/backup/import_backup.js +5 -1
  10. package/dist/core/com/zoho/crm/api/blueprint/action_response.d.ts +3 -0
  11. package/dist/core/com/zoho/crm/api/blueprint/action_wrapper.d.ts +30 -0
  12. package/dist/core/com/zoho/crm/api/blueprint/action_wrapper.js +44 -0
  13. package/dist/core/com/zoho/crm/api/blueprint/api_exception.d.ts +2 -1
  14. package/dist/core/com/zoho/crm/api/blueprint/field.d.ts +4 -4
  15. package/dist/core/com/zoho/crm/api/blueprint/field.js +2 -2
  16. package/dist/core/com/zoho/crm/api/blueprint/import_blueprint.d.ts +2 -0
  17. package/dist/core/com/zoho/crm/api/blueprint/import_blueprint.js +9 -2
  18. package/dist/core/com/zoho/crm/api/blueprint/success_response.d.ts +2 -1
  19. package/dist/core/com/zoho/crm/api/bulk_read/body_wrapper.d.ts +4 -5
  20. package/dist/core/com/zoho/crm/api/bulk_read/body_wrapper.js +2 -2
  21. package/dist/core/com/zoho/crm/api/bulk_read/import_bulk_read.js +5 -1
  22. package/dist/core/com/zoho/crm/api/bulk_read/job_detail.d.ts +4 -4
  23. package/dist/core/com/zoho/crm/api/bulk_read/job_detail.js +2 -2
  24. package/dist/core/com/zoho/crm/api/bulk_read/query.d.ts +4 -5
  25. package/dist/core/com/zoho/crm/api/bulk_read/query.js +2 -2
  26. package/dist/core/com/zoho/crm/api/bulk_write/import_bulk_write.js +5 -1
  27. package/dist/core/com/zoho/crm/api/business_hours/import_business_hours.js +5 -1
  28. package/dist/core/com/zoho/crm/api/cadences/import_cadences.js +5 -1
  29. package/dist/core/com/zoho/crm/api/cadences_execution/import_cadences_execution.js +5 -1
  30. package/dist/core/com/zoho/crm/api/call_preferences/import_call_preferences.js +5 -1
  31. package/dist/core/com/zoho/crm/api/cancel_meetings/import_cancel_meetings.js +5 -1
  32. package/dist/core/com/zoho/crm/api/change_owner/import_change_owner.js +5 -1
  33. package/dist/core/com/zoho/crm/api/contact_roles/import_contact_roles.js +5 -1
  34. package/dist/core/com/zoho/crm/api/conversion_option/import_conversion_option.js +5 -1
  35. package/dist/core/com/zoho/crm/api/convert_lead/import_convert_lead.js +5 -1
  36. package/dist/core/com/zoho/crm/api/coql/import_coql.js +5 -1
  37. package/dist/core/com/zoho/crm/api/currencies/import_currencies.js +5 -1
  38. package/dist/core/com/zoho/crm/api/custom_views/import_custom_views.js +5 -1
  39. package/dist/core/com/zoho/crm/api/data_sharing/import_data_sharing.js +5 -1
  40. package/dist/core/com/zoho/crm/api/deal_contact_roles/import_deal_contact_roles.js +5 -1
  41. package/dist/core/com/zoho/crm/api/digest/import_digest.js +5 -1
  42. package/dist/core/com/zoho/crm/api/download_attachments/import_download_attachments.js +5 -1
  43. package/dist/core/com/zoho/crm/api/download_inline_images/import_download_inline_images.js +5 -1
  44. package/dist/core/com/zoho/crm/api/duplicate_check_preference/import_duplicate_check_preference.js +5 -1
  45. package/dist/core/com/zoho/crm/api/email_compose/import_email_compose.js +5 -1
  46. package/dist/core/com/zoho/crm/api/email_configuration_options/import_email_configuration_options.js +5 -1
  47. package/dist/core/com/zoho/crm/api/email_drafts/import_email_drafts.js +5 -1
  48. package/dist/core/com/zoho/crm/api/email_related_records/import_email_related_records.js +5 -1
  49. package/dist/core/com/zoho/crm/api/email_sharing_details/import_email_sharing_details.js +5 -1
  50. package/dist/core/com/zoho/crm/api/email_signatures/import_email_signatures.js +5 -1
  51. package/dist/core/com/zoho/crm/api/email_templates/email_template.d.ts +1 -1
  52. package/dist/core/com/zoho/crm/api/email_templates/import_email_templates.js +5 -1
  53. package/dist/core/com/zoho/crm/api/entity_scores/import_entity_scores.js +5 -1
  54. package/dist/core/com/zoho/crm/api/features/import_features.js +5 -1
  55. package/dist/core/com/zoho/crm/api/field_attachments/import_field_attachments.js +5 -1
  56. package/dist/core/com/zoho/crm/api/field_map_dependency/import_field_map_dependency.js +5 -1
  57. package/dist/core/com/zoho/crm/api/fields/fields.d.ts +11 -0
  58. package/dist/core/com/zoho/crm/api/fields/fields.js +15 -0
  59. package/dist/core/com/zoho/crm/api/fields/history_tracking.d.ts +35 -0
  60. package/dist/core/com/zoho/crm/api/fields/history_tracking.js +45 -0
  61. package/dist/core/com/zoho/crm/api/fields/import_fields.js +5 -1
  62. package/dist/core/com/zoho/crm/api/files/import_files.js +5 -1
  63. package/dist/core/com/zoho/crm/api/find_and_merge/import_find_and_merge.js +5 -1
  64. package/dist/core/com/zoho/crm/api/fiscal_year/import_fiscal_year.js +5 -1
  65. package/dist/core/com/zoho/crm/api/from_addresses/import_from_addresses.js +5 -1
  66. package/dist/core/com/zoho/crm/api/functions/import_functions.js +5 -1
  67. package/dist/core/com/zoho/crm/api/get_related_records_count/import_get_related_records_count.js +5 -1
  68. package/dist/core/com/zoho/crm/api/global_picklists/import_global_picklists.js +5 -1
  69. package/dist/core/com/zoho/crm/api/hipaa_compliance/import_hipaa_compliance.js +5 -1
  70. package/dist/core/com/zoho/crm/api/holidays/import_holidays.js +5 -1
  71. package/dist/core/com/zoho/crm/api/inventory_convert/import_inventory_convert.js +5 -1
  72. package/dist/core/com/zoho/crm/api/inventory_mass_convert/import_inventory_mass_convert.d.ts +1 -0
  73. package/dist/core/com/zoho/crm/api/inventory_mass_convert/import_inventory_mass_convert.js +8 -2
  74. package/dist/core/com/zoho/crm/api/inventory_mass_convert/response_wrapper.d.ts +30 -0
  75. package/dist/core/com/zoho/crm/api/inventory_mass_convert/response_wrapper.js +44 -0
  76. package/dist/core/com/zoho/crm/api/inventory_mass_convert/status.d.ts +1 -2
  77. package/dist/core/com/zoho/crm/api/inventory_templates/import_inventory_templates.js +5 -1
  78. package/dist/core/com/zoho/crm/api/inventory_templates/inventory_templates.d.ts +1 -1
  79. package/dist/core/com/zoho/crm/api/layouts/import_layouts.js +5 -1
  80. package/dist/core/com/zoho/crm/api/layouts/section_field.d.ts +11 -0
  81. package/dist/core/com/zoho/crm/api/layouts/section_field.js +15 -0
  82. package/dist/core/com/zoho/crm/api/mail_merge/import_mail_merge.js +5 -1
  83. package/dist/core/com/zoho/crm/api/mass_change_owner/import_mass_change_owner.js +5 -1
  84. package/dist/core/com/zoho/crm/api/mass_convert/import_mass_convert.js +5 -1
  85. package/dist/core/com/zoho/crm/api/mass_delete_cvid/import_mass_delete_cvid.js +5 -1
  86. package/dist/core/com/zoho/crm/api/mass_delete_tags/import_mass_delete_tags.js +5 -1
  87. package/dist/core/com/zoho/crm/api/modules/import_modules.js +5 -1
  88. package/dist/core/com/zoho/crm/api/modules/module_fields.d.ts +11 -0
  89. package/dist/core/com/zoho/crm/api/modules/module_fields.js +15 -0
  90. package/dist/core/com/zoho/crm/api/modules/modules_operations.d.ts +1 -2
  91. package/dist/core/com/zoho/crm/api/notes/body_wrapper.d.ts +11 -0
  92. package/dist/core/com/zoho/crm/api/notes/body_wrapper.js +15 -0
  93. package/dist/core/com/zoho/crm/api/notes/import_notes.js +5 -1
  94. package/dist/core/com/zoho/crm/api/notifications/import_notifications.js +5 -1
  95. package/dist/core/com/zoho/crm/api/notifications/notification.d.ts +5 -6
  96. package/dist/core/com/zoho/crm/api/notifications/notification.js +2 -2
  97. package/dist/core/com/zoho/crm/api/notifications/notifications_operations.d.ts +1 -1
  98. package/dist/core/com/zoho/crm/api/org/import_org.js +5 -1
  99. package/dist/core/com/zoho/crm/api/pick_list_values/import_pick_list_values.js +5 -1
  100. package/dist/core/com/zoho/crm/api/pipeline/import_pipeline.js +5 -1
  101. package/dist/core/com/zoho/crm/api/portal_invite/import_portal_invite.js +5 -1
  102. package/dist/core/com/zoho/crm/api/portal_user_type/import_portal_user_type.js +5 -1
  103. package/dist/core/com/zoho/crm/api/portals/import_portals.js +5 -1
  104. package/dist/core/com/zoho/crm/api/profiles/delete.d.ts +28 -0
  105. package/dist/core/com/zoho/crm/api/profiles/delete.js +44 -0
  106. package/dist/core/com/zoho/crm/api/profiles/import_profiles.d.ts +1 -0
  107. package/dist/core/com/zoho/crm/api/profiles/import_profiles.js +8 -2
  108. package/dist/core/com/zoho/crm/api/profiles/minified_profile.d.ts +5 -4
  109. package/dist/core/com/zoho/crm/api/profiles/minified_profile.js +2 -2
  110. package/dist/core/com/zoho/crm/api/profiles/profile.d.ts +5 -4
  111. package/dist/core/com/zoho/crm/api/profiles/profile.js +2 -2
  112. package/dist/core/com/zoho/crm/api/record/apply_feature_execution.d.ts +28 -0
  113. package/dist/core/com/zoho/crm/api/record/apply_feature_execution.js +44 -0
  114. package/dist/core/com/zoho/crm/api/record/body_wrapper.d.ts +46 -0
  115. package/dist/core/com/zoho/crm/api/record/body_wrapper.js +60 -0
  116. package/dist/core/com/zoho/crm/api/record/field.js +27 -0
  117. package/dist/core/com/zoho/crm/api/record/import_record.d.ts +2 -0
  118. package/dist/core/com/zoho/crm/api/record/import_record.js +10 -2
  119. package/dist/core/com/zoho/crm/api/record/skip_feature_execution.d.ts +39 -0
  120. package/dist/core/com/zoho/crm/api/record/skip_feature_execution.js +59 -0
  121. package/dist/core/com/zoho/crm/api/record_locking/import_record_locking.js +5 -1
  122. package/dist/core/com/zoho/crm/api/record_locking_configuration/import_record_locking_configuration.js +5 -1
  123. package/dist/core/com/zoho/crm/api/record_share_email/import_record_share_email.js +5 -1
  124. package/dist/core/com/zoho/crm/api/recycle_bin/import_recycle_bin.js +5 -1
  125. package/dist/core/com/zoho/crm/api/related_lists/import_related_lists.js +5 -1
  126. package/dist/core/com/zoho/crm/api/related_records/import_related_records.js +5 -1
  127. package/dist/core/com/zoho/crm/api/related_records/related_records_operations.d.ts +2 -0
  128. package/dist/core/com/zoho/crm/api/related_records/related_records_operations.js +2 -0
  129. package/dist/core/com/zoho/crm/api/reschedule_history/import_reschedule_history.js +5 -1
  130. package/dist/core/com/zoho/crm/api/roles/import_roles.js +5 -1
  131. package/dist/core/com/zoho/crm/api/scoring_rules/import_scoring_rules.js +5 -1
  132. package/dist/core/com/zoho/crm/api/send_mail/import_send_mail.js +5 -1
  133. package/dist/core/com/zoho/crm/api/service_preference/import_service_preference.js +5 -1
  134. package/dist/core/com/zoho/crm/api/share_records/import_share_records.js +5 -1
  135. package/dist/core/com/zoho/crm/api/sharing_rules/import_sharing_rules.js +5 -1
  136. package/dist/core/com/zoho/crm/api/shift_hours/import_shift_hours.js +5 -1
  137. package/dist/core/com/zoho/crm/api/signals/import_signals.js +5 -1
  138. package/dist/core/com/zoho/crm/api/signals_notifications/import_signals_notifications.js +5 -1
  139. package/dist/core/com/zoho/crm/api/tags/import_tags.js +5 -1
  140. package/dist/core/com/zoho/crm/api/tags/tag.d.ts +4 -5
  141. package/dist/core/com/zoho/crm/api/tags/tag.js +2 -2
  142. package/dist/core/com/zoho/crm/api/taxes/import_taxes.js +5 -1
  143. package/dist/core/com/zoho/crm/api/territories/import_territories.js +5 -1
  144. package/dist/core/com/zoho/crm/api/territory_users/import_territory_users.js +5 -1
  145. package/dist/core/com/zoho/crm/api/timelines/import_timelines.js +5 -1
  146. package/dist/core/com/zoho/crm/api/unblock_email/import_unblock_email.js +5 -1
  147. package/dist/core/com/zoho/crm/api/unsubscribe_links/import_unsubscribe_links.js +5 -1
  148. package/dist/core/com/zoho/crm/api/user_groups/import_user_groups.js +5 -1
  149. package/dist/core/com/zoho/crm/api/user_type_users/import_user_type_users.js +5 -1
  150. package/dist/core/com/zoho/crm/api/users/action_wrapper.d.ts +2 -2
  151. package/dist/core/com/zoho/crm/api/users/api_exception.d.ts +1 -1
  152. package/dist/core/com/zoho/crm/api/users/count_wrapper.d.ts +4 -4
  153. package/dist/core/com/zoho/crm/api/users/count_wrapper.js +2 -2
  154. package/dist/core/com/zoho/crm/api/users/import_users.js +5 -1
  155. package/dist/core/com/zoho/crm/api/users/users_operations.d.ts +2 -3
  156. package/dist/core/com/zoho/crm/api/users_territories/import_users_territories.js +5 -1
  157. package/dist/core/com/zoho/crm/api/users_transfer_delete/import_users_transfer_delete.js +5 -1
  158. package/dist/core/com/zoho/crm/api/users_unavailability/import_users_unavailability.js +5 -1
  159. package/dist/core/com/zoho/crm/api/variable_groups/import_variable_groups.js +5 -1
  160. package/dist/core/com/zoho/crm/api/variables/import_variables.js +5 -1
  161. package/dist/core/com/zoho/crm/api/webforms/abtesting.d.ts +4 -4
  162. package/dist/core/com/zoho/crm/api/webforms/abtesting.js +2 -2
  163. package/dist/core/com/zoho/crm/api/webforms/acknowledge_visitor.d.ts +38 -4
  164. package/dist/core/com/zoho/crm/api/webforms/acknowledge_visitor.js +47 -2
  165. package/dist/core/com/zoho/crm/api/webforms/assignment_rule.d.ts +4 -4
  166. package/dist/core/com/zoho/crm/api/webforms/assignment_rule.js +2 -2
  167. package/dist/core/com/zoho/crm/api/webforms/auto_response_rule.d.ts +15 -4
  168. package/dist/core/com/zoho/crm/api/webforms/auto_response_rule.js +17 -2
  169. package/dist/core/com/zoho/crm/api/webforms/background.d.ts +39 -0
  170. package/dist/core/com/zoho/crm/api/webforms/background.js +59 -0
  171. package/dist/core/com/zoho/crm/api/webforms/button_attributes.d.ts +22 -0
  172. package/dist/core/com/zoho/crm/api/webforms/button_attributes.js +30 -0
  173. package/dist/core/com/zoho/crm/api/webforms/double_optin_details.d.ts +40 -0
  174. package/dist/core/com/zoho/crm/api/webforms/double_optin_details.js +59 -0
  175. package/dist/core/com/zoho/crm/api/webforms/{acknowledge_visitors.d.ts → double_optin_email_template.d.ts} +13 -24
  176. package/dist/core/com/zoho/crm/api/webforms/{acknowledge_visitors.js → double_optin_email_template.js} +19 -34
  177. package/dist/core/com/zoho/crm/api/webforms/fields.d.ts +94 -72
  178. package/dist/core/com/zoho/crm/api/webforms/fields.js +125 -95
  179. package/dist/core/com/zoho/crm/api/webforms/form_attributes.d.ts +28 -4
  180. package/dist/core/com/zoho/crm/api/webforms/form_attributes.js +32 -2
  181. package/dist/core/com/zoho/crm/api/webforms/form_section.d.ts +73 -0
  182. package/dist/core/com/zoho/crm/api/webforms/form_section.js +104 -0
  183. package/dist/core/com/zoho/crm/api/webforms/from_address.d.ts +22 -0
  184. package/dist/core/com/zoho/crm/api/webforms/from_address.js +30 -0
  185. package/dist/core/com/zoho/crm/api/webforms/import_webforms.d.ts +7 -3
  186. package/dist/core/com/zoho/crm/api/webforms/import_webforms.js +24 -12
  187. package/dist/core/com/zoho/crm/api/webforms/layout.d.ts +15 -4
  188. package/dist/core/com/zoho/crm/api/webforms/layout.js +17 -2
  189. package/dist/core/com/zoho/crm/api/webforms/logo.d.ts +50 -0
  190. package/dist/core/com/zoho/crm/api/webforms/logo.js +74 -0
  191. package/dist/core/com/zoho/crm/api/webforms/module.d.ts +15 -4
  192. package/dist/core/com/zoho/crm/api/webforms/module.js +17 -2
  193. package/dist/core/com/zoho/crm/api/webforms/owner.d.ts +26 -4
  194. package/dist/core/com/zoho/crm/api/webforms/owner.js +32 -2
  195. package/dist/core/com/zoho/crm/api/webforms/{spam_controll.d.ts → spam_control.d.ts} +13 -2
  196. package/dist/core/com/zoho/crm/api/webforms/{spam_controll.js → spam_control.js} +19 -4
  197. package/dist/core/com/zoho/crm/api/webforms/tags.d.ts +4 -4
  198. package/dist/core/com/zoho/crm/api/webforms/tags.js +2 -2
  199. package/dist/core/com/zoho/crm/api/webforms/user.d.ts +4 -4
  200. package/dist/core/com/zoho/crm/api/webforms/user.js +2 -2
  201. package/dist/core/com/zoho/crm/api/webforms/visitor_tracking.d.ts +39 -0
  202. package/dist/core/com/zoho/crm/api/webforms/visitor_tracking.js +59 -0
  203. package/dist/core/com/zoho/crm/api/webforms/web_form.d.ts +185 -127
  204. package/dist/core/com/zoho/crm/api/webforms/web_form.js +238 -163
  205. package/dist/core/com/zoho/crm/api/webforms/webforms_operations.d.ts +9 -18
  206. package/dist/core/com/zoho/crm/api/webforms/webforms_operations.js +5 -28
  207. package/dist/core/com/zoho/crm/api/wizards/import_wizards.js +5 -1
  208. package/dist/core/com/zoho/crm/api/zia_enrichment/import_zia_enrichment.js +5 -1
  209. package/dist/core/com/zoho/crm/api/zia_org_enrichment/import_zia_org_enrichment.js +5 -1
  210. package/dist/core/com/zoho/crm/api/zia_people_enrichment/import_zia_people_enrichment.js +5 -1
  211. package/dist/index.js +5 -1
  212. package/dist/models/authenticator/oauth_token.js +28 -24
  213. package/dist/models/authenticator/store/db_store.js +30 -16
  214. package/dist/models/authenticator/store/file_store.js +5 -1
  215. package/dist/routes/controllers/api_http_connector.js +5 -1
  216. package/dist/routes/dc/data_center.js +5 -1
  217. package/dist/routes/header_map.js +5 -1
  218. package/dist/routes/initialize_builder.js +5 -1
  219. package/dist/routes/initializer.js +5 -1
  220. package/dist/routes/logger/sdk_logger.js +5 -1
  221. package/dist/routes/middlewares/common_api_handler.js +5 -1
  222. package/dist/routes/parameter_map.js +5 -1
  223. package/dist/utils/util/constants.js +1 -1
  224. package/dist/utils/util/converter.js +8 -4
  225. package/dist/utils/util/datatype_converter.js +5 -1
  226. package/dist/utils/util/downloader.js +6 -2
  227. package/dist/utils/util/header_param_validator.js +5 -1
  228. package/dist/utils/util/json_converter.js +18 -7
  229. package/dist/utils/util/module_fields_handler.js +5 -1
  230. package/dist/utils/util/stream_wrapper.js +5 -1
  231. package/dist/utils/util/utility.js +6 -3
  232. package/dist/zohocrmsdk.js +5 -1
  233. package/package.json +9 -9
  234. package/dist/core/com/zoho/crm/api/email_signatures/details_group.d.ts +0 -3
  235. package/dist/core/com/zoho/crm/api/fields/rollup_criteria.d.ts +0 -51
  236. package/dist/core/com/zoho/crm/api/fields/rollup_criteria.js +0 -74
  237. /package/dist/core/com/zoho/crm/api/{email_signatures/details_group.js → blueprint/action_response.js} +0 -0
@@ -1,29 +1,38 @@
1
1
  import { Abtesting } from "./abtesting";
2
- import { AcknowledgeVisitors } from "./acknowledge_visitors";
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 { SpamControll } from "./spam_controll";
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 id;
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 AcknowledgeVisitors
88
+ * @returns An instance of AcknowledgeVisitor
101
89
  */
102
- getAcknowledgeVisitor(): AcknowledgeVisitors;
90
+ getAcknowledgeVisitor(): AcknowledgeVisitor;
103
91
  /**
104
92
  * The method to set the value to acknowledgeVisitor
105
- * @param acknowledgeVisitor An instance of AcknowledgeVisitors
93
+ * @param acknowledgeVisitor An instance of AcknowledgeVisitor
106
94
  */
107
- setAcknowledgeVisitor(acknowledgeVisitor: AcknowledgeVisitors): void;
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 id
320
- * @returns A BigInt representing the id
377
+ * The method to get the visitorTracking
378
+ * @returns An instance of VisitorTracking
321
379
  */
322
- getId(): bigint;
380
+ getVisitorTracking(): VisitorTracking;
323
381
  /**
324
- * The method to set the value to id
325
- * @param id A BigInt representing the id
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
- setId(id: bigint): void;
425
+ setLandingUrl(landingUrl: string): void;
328
426
  /**
329
427
  * The method to get the spamControl
330
- * @returns An instance of SpamControll
428
+ * @returns An instance of SpamControl
331
429
  */
332
- getSpamControl(): SpamControll;
430
+ getSpamControl(): SpamControl;
333
431
  /**
334
432
  * The method to set the value to spamControl
335
- * @param spamControl An instance of SpamControll
433
+ * @param spamControl An instance of SpamControl
336
434
  */
337
- setSpamControl(spamControl: SpamControll): void;
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