@wix/auto_sdk_crm_contacts 1.0.1320 → 1.0.1321
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 +4 -4
- package/build/cjs/index.typings.js.map +1 -1
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +4 -4
- 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 +4 -4
- 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 +4 -4
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -2124,7 +2124,7 @@ interface ContactCreatedEnvelope {
|
|
|
2124
2124
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
2125
2125
|
* @permissionScope Manage Events
|
|
2126
2126
|
* @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
|
|
2127
|
-
* @permissionScope Manage Online Programs
|
|
2127
|
+
* @permissionScope Manage Online Programs
|
|
2128
2128
|
* @permissionScopeId SCOPE.CHALLENGES.MANAGE
|
|
2129
2129
|
* @permissionScope Read Contacts
|
|
2130
2130
|
* @permissionScopeId SCOPE.DC-CONTACTS.READ-CONTACTS
|
|
@@ -2161,7 +2161,7 @@ interface ContactDeletedEnvelope {
|
|
|
2161
2161
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
2162
2162
|
* @permissionScope Manage Events
|
|
2163
2163
|
* @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
|
|
2164
|
-
* @permissionScope Manage Online Programs
|
|
2164
|
+
* @permissionScope Manage Online Programs
|
|
2165
2165
|
* @permissionScopeId SCOPE.CHALLENGES.MANAGE
|
|
2166
2166
|
* @permissionScope Read Contacts
|
|
2167
2167
|
* @permissionScopeId SCOPE.DC-CONTACTS.READ-CONTACTS
|
|
@@ -2196,7 +2196,7 @@ interface ContactMergedEnvelope {
|
|
|
2196
2196
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
2197
2197
|
* @permissionScope Manage Events
|
|
2198
2198
|
* @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
|
|
2199
|
-
* @permissionScope Manage Online Programs
|
|
2199
|
+
* @permissionScope Manage Online Programs
|
|
2200
2200
|
* @permissionScopeId SCOPE.CHALLENGES.MANAGE
|
|
2201
2201
|
* @permissionScope Read Contacts
|
|
2202
2202
|
* @permissionScopeId SCOPE.DC-CONTACTS.READ-CONTACTS
|
|
@@ -2233,7 +2233,7 @@ interface ContactUpdatedEnvelope {
|
|
|
2233
2233
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
2234
2234
|
* @permissionScope Manage Events
|
|
2235
2235
|
* @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
|
|
2236
|
-
* @permissionScope Manage Online Programs
|
|
2236
|
+
* @permissionScope Manage Online Programs
|
|
2237
2237
|
* @permissionScopeId SCOPE.CHALLENGES.MANAGE
|
|
2238
2238
|
* @permissionScope Read Contacts
|
|
2239
2239
|
* @permissionScopeId SCOPE.DC-CONTACTS.READ-CONTACTS
|