@savvycal/appointments-react-query 0.3.4 → 0.3.5
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/index.d.cts +60 -0
- package/dist/index.d.ts +60 -0
- package/package.json +2 -2
package/dist/index.d.cts
CHANGED
|
@@ -212,6 +212,7 @@ declare const useAbandonBookingIntent: (options?: Options$19) => _tanstack_react
|
|
|
212
212
|
created_at: string;
|
|
213
213
|
duration: string;
|
|
214
214
|
id: string;
|
|
215
|
+
internal_name?: string | null;
|
|
215
216
|
name: string;
|
|
216
217
|
object: "service";
|
|
217
218
|
provider_notifications: {
|
|
@@ -341,6 +342,7 @@ declare const useAbandonBookingIntent: (options?: Options$19) => _tanstack_react
|
|
|
341
342
|
created_at: string;
|
|
342
343
|
duration: string;
|
|
343
344
|
id: string;
|
|
345
|
+
internal_name?: string | null;
|
|
344
346
|
name: string;
|
|
345
347
|
object: "service";
|
|
346
348
|
provider_notifications: {
|
|
@@ -545,6 +547,7 @@ declare const useAbandonBookingIntent: (options?: Options$19) => _tanstack_react
|
|
|
545
547
|
created_at: string;
|
|
546
548
|
duration: string;
|
|
547
549
|
id: string;
|
|
550
|
+
internal_name?: string | null;
|
|
548
551
|
name: string;
|
|
549
552
|
object: "service";
|
|
550
553
|
provider_notifications: {
|
|
@@ -674,6 +677,7 @@ declare const useAbandonBookingIntent: (options?: Options$19) => _tanstack_react
|
|
|
674
677
|
created_at: string;
|
|
675
678
|
duration: string;
|
|
676
679
|
id: string;
|
|
680
|
+
internal_name?: string | null;
|
|
677
681
|
name: string;
|
|
678
682
|
object: "service";
|
|
679
683
|
provider_notifications: {
|
|
@@ -937,6 +941,7 @@ declare const useAbandonBookingIntent: (options?: Options$19) => _tanstack_react
|
|
|
937
941
|
created_at: string;
|
|
938
942
|
duration: string;
|
|
939
943
|
id: string;
|
|
944
|
+
internal_name?: string | null;
|
|
940
945
|
name: string;
|
|
941
946
|
object: "service";
|
|
942
947
|
provider_notifications: {
|
|
@@ -1066,6 +1071,7 @@ declare const useAbandonBookingIntent: (options?: Options$19) => _tanstack_react
|
|
|
1066
1071
|
created_at: string;
|
|
1067
1072
|
duration: string;
|
|
1068
1073
|
id: string;
|
|
1074
|
+
internal_name?: string | null;
|
|
1069
1075
|
name: string;
|
|
1070
1076
|
object: "service";
|
|
1071
1077
|
provider_notifications: {
|
|
@@ -1497,6 +1503,7 @@ declare const useCancelAppointment: (options?: Options$17) => _tanstack_react_qu
|
|
|
1497
1503
|
created_at: string;
|
|
1498
1504
|
duration: string;
|
|
1499
1505
|
id: string;
|
|
1506
|
+
internal_name?: string | null;
|
|
1500
1507
|
name: string;
|
|
1501
1508
|
object: "service";
|
|
1502
1509
|
provider_notifications: {
|
|
@@ -1707,6 +1714,7 @@ declare const useCancelAppointment: (options?: Options$17) => _tanstack_react_qu
|
|
|
1707
1714
|
created_at: string;
|
|
1708
1715
|
duration: string;
|
|
1709
1716
|
id: string;
|
|
1717
|
+
internal_name?: string | null;
|
|
1710
1718
|
name: string;
|
|
1711
1719
|
object: "service";
|
|
1712
1720
|
provider_notifications: {
|
|
@@ -1971,6 +1979,7 @@ declare const useCancelAppointment: (options?: Options$17) => _tanstack_react_qu
|
|
|
1971
1979
|
created_at: string;
|
|
1972
1980
|
duration: string;
|
|
1973
1981
|
id: string;
|
|
1982
|
+
internal_name?: string | null;
|
|
1974
1983
|
name: string;
|
|
1975
1984
|
object: "service";
|
|
1976
1985
|
provider_notifications: {
|
|
@@ -2381,6 +2390,7 @@ declare const useCompleteBookingIntent: (options?: Options$15) => _tanstack_reac
|
|
|
2381
2390
|
created_at: string;
|
|
2382
2391
|
duration: string;
|
|
2383
2392
|
id: string;
|
|
2393
|
+
internal_name?: string | null;
|
|
2384
2394
|
name: string;
|
|
2385
2395
|
object: "service";
|
|
2386
2396
|
provider_notifications: {
|
|
@@ -2510,6 +2520,7 @@ declare const useCompleteBookingIntent: (options?: Options$15) => _tanstack_reac
|
|
|
2510
2520
|
created_at: string;
|
|
2511
2521
|
duration: string;
|
|
2512
2522
|
id: string;
|
|
2523
|
+
internal_name?: string | null;
|
|
2513
2524
|
name: string;
|
|
2514
2525
|
object: "service";
|
|
2515
2526
|
provider_notifications: {
|
|
@@ -2714,6 +2725,7 @@ declare const useCompleteBookingIntent: (options?: Options$15) => _tanstack_reac
|
|
|
2714
2725
|
created_at: string;
|
|
2715
2726
|
duration: string;
|
|
2716
2727
|
id: string;
|
|
2728
|
+
internal_name?: string | null;
|
|
2717
2729
|
name: string;
|
|
2718
2730
|
object: "service";
|
|
2719
2731
|
provider_notifications: {
|
|
@@ -2843,6 +2855,7 @@ declare const useCompleteBookingIntent: (options?: Options$15) => _tanstack_reac
|
|
|
2843
2855
|
created_at: string;
|
|
2844
2856
|
duration: string;
|
|
2845
2857
|
id: string;
|
|
2858
|
+
internal_name?: string | null;
|
|
2846
2859
|
name: string;
|
|
2847
2860
|
object: "service";
|
|
2848
2861
|
provider_notifications: {
|
|
@@ -3130,6 +3143,7 @@ declare const useCompleteBookingIntent: (options?: Options$15) => _tanstack_reac
|
|
|
3130
3143
|
created_at: string;
|
|
3131
3144
|
duration: string;
|
|
3132
3145
|
id: string;
|
|
3146
|
+
internal_name?: string | null;
|
|
3133
3147
|
name: string;
|
|
3134
3148
|
object: "service";
|
|
3135
3149
|
provider_notifications: {
|
|
@@ -3259,6 +3273,7 @@ declare const useCompleteBookingIntent: (options?: Options$15) => _tanstack_reac
|
|
|
3259
3273
|
created_at: string;
|
|
3260
3274
|
duration: string;
|
|
3261
3275
|
id: string;
|
|
3276
|
+
internal_name?: string | null;
|
|
3262
3277
|
name: string;
|
|
3263
3278
|
object: "service";
|
|
3264
3279
|
provider_notifications: {
|
|
@@ -3710,6 +3725,7 @@ declare const useConfirmAppointment: (options?: Options$13) => _tanstack_react_q
|
|
|
3710
3725
|
created_at: string;
|
|
3711
3726
|
duration: string;
|
|
3712
3727
|
id: string;
|
|
3728
|
+
internal_name?: string | null;
|
|
3713
3729
|
name: string;
|
|
3714
3730
|
object: "service";
|
|
3715
3731
|
provider_notifications: {
|
|
@@ -3920,6 +3936,7 @@ declare const useConfirmAppointment: (options?: Options$13) => _tanstack_react_q
|
|
|
3920
3936
|
created_at: string;
|
|
3921
3937
|
duration: string;
|
|
3922
3938
|
id: string;
|
|
3939
|
+
internal_name?: string | null;
|
|
3923
3940
|
name: string;
|
|
3924
3941
|
object: "service";
|
|
3925
3942
|
provider_notifications: {
|
|
@@ -4182,6 +4199,7 @@ declare const useConfirmAppointment: (options?: Options$13) => _tanstack_react_q
|
|
|
4182
4199
|
created_at: string;
|
|
4183
4200
|
duration: string;
|
|
4184
4201
|
id: string;
|
|
4202
|
+
internal_name?: string | null;
|
|
4185
4203
|
name: string;
|
|
4186
4204
|
object: "service";
|
|
4187
4205
|
provider_notifications: {
|
|
@@ -4745,6 +4763,7 @@ declare const useCreateAppointment: (options?: Options$10) => _tanstack_react_qu
|
|
|
4745
4763
|
created_at: string;
|
|
4746
4764
|
duration: string;
|
|
4747
4765
|
id: string;
|
|
4766
|
+
internal_name?: string | null;
|
|
4748
4767
|
name: string;
|
|
4749
4768
|
object: "service";
|
|
4750
4769
|
provider_notifications: {
|
|
@@ -4955,6 +4974,7 @@ declare const useCreateAppointment: (options?: Options$10) => _tanstack_react_qu
|
|
|
4955
4974
|
created_at: string;
|
|
4956
4975
|
duration: string;
|
|
4957
4976
|
id: string;
|
|
4977
|
+
internal_name?: string | null;
|
|
4958
4978
|
name: string;
|
|
4959
4979
|
object: "service";
|
|
4960
4980
|
provider_notifications: {
|
|
@@ -5230,6 +5250,7 @@ declare const useCreateAppointment: (options?: Options$10) => _tanstack_react_qu
|
|
|
5230
5250
|
created_at: string;
|
|
5231
5251
|
duration: string;
|
|
5232
5252
|
id: string;
|
|
5253
|
+
internal_name?: string | null;
|
|
5233
5254
|
name: string;
|
|
5234
5255
|
object: "service";
|
|
5235
5256
|
provider_notifications: {
|
|
@@ -5670,6 +5691,7 @@ declare const useCreateBookingIntent: (options?: Options$_) => _tanstack_react_q
|
|
|
5670
5691
|
created_at: string;
|
|
5671
5692
|
duration: string;
|
|
5672
5693
|
id: string;
|
|
5694
|
+
internal_name?: string | null;
|
|
5673
5695
|
name: string;
|
|
5674
5696
|
object: "service";
|
|
5675
5697
|
provider_notifications: {
|
|
@@ -5799,6 +5821,7 @@ declare const useCreateBookingIntent: (options?: Options$_) => _tanstack_react_q
|
|
|
5799
5821
|
created_at: string;
|
|
5800
5822
|
duration: string;
|
|
5801
5823
|
id: string;
|
|
5824
|
+
internal_name?: string | null;
|
|
5802
5825
|
name: string;
|
|
5803
5826
|
object: "service";
|
|
5804
5827
|
provider_notifications: {
|
|
@@ -6003,6 +6026,7 @@ declare const useCreateBookingIntent: (options?: Options$_) => _tanstack_react_q
|
|
|
6003
6026
|
created_at: string;
|
|
6004
6027
|
duration: string;
|
|
6005
6028
|
id: string;
|
|
6029
|
+
internal_name?: string | null;
|
|
6006
6030
|
name: string;
|
|
6007
6031
|
object: "service";
|
|
6008
6032
|
provider_notifications: {
|
|
@@ -6132,6 +6156,7 @@ declare const useCreateBookingIntent: (options?: Options$_) => _tanstack_react_q
|
|
|
6132
6156
|
created_at: string;
|
|
6133
6157
|
duration: string;
|
|
6134
6158
|
id: string;
|
|
6159
|
+
internal_name?: string | null;
|
|
6135
6160
|
name: string;
|
|
6136
6161
|
object: "service";
|
|
6137
6162
|
provider_notifications: {
|
|
@@ -6421,6 +6446,7 @@ declare const useCreateBookingIntent: (options?: Options$_) => _tanstack_react_q
|
|
|
6421
6446
|
created_at: string;
|
|
6422
6447
|
duration: string;
|
|
6423
6448
|
id: string;
|
|
6449
|
+
internal_name?: string | null;
|
|
6424
6450
|
name: string;
|
|
6425
6451
|
object: "service";
|
|
6426
6452
|
provider_notifications: {
|
|
@@ -6550,6 +6576,7 @@ declare const useCreateBookingIntent: (options?: Options$_) => _tanstack_react_q
|
|
|
6550
6576
|
created_at: string;
|
|
6551
6577
|
duration: string;
|
|
6552
6578
|
id: string;
|
|
6579
|
+
internal_name?: string | null;
|
|
6553
6580
|
name: string;
|
|
6554
6581
|
object: "service";
|
|
6555
6582
|
provider_notifications: {
|
|
@@ -7715,6 +7742,7 @@ declare const useCreateService: (options?: Options$S) => _tanstack_react_query.U
|
|
|
7715
7742
|
created_at: string;
|
|
7716
7743
|
duration: string;
|
|
7717
7744
|
id: string;
|
|
7745
|
+
internal_name?: string | null;
|
|
7718
7746
|
name: string;
|
|
7719
7747
|
object: "service";
|
|
7720
7748
|
provider_notifications: {
|
|
@@ -7780,6 +7808,7 @@ declare const useCreateService: (options?: Options$S) => _tanstack_react_query.U
|
|
|
7780
7808
|
created_at: string;
|
|
7781
7809
|
duration: string;
|
|
7782
7810
|
id: string;
|
|
7811
|
+
internal_name?: string | null;
|
|
7783
7812
|
name: string;
|
|
7784
7813
|
object: "service";
|
|
7785
7814
|
provider_notifications: {
|
|
@@ -7881,6 +7910,7 @@ declare const useCreateService: (options?: Options$S) => _tanstack_react_query.U
|
|
|
7881
7910
|
};
|
|
7882
7911
|
change_policy_text?: string;
|
|
7883
7912
|
duration?: string;
|
|
7913
|
+
internal_name?: string | null;
|
|
7884
7914
|
name: string;
|
|
7885
7915
|
provider_notifications?: {
|
|
7886
7916
|
additional_recipients: string[];
|
|
@@ -7946,6 +7976,7 @@ declare const useCreateService: (options?: Options$S) => _tanstack_react_query.U
|
|
|
7946
7976
|
created_at: string;
|
|
7947
7977
|
duration: string;
|
|
7948
7978
|
id: string;
|
|
7979
|
+
internal_name?: string | null;
|
|
7949
7980
|
name: string;
|
|
7950
7981
|
object: "service";
|
|
7951
7982
|
provider_notifications: {
|
|
@@ -9081,6 +9112,7 @@ declare const useRescheduleAppointment: (options?: Options$I) => _tanstack_react
|
|
|
9081
9112
|
created_at: string;
|
|
9082
9113
|
duration: string;
|
|
9083
9114
|
id: string;
|
|
9115
|
+
internal_name?: string | null;
|
|
9084
9116
|
name: string;
|
|
9085
9117
|
object: "service";
|
|
9086
9118
|
provider_notifications: {
|
|
@@ -9291,6 +9323,7 @@ declare const useRescheduleAppointment: (options?: Options$I) => _tanstack_react
|
|
|
9291
9323
|
created_at: string;
|
|
9292
9324
|
duration: string;
|
|
9293
9325
|
id: string;
|
|
9326
|
+
internal_name?: string | null;
|
|
9294
9327
|
name: string;
|
|
9295
9328
|
object: "service";
|
|
9296
9329
|
provider_notifications: {
|
|
@@ -9557,6 +9590,7 @@ declare const useRescheduleAppointment: (options?: Options$I) => _tanstack_react
|
|
|
9557
9590
|
created_at: string;
|
|
9558
9591
|
duration: string;
|
|
9559
9592
|
id: string;
|
|
9593
|
+
internal_name?: string | null;
|
|
9560
9594
|
name: string;
|
|
9561
9595
|
object: "service";
|
|
9562
9596
|
provider_notifications: {
|
|
@@ -10508,6 +10542,7 @@ declare const useUpdateBookingIntent: (options?: Options$D) => _tanstack_react_q
|
|
|
10508
10542
|
created_at: string;
|
|
10509
10543
|
duration: string;
|
|
10510
10544
|
id: string;
|
|
10545
|
+
internal_name?: string | null;
|
|
10511
10546
|
name: string;
|
|
10512
10547
|
object: "service";
|
|
10513
10548
|
provider_notifications: {
|
|
@@ -10637,6 +10672,7 @@ declare const useUpdateBookingIntent: (options?: Options$D) => _tanstack_react_q
|
|
|
10637
10672
|
created_at: string;
|
|
10638
10673
|
duration: string;
|
|
10639
10674
|
id: string;
|
|
10675
|
+
internal_name?: string | null;
|
|
10640
10676
|
name: string;
|
|
10641
10677
|
object: "service";
|
|
10642
10678
|
provider_notifications: {
|
|
@@ -10841,6 +10877,7 @@ declare const useUpdateBookingIntent: (options?: Options$D) => _tanstack_react_q
|
|
|
10841
10877
|
created_at: string;
|
|
10842
10878
|
duration: string;
|
|
10843
10879
|
id: string;
|
|
10880
|
+
internal_name?: string | null;
|
|
10844
10881
|
name: string;
|
|
10845
10882
|
object: "service";
|
|
10846
10883
|
provider_notifications: {
|
|
@@ -10970,6 +11007,7 @@ declare const useUpdateBookingIntent: (options?: Options$D) => _tanstack_react_q
|
|
|
10970
11007
|
created_at: string;
|
|
10971
11008
|
duration: string;
|
|
10972
11009
|
id: string;
|
|
11010
|
+
internal_name?: string | null;
|
|
10973
11011
|
name: string;
|
|
10974
11012
|
object: "service";
|
|
10975
11013
|
provider_notifications: {
|
|
@@ -11261,6 +11299,7 @@ declare const useUpdateBookingIntent: (options?: Options$D) => _tanstack_react_q
|
|
|
11261
11299
|
created_at: string;
|
|
11262
11300
|
duration: string;
|
|
11263
11301
|
id: string;
|
|
11302
|
+
internal_name?: string | null;
|
|
11264
11303
|
name: string;
|
|
11265
11304
|
object: "service";
|
|
11266
11305
|
provider_notifications: {
|
|
@@ -11390,6 +11429,7 @@ declare const useUpdateBookingIntent: (options?: Options$D) => _tanstack_react_q
|
|
|
11390
11429
|
created_at: string;
|
|
11391
11430
|
duration: string;
|
|
11392
11431
|
id: string;
|
|
11432
|
+
internal_name?: string | null;
|
|
11393
11433
|
name: string;
|
|
11394
11434
|
object: "service";
|
|
11395
11435
|
provider_notifications: {
|
|
@@ -12540,6 +12580,7 @@ declare const useUpdateService: (options?: Options$w) => _tanstack_react_query.U
|
|
|
12540
12580
|
created_at: string;
|
|
12541
12581
|
duration: string;
|
|
12542
12582
|
id: string;
|
|
12583
|
+
internal_name?: string | null;
|
|
12543
12584
|
name: string;
|
|
12544
12585
|
object: "service";
|
|
12545
12586
|
provider_notifications: {
|
|
@@ -12605,6 +12646,7 @@ declare const useUpdateService: (options?: Options$w) => _tanstack_react_query.U
|
|
|
12605
12646
|
created_at: string;
|
|
12606
12647
|
duration: string;
|
|
12607
12648
|
id: string;
|
|
12649
|
+
internal_name?: string | null;
|
|
12608
12650
|
name: string;
|
|
12609
12651
|
object: "service";
|
|
12610
12652
|
provider_notifications: {
|
|
@@ -12721,6 +12763,7 @@ declare const useUpdateService: (options?: Options$w) => _tanstack_react_query.U
|
|
|
12721
12763
|
};
|
|
12722
12764
|
change_policy_text?: string;
|
|
12723
12765
|
duration?: string;
|
|
12766
|
+
internal_name?: string | null;
|
|
12724
12767
|
name?: string;
|
|
12725
12768
|
provider_notifications?: {
|
|
12726
12769
|
additional_recipients: string[];
|
|
@@ -12786,6 +12829,7 @@ declare const useUpdateService: (options?: Options$w) => _tanstack_react_query.U
|
|
|
12786
12829
|
created_at: string;
|
|
12787
12830
|
duration: string;
|
|
12788
12831
|
id: string;
|
|
12832
|
+
internal_name?: string | null;
|
|
12789
12833
|
name: string;
|
|
12790
12834
|
object: "service";
|
|
12791
12835
|
provider_notifications: {
|
|
@@ -13282,6 +13326,7 @@ declare const useAppointment: (appointment_id: AppointmentParams["path"]["appoin
|
|
|
13282
13326
|
created_at: string;
|
|
13283
13327
|
duration: string;
|
|
13284
13328
|
id: string;
|
|
13329
|
+
internal_name?: string | null;
|
|
13285
13330
|
name: string;
|
|
13286
13331
|
object: "service";
|
|
13287
13332
|
provider_notifications: {
|
|
@@ -13492,6 +13537,7 @@ declare const useAppointment: (appointment_id: AppointmentParams["path"]["appoin
|
|
|
13492
13537
|
created_at: string;
|
|
13493
13538
|
duration: string;
|
|
13494
13539
|
id: string;
|
|
13540
|
+
internal_name?: string | null;
|
|
13495
13541
|
name: string;
|
|
13496
13542
|
object: "service";
|
|
13497
13543
|
provider_notifications: {
|
|
@@ -13736,6 +13782,7 @@ declare const useAppointments: (queryParams?: AppointmentsParams["query"], optio
|
|
|
13736
13782
|
created_at: string;
|
|
13737
13783
|
duration: string;
|
|
13738
13784
|
id: string;
|
|
13785
|
+
internal_name?: string | null;
|
|
13739
13786
|
name: string;
|
|
13740
13787
|
object: "service";
|
|
13741
13788
|
provider_notifications: {
|
|
@@ -13952,6 +13999,7 @@ declare const useAppointments: (queryParams?: AppointmentsParams["query"], optio
|
|
|
13952
13999
|
created_at: string;
|
|
13953
14000
|
duration: string;
|
|
13954
14001
|
id: string;
|
|
14002
|
+
internal_name?: string | null;
|
|
13955
14003
|
name: string;
|
|
13956
14004
|
object: "service";
|
|
13957
14005
|
provider_notifications: {
|
|
@@ -14404,6 +14452,7 @@ declare const useBookingIntent: (booking_intent_id: BookingIntentParams["path"][
|
|
|
14404
14452
|
created_at: string;
|
|
14405
14453
|
duration: string;
|
|
14406
14454
|
id: string;
|
|
14455
|
+
internal_name?: string | null;
|
|
14407
14456
|
name: string;
|
|
14408
14457
|
object: "service";
|
|
14409
14458
|
provider_notifications: {
|
|
@@ -14533,6 +14582,7 @@ declare const useBookingIntent: (booking_intent_id: BookingIntentParams["path"][
|
|
|
14533
14582
|
created_at: string;
|
|
14534
14583
|
duration: string;
|
|
14535
14584
|
id: string;
|
|
14585
|
+
internal_name?: string | null;
|
|
14536
14586
|
name: string;
|
|
14537
14587
|
object: "service";
|
|
14538
14588
|
provider_notifications: {
|
|
@@ -14737,6 +14787,7 @@ declare const useBookingIntent: (booking_intent_id: BookingIntentParams["path"][
|
|
|
14737
14787
|
created_at: string;
|
|
14738
14788
|
duration: string;
|
|
14739
14789
|
id: string;
|
|
14790
|
+
internal_name?: string | null;
|
|
14740
14791
|
name: string;
|
|
14741
14792
|
object: "service";
|
|
14742
14793
|
provider_notifications: {
|
|
@@ -14866,6 +14917,7 @@ declare const useBookingIntent: (booking_intent_id: BookingIntentParams["path"][
|
|
|
14866
14917
|
created_at: string;
|
|
14867
14918
|
duration: string;
|
|
14868
14919
|
id: string;
|
|
14920
|
+
internal_name?: string | null;
|
|
14869
14921
|
name: string;
|
|
14870
14922
|
object: "service";
|
|
14871
14923
|
provider_notifications: {
|
|
@@ -15100,6 +15152,7 @@ declare const useBookingIntents: (queryParams?: BookingIntentsParams["query"], o
|
|
|
15100
15152
|
created_at: string;
|
|
15101
15153
|
duration: string;
|
|
15102
15154
|
id: string;
|
|
15155
|
+
internal_name?: string | null;
|
|
15103
15156
|
name: string;
|
|
15104
15157
|
object: "service";
|
|
15105
15158
|
provider_notifications: {
|
|
@@ -15229,6 +15282,7 @@ declare const useBookingIntents: (queryParams?: BookingIntentsParams["query"], o
|
|
|
15229
15282
|
created_at: string;
|
|
15230
15283
|
duration: string;
|
|
15231
15284
|
id: string;
|
|
15285
|
+
internal_name?: string | null;
|
|
15232
15286
|
name: string;
|
|
15233
15287
|
object: "service";
|
|
15234
15288
|
provider_notifications: {
|
|
@@ -15439,6 +15493,7 @@ declare const useBookingIntents: (queryParams?: BookingIntentsParams["query"], o
|
|
|
15439
15493
|
created_at: string;
|
|
15440
15494
|
duration: string;
|
|
15441
15495
|
id: string;
|
|
15496
|
+
internal_name?: string | null;
|
|
15442
15497
|
name: string;
|
|
15443
15498
|
object: "service";
|
|
15444
15499
|
provider_notifications: {
|
|
@@ -15568,6 +15623,7 @@ declare const useBookingIntents: (queryParams?: BookingIntentsParams["query"], o
|
|
|
15568
15623
|
created_at: string;
|
|
15569
15624
|
duration: string;
|
|
15570
15625
|
id: string;
|
|
15626
|
+
internal_name?: string | null;
|
|
15571
15627
|
name: string;
|
|
15572
15628
|
object: "service";
|
|
15573
15629
|
provider_notifications: {
|
|
@@ -16980,6 +17036,7 @@ declare const useService: (service_id: ServiceParams["path"]["service_id"], opti
|
|
|
16980
17036
|
created_at: string;
|
|
16981
17037
|
duration: string;
|
|
16982
17038
|
id: string;
|
|
17039
|
+
internal_name?: string | null;
|
|
16983
17040
|
name: string;
|
|
16984
17041
|
object: "service";
|
|
16985
17042
|
provider_notifications: {
|
|
@@ -17045,6 +17102,7 @@ declare const useService: (service_id: ServiceParams["path"]["service_id"], opti
|
|
|
17045
17102
|
created_at: string;
|
|
17046
17103
|
duration: string;
|
|
17047
17104
|
id: string;
|
|
17105
|
+
internal_name?: string | null;
|
|
17048
17106
|
name: string;
|
|
17049
17107
|
object: "service";
|
|
17050
17108
|
provider_notifications: {
|
|
@@ -17363,6 +17421,7 @@ declare const useServices: (queryParams?: ServicesParams["query"], options?: Opt
|
|
|
17363
17421
|
created_at: string;
|
|
17364
17422
|
duration: string;
|
|
17365
17423
|
id: string;
|
|
17424
|
+
internal_name?: string | null;
|
|
17366
17425
|
name: string;
|
|
17367
17426
|
object: "service";
|
|
17368
17427
|
provider_notifications: {
|
|
@@ -17434,6 +17493,7 @@ declare const useServices: (queryParams?: ServicesParams["query"], options?: Opt
|
|
|
17434
17493
|
created_at: string;
|
|
17435
17494
|
duration: string;
|
|
17436
17495
|
id: string;
|
|
17496
|
+
internal_name?: string | null;
|
|
17437
17497
|
name: string;
|
|
17438
17498
|
object: "service";
|
|
17439
17499
|
provider_notifications: {
|
package/dist/index.d.ts
CHANGED
|
@@ -212,6 +212,7 @@ declare const useAbandonBookingIntent: (options?: Options$19) => _tanstack_react
|
|
|
212
212
|
created_at: string;
|
|
213
213
|
duration: string;
|
|
214
214
|
id: string;
|
|
215
|
+
internal_name?: string | null;
|
|
215
216
|
name: string;
|
|
216
217
|
object: "service";
|
|
217
218
|
provider_notifications: {
|
|
@@ -341,6 +342,7 @@ declare const useAbandonBookingIntent: (options?: Options$19) => _tanstack_react
|
|
|
341
342
|
created_at: string;
|
|
342
343
|
duration: string;
|
|
343
344
|
id: string;
|
|
345
|
+
internal_name?: string | null;
|
|
344
346
|
name: string;
|
|
345
347
|
object: "service";
|
|
346
348
|
provider_notifications: {
|
|
@@ -545,6 +547,7 @@ declare const useAbandonBookingIntent: (options?: Options$19) => _tanstack_react
|
|
|
545
547
|
created_at: string;
|
|
546
548
|
duration: string;
|
|
547
549
|
id: string;
|
|
550
|
+
internal_name?: string | null;
|
|
548
551
|
name: string;
|
|
549
552
|
object: "service";
|
|
550
553
|
provider_notifications: {
|
|
@@ -674,6 +677,7 @@ declare const useAbandonBookingIntent: (options?: Options$19) => _tanstack_react
|
|
|
674
677
|
created_at: string;
|
|
675
678
|
duration: string;
|
|
676
679
|
id: string;
|
|
680
|
+
internal_name?: string | null;
|
|
677
681
|
name: string;
|
|
678
682
|
object: "service";
|
|
679
683
|
provider_notifications: {
|
|
@@ -937,6 +941,7 @@ declare const useAbandonBookingIntent: (options?: Options$19) => _tanstack_react
|
|
|
937
941
|
created_at: string;
|
|
938
942
|
duration: string;
|
|
939
943
|
id: string;
|
|
944
|
+
internal_name?: string | null;
|
|
940
945
|
name: string;
|
|
941
946
|
object: "service";
|
|
942
947
|
provider_notifications: {
|
|
@@ -1066,6 +1071,7 @@ declare const useAbandonBookingIntent: (options?: Options$19) => _tanstack_react
|
|
|
1066
1071
|
created_at: string;
|
|
1067
1072
|
duration: string;
|
|
1068
1073
|
id: string;
|
|
1074
|
+
internal_name?: string | null;
|
|
1069
1075
|
name: string;
|
|
1070
1076
|
object: "service";
|
|
1071
1077
|
provider_notifications: {
|
|
@@ -1497,6 +1503,7 @@ declare const useCancelAppointment: (options?: Options$17) => _tanstack_react_qu
|
|
|
1497
1503
|
created_at: string;
|
|
1498
1504
|
duration: string;
|
|
1499
1505
|
id: string;
|
|
1506
|
+
internal_name?: string | null;
|
|
1500
1507
|
name: string;
|
|
1501
1508
|
object: "service";
|
|
1502
1509
|
provider_notifications: {
|
|
@@ -1707,6 +1714,7 @@ declare const useCancelAppointment: (options?: Options$17) => _tanstack_react_qu
|
|
|
1707
1714
|
created_at: string;
|
|
1708
1715
|
duration: string;
|
|
1709
1716
|
id: string;
|
|
1717
|
+
internal_name?: string | null;
|
|
1710
1718
|
name: string;
|
|
1711
1719
|
object: "service";
|
|
1712
1720
|
provider_notifications: {
|
|
@@ -1971,6 +1979,7 @@ declare const useCancelAppointment: (options?: Options$17) => _tanstack_react_qu
|
|
|
1971
1979
|
created_at: string;
|
|
1972
1980
|
duration: string;
|
|
1973
1981
|
id: string;
|
|
1982
|
+
internal_name?: string | null;
|
|
1974
1983
|
name: string;
|
|
1975
1984
|
object: "service";
|
|
1976
1985
|
provider_notifications: {
|
|
@@ -2381,6 +2390,7 @@ declare const useCompleteBookingIntent: (options?: Options$15) => _tanstack_reac
|
|
|
2381
2390
|
created_at: string;
|
|
2382
2391
|
duration: string;
|
|
2383
2392
|
id: string;
|
|
2393
|
+
internal_name?: string | null;
|
|
2384
2394
|
name: string;
|
|
2385
2395
|
object: "service";
|
|
2386
2396
|
provider_notifications: {
|
|
@@ -2510,6 +2520,7 @@ declare const useCompleteBookingIntent: (options?: Options$15) => _tanstack_reac
|
|
|
2510
2520
|
created_at: string;
|
|
2511
2521
|
duration: string;
|
|
2512
2522
|
id: string;
|
|
2523
|
+
internal_name?: string | null;
|
|
2513
2524
|
name: string;
|
|
2514
2525
|
object: "service";
|
|
2515
2526
|
provider_notifications: {
|
|
@@ -2714,6 +2725,7 @@ declare const useCompleteBookingIntent: (options?: Options$15) => _tanstack_reac
|
|
|
2714
2725
|
created_at: string;
|
|
2715
2726
|
duration: string;
|
|
2716
2727
|
id: string;
|
|
2728
|
+
internal_name?: string | null;
|
|
2717
2729
|
name: string;
|
|
2718
2730
|
object: "service";
|
|
2719
2731
|
provider_notifications: {
|
|
@@ -2843,6 +2855,7 @@ declare const useCompleteBookingIntent: (options?: Options$15) => _tanstack_reac
|
|
|
2843
2855
|
created_at: string;
|
|
2844
2856
|
duration: string;
|
|
2845
2857
|
id: string;
|
|
2858
|
+
internal_name?: string | null;
|
|
2846
2859
|
name: string;
|
|
2847
2860
|
object: "service";
|
|
2848
2861
|
provider_notifications: {
|
|
@@ -3130,6 +3143,7 @@ declare const useCompleteBookingIntent: (options?: Options$15) => _tanstack_reac
|
|
|
3130
3143
|
created_at: string;
|
|
3131
3144
|
duration: string;
|
|
3132
3145
|
id: string;
|
|
3146
|
+
internal_name?: string | null;
|
|
3133
3147
|
name: string;
|
|
3134
3148
|
object: "service";
|
|
3135
3149
|
provider_notifications: {
|
|
@@ -3259,6 +3273,7 @@ declare const useCompleteBookingIntent: (options?: Options$15) => _tanstack_reac
|
|
|
3259
3273
|
created_at: string;
|
|
3260
3274
|
duration: string;
|
|
3261
3275
|
id: string;
|
|
3276
|
+
internal_name?: string | null;
|
|
3262
3277
|
name: string;
|
|
3263
3278
|
object: "service";
|
|
3264
3279
|
provider_notifications: {
|
|
@@ -3710,6 +3725,7 @@ declare const useConfirmAppointment: (options?: Options$13) => _tanstack_react_q
|
|
|
3710
3725
|
created_at: string;
|
|
3711
3726
|
duration: string;
|
|
3712
3727
|
id: string;
|
|
3728
|
+
internal_name?: string | null;
|
|
3713
3729
|
name: string;
|
|
3714
3730
|
object: "service";
|
|
3715
3731
|
provider_notifications: {
|
|
@@ -3920,6 +3936,7 @@ declare const useConfirmAppointment: (options?: Options$13) => _tanstack_react_q
|
|
|
3920
3936
|
created_at: string;
|
|
3921
3937
|
duration: string;
|
|
3922
3938
|
id: string;
|
|
3939
|
+
internal_name?: string | null;
|
|
3923
3940
|
name: string;
|
|
3924
3941
|
object: "service";
|
|
3925
3942
|
provider_notifications: {
|
|
@@ -4182,6 +4199,7 @@ declare const useConfirmAppointment: (options?: Options$13) => _tanstack_react_q
|
|
|
4182
4199
|
created_at: string;
|
|
4183
4200
|
duration: string;
|
|
4184
4201
|
id: string;
|
|
4202
|
+
internal_name?: string | null;
|
|
4185
4203
|
name: string;
|
|
4186
4204
|
object: "service";
|
|
4187
4205
|
provider_notifications: {
|
|
@@ -4745,6 +4763,7 @@ declare const useCreateAppointment: (options?: Options$10) => _tanstack_react_qu
|
|
|
4745
4763
|
created_at: string;
|
|
4746
4764
|
duration: string;
|
|
4747
4765
|
id: string;
|
|
4766
|
+
internal_name?: string | null;
|
|
4748
4767
|
name: string;
|
|
4749
4768
|
object: "service";
|
|
4750
4769
|
provider_notifications: {
|
|
@@ -4955,6 +4974,7 @@ declare const useCreateAppointment: (options?: Options$10) => _tanstack_react_qu
|
|
|
4955
4974
|
created_at: string;
|
|
4956
4975
|
duration: string;
|
|
4957
4976
|
id: string;
|
|
4977
|
+
internal_name?: string | null;
|
|
4958
4978
|
name: string;
|
|
4959
4979
|
object: "service";
|
|
4960
4980
|
provider_notifications: {
|
|
@@ -5230,6 +5250,7 @@ declare const useCreateAppointment: (options?: Options$10) => _tanstack_react_qu
|
|
|
5230
5250
|
created_at: string;
|
|
5231
5251
|
duration: string;
|
|
5232
5252
|
id: string;
|
|
5253
|
+
internal_name?: string | null;
|
|
5233
5254
|
name: string;
|
|
5234
5255
|
object: "service";
|
|
5235
5256
|
provider_notifications: {
|
|
@@ -5670,6 +5691,7 @@ declare const useCreateBookingIntent: (options?: Options$_) => _tanstack_react_q
|
|
|
5670
5691
|
created_at: string;
|
|
5671
5692
|
duration: string;
|
|
5672
5693
|
id: string;
|
|
5694
|
+
internal_name?: string | null;
|
|
5673
5695
|
name: string;
|
|
5674
5696
|
object: "service";
|
|
5675
5697
|
provider_notifications: {
|
|
@@ -5799,6 +5821,7 @@ declare const useCreateBookingIntent: (options?: Options$_) => _tanstack_react_q
|
|
|
5799
5821
|
created_at: string;
|
|
5800
5822
|
duration: string;
|
|
5801
5823
|
id: string;
|
|
5824
|
+
internal_name?: string | null;
|
|
5802
5825
|
name: string;
|
|
5803
5826
|
object: "service";
|
|
5804
5827
|
provider_notifications: {
|
|
@@ -6003,6 +6026,7 @@ declare const useCreateBookingIntent: (options?: Options$_) => _tanstack_react_q
|
|
|
6003
6026
|
created_at: string;
|
|
6004
6027
|
duration: string;
|
|
6005
6028
|
id: string;
|
|
6029
|
+
internal_name?: string | null;
|
|
6006
6030
|
name: string;
|
|
6007
6031
|
object: "service";
|
|
6008
6032
|
provider_notifications: {
|
|
@@ -6132,6 +6156,7 @@ declare const useCreateBookingIntent: (options?: Options$_) => _tanstack_react_q
|
|
|
6132
6156
|
created_at: string;
|
|
6133
6157
|
duration: string;
|
|
6134
6158
|
id: string;
|
|
6159
|
+
internal_name?: string | null;
|
|
6135
6160
|
name: string;
|
|
6136
6161
|
object: "service";
|
|
6137
6162
|
provider_notifications: {
|
|
@@ -6421,6 +6446,7 @@ declare const useCreateBookingIntent: (options?: Options$_) => _tanstack_react_q
|
|
|
6421
6446
|
created_at: string;
|
|
6422
6447
|
duration: string;
|
|
6423
6448
|
id: string;
|
|
6449
|
+
internal_name?: string | null;
|
|
6424
6450
|
name: string;
|
|
6425
6451
|
object: "service";
|
|
6426
6452
|
provider_notifications: {
|
|
@@ -6550,6 +6576,7 @@ declare const useCreateBookingIntent: (options?: Options$_) => _tanstack_react_q
|
|
|
6550
6576
|
created_at: string;
|
|
6551
6577
|
duration: string;
|
|
6552
6578
|
id: string;
|
|
6579
|
+
internal_name?: string | null;
|
|
6553
6580
|
name: string;
|
|
6554
6581
|
object: "service";
|
|
6555
6582
|
provider_notifications: {
|
|
@@ -7715,6 +7742,7 @@ declare const useCreateService: (options?: Options$S) => _tanstack_react_query.U
|
|
|
7715
7742
|
created_at: string;
|
|
7716
7743
|
duration: string;
|
|
7717
7744
|
id: string;
|
|
7745
|
+
internal_name?: string | null;
|
|
7718
7746
|
name: string;
|
|
7719
7747
|
object: "service";
|
|
7720
7748
|
provider_notifications: {
|
|
@@ -7780,6 +7808,7 @@ declare const useCreateService: (options?: Options$S) => _tanstack_react_query.U
|
|
|
7780
7808
|
created_at: string;
|
|
7781
7809
|
duration: string;
|
|
7782
7810
|
id: string;
|
|
7811
|
+
internal_name?: string | null;
|
|
7783
7812
|
name: string;
|
|
7784
7813
|
object: "service";
|
|
7785
7814
|
provider_notifications: {
|
|
@@ -7881,6 +7910,7 @@ declare const useCreateService: (options?: Options$S) => _tanstack_react_query.U
|
|
|
7881
7910
|
};
|
|
7882
7911
|
change_policy_text?: string;
|
|
7883
7912
|
duration?: string;
|
|
7913
|
+
internal_name?: string | null;
|
|
7884
7914
|
name: string;
|
|
7885
7915
|
provider_notifications?: {
|
|
7886
7916
|
additional_recipients: string[];
|
|
@@ -7946,6 +7976,7 @@ declare const useCreateService: (options?: Options$S) => _tanstack_react_query.U
|
|
|
7946
7976
|
created_at: string;
|
|
7947
7977
|
duration: string;
|
|
7948
7978
|
id: string;
|
|
7979
|
+
internal_name?: string | null;
|
|
7949
7980
|
name: string;
|
|
7950
7981
|
object: "service";
|
|
7951
7982
|
provider_notifications: {
|
|
@@ -9081,6 +9112,7 @@ declare const useRescheduleAppointment: (options?: Options$I) => _tanstack_react
|
|
|
9081
9112
|
created_at: string;
|
|
9082
9113
|
duration: string;
|
|
9083
9114
|
id: string;
|
|
9115
|
+
internal_name?: string | null;
|
|
9084
9116
|
name: string;
|
|
9085
9117
|
object: "service";
|
|
9086
9118
|
provider_notifications: {
|
|
@@ -9291,6 +9323,7 @@ declare const useRescheduleAppointment: (options?: Options$I) => _tanstack_react
|
|
|
9291
9323
|
created_at: string;
|
|
9292
9324
|
duration: string;
|
|
9293
9325
|
id: string;
|
|
9326
|
+
internal_name?: string | null;
|
|
9294
9327
|
name: string;
|
|
9295
9328
|
object: "service";
|
|
9296
9329
|
provider_notifications: {
|
|
@@ -9557,6 +9590,7 @@ declare const useRescheduleAppointment: (options?: Options$I) => _tanstack_react
|
|
|
9557
9590
|
created_at: string;
|
|
9558
9591
|
duration: string;
|
|
9559
9592
|
id: string;
|
|
9593
|
+
internal_name?: string | null;
|
|
9560
9594
|
name: string;
|
|
9561
9595
|
object: "service";
|
|
9562
9596
|
provider_notifications: {
|
|
@@ -10508,6 +10542,7 @@ declare const useUpdateBookingIntent: (options?: Options$D) => _tanstack_react_q
|
|
|
10508
10542
|
created_at: string;
|
|
10509
10543
|
duration: string;
|
|
10510
10544
|
id: string;
|
|
10545
|
+
internal_name?: string | null;
|
|
10511
10546
|
name: string;
|
|
10512
10547
|
object: "service";
|
|
10513
10548
|
provider_notifications: {
|
|
@@ -10637,6 +10672,7 @@ declare const useUpdateBookingIntent: (options?: Options$D) => _tanstack_react_q
|
|
|
10637
10672
|
created_at: string;
|
|
10638
10673
|
duration: string;
|
|
10639
10674
|
id: string;
|
|
10675
|
+
internal_name?: string | null;
|
|
10640
10676
|
name: string;
|
|
10641
10677
|
object: "service";
|
|
10642
10678
|
provider_notifications: {
|
|
@@ -10841,6 +10877,7 @@ declare const useUpdateBookingIntent: (options?: Options$D) => _tanstack_react_q
|
|
|
10841
10877
|
created_at: string;
|
|
10842
10878
|
duration: string;
|
|
10843
10879
|
id: string;
|
|
10880
|
+
internal_name?: string | null;
|
|
10844
10881
|
name: string;
|
|
10845
10882
|
object: "service";
|
|
10846
10883
|
provider_notifications: {
|
|
@@ -10970,6 +11007,7 @@ declare const useUpdateBookingIntent: (options?: Options$D) => _tanstack_react_q
|
|
|
10970
11007
|
created_at: string;
|
|
10971
11008
|
duration: string;
|
|
10972
11009
|
id: string;
|
|
11010
|
+
internal_name?: string | null;
|
|
10973
11011
|
name: string;
|
|
10974
11012
|
object: "service";
|
|
10975
11013
|
provider_notifications: {
|
|
@@ -11261,6 +11299,7 @@ declare const useUpdateBookingIntent: (options?: Options$D) => _tanstack_react_q
|
|
|
11261
11299
|
created_at: string;
|
|
11262
11300
|
duration: string;
|
|
11263
11301
|
id: string;
|
|
11302
|
+
internal_name?: string | null;
|
|
11264
11303
|
name: string;
|
|
11265
11304
|
object: "service";
|
|
11266
11305
|
provider_notifications: {
|
|
@@ -11390,6 +11429,7 @@ declare const useUpdateBookingIntent: (options?: Options$D) => _tanstack_react_q
|
|
|
11390
11429
|
created_at: string;
|
|
11391
11430
|
duration: string;
|
|
11392
11431
|
id: string;
|
|
11432
|
+
internal_name?: string | null;
|
|
11393
11433
|
name: string;
|
|
11394
11434
|
object: "service";
|
|
11395
11435
|
provider_notifications: {
|
|
@@ -12540,6 +12580,7 @@ declare const useUpdateService: (options?: Options$w) => _tanstack_react_query.U
|
|
|
12540
12580
|
created_at: string;
|
|
12541
12581
|
duration: string;
|
|
12542
12582
|
id: string;
|
|
12583
|
+
internal_name?: string | null;
|
|
12543
12584
|
name: string;
|
|
12544
12585
|
object: "service";
|
|
12545
12586
|
provider_notifications: {
|
|
@@ -12605,6 +12646,7 @@ declare const useUpdateService: (options?: Options$w) => _tanstack_react_query.U
|
|
|
12605
12646
|
created_at: string;
|
|
12606
12647
|
duration: string;
|
|
12607
12648
|
id: string;
|
|
12649
|
+
internal_name?: string | null;
|
|
12608
12650
|
name: string;
|
|
12609
12651
|
object: "service";
|
|
12610
12652
|
provider_notifications: {
|
|
@@ -12721,6 +12763,7 @@ declare const useUpdateService: (options?: Options$w) => _tanstack_react_query.U
|
|
|
12721
12763
|
};
|
|
12722
12764
|
change_policy_text?: string;
|
|
12723
12765
|
duration?: string;
|
|
12766
|
+
internal_name?: string | null;
|
|
12724
12767
|
name?: string;
|
|
12725
12768
|
provider_notifications?: {
|
|
12726
12769
|
additional_recipients: string[];
|
|
@@ -12786,6 +12829,7 @@ declare const useUpdateService: (options?: Options$w) => _tanstack_react_query.U
|
|
|
12786
12829
|
created_at: string;
|
|
12787
12830
|
duration: string;
|
|
12788
12831
|
id: string;
|
|
12832
|
+
internal_name?: string | null;
|
|
12789
12833
|
name: string;
|
|
12790
12834
|
object: "service";
|
|
12791
12835
|
provider_notifications: {
|
|
@@ -13282,6 +13326,7 @@ declare const useAppointment: (appointment_id: AppointmentParams["path"]["appoin
|
|
|
13282
13326
|
created_at: string;
|
|
13283
13327
|
duration: string;
|
|
13284
13328
|
id: string;
|
|
13329
|
+
internal_name?: string | null;
|
|
13285
13330
|
name: string;
|
|
13286
13331
|
object: "service";
|
|
13287
13332
|
provider_notifications: {
|
|
@@ -13492,6 +13537,7 @@ declare const useAppointment: (appointment_id: AppointmentParams["path"]["appoin
|
|
|
13492
13537
|
created_at: string;
|
|
13493
13538
|
duration: string;
|
|
13494
13539
|
id: string;
|
|
13540
|
+
internal_name?: string | null;
|
|
13495
13541
|
name: string;
|
|
13496
13542
|
object: "service";
|
|
13497
13543
|
provider_notifications: {
|
|
@@ -13736,6 +13782,7 @@ declare const useAppointments: (queryParams?: AppointmentsParams["query"], optio
|
|
|
13736
13782
|
created_at: string;
|
|
13737
13783
|
duration: string;
|
|
13738
13784
|
id: string;
|
|
13785
|
+
internal_name?: string | null;
|
|
13739
13786
|
name: string;
|
|
13740
13787
|
object: "service";
|
|
13741
13788
|
provider_notifications: {
|
|
@@ -13952,6 +13999,7 @@ declare const useAppointments: (queryParams?: AppointmentsParams["query"], optio
|
|
|
13952
13999
|
created_at: string;
|
|
13953
14000
|
duration: string;
|
|
13954
14001
|
id: string;
|
|
14002
|
+
internal_name?: string | null;
|
|
13955
14003
|
name: string;
|
|
13956
14004
|
object: "service";
|
|
13957
14005
|
provider_notifications: {
|
|
@@ -14404,6 +14452,7 @@ declare const useBookingIntent: (booking_intent_id: BookingIntentParams["path"][
|
|
|
14404
14452
|
created_at: string;
|
|
14405
14453
|
duration: string;
|
|
14406
14454
|
id: string;
|
|
14455
|
+
internal_name?: string | null;
|
|
14407
14456
|
name: string;
|
|
14408
14457
|
object: "service";
|
|
14409
14458
|
provider_notifications: {
|
|
@@ -14533,6 +14582,7 @@ declare const useBookingIntent: (booking_intent_id: BookingIntentParams["path"][
|
|
|
14533
14582
|
created_at: string;
|
|
14534
14583
|
duration: string;
|
|
14535
14584
|
id: string;
|
|
14585
|
+
internal_name?: string | null;
|
|
14536
14586
|
name: string;
|
|
14537
14587
|
object: "service";
|
|
14538
14588
|
provider_notifications: {
|
|
@@ -14737,6 +14787,7 @@ declare const useBookingIntent: (booking_intent_id: BookingIntentParams["path"][
|
|
|
14737
14787
|
created_at: string;
|
|
14738
14788
|
duration: string;
|
|
14739
14789
|
id: string;
|
|
14790
|
+
internal_name?: string | null;
|
|
14740
14791
|
name: string;
|
|
14741
14792
|
object: "service";
|
|
14742
14793
|
provider_notifications: {
|
|
@@ -14866,6 +14917,7 @@ declare const useBookingIntent: (booking_intent_id: BookingIntentParams["path"][
|
|
|
14866
14917
|
created_at: string;
|
|
14867
14918
|
duration: string;
|
|
14868
14919
|
id: string;
|
|
14920
|
+
internal_name?: string | null;
|
|
14869
14921
|
name: string;
|
|
14870
14922
|
object: "service";
|
|
14871
14923
|
provider_notifications: {
|
|
@@ -15100,6 +15152,7 @@ declare const useBookingIntents: (queryParams?: BookingIntentsParams["query"], o
|
|
|
15100
15152
|
created_at: string;
|
|
15101
15153
|
duration: string;
|
|
15102
15154
|
id: string;
|
|
15155
|
+
internal_name?: string | null;
|
|
15103
15156
|
name: string;
|
|
15104
15157
|
object: "service";
|
|
15105
15158
|
provider_notifications: {
|
|
@@ -15229,6 +15282,7 @@ declare const useBookingIntents: (queryParams?: BookingIntentsParams["query"], o
|
|
|
15229
15282
|
created_at: string;
|
|
15230
15283
|
duration: string;
|
|
15231
15284
|
id: string;
|
|
15285
|
+
internal_name?: string | null;
|
|
15232
15286
|
name: string;
|
|
15233
15287
|
object: "service";
|
|
15234
15288
|
provider_notifications: {
|
|
@@ -15439,6 +15493,7 @@ declare const useBookingIntents: (queryParams?: BookingIntentsParams["query"], o
|
|
|
15439
15493
|
created_at: string;
|
|
15440
15494
|
duration: string;
|
|
15441
15495
|
id: string;
|
|
15496
|
+
internal_name?: string | null;
|
|
15442
15497
|
name: string;
|
|
15443
15498
|
object: "service";
|
|
15444
15499
|
provider_notifications: {
|
|
@@ -15568,6 +15623,7 @@ declare const useBookingIntents: (queryParams?: BookingIntentsParams["query"], o
|
|
|
15568
15623
|
created_at: string;
|
|
15569
15624
|
duration: string;
|
|
15570
15625
|
id: string;
|
|
15626
|
+
internal_name?: string | null;
|
|
15571
15627
|
name: string;
|
|
15572
15628
|
object: "service";
|
|
15573
15629
|
provider_notifications: {
|
|
@@ -16980,6 +17036,7 @@ declare const useService: (service_id: ServiceParams["path"]["service_id"], opti
|
|
|
16980
17036
|
created_at: string;
|
|
16981
17037
|
duration: string;
|
|
16982
17038
|
id: string;
|
|
17039
|
+
internal_name?: string | null;
|
|
16983
17040
|
name: string;
|
|
16984
17041
|
object: "service";
|
|
16985
17042
|
provider_notifications: {
|
|
@@ -17045,6 +17102,7 @@ declare const useService: (service_id: ServiceParams["path"]["service_id"], opti
|
|
|
17045
17102
|
created_at: string;
|
|
17046
17103
|
duration: string;
|
|
17047
17104
|
id: string;
|
|
17105
|
+
internal_name?: string | null;
|
|
17048
17106
|
name: string;
|
|
17049
17107
|
object: "service";
|
|
17050
17108
|
provider_notifications: {
|
|
@@ -17363,6 +17421,7 @@ declare const useServices: (queryParams?: ServicesParams["query"], options?: Opt
|
|
|
17363
17421
|
created_at: string;
|
|
17364
17422
|
duration: string;
|
|
17365
17423
|
id: string;
|
|
17424
|
+
internal_name?: string | null;
|
|
17366
17425
|
name: string;
|
|
17367
17426
|
object: "service";
|
|
17368
17427
|
provider_notifications: {
|
|
@@ -17434,6 +17493,7 @@ declare const useServices: (queryParams?: ServicesParams["query"], options?: Opt
|
|
|
17434
17493
|
created_at: string;
|
|
17435
17494
|
duration: string;
|
|
17436
17495
|
id: string;
|
|
17496
|
+
internal_name?: string | null;
|
|
17437
17497
|
name: string;
|
|
17438
17498
|
object: "service";
|
|
17439
17499
|
provider_notifications: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@savvycal/appointments-react-query",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.5",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A tiny wrapper around @tanstack/react-query for the SavvyCal Appointments API",
|
|
6
6
|
"main": "./dist/index.cjs",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"openapi-typescript-helpers": "^0.0.15",
|
|
46
|
-
"@savvycal/appointments-core": "0.
|
|
46
|
+
"@savvycal/appointments-core": "0.13.0"
|
|
47
47
|
},
|
|
48
48
|
"peerDependencies": {
|
|
49
49
|
"@tanstack/react-query": "^5.0.0",
|