@wix/auto_sdk_email-marketing_campaigns 1.0.89 → 1.0.90
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/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +0 -18
- package/build/cjs/index.typings.js.map +1 -1
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +0 -18
- package/build/es/index.typings.mjs.map +1 -1
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +0 -18
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +0 -18
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1551,8 +1551,6 @@ interface CampaignDistributedEnvelope {
|
|
|
1551
1551
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1552
1552
|
* @permissionScope Access Verticals by Automations
|
|
1553
1553
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1554
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1555
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1556
1554
|
* @permissionScope Set Up Automations
|
|
1557
1555
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1558
1556
|
* @permissionScope Read Email Marketing
|
|
@@ -1576,8 +1574,6 @@ interface CampaignPausedEnvelope {
|
|
|
1576
1574
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1577
1575
|
* @permissionScope Access Verticals by Automations
|
|
1578
1576
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1579
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1580
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1581
1577
|
* @permissionScope Set Up Automations
|
|
1582
1578
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1583
1579
|
* @permissionScope Read Email Marketing
|
|
@@ -1601,8 +1597,6 @@ interface CampaignPublishedEnvelope {
|
|
|
1601
1597
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1602
1598
|
* @permissionScope Access Verticals by Automations
|
|
1603
1599
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1604
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1605
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1606
1600
|
* @permissionScope Set Up Automations
|
|
1607
1601
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1608
1602
|
* @permissionScope Read Email Marketing
|
|
@@ -1626,8 +1620,6 @@ interface CampaignRejectedEnvelope {
|
|
|
1626
1620
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1627
1621
|
* @permissionScope Access Verticals by Automations
|
|
1628
1622
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1629
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1630
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1631
1623
|
* @permissionScope Set Up Automations
|
|
1632
1624
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1633
1625
|
* @permissionScope Read Email Marketing
|
|
@@ -1651,8 +1643,6 @@ interface CampaignScheduledEnvelope {
|
|
|
1651
1643
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1652
1644
|
* @permissionScope Access Verticals by Automations
|
|
1653
1645
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1654
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1655
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1656
1646
|
* @permissionScope Set Up Automations
|
|
1657
1647
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1658
1648
|
* @permissionScope Read Email Marketing
|
|
@@ -1676,8 +1666,6 @@ interface CampaignTerminatedEnvelope {
|
|
|
1676
1666
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1677
1667
|
* @permissionScope Access Verticals by Automations
|
|
1678
1668
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1679
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1680
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1681
1669
|
* @permissionScope Set Up Automations
|
|
1682
1670
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1683
1671
|
* @permissionScope Read Email Marketing
|
|
@@ -1701,8 +1689,6 @@ interface CampaignCreatedEnvelope {
|
|
|
1701
1689
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1702
1690
|
* @permissionScope Access Verticals by Automations
|
|
1703
1691
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1704
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1705
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1706
1692
|
* @permissionScope Set Up Automations
|
|
1707
1693
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1708
1694
|
* @permissionScope Read Email Marketing
|
|
@@ -1725,8 +1711,6 @@ interface CampaignDeletedEnvelope {
|
|
|
1725
1711
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1726
1712
|
* @permissionScope Access Verticals by Automations
|
|
1727
1713
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1728
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1729
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1730
1714
|
* @permissionScope Set Up Automations
|
|
1731
1715
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1732
1716
|
* @permissionScope Read Email Marketing
|
|
@@ -1750,8 +1734,6 @@ interface CampaignEmailActivityUpdatedEnvelope {
|
|
|
1750
1734
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1751
1735
|
* @permissionScope Access Verticals by Automations
|
|
1752
1736
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1753
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1754
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1755
1737
|
* @permissionScope Set Up Automations
|
|
1756
1738
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1757
1739
|
* @permissionScope Read Email Marketing
|