@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
|
@@ -2130,7 +2130,7 @@ interface ContactCreatedEnvelope {
|
|
|
2130
2130
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
2131
2131
|
* @permissionScope Manage Events
|
|
2132
2132
|
* @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
|
|
2133
|
-
* @permissionScope Manage Online Programs
|
|
2133
|
+
* @permissionScope Manage Online Programs
|
|
2134
2134
|
* @permissionScopeId SCOPE.CHALLENGES.MANAGE
|
|
2135
2135
|
* @permissionScope Read Contacts
|
|
2136
2136
|
* @permissionScopeId SCOPE.DC-CONTACTS.READ-CONTACTS
|
|
@@ -2167,7 +2167,7 @@ interface ContactDeletedEnvelope {
|
|
|
2167
2167
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
2168
2168
|
* @permissionScope Manage Events
|
|
2169
2169
|
* @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
|
|
2170
|
-
* @permissionScope Manage Online Programs
|
|
2170
|
+
* @permissionScope Manage Online Programs
|
|
2171
2171
|
* @permissionScopeId SCOPE.CHALLENGES.MANAGE
|
|
2172
2172
|
* @permissionScope Read Contacts
|
|
2173
2173
|
* @permissionScopeId SCOPE.DC-CONTACTS.READ-CONTACTS
|
|
@@ -2202,7 +2202,7 @@ interface ContactMergedEnvelope {
|
|
|
2202
2202
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
2203
2203
|
* @permissionScope Manage Events
|
|
2204
2204
|
* @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
|
|
2205
|
-
* @permissionScope Manage Online Programs
|
|
2205
|
+
* @permissionScope Manage Online Programs
|
|
2206
2206
|
* @permissionScopeId SCOPE.CHALLENGES.MANAGE
|
|
2207
2207
|
* @permissionScope Read Contacts
|
|
2208
2208
|
* @permissionScopeId SCOPE.DC-CONTACTS.READ-CONTACTS
|
|
@@ -2239,7 +2239,7 @@ interface ContactUpdatedEnvelope {
|
|
|
2239
2239
|
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
2240
2240
|
* @permissionScope Manage Events
|
|
2241
2241
|
* @permissionScopeId SCOPE.EVENTS.MANAGE-EVENTS
|
|
2242
|
-
* @permissionScope Manage Online Programs
|
|
2242
|
+
* @permissionScope Manage Online Programs
|
|
2243
2243
|
* @permissionScopeId SCOPE.CHALLENGES.MANAGE
|
|
2244
2244
|
* @permissionScope Read Contacts
|
|
2245
2245
|
* @permissionScopeId SCOPE.DC-CONTACTS.READ-CONTACTS
|