@wix/auto_sdk_email-marketing_campaigns 1.0.72 → 1.0.73
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
|
@@ -1538,8 +1538,6 @@ interface CampaignDistributedEnvelope {
|
|
|
1538
1538
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1539
1539
|
* @permissionScope Access Verticals by Automations
|
|
1540
1540
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1541
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1542
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1543
1541
|
* @permissionScope Set Up Automations
|
|
1544
1542
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1545
1543
|
* @permissionScope Read Email Marketing
|
|
@@ -1563,8 +1561,6 @@ interface CampaignPausedEnvelope {
|
|
|
1563
1561
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1564
1562
|
* @permissionScope Access Verticals by Automations
|
|
1565
1563
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1566
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1567
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1568
1564
|
* @permissionScope Set Up Automations
|
|
1569
1565
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1570
1566
|
* @permissionScope Read Email Marketing
|
|
@@ -1588,8 +1584,6 @@ interface CampaignPublishedEnvelope {
|
|
|
1588
1584
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1589
1585
|
* @permissionScope Access Verticals by Automations
|
|
1590
1586
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1591
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1592
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1593
1587
|
* @permissionScope Set Up Automations
|
|
1594
1588
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1595
1589
|
* @permissionScope Read Email Marketing
|
|
@@ -1613,8 +1607,6 @@ interface CampaignRejectedEnvelope {
|
|
|
1613
1607
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1614
1608
|
* @permissionScope Access Verticals by Automations
|
|
1615
1609
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1616
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1617
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1618
1610
|
* @permissionScope Set Up Automations
|
|
1619
1611
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1620
1612
|
* @permissionScope Read Email Marketing
|
|
@@ -1638,8 +1630,6 @@ interface CampaignScheduledEnvelope {
|
|
|
1638
1630
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1639
1631
|
* @permissionScope Access Verticals by Automations
|
|
1640
1632
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1641
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1642
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1643
1633
|
* @permissionScope Set Up Automations
|
|
1644
1634
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1645
1635
|
* @permissionScope Read Email Marketing
|
|
@@ -1663,8 +1653,6 @@ interface CampaignTerminatedEnvelope {
|
|
|
1663
1653
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1664
1654
|
* @permissionScope Access Verticals by Automations
|
|
1665
1655
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1666
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1667
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1668
1656
|
* @permissionScope Set Up Automations
|
|
1669
1657
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1670
1658
|
* @permissionScope Read Email Marketing
|
|
@@ -1688,8 +1676,6 @@ interface CampaignCreatedEnvelope {
|
|
|
1688
1676
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1689
1677
|
* @permissionScope Access Verticals by Automations
|
|
1690
1678
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1691
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1692
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1693
1679
|
* @permissionScope Set Up Automations
|
|
1694
1680
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1695
1681
|
* @permissionScope Read Email Marketing
|
|
@@ -1712,8 +1698,6 @@ interface CampaignDeletedEnvelope {
|
|
|
1712
1698
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1713
1699
|
* @permissionScope Access Verticals by Automations
|
|
1714
1700
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1715
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1716
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1717
1701
|
* @permissionScope Set Up Automations
|
|
1718
1702
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1719
1703
|
* @permissionScope Read Email Marketing
|
|
@@ -1737,8 +1721,6 @@ interface CampaignEmailActivityUpdatedEnvelope {
|
|
|
1737
1721
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
1738
1722
|
* @permissionScope Access Verticals by Automations
|
|
1739
1723
|
* @permissionScopeId SCOPE.CRM.ACCESS-VERTICALS-BY-AUTOMATIONS
|
|
1740
|
-
* @permissionScope Manage Restaurants - all permissions
|
|
1741
|
-
* @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES
|
|
1742
1724
|
* @permissionScope Set Up Automations
|
|
1743
1725
|
* @permissionScopeId SCOPE.CRM.SETUP-AUTOMATIONS
|
|
1744
1726
|
* @permissionScope Read Email Marketing
|