@tolinax/ayoune-interfaces 2025.16.1 → 2025.16.3

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.
@@ -0,0 +1,4 @@
1
+ export * from "./modelNames";
2
+ export * from "./modelsAndRights";
3
+ export * from "./modules";
4
+ export * from "./services";
package/data/index.js ADDED
@@ -0,0 +1,20 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./modelNames"), exports);
18
+ __exportStar(require("./modelsAndRights"), exports);
19
+ __exportStar(require("./modules"), exports);
20
+ __exportStar(require("./services"), exports);
@@ -0,0 +1,590 @@
1
+ export declare enum aMN {
2
+ Acceptances = "Acceptances",
3
+ AccessTerminalLogs = "AccessTerminalLogs",
4
+ AccessTerminals = "AccessTerminals",
5
+ ActiveUsers = "ActiveUsers",
6
+ Activities = "Activities",
7
+ AdAccounts = "AdAccounts",
8
+ AdCampaigns = "AdCampaigns",
9
+ AdGroups = "AdGroups",
10
+ AdResults = "AdResults",
11
+ Ads = "Ads",
12
+ AdTypes = "AdTypes",
13
+ AdHijackers = "AdHijackers",
14
+ AdHijackersChecks = "AdHijackersChecks",
15
+ AdvertisementAssets = "AdvertisementAssets",
16
+ Advertisements = "Advertisements",
17
+ AdvertiserAPIs = "AdvertiserAPIs",
18
+ AdvertiserDomainMetas = "AdvertiserDomainMetas",
19
+ AdvertiserWeeklyDomainKPIs = "AdvertiserWeeklyDomainKPIs",
20
+ AdvertiserWeeklyDomainKPIsByIndustries = "AdvertiserWeeklyDomainKPIsByIndustries",
21
+ AdwordsLogs = "AdwordsLogs",
22
+ AffClicks = "AffClicks",
23
+ AffiliateCampaigns = "AffiliateCampaigns",
24
+ Affiliates = "Affiliates",
25
+ AffViews = "AffViews",
26
+ Agencies = "Agencies",
27
+ AgendaJobs = "AgendaJobs",
28
+ AIConversations = "AIConversations",
29
+ AILogs = "AILogs",
30
+ AIMessages = "AIMessages",
31
+ AIPrompts = "AIPrompts",
32
+ Alerts = "Alerts",
33
+ Announcements = "Announcements",
34
+ APILogs = "APILogs",
35
+ APIs = "APIs",
36
+ AppConfigs = "AppConfigs",
37
+ ApplicationLinks = "ApplicationLinks",
38
+ Apps = "Apps",
39
+ Articles = "Articles",
40
+ Assets = "Assets",
41
+ AssignmentChannels = "AssignmentChannels",
42
+ AssignmentLists = "AssignmentLists",
43
+ Assignments = "Assignments",
44
+ Attachments = "Attachments",
45
+ AttributeGroups = "AttributeGroups",
46
+ Attributes = "Attributes",
47
+ Authors = "Authors",
48
+ AutomationChecks = "AutomationChecks",
49
+ Automations = "Automations",
50
+ aYOUneAds = "aYOUneAds",
51
+ aYOUneAdvertisements = "aYOUneAdvertisements",
52
+ aYOUneAdvertisementCampaigns = "aYOUneAdvertisementCampaigns",
53
+ aYOUneAdvertisementGroups = "aYOUneAdvertisementGroups",
54
+ aYOUneAdvertisementDisplays = "aYOUneAdvertisementDisplays",
55
+ aYOUneAdvertisementDisplayGroups = "aYOUneAdvertisementDisplayGroups",
56
+ aYOUneAdvertisementDisplayLocations = "aYOUneAdvertisementDisplayLocations",
57
+ aYOUneAgencies = "aYOUneAgencies",
58
+ aYOUneAgencyCustomers = "aYOUneAgencyCustomers",
59
+ aYOUneApiActions = "aYOUneApiActions",
60
+ aYOUneBackups = "aYOUneBackups",
61
+ aYOUneCompanies = "aYOUneCompanies",
62
+ aYOUneCompanyLinks = "aYOUneCompanyLinks",
63
+ aYOUneCrawlingAgents = "aYOUneCrawlingAgents",
64
+ aYOUneCrawlingDevices = "aYOUneCrawlingDevices",
65
+ aYOUneCrawlingSegments = "aYOUneCrawlingSegments",
66
+ aYOUneCrawlResults = "aYOUneCrawlResults",
67
+ aYOUneCustomers = "aYOUneCustomers",
68
+ aYOUneCustomerStats = "aYOUneCustomerStats",
69
+ aYOUneCustomerTodos = "aYOUneCustomerTodos",
70
+ aYOUneDomains = "aYOUneDomains",
71
+ aYOUneDomainsWithCategories = "aYOUneDomainsWithCategories",
72
+ aYOUneFeeds = "aYOUneFeeds",
73
+ aYOUneGoogleAdsAccounts = "aYOUneGoogleAdsAccounts",
74
+ aYOUneGoogleDomains = "aYOUneGoogleDomains",
75
+ aYOUneIcons = "aYOUneIcons",
76
+ aYOUneIllustrations = "aYOUneIllustrations",
77
+ aYOUneInvites = "aYOUneInvites",
78
+ aYOUneJobOffers = "aYOUneJobOffers",
79
+ aYOUneJobTitles = "aYOUneJobTitles",
80
+ aYOUneKeywordPreparations = "aYOUneKeywordPreparations",
81
+ aYOUneKeywords = "aYOUneKeywords",
82
+ aYOUneKeywordKPIs = "aYOUneKeywordKPIs",
83
+ aYOUneLicences = "aYOUneLicences",
84
+ aYOUneLocations = "aYOUneLocations",
85
+ aYOUneLogs = "aYOUneLogs",
86
+ aYOUneMenus = "aYOUneMenus",
87
+ aYOUneMenuTemplates = "aYOUneMenuTemplates",
88
+ aYOUnePackages = "aYOUnePackages",
89
+ aYOUneParsingProfiles = "aYOUneParsingProfiles",
90
+ aYOUnePipelines = "aYOUnePipelines",
91
+ aYOUneProducts = "aYOUneProducts",
92
+ aYOUneProxies = "aYOUneProxies",
93
+ aYOUneProxyAddresses = "aYOUneProxyAddresses",
94
+ aYOUneProxyUsers = "aYOUneProxyUsers",
95
+ aYOUneQuestions = "aYOUneQuestions",
96
+ aYOUneRegisterCrawls = "aYOUneRegisterCrawls",
97
+ aYOUneReports = "aYOUneReports",
98
+ aYOUneResellers = "aYOUneResellers",
99
+ aYOUneResellerActionDuplicateIdMaps = "aYOUneResellerActionDuplicateIdMaps",
100
+ aYOUneRoles = "aYOUneRoles",
101
+ aYOUneStateLogs = "aYOUneStateLogs",
102
+ aYOUneStates = "aYOUneStates",
103
+ aYOUneStatesCustomerOverrides = "aYOUneStatesCustomerOverrides",
104
+ aYOUneStatesUserOverrides = "aYOUneStatesUserOverrides",
105
+ aYOUneSystemMessages = "aYOUneSystemMessages",
106
+ aYOUneTopics = "aYOUneTopics",
107
+ aYOUneTranslations = "aYOUneTranslations",
108
+ aYOUneUserAgents = "aYOUneUserAgents",
109
+ aYOUneUserRights = "aYOUneUserRights",
110
+ aYOUneUsers = "aYOUneUsers",
111
+ aYOUneVariables = "aYOUneVariables",
112
+ aYOUneWidgets = "aYOUneWidgets",
113
+ BankAccounts = "BankAccounts",
114
+ BankTurnovers = "BankTurnovers",
115
+ Beacons = "Beacons",
116
+ BeaconZones = "BeaconZones",
117
+ Blacklists = "Blacklists",
118
+ BotRequests = "BotRequests",
119
+ Bots = "Bots",
120
+ BrandBidderChecks = "BrandBidderChecks",
121
+ BrandBidders = "BrandBidders",
122
+ BrowserAutomations = "BrowserAutomations",
123
+ Buckets = "Buckets",
124
+ BudgetProfiles = "BudgetProfiles",
125
+ Budgets = "Budgets",
126
+ BusinessEvents = "BusinessEvents",
127
+ CalculationGroups = "CalculationGroups",
128
+ CalculationRules = "CalculationRules",
129
+ CalculationSchemas = "CalculationSchemas",
130
+ CalendarEntries = "CalendarEntries",
131
+ Calendars = "Calendars",
132
+ CalendarWidgetViews = "CalendarWidgetViews",
133
+ CallProcedures = "CallProcedures",
134
+ CampaignClicks = "CampaignClicks",
135
+ Campaigns = "Campaigns",
136
+ CancelReasons = "CancelReasons",
137
+ Cashiers = "Cashiers",
138
+ ChainStores = "ChainStores",
139
+ Channels = "Channels",
140
+ ChargeRules = "ChargeRules",
141
+ Charges = "Charges",
142
+ ChatApps = "ChatApps",
143
+ ChatChannels = "ChatChannels",
144
+ ChatMessages = "ChatMessages",
145
+ Chats = "Chats",
146
+ ChatWidgets = "ChatWidgets",
147
+ CheckLists = "CheckLists",
148
+ CheckListTemplates = "CheckListTemplates",
149
+ CheckResults = "CheckResults",
150
+ Checks = "Checks",
151
+ Clicks = "Clicks",
152
+ CloudTags = "CloudTags",
153
+ CloudTagViews = "CloudTagViews",
154
+ CloudTargets = "CloudTargets",
155
+ Collections = "Collections",
156
+ CommissionGroups = "CommissionGroups",
157
+ CommissionSettlements = "CommissionSettlements",
158
+ CommunicationWidgets = "CommunicationWidgets",
159
+ Companies = "Companies",
160
+ CompanyLocations = "CompanyLocations",
161
+ Components = "Components",
162
+ ComputingEntities = "ComputingEntities",
163
+ ComputingEntitiesLogs = "ComputingEntitiesLogs",
164
+ ComputingEntityTemplates = "ComputingEntityTemplates",
165
+ ConfigurationMatchings = "ConfigurationMatchings",
166
+ Configurations = "Configurations",
167
+ ConfiguratorFields = "ConfiguratorFields",
168
+ Configurators = "Configurators",
169
+ ConnectionSubTypes = "ConnectionSubTypes",
170
+ ConnectionTypes = "ConnectionTypes",
171
+ ConsumerAPILogs = "ConsumerAPILogs",
172
+ ConsumerAPIs = "ConsumerAPIs",
173
+ ConsumerChannels = "ConsumerChannels",
174
+ ConsumerHooks = "ConsumerHooks",
175
+ ConsumerLists = "ConsumerLists",
176
+ ConsumerNotifications = "ConsumerNotifications",
177
+ Consumers = "Consumers",
178
+ ConsumerDatabases = "ConsumerDatabases",
179
+ ContactPersons = "ContactPersons",
180
+ ContentCategories = "ContentCategories",
181
+ ContentProjects = "ContentProjects",
182
+ Contents = "Contents",
183
+ ContentSnippets = "ContentSnippets",
184
+ Contracts = "Contracts",
185
+ ControlPanels = "ControlPanels",
186
+ CostCenters = "CostCenters",
187
+ CostGroups = "CostGroups",
188
+ CostingAttributes = "CostingAttributes",
189
+ Counters = "Counters",
190
+ Coupons = "Coupons",
191
+ CourseLessons = "CourseLessons",
192
+ CourseModules = "CourseModules",
193
+ CourseQuestions = "CourseQuestions",
194
+ Courses = "Courses",
195
+ CrawlerSettings = "CrawlerSettings",
196
+ CreditNotes = "CreditNotes",
197
+ Credits = "Credits",
198
+ CTAClicks = "CTAClicks",
199
+ CTAs = "CTAs",
200
+ CTAViews = "CTAViews",
201
+ CustomAPIs = "CustomAPIs",
202
+ CustomButtons = "CustomButtons",
203
+ CustomConfigFiles = "CustomConfigFiles",
204
+ CustomerDashboards = "CustomerDashboards",
205
+ CustomerDatas = "CustomerDatas",
206
+ Customers = "Customers",
207
+ CustomerTokens = "CustomerTokens",
208
+ CustomVariables = "CustomVariables",
209
+ CustomViews = "CustomViews",
210
+ DashBoards = "DashBoards",
211
+ DataPools = "DataPools",
212
+ DataCollections = "DataCollections",
213
+ DataCollectionEntries = "DataCollectionEntries",
214
+ Decisions = "Decisions",
215
+ Departments = "Departments",
216
+ DepositInvoices = "DepositInvoices",
217
+ DesktopClients = "DesktopClients",
218
+ DesktopNotifications = "DesktopNotifications",
219
+ DiscountGroups = "DiscountGroups",
220
+ DMCampaigns = "DMCampaigns",
221
+ Documents = "Documents",
222
+ DoiLogs = "DoiLogs",
223
+ Dois = "Dois",
224
+ Domains = "Domains",
225
+ DownloadLogs = "DownloadLogs",
226
+ Downloads = "Downloads",
227
+ DownloadLists = "DownloadLists",
228
+ Drafts = "Drafts",
229
+ DynamicContents = "DynamicContents",
230
+ DynamicContentSnippets = "DynamicContentSnippets",
231
+ EANPools = "EANPools",
232
+ EconomicEvents = "EconomicEvents",
233
+ EditeurThemas = "EditeurThemas",
234
+ EMailTemplates = "EMailTemplates",
235
+ EmotionRatings = "EmotionRatings",
236
+ Emotions = "Emotions",
237
+ Enrichments = "Enrichments",
238
+ Environments = "Environments",
239
+ Epics = "Epics",
240
+ ErrorLogs = "ErrorLogs",
241
+ ETIMs = "ETIMs",
242
+ EventMetas = "EventMetas",
243
+ Events = "Events",
244
+ EventWidgets = "EventWidgets",
245
+ ExamResults = "ExamResults",
246
+ Exams = "Exams",
247
+ ExportConfigs = "ExportConfigs",
248
+ ExportLogs = "ExportLogs",
249
+ Exports = "Exports",
250
+ FailureMessages = "FailureMessages",
251
+ FamilyNames = "FamilyNames",
252
+ Faqs = "Faqs",
253
+ FBApps = "FBApps",
254
+ FBHooks = "FBHooks",
255
+ FeatureRequests = "FeatureRequests",
256
+ FeedbackAnswers = "FeedbackAnswers",
257
+ FeedbackQuestions = "FeedbackQuestions",
258
+ Feedbacks = "Feedbacks",
259
+ FeedBackViews = "FeedBackViews",
260
+ Feeds = "Feeds",
261
+ Filters = "Filters",
262
+ Flags = "Flags",
263
+ Forms = "Forms",
264
+ FormSubmissions = "FormSubmissions",
265
+ FormViews = "FormViews",
266
+ FractureMessages = "FractureMessages",
267
+ Generations = "Generations",
268
+ GlobalChecks = "GlobalChecks",
269
+ GlobalKPIs = "GlobalKPIs",
270
+ GlobalKPITemplates = "GlobalKPITemplates",
271
+ GlobalSettings = "GlobalSettings",
272
+ Glossaries = "Glossaries",
273
+ Goals = "Goals",
274
+ GoodsReceipts = "GoodsReceipts",
275
+ GoogleAssistantIntents = "GoogleAssistantIntents",
276
+ HashTags = "HashTags",
277
+ Hooks = "Hooks",
278
+ HookTemplates = "HookTemplates",
279
+ HRJobs = "HRJobs",
280
+ HubQuestions = "HubQuestions",
281
+ IABCategories = "IABCategories",
282
+ IABCategoryMappings = "IABCategoryMappings",
283
+ ImageBannerCats = "ImageBannerCats",
284
+ ImageBanners = "ImageBanners",
285
+ ImageBannerTemplates = "ImageBannerTemplates",
286
+ ImageGenerators = "ImageGenerators",
287
+ Images = "Images",
288
+ ImapMails = "ImapMails",
289
+ ImportAllocations = "ImportAllocations",
290
+ ImportConfigurations = "ImportConfigurations",
291
+ ImportStatusReports = "ImportStatusReports",
292
+ Impressions = "Impressions",
293
+ IncomeInvoices = "IncomeInvoices",
294
+ index = "index",
295
+ Industries = "Industries",
296
+ InputFeeds = "InputFeeds",
297
+ Insurances = "Insurances",
298
+ InteractionQuestionAnswers = "InteractionQuestionAnswers",
299
+ InteractionQuestions = "InteractionQuestions",
300
+ InterestBarClicks = "InterestBarClicks",
301
+ InterestBars = "InterestBars",
302
+ InterestBarViews = "InterestBarViews",
303
+ InterestChannels = "InterestChannels",
304
+ Interests = "Interests",
305
+ Intermediaries = "Intermediaries",
306
+ InternalChatMessages = "InternalChatMessages",
307
+ InternalForms = "InternalForms",
308
+ InternalOrders = "InternalOrders",
309
+ InventoryLists = "InventoryLists",
310
+ Invoices = "Invoices",
311
+ IoTDevices = "IoTDevices",
312
+ JobOffers = "JobOffers",
313
+ Journals = "Journals",
314
+ JournalEntries = "JournalEntries",
315
+ K8Clusters = "K8Clusters",
316
+ K8Deployments = "K8Deployments",
317
+ KanbanBoards = "KanbanBoards",
318
+ KeywordInterests = "KeywordInterests",
319
+ KeywordNegativeLists = "KeywordNegativeLists",
320
+ KeywordResearches = "KeywordResearches",
321
+ KeywordResearchResults = "KeywordResearchResults",
322
+ Keywords = "Keywords",
323
+ KnowledgeBases = "KnowledgeBases",
324
+ KPIBrandMails = "KPIBrandMails",
325
+ KPICampaignMails = "KPICampaignMails",
326
+ KPIMails = "KPIMails",
327
+ KPINewsletterTypes = "KPINewsletterTypes",
328
+ KPIs = "KPIs",
329
+ KPITemplates = "KPITemplates",
330
+ Leads = "Leads",
331
+ LinkPortalClicks = "LinkPortalClicks",
332
+ LinkPortalViews = "LinkPortalViews",
333
+ LoadingLists = "LoadingLists",
334
+ Localizations = "Localizations",
335
+ Locations = "Locations",
336
+ LogMonitors = "LogMonitors",
337
+ NewsMonitors = "NewsMonitors",
338
+ Logs = "Logs",
339
+ Lots = "Lots",
340
+ LoyaltyPoints = "LoyaltyPoints",
341
+ LoyaltyPrograms = "LoyaltyPrograms",
342
+ MachineGroups = "MachineGroups",
343
+ MachinePrograms = "MachinePrograms",
344
+ Machines = "Machines",
345
+ MachineTypes = "MachineTypes",
346
+ MachineUtilizations = "MachineUtilizations",
347
+ MailAccounts = "MailAccounts",
348
+ MailClicks = "MailClicks",
349
+ MailContents = "MailContents",
350
+ MailLinks = "MailLinks",
351
+ MailLogs = "MailLogs",
352
+ Mails = "Mails",
353
+ Maintenances = "Maintenances",
354
+ MandatoryTasks = "MandatoryTasks",
355
+ Manufacturers = "Manufacturers",
356
+ MarketBudgets = "MarketBudgets",
357
+ MarketBudgetsByIndustries = "MarketBudgetsByIndustries",
358
+ IndustryKPIs = "IndustryKPIs",
359
+ MarketResearches = "MarketResearches",
360
+ Markets = "Markets",
361
+ MeetingLocations = "MeetingLocations",
362
+ MeetingMinutes = "MeetingMinutes",
363
+ Meetings = "Meetings",
364
+ MeetingGroups = "MeetingGroups",
365
+ MeetingSpeakers = "MeetingSpeakers",
366
+ MergeLogs = "MergeLogs",
367
+ Messages = "Messages",
368
+ Metrics = "Metrics",
369
+ MicroServices = "MicroServices",
370
+ Middlewares = "Middlewares",
371
+ Milestones = "Milestones",
372
+ MobileApps = "MobileApps",
373
+ MobileDevices = "MobileDevices",
374
+ Mouseovers = "Mouseovers",
375
+ Names = "Names",
376
+ NewsletterClicks = "NewsletterClicks",
377
+ NewsletterLinks = "NewsletterLinks",
378
+ Newsletters = "Newsletters",
379
+ NewsletterSnapshots = "NewsletterSnapshots",
380
+ NewsletterTypes = "NewsletterTypes",
381
+ NewsSources = "NewsSources",
382
+ Notifications = "Notifications",
383
+ OfferCalculations = "OfferCalculations",
384
+ OfferCalculationSchemas = "OfferCalculationSchemas",
385
+ Offers = "Offers",
386
+ OMReports = "OMReports",
387
+ Opportunities = "Opportunities",
388
+ OpportunitySchemas = "OpportunitySchemas",
389
+ OrganicResults = "OrganicResults",
390
+ Organics = "Organics",
391
+ OutgoingMails = "OutgoingMails",
392
+ OwnDatas = "OwnDatas",
393
+ OwnDataTemplates = "OwnDataTemplates",
394
+ OwnValues = "OwnValues",
395
+ PackLists = "PackLists",
396
+ PageStats = "PageStats",
397
+ PATs = "PATs",
398
+ PaymentGroups = "PaymentGroups",
399
+ PaymentProviders = "PaymentProviders",
400
+ PermissionRequests = "PermissionRequests",
401
+ PimSelections = "PimSelections",
402
+ Pipelines = "Pipelines",
403
+ Polls = "Polls",
404
+ PopupClicks = "PopupClicks",
405
+ PopUps = "PopUps",
406
+ PopupViews = "PopupViews",
407
+ Portfolios = "Portfolios",
408
+ PostalCodes = "PostalCodes",
409
+ PostLogs = "PostLogs",
410
+ Posts = "Posts",
411
+ PreRenderMetas = "PreRenderMetas",
412
+ PriceGroups = "PriceGroups",
413
+ PriceRules = "PriceRules",
414
+ PricingTables = "PricingTables",
415
+ Procedures = "Procedures",
416
+ ProcedureSteps = "ProcedureSteps",
417
+ ProductBanners = "ProductBanners",
418
+ ProductCats = "ProductCats",
419
+ ProductChannels = "ProductChannels",
420
+ ProductDivisions = "ProductDivisions",
421
+ ProductFeeds = "ProductFeeds",
422
+ ProductGroups = "ProductGroups",
423
+ ProductionLines = "ProductionLines",
424
+ ProductionLogs = "ProductionLogs",
425
+ ProductionOrders = "ProductionOrders",
426
+ ProductionProcesses = "ProductionProcesses",
427
+ ProductionResources = "ProductionResources",
428
+ ProductionRules = "ProductionRules",
429
+ ProductionSchemas = "ProductionSchemas",
430
+ ProductListingAds = "ProductListingAds",
431
+ ProductListingAdsResults = "ProductListingAdsResults",
432
+ ProductLists = "ProductLists",
433
+ ProductRecommendations = "ProductRecommendations",
434
+ ProductRequirements = "ProductRequirements",
435
+ ProductRewrites = "ProductRewrites",
436
+ Products = "Products",
437
+ ProgrammableVoices = "ProgrammableVoices",
438
+ ProjectRequirements = "ProjectRequirements",
439
+ ProjectRoles = "ProjectRoles",
440
+ Projects = "Projects",
441
+ ProjectTemplates = "ProjectTemplates",
442
+ PrometheusConfigs = "PrometheusConfigs",
443
+ Properties = "Properties",
444
+ PublicationRuns = "PublicationRuns",
445
+ Publications = "Publications",
446
+ PublisherAPIs = "PublisherAPIs",
447
+ PushClicks = "PushClicks",
448
+ PushDeliveries = "PushDeliveries",
449
+ PushErrors = "PushErrors",
450
+ PushNotifications = "PushNotifications",
451
+ QualityControls = "QualityControls",
452
+ QualityControlTemplates = "QualityControlTemplates",
453
+ Queries = "Queries",
454
+ Questions = "Questions",
455
+ QuestionViews = "QuestionViews",
456
+ Quotes = "Quotes",
457
+ Ratings = "Ratings",
458
+ RatingTemplates = "RatingTemplates",
459
+ Recommendations = "Recommendations",
460
+ RecommendationTemplates = "RecommendationTemplates",
461
+ Reminders = "Reminders",
462
+ References = "References",
463
+ CustomerLogos = "CustomerLogos",
464
+ Reports = "Reports",
465
+ ReportTemplates = "ReportTemplates",
466
+ Requirements = "Requirements",
467
+ ResearchBudgets = "ResearchBudgets",
468
+ Retrospectives = "Retrospectives",
469
+ RewardLogs = "RewardLogs",
470
+ RewardRules = "RewardRules",
471
+ RunningPipelines = "RunningPipelines",
472
+ SalesTemplates = "SalesTemplates",
473
+ ScoreLogs = "ScoreLogs",
474
+ SearchBars = "SearchBars",
475
+ SearchBoxes = "SearchBoxes",
476
+ SearchKeywords = "SearchKeywords",
477
+ SearchResults = "SearchResults",
478
+ SearchRuns = "SearchRuns",
479
+ Segments = "Segments",
480
+ SelectionResults = "SelectionResults",
481
+ SelectionResultsBuckets = "SelectionResultsBuckets",
482
+ Selections = "Selections",
483
+ SenderBrands = "SenderBrands",
484
+ SensorLogs = "SensorLogs",
485
+ Sensors = "Sensors",
486
+ Serials = "Serials",
487
+ Series = "Series",
488
+ SeriesNewsletters = "SeriesNewsletters",
489
+ SerpHtmlArchives = "SerpHtmlArchives",
490
+ SERPHtmls = "SERPHtmls",
491
+ Serps = "Serps",
492
+ ServiceAssignments = "ServiceAssignments",
493
+ ServiceCallBacks = "ServiceCallBacks",
494
+ Services = "Services",
495
+ Sessions = "Sessions",
496
+ Settings = "Settings",
497
+ SetupLogs = "SetupLogs",
498
+ Shifts = "Shifts",
499
+ ShippingBoxes = "ShippingBoxes",
500
+ ShippingBoxesTemplates = "ShippingBoxesTemplates",
501
+ ShippingChannels = "ShippingChannels",
502
+ Shippings = "Shippings",
503
+ Shippments = "Shippments",
504
+ ShopClicks = "ShopClicks",
505
+ ShopLogs = "ShopLogs",
506
+ ShoppingCarts = "ShoppingCarts",
507
+ Shops = "Shops",
508
+ ShortLinkClicks = "ShortLinkClicks",
509
+ ShortLinks = "ShortLinks",
510
+ Skills = "Skills",
511
+ SLAs = "SLAs",
512
+ Slides = "Slides",
513
+ Slideshows = "Slideshows",
514
+ SMSLogs = "SMSLogs",
515
+ SMSTemplates = "SMSTemplates",
516
+ Snippets = "Snippets",
517
+ SoiLogs = "SoiLogs",
518
+ Sprints = "Sprints",
519
+ StateLogs = "StateLogs",
520
+ States = "States",
521
+ StockLogs = "StockLogs",
522
+ Stocks = "Stocks",
523
+ StorageAreas = "StorageAreas",
524
+ StoreAssets = "StoreAssets",
525
+ Stores = "Stores",
526
+ StoresCMSs = "StoresCMSs",
527
+ StoreViews = "StoreViews",
528
+ Stories = "Stories",
529
+ Streets = "Streets",
530
+ Streams = "Streams",
531
+ StreamLogs = "StreamLogs",
532
+ SubClients = "SubClients",
533
+ SubCompanies = "SubCompanies",
534
+ SubIndustries = "SubIndustries",
535
+ SuperUserLogs = "SuperUserLogs",
536
+ SupplierAgreements = "SupplierAgreements",
537
+ SupplierOrders = "SupplierOrders",
538
+ SupplierProducts = "SupplierProducts",
539
+ SupplierRequests = "SupplierRequests",
540
+ SupplierSelections = "SupplierSelections",
541
+ SupportPortals = "SupportPortals",
542
+ Tags = "Tags",
543
+ TaskRequirements = "TaskRequirements",
544
+ Tasks = "Tasks",
545
+ Teams = "Teams",
546
+ TemplateGroups = "TemplateGroups",
547
+ TextBlocks = "TextBlocks",
548
+ TextGenerators = "TextGenerators",
549
+ TextLinks = "TextLinks",
550
+ Tickets = "Tickets",
551
+ Tips = "Tips",
552
+ Trades = "Trades",
553
+ Transactions = "Transactions",
554
+ Travels = "Travels",
555
+ TriggerActionsLogs = "TriggerActionsLogs",
556
+ TriggerChains = "TriggerChains",
557
+ TriggerGroups = "TriggerGroups",
558
+ TriggerLogs = "TriggerLogs",
559
+ Triggers = "Triggers",
560
+ UCDs = "UCDs",
561
+ UrlParams = "UrlParams",
562
+ UsageLogs = "UsageLogs",
563
+ UserFunctions = "UserFunctions",
564
+ UserLinks = "UserLinks",
565
+ UserSegments = "UserSegments",
566
+ UserSettings = "UserSettings",
567
+ Vacations = "Vacations",
568
+ VideoGenerators = "VideoGenerators",
569
+ Views = "Views",
570
+ ViewStats = "ViewStats",
571
+ WageGroups = "WageGroups",
572
+ WallBoards = "WallBoards",
573
+ Warehouses = "Warehouses",
574
+ Watchers = "Watchers",
575
+ Watchlists = "Watchlists",
576
+ WebPages = "WebPages",
577
+ WebPushSubscribers = "WebPushSubscribers",
578
+ WebReceiverLogs = "WebReceiverLogs",
579
+ WebReceivers = "WebReceivers",
580
+ Websites = "Websites",
581
+ WebsiteTemplates = "WebsiteTemplates",
582
+ WhatsappLogs = "WhatsappLogs",
583
+ Widgets = "Widgets",
584
+ WikiPages = "WikiPages",
585
+ Wizards = "Wizards",
586
+ WorkCenters = "WorkCenters",
587
+ WorkLogs = "WorkLogs",
588
+ XingContacts = "XingContacts",
589
+ CostBucketResults = "CostBucketResults"
590
+ }