@salesforce/lds-adapters-industries-scheduler 1.356.0 → 1.358.0
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/dist/es/es2018/industries-scheduler.js +20 -20
- package/package.json +4 -4
- package/sfdc/index.js +21 -21
- package/src/raml/api.raml +1 -1
|
@@ -844,7 +844,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
844
844
|
function createResourceRequest$j(config) {
|
|
845
845
|
const headers = {};
|
|
846
846
|
return {
|
|
847
|
-
baseUri: '/services/data/
|
|
847
|
+
baseUri: '/services/data/v65.0',
|
|
848
848
|
basePath: '/connect/scheduling/appointment-from-token',
|
|
849
849
|
method: 'get',
|
|
850
850
|
body: null,
|
|
@@ -1089,7 +1089,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
1089
1089
|
function createResourceRequest$i(config) {
|
|
1090
1090
|
const headers = {};
|
|
1091
1091
|
return {
|
|
1092
|
-
baseUri: '/services/data/
|
|
1092
|
+
baseUri: '/services/data/v65.0',
|
|
1093
1093
|
basePath: '/connect/scheduling/decryption',
|
|
1094
1094
|
method: 'get',
|
|
1095
1095
|
body: null,
|
|
@@ -1334,7 +1334,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
1334
1334
|
function createResourceRequest$h(config) {
|
|
1335
1335
|
const headers = {};
|
|
1336
1336
|
return {
|
|
1337
|
-
baseUri: '/services/data/
|
|
1337
|
+
baseUri: '/services/data/v65.0',
|
|
1338
1338
|
basePath: '/connect/scheduling/encryption',
|
|
1339
1339
|
method: 'get',
|
|
1340
1340
|
body: null,
|
|
@@ -1784,7 +1784,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
1784
1784
|
function createResourceRequest$g(config) {
|
|
1785
1785
|
const headers = {};
|
|
1786
1786
|
return {
|
|
1787
|
-
baseUri: '/services/data/
|
|
1787
|
+
baseUri: '/services/data/v65.0',
|
|
1788
1788
|
basePath: '/connect/scheduling/engagement-channel-types',
|
|
1789
1789
|
method: 'get',
|
|
1790
1790
|
body: null,
|
|
@@ -2636,7 +2636,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
2636
2636
|
function createResourceRequest$f(config) {
|
|
2637
2637
|
const headers = {};
|
|
2638
2638
|
return {
|
|
2639
|
-
baseUri: '/services/data/
|
|
2639
|
+
baseUri: '/services/data/v65.0',
|
|
2640
2640
|
basePath: '/connect/scheduling/group-appointments',
|
|
2641
2641
|
method: 'post',
|
|
2642
2642
|
body: config.body,
|
|
@@ -3141,7 +3141,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
3141
3141
|
function createResourceRequest$e(config) {
|
|
3142
3142
|
const headers = {};
|
|
3143
3143
|
return {
|
|
3144
|
-
baseUri: '/services/data/
|
|
3144
|
+
baseUri: '/services/data/v65.0',
|
|
3145
3145
|
basePath: '/connect/scheduling/next-waitlist-participant',
|
|
3146
3146
|
method: 'get',
|
|
3147
3147
|
body: null,
|
|
@@ -3465,7 +3465,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
3465
3465
|
function createResourceRequest$d(config) {
|
|
3466
3466
|
const headers = {};
|
|
3467
3467
|
return {
|
|
3468
|
-
baseUri: '/services/data/
|
|
3468
|
+
baseUri: '/services/data/v65.0',
|
|
3469
3469
|
basePath: '/connect/scheduling/participant-recent-interactions',
|
|
3470
3470
|
method: 'get',
|
|
3471
3471
|
body: null,
|
|
@@ -3744,7 +3744,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
|
|
|
3744
3744
|
function createResourceRequest$c(config) {
|
|
3745
3745
|
const headers = {};
|
|
3746
3746
|
return {
|
|
3747
|
-
baseUri: '/services/data/
|
|
3747
|
+
baseUri: '/services/data/v65.0',
|
|
3748
3748
|
basePath: '/connect/scheduling/service-appointment-attendee',
|
|
3749
3749
|
method: 'patch',
|
|
3750
3750
|
body: config.body,
|
|
@@ -3849,7 +3849,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
|
|
|
3849
3849
|
function createResourceRequest$b(config) {
|
|
3850
3850
|
const headers = {};
|
|
3851
3851
|
return {
|
|
3852
|
-
baseUri: '/services/data/
|
|
3852
|
+
baseUri: '/services/data/v65.0',
|
|
3853
3853
|
basePath: '/connect/scheduling/service-appointment-attendee',
|
|
3854
3854
|
method: 'post',
|
|
3855
3855
|
body: config.body,
|
|
@@ -4206,7 +4206,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
|
|
|
4206
4206
|
function createResourceRequest$a(config) {
|
|
4207
4207
|
const headers = {};
|
|
4208
4208
|
return {
|
|
4209
|
-
baseUri: '/services/data/
|
|
4209
|
+
baseUri: '/services/data/v65.0',
|
|
4210
4210
|
basePath: '/connect/scheduling/service-appointments',
|
|
4211
4211
|
method: 'patch',
|
|
4212
4212
|
body: config.body,
|
|
@@ -4351,7 +4351,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
|
|
|
4351
4351
|
function createResourceRequest$9(config) {
|
|
4352
4352
|
const headers = {};
|
|
4353
4353
|
return {
|
|
4354
|
-
baseUri: '/services/data/
|
|
4354
|
+
baseUri: '/services/data/v65.0',
|
|
4355
4355
|
basePath: '/connect/scheduling/service-appointments',
|
|
4356
4356
|
method: 'post',
|
|
4357
4357
|
body: config.body,
|
|
@@ -4800,7 +4800,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
4800
4800
|
function createResourceRequest$8(config) {
|
|
4801
4801
|
const headers = {};
|
|
4802
4802
|
return {
|
|
4803
|
-
baseUri: '/services/data/
|
|
4803
|
+
baseUri: '/services/data/v65.0',
|
|
4804
4804
|
basePath: '/connect/scheduling/service-resource-capacity',
|
|
4805
4805
|
method: 'get',
|
|
4806
4806
|
body: null,
|
|
@@ -5200,7 +5200,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
5200
5200
|
function createResourceRequest$7(config) {
|
|
5201
5201
|
const headers = {};
|
|
5202
5202
|
return {
|
|
5203
|
-
baseUri: '/services/data/
|
|
5203
|
+
baseUri: '/services/data/v65.0',
|
|
5204
5204
|
basePath: '/connect/scheduling/service-territory-capacity',
|
|
5205
5205
|
method: 'get',
|
|
5206
5206
|
body: null,
|
|
@@ -5555,7 +5555,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
5555
5555
|
function createResourceRequest$6(config) {
|
|
5556
5556
|
const headers = {};
|
|
5557
5557
|
return {
|
|
5558
|
-
baseUri: '/services/data/
|
|
5558
|
+
baseUri: '/services/data/v65.0',
|
|
5559
5559
|
basePath: '/connect/scheduling/appointment-payment-details',
|
|
5560
5560
|
method: 'get',
|
|
5561
5561
|
body: null,
|
|
@@ -5903,7 +5903,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
5903
5903
|
function createResourceRequest$5(config) {
|
|
5904
5904
|
const headers = {};
|
|
5905
5905
|
return {
|
|
5906
|
-
baseUri: '/services/data/
|
|
5906
|
+
baseUri: '/services/data/v65.0',
|
|
5907
5907
|
basePath: '/connect/scheduling/waitlist-appointments',
|
|
5908
5908
|
method: 'post',
|
|
5909
5909
|
body: config.body,
|
|
@@ -6285,7 +6285,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
6285
6285
|
function createResourceRequest$4(config) {
|
|
6286
6286
|
const headers = {};
|
|
6287
6287
|
return {
|
|
6288
|
-
baseUri: '/services/data/
|
|
6288
|
+
baseUri: '/services/data/v65.0',
|
|
6289
6289
|
basePath: '/connect/scheduling/waitlist-checkin',
|
|
6290
6290
|
method: 'post',
|
|
6291
6291
|
body: config.body,
|
|
@@ -7441,7 +7441,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
7441
7441
|
function createResourceRequest$3(config) {
|
|
7442
7442
|
const headers = {};
|
|
7443
7443
|
return {
|
|
7444
|
-
baseUri: '/services/data/
|
|
7444
|
+
baseUri: '/services/data/v65.0',
|
|
7445
7445
|
basePath: '/connect/scheduling/waitlist-relationships',
|
|
7446
7446
|
method: 'get',
|
|
7447
7447
|
body: null,
|
|
@@ -7696,7 +7696,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
7696
7696
|
function createResourceRequest$2(config) {
|
|
7697
7697
|
const headers = {};
|
|
7698
7698
|
return {
|
|
7699
|
-
baseUri: '/services/data/
|
|
7699
|
+
baseUri: '/services/data/v65.0',
|
|
7700
7700
|
basePath: '/connect/scheduling/waitlists',
|
|
7701
7701
|
method: 'get',
|
|
7702
7702
|
body: null,
|
|
@@ -7945,7 +7945,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
7945
7945
|
function createResourceRequest$1(config) {
|
|
7946
7946
|
const headers = {};
|
|
7947
7947
|
return {
|
|
7948
|
-
baseUri: '/services/data/
|
|
7948
|
+
baseUri: '/services/data/v65.0',
|
|
7949
7949
|
basePath: '/connect/scheduling/waitlist/participants',
|
|
7950
7950
|
method: 'patch',
|
|
7951
7951
|
body: config.body,
|
|
@@ -8439,7 +8439,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
8439
8439
|
function createResourceRequest(config) {
|
|
8440
8440
|
const headers = {};
|
|
8441
8441
|
return {
|
|
8442
|
-
baseUri: '/services/data/
|
|
8442
|
+
baseUri: '/services/data/v65.0',
|
|
8443
8443
|
basePath: '/connect/scheduling/waitlist/participants/statistics',
|
|
8444
8444
|
method: 'get',
|
|
8445
8445
|
body: null,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-adapters-industries-scheduler",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.358.0",
|
|
4
4
|
"description": "Wire adapters for Lightning Scheduler resources",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"main": "dist/es/es2018/industries-scheduler.js",
|
|
@@ -44,11 +44,11 @@
|
|
|
44
44
|
"test:unit": "jest"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@salesforce/lds-bindings": "^1.
|
|
47
|
+
"@salesforce/lds-bindings": "^1.358.0"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
|
-
"@salesforce/lds-compiler-plugins": "^1.
|
|
51
|
-
"@salesforce/lds-karma": "^1.
|
|
50
|
+
"@salesforce/lds-compiler-plugins": "^1.358.0",
|
|
51
|
+
"@salesforce/lds-karma": "^1.358.0"
|
|
52
52
|
},
|
|
53
53
|
"nx": {
|
|
54
54
|
"targets": {
|
package/sfdc/index.js
CHANGED
|
@@ -384,7 +384,7 @@ function ingestSuccess$j(luvio, resourceParams, response) {
|
|
|
384
384
|
function createResourceRequest$j(config) {
|
|
385
385
|
const headers = {};
|
|
386
386
|
return {
|
|
387
|
-
baseUri: '/services/data/
|
|
387
|
+
baseUri: '/services/data/v65.0',
|
|
388
388
|
basePath: '/connect/scheduling/service-appointments',
|
|
389
389
|
method: 'post',
|
|
390
390
|
body: config.body,
|
|
@@ -682,7 +682,7 @@ function ingestSuccess$i(luvio, resourceParams, response) {
|
|
|
682
682
|
function createResourceRequest$i(config) {
|
|
683
683
|
const headers = {};
|
|
684
684
|
return {
|
|
685
|
-
baseUri: '/services/data/
|
|
685
|
+
baseUri: '/services/data/v65.0',
|
|
686
686
|
basePath: '/connect/scheduling/service-appointment-attendee',
|
|
687
687
|
method: 'post',
|
|
688
688
|
body: config.body,
|
|
@@ -1009,7 +1009,7 @@ function ingestSuccess$h(luvio, resourceParams, response) {
|
|
|
1009
1009
|
function createResourceRequest$h(config) {
|
|
1010
1010
|
const headers = {};
|
|
1011
1011
|
return {
|
|
1012
|
-
baseUri: '/services/data/
|
|
1012
|
+
baseUri: '/services/data/v65.0',
|
|
1013
1013
|
basePath: '/connect/scheduling/waitlist-appointments',
|
|
1014
1014
|
method: 'post',
|
|
1015
1015
|
body: config.body,
|
|
@@ -1391,7 +1391,7 @@ function ingestSuccess$g(luvio, resourceParams, response) {
|
|
|
1391
1391
|
function createResourceRequest$g(config) {
|
|
1392
1392
|
const headers = {};
|
|
1393
1393
|
return {
|
|
1394
|
-
baseUri: '/services/data/
|
|
1394
|
+
baseUri: '/services/data/v65.0',
|
|
1395
1395
|
basePath: '/connect/scheduling/waitlist-checkin',
|
|
1396
1396
|
method: 'post',
|
|
1397
1397
|
body: config.body,
|
|
@@ -1607,7 +1607,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
1607
1607
|
function createResourceRequest$f(config) {
|
|
1608
1608
|
const headers = {};
|
|
1609
1609
|
return {
|
|
1610
|
-
baseUri: '/services/data/
|
|
1610
|
+
baseUri: '/services/data/v65.0',
|
|
1611
1611
|
basePath: '/connect/scheduling/decryption',
|
|
1612
1612
|
method: 'get',
|
|
1613
1613
|
body: null,
|
|
@@ -1852,7 +1852,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
1852
1852
|
function createResourceRequest$e(config) {
|
|
1853
1853
|
const headers = {};
|
|
1854
1854
|
return {
|
|
1855
|
-
baseUri: '/services/data/
|
|
1855
|
+
baseUri: '/services/data/v65.0',
|
|
1856
1856
|
basePath: '/connect/scheduling/encryption',
|
|
1857
1857
|
method: 'get',
|
|
1858
1858
|
body: null,
|
|
@@ -2702,7 +2702,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
2702
2702
|
function createResourceRequest$d(config) {
|
|
2703
2703
|
const headers = {};
|
|
2704
2704
|
return {
|
|
2705
|
-
baseUri: '/services/data/
|
|
2705
|
+
baseUri: '/services/data/v65.0',
|
|
2706
2706
|
basePath: '/connect/scheduling/appointment-from-token',
|
|
2707
2707
|
method: 'get',
|
|
2708
2708
|
body: null,
|
|
@@ -3052,7 +3052,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
3052
3052
|
function createResourceRequest$c(config) {
|
|
3053
3053
|
const headers = {};
|
|
3054
3054
|
return {
|
|
3055
|
-
baseUri: '/services/data/
|
|
3055
|
+
baseUri: '/services/data/v65.0',
|
|
3056
3056
|
basePath: '/connect/scheduling/appointment-payment-details',
|
|
3057
3057
|
method: 'get',
|
|
3058
3058
|
body: null,
|
|
@@ -3504,7 +3504,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
3504
3504
|
function createResourceRequest$b(config) {
|
|
3505
3505
|
const headers = {};
|
|
3506
3506
|
return {
|
|
3507
|
-
baseUri: '/services/data/
|
|
3507
|
+
baseUri: '/services/data/v65.0',
|
|
3508
3508
|
basePath: '/connect/scheduling/engagement-channel-types',
|
|
3509
3509
|
method: 'get',
|
|
3510
3510
|
body: null,
|
|
@@ -4306,7 +4306,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
4306
4306
|
function createResourceRequest$a(config) {
|
|
4307
4307
|
const headers = {};
|
|
4308
4308
|
return {
|
|
4309
|
-
baseUri: '/services/data/
|
|
4309
|
+
baseUri: '/services/data/v65.0',
|
|
4310
4310
|
basePath: '/connect/scheduling/group-appointments',
|
|
4311
4311
|
method: 'post',
|
|
4312
4312
|
body: config.body,
|
|
@@ -4811,7 +4811,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
4811
4811
|
function createResourceRequest$9(config) {
|
|
4812
4812
|
const headers = {};
|
|
4813
4813
|
return {
|
|
4814
|
-
baseUri: '/services/data/
|
|
4814
|
+
baseUri: '/services/data/v65.0',
|
|
4815
4815
|
basePath: '/connect/scheduling/next-waitlist-participant',
|
|
4816
4816
|
method: 'get',
|
|
4817
4817
|
body: null,
|
|
@@ -5135,7 +5135,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
5135
5135
|
function createResourceRequest$8(config) {
|
|
5136
5136
|
const headers = {};
|
|
5137
5137
|
return {
|
|
5138
|
-
baseUri: '/services/data/
|
|
5138
|
+
baseUri: '/services/data/v65.0',
|
|
5139
5139
|
basePath: '/connect/scheduling/participant-recent-interactions',
|
|
5140
5140
|
method: 'get',
|
|
5141
5141
|
body: null,
|
|
@@ -5615,7 +5615,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
5615
5615
|
function createResourceRequest$7(config) {
|
|
5616
5616
|
const headers = {};
|
|
5617
5617
|
return {
|
|
5618
|
-
baseUri: '/services/data/
|
|
5618
|
+
baseUri: '/services/data/v65.0',
|
|
5619
5619
|
basePath: '/connect/scheduling/service-resource-capacity',
|
|
5620
5620
|
method: 'get',
|
|
5621
5621
|
body: null,
|
|
@@ -6015,7 +6015,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
6015
6015
|
function createResourceRequest$6(config) {
|
|
6016
6016
|
const headers = {};
|
|
6017
6017
|
return {
|
|
6018
|
-
baseUri: '/services/data/
|
|
6018
|
+
baseUri: '/services/data/v65.0',
|
|
6019
6019
|
basePath: '/connect/scheduling/service-territory-capacity',
|
|
6020
6020
|
method: 'get',
|
|
6021
6021
|
body: null,
|
|
@@ -7292,7 +7292,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
7292
7292
|
function createResourceRequest$5(config) {
|
|
7293
7293
|
const headers = {};
|
|
7294
7294
|
return {
|
|
7295
|
-
baseUri: '/services/data/
|
|
7295
|
+
baseUri: '/services/data/v65.0',
|
|
7296
7296
|
basePath: '/connect/scheduling/waitlist/participants/statistics',
|
|
7297
7297
|
method: 'get',
|
|
7298
7298
|
body: null,
|
|
@@ -7731,7 +7731,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
7731
7731
|
function createResourceRequest$4(config) {
|
|
7732
7732
|
const headers = {};
|
|
7733
7733
|
return {
|
|
7734
|
-
baseUri: '/services/data/
|
|
7734
|
+
baseUri: '/services/data/v65.0',
|
|
7735
7735
|
basePath: '/connect/scheduling/waitlist-relationships',
|
|
7736
7736
|
method: 'get',
|
|
7737
7737
|
body: null,
|
|
@@ -7986,7 +7986,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
7986
7986
|
function createResourceRequest$3(config) {
|
|
7987
7987
|
const headers = {};
|
|
7988
7988
|
return {
|
|
7989
|
-
baseUri: '/services/data/
|
|
7989
|
+
baseUri: '/services/data/v65.0',
|
|
7990
7990
|
basePath: '/connect/scheduling/waitlists',
|
|
7991
7991
|
method: 'get',
|
|
7992
7992
|
body: null,
|
|
@@ -8162,7 +8162,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
8162
8162
|
function createResourceRequest$2(config) {
|
|
8163
8163
|
const headers = {};
|
|
8164
8164
|
return {
|
|
8165
|
-
baseUri: '/services/data/
|
|
8165
|
+
baseUri: '/services/data/v65.0',
|
|
8166
8166
|
basePath: '/connect/scheduling/service-appointments',
|
|
8167
8167
|
method: 'patch',
|
|
8168
8168
|
body: config.body,
|
|
@@ -8256,7 +8256,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
8256
8256
|
function createResourceRequest$1(config) {
|
|
8257
8257
|
const headers = {};
|
|
8258
8258
|
return {
|
|
8259
|
-
baseUri: '/services/data/
|
|
8259
|
+
baseUri: '/services/data/v65.0',
|
|
8260
8260
|
basePath: '/connect/scheduling/service-appointment-attendee',
|
|
8261
8261
|
method: 'patch',
|
|
8262
8262
|
body: config.body,
|
|
@@ -8481,7 +8481,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
8481
8481
|
function createResourceRequest(config) {
|
|
8482
8482
|
const headers = {};
|
|
8483
8483
|
return {
|
|
8484
|
-
baseUri: '/services/data/
|
|
8484
|
+
baseUri: '/services/data/v65.0',
|
|
8485
8485
|
basePath: '/connect/scheduling/waitlist/participants',
|
|
8486
8486
|
method: 'patch',
|
|
8487
8487
|
body: config.body,
|
|
@@ -8721,4 +8721,4 @@ withDefaultLuvio((luvio) => {
|
|
|
8721
8721
|
});
|
|
8722
8722
|
|
|
8723
8723
|
export { createServiceAppointment, createServiceAppointmentAttendee, createWaitlistAppointment, createWaitlistCheckIn, decryption, decryption_imperative, encrypt, encrypt_imperative, getAppointmentFromToken, getAppointmentFromToken_imperative, getAppointmentPaymentDetails, getAppointmentPaymentDetails_imperative, getEngagementChannelTypes, getEngagementChannelTypes_imperative, getGroupAppointments, getGroupAppointments_imperative, getNextWaitlistParticipant, getNextWaitlistParticipant_imperative, getParticipantRecentInteractions, getParticipantRecentInteractions_imperative, getServiceResourceCapacity, getServiceResourceCapacity_imperative, getServiceTerritoryCapacity, getServiceTerritoryCapacity_imperative, getWaitlistParticipantStats, getWaitlistParticipantStats_imperative, getWaitlistRelationships, getWaitlistRelationships_imperative, getWaitlists, getWaitlists_imperative, updateServiceAppointment, updateServiceAppointmentAttendee, updateWaitlistParticipant };
|
|
8724
|
-
// version: 1.
|
|
8724
|
+
// version: 1.358.0-abc73971a1
|