@savvycal/appointments-react-query 0.3.1 → 0.3.2
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 +103 -0
- package/dist/index.d.ts +103 -0
- package/package.json +2 -2
package/dist/index.d.cts
CHANGED
|
@@ -723,6 +723,7 @@ declare const useAbandonBookingIntent: (options?: Options$19) => _tanstack_react
|
|
|
723
723
|
content: {
|
|
724
724
|
"application/json": {
|
|
725
725
|
errors: {
|
|
726
|
+
code?: string | null;
|
|
726
727
|
detail: string;
|
|
727
728
|
source: {
|
|
728
729
|
pointer: string;
|
|
@@ -1100,6 +1101,7 @@ declare const useAbandonBookingIntent: (options?: Options$19) => _tanstack_react
|
|
|
1100
1101
|
content: {
|
|
1101
1102
|
"application/json": {
|
|
1102
1103
|
errors: {
|
|
1104
|
+
code?: string | null;
|
|
1103
1105
|
detail: string;
|
|
1104
1106
|
source: {
|
|
1105
1107
|
pointer: string;
|
|
@@ -1167,6 +1169,7 @@ declare const useAbandonPublicBookingIntent: (options?: Options$18) => _tanstack
|
|
|
1167
1169
|
};
|
|
1168
1170
|
}, {
|
|
1169
1171
|
errors: {
|
|
1172
|
+
code?: string | null;
|
|
1170
1173
|
detail: string;
|
|
1171
1174
|
source: {
|
|
1172
1175
|
pointer: string;
|
|
@@ -1249,6 +1252,7 @@ declare const useAbandonPublicBookingIntent: (options?: Options$18) => _tanstack
|
|
|
1249
1252
|
content: {
|
|
1250
1253
|
"application/json": {
|
|
1251
1254
|
errors: {
|
|
1255
|
+
code?: string | null;
|
|
1252
1256
|
detail: string;
|
|
1253
1257
|
source: {
|
|
1254
1258
|
pointer: string;
|
|
@@ -1265,6 +1269,7 @@ declare const useAbandonPublicBookingIntent: (options?: Options$18) => _tanstack
|
|
|
1265
1269
|
content: {
|
|
1266
1270
|
"application/json": {
|
|
1267
1271
|
errors: {
|
|
1272
|
+
code?: string | null;
|
|
1268
1273
|
detail: string;
|
|
1269
1274
|
source: {
|
|
1270
1275
|
pointer: string;
|
|
@@ -1704,6 +1709,7 @@ declare const useCancelAppointment: (options?: Options$17) => _tanstack_react_qu
|
|
|
1704
1709
|
content: {
|
|
1705
1710
|
"application/json": {
|
|
1706
1711
|
errors: {
|
|
1712
|
+
code?: string | null;
|
|
1707
1713
|
detail: string;
|
|
1708
1714
|
source: {
|
|
1709
1715
|
pointer: string;
|
|
@@ -1960,6 +1966,7 @@ declare const useCancelAppointment: (options?: Options$17) => _tanstack_react_qu
|
|
|
1960
1966
|
content: {
|
|
1961
1967
|
"application/json": {
|
|
1962
1968
|
errors: {
|
|
1969
|
+
code?: string | null;
|
|
1963
1970
|
detail: string;
|
|
1964
1971
|
source: {
|
|
1965
1972
|
pointer: string;
|
|
@@ -2006,6 +2013,7 @@ declare const useCancelPublicAppointment: (options?: Options$16) => _tanstack_re
|
|
|
2006
2013
|
};
|
|
2007
2014
|
}, {
|
|
2008
2015
|
errors: {
|
|
2016
|
+
code?: string | null;
|
|
2009
2017
|
detail: string;
|
|
2010
2018
|
source: {
|
|
2011
2019
|
pointer: string;
|
|
@@ -2074,6 +2082,7 @@ declare const useCancelPublicAppointment: (options?: Options$16) => _tanstack_re
|
|
|
2074
2082
|
content: {
|
|
2075
2083
|
"application/json": {
|
|
2076
2084
|
errors: {
|
|
2085
|
+
code?: string | null;
|
|
2077
2086
|
detail: string;
|
|
2078
2087
|
source: {
|
|
2079
2088
|
pointer: string;
|
|
@@ -2090,6 +2099,7 @@ declare const useCancelPublicAppointment: (options?: Options$16) => _tanstack_re
|
|
|
2090
2099
|
content: {
|
|
2091
2100
|
"application/json": {
|
|
2092
2101
|
errors: {
|
|
2102
|
+
code?: string | null;
|
|
2093
2103
|
detail: string;
|
|
2094
2104
|
source: {
|
|
2095
2105
|
pointer: string;
|
|
@@ -2106,6 +2116,7 @@ declare const useCancelPublicAppointment: (options?: Options$16) => _tanstack_re
|
|
|
2106
2116
|
content: {
|
|
2107
2117
|
"application/json": {
|
|
2108
2118
|
errors: {
|
|
2119
|
+
code?: string | null;
|
|
2109
2120
|
detail: string;
|
|
2110
2121
|
source: {
|
|
2111
2122
|
pointer: string;
|
|
@@ -2790,6 +2801,7 @@ declare const useCompleteBookingIntent: (options?: Options$15) => _tanstack_reac
|
|
|
2790
2801
|
content: {
|
|
2791
2802
|
"application/json": {
|
|
2792
2803
|
errors: {
|
|
2804
|
+
code?: string | null;
|
|
2793
2805
|
detail: string;
|
|
2794
2806
|
source: {
|
|
2795
2807
|
pointer: string;
|
|
@@ -3191,6 +3203,7 @@ declare const useCompleteBookingIntent: (options?: Options$15) => _tanstack_reac
|
|
|
3191
3203
|
content: {
|
|
3192
3204
|
"application/json": {
|
|
3193
3205
|
errors: {
|
|
3206
|
+
code?: string | null;
|
|
3194
3207
|
detail: string;
|
|
3195
3208
|
source: {
|
|
3196
3209
|
pointer: string;
|
|
@@ -3258,6 +3271,7 @@ declare const useCompletePublicBookingIntent: (options?: Options$14) => _tanstac
|
|
|
3258
3271
|
};
|
|
3259
3272
|
}, {
|
|
3260
3273
|
errors: {
|
|
3274
|
+
code?: string | null;
|
|
3261
3275
|
detail: string;
|
|
3262
3276
|
source: {
|
|
3263
3277
|
pointer: string;
|
|
@@ -3360,6 +3374,7 @@ declare const useCompletePublicBookingIntent: (options?: Options$14) => _tanstac
|
|
|
3360
3374
|
content: {
|
|
3361
3375
|
"application/json": {
|
|
3362
3376
|
errors: {
|
|
3377
|
+
code?: string | null;
|
|
3363
3378
|
detail: string;
|
|
3364
3379
|
source: {
|
|
3365
3380
|
pointer: string;
|
|
@@ -3376,6 +3391,7 @@ declare const useCompletePublicBookingIntent: (options?: Options$14) => _tanstac
|
|
|
3376
3391
|
content: {
|
|
3377
3392
|
"application/json": {
|
|
3378
3393
|
errors: {
|
|
3394
|
+
code?: string | null;
|
|
3379
3395
|
detail: string;
|
|
3380
3396
|
source: {
|
|
3381
3397
|
pointer: string;
|
|
@@ -3815,6 +3831,7 @@ declare const useConfirmAppointment: (options?: Options$13) => _tanstack_react_q
|
|
|
3815
3831
|
content: {
|
|
3816
3832
|
"application/json": {
|
|
3817
3833
|
errors: {
|
|
3834
|
+
code?: string | null;
|
|
3818
3835
|
detail: string;
|
|
3819
3836
|
source: {
|
|
3820
3837
|
pointer: string;
|
|
@@ -4069,6 +4086,7 @@ declare const useConfirmAppointment: (options?: Options$13) => _tanstack_react_q
|
|
|
4069
4086
|
content: {
|
|
4070
4087
|
"application/json": {
|
|
4071
4088
|
errors: {
|
|
4089
|
+
code?: string | null;
|
|
4072
4090
|
detail: string;
|
|
4073
4091
|
source: {
|
|
4074
4092
|
pointer: string;
|
|
@@ -4116,6 +4134,7 @@ declare const useCreateAccount: (options?: Options$12) => _tanstack_react_query.
|
|
|
4116
4134
|
content: {
|
|
4117
4135
|
"application/json": {
|
|
4118
4136
|
errors: {
|
|
4137
|
+
code?: string | null;
|
|
4119
4138
|
detail: string;
|
|
4120
4139
|
status?: string;
|
|
4121
4140
|
title?: string;
|
|
@@ -4144,6 +4163,7 @@ declare const useCreateAccount: (options?: Options$12) => _tanstack_react_query.
|
|
|
4144
4163
|
content: {
|
|
4145
4164
|
"application/json": {
|
|
4146
4165
|
errors: {
|
|
4166
|
+
code?: string | null;
|
|
4147
4167
|
detail: string;
|
|
4148
4168
|
source: {
|
|
4149
4169
|
pointer: string;
|
|
@@ -4192,6 +4212,7 @@ declare const useCreateAccount: (options?: Options$12) => _tanstack_react_query.
|
|
|
4192
4212
|
content: {
|
|
4193
4213
|
"application/json": {
|
|
4194
4214
|
errors: {
|
|
4215
|
+
code?: string | null;
|
|
4195
4216
|
detail: string;
|
|
4196
4217
|
status?: string;
|
|
4197
4218
|
title?: string;
|
|
@@ -4220,6 +4241,7 @@ declare const useCreateAccount: (options?: Options$12) => _tanstack_react_query.
|
|
|
4220
4241
|
content: {
|
|
4221
4242
|
"application/json": {
|
|
4222
4243
|
errors: {
|
|
4244
|
+
code?: string | null;
|
|
4223
4245
|
detail: string;
|
|
4224
4246
|
source: {
|
|
4225
4247
|
pointer: string;
|
|
@@ -4301,6 +4323,7 @@ declare const useCreateAccountUser: (options?: Options$11) => _tanstack_react_qu
|
|
|
4301
4323
|
content: {
|
|
4302
4324
|
"application/json": {
|
|
4303
4325
|
errors: {
|
|
4326
|
+
code?: string | null;
|
|
4304
4327
|
detail: string;
|
|
4305
4328
|
source: {
|
|
4306
4329
|
pointer: string;
|
|
@@ -4382,6 +4405,7 @@ declare const useCreateAccountUser: (options?: Options$11) => _tanstack_react_qu
|
|
|
4382
4405
|
content: {
|
|
4383
4406
|
"application/json": {
|
|
4384
4407
|
errors: {
|
|
4408
|
+
code?: string | null;
|
|
4385
4409
|
detail: string;
|
|
4386
4410
|
source: {
|
|
4387
4411
|
pointer: string;
|
|
@@ -4821,6 +4845,7 @@ declare const useCreateAppointment: (options?: Options$10) => _tanstack_react_qu
|
|
|
4821
4845
|
content: {
|
|
4822
4846
|
"application/json": {
|
|
4823
4847
|
errors: {
|
|
4848
|
+
code?: string | null;
|
|
4824
4849
|
detail: string;
|
|
4825
4850
|
source: {
|
|
4826
4851
|
pointer: string;
|
|
@@ -5088,6 +5113,7 @@ declare const useCreateAppointment: (options?: Options$10) => _tanstack_react_qu
|
|
|
5088
5113
|
content: {
|
|
5089
5114
|
"application/json": {
|
|
5090
5115
|
errors: {
|
|
5116
|
+
code?: string | null;
|
|
5091
5117
|
detail: string;
|
|
5092
5118
|
source: {
|
|
5093
5119
|
pointer: string;
|
|
@@ -5183,6 +5209,7 @@ declare const useCreateBlock: (options?: Options$$) => _tanstack_react_query.Use
|
|
|
5183
5209
|
content: {
|
|
5184
5210
|
"application/json": {
|
|
5185
5211
|
errors: {
|
|
5212
|
+
code?: string | null;
|
|
5186
5213
|
detail: string;
|
|
5187
5214
|
source: {
|
|
5188
5215
|
pointer: string;
|
|
@@ -5280,6 +5307,7 @@ declare const useCreateBlock: (options?: Options$$) => _tanstack_react_query.Use
|
|
|
5280
5307
|
content: {
|
|
5281
5308
|
"application/json": {
|
|
5282
5309
|
errors: {
|
|
5310
|
+
code?: string | null;
|
|
5283
5311
|
detail: string;
|
|
5284
5312
|
source: {
|
|
5285
5313
|
pointer: string;
|
|
@@ -5964,6 +5992,7 @@ declare const useCreateBookingIntent: (options?: Options$_) => _tanstack_react_q
|
|
|
5964
5992
|
content: {
|
|
5965
5993
|
"application/json": {
|
|
5966
5994
|
errors: {
|
|
5995
|
+
code?: string | null;
|
|
5967
5996
|
detail: string;
|
|
5968
5997
|
source: {
|
|
5969
5998
|
pointer: string;
|
|
@@ -6367,6 +6396,7 @@ declare const useCreateBookingIntent: (options?: Options$_) => _tanstack_react_q
|
|
|
6367
6396
|
content: {
|
|
6368
6397
|
"application/json": {
|
|
6369
6398
|
errors: {
|
|
6399
|
+
code?: string | null;
|
|
6370
6400
|
detail: string;
|
|
6371
6401
|
source: {
|
|
6372
6402
|
pointer: string;
|
|
@@ -6416,6 +6446,7 @@ declare const useCreateCancellationReason: (options?: Options$Z) => _tanstack_re
|
|
|
6416
6446
|
content: {
|
|
6417
6447
|
"application/json": {
|
|
6418
6448
|
errors: {
|
|
6449
|
+
code?: string | null;
|
|
6419
6450
|
detail: string;
|
|
6420
6451
|
source: {
|
|
6421
6452
|
pointer: string;
|
|
@@ -6473,6 +6504,7 @@ declare const useCreateCancellationReason: (options?: Options$Z) => _tanstack_re
|
|
|
6473
6504
|
content: {
|
|
6474
6505
|
"application/json": {
|
|
6475
6506
|
errors: {
|
|
6507
|
+
code?: string | null;
|
|
6476
6508
|
detail: string;
|
|
6477
6509
|
source: {
|
|
6478
6510
|
pointer: string;
|
|
@@ -6546,6 +6578,7 @@ declare const useCreateClient: (options?: Options$Y) => _tanstack_react_query.Us
|
|
|
6546
6578
|
content: {
|
|
6547
6579
|
"application/json": {
|
|
6548
6580
|
errors: {
|
|
6581
|
+
code?: string | null;
|
|
6549
6582
|
detail: string;
|
|
6550
6583
|
source: {
|
|
6551
6584
|
pointer: string;
|
|
@@ -6621,6 +6654,7 @@ declare const useCreateClient: (options?: Options$Y) => _tanstack_react_query.Us
|
|
|
6621
6654
|
content: {
|
|
6622
6655
|
"application/json": {
|
|
6623
6656
|
errors: {
|
|
6657
|
+
code?: string | null;
|
|
6624
6658
|
detail: string;
|
|
6625
6659
|
source: {
|
|
6626
6660
|
pointer: string;
|
|
@@ -6684,6 +6718,7 @@ declare const useCreateDashboardSession: (options?: Options$X) => _tanstack_reac
|
|
|
6684
6718
|
content: {
|
|
6685
6719
|
"application/json": {
|
|
6686
6720
|
errors: {
|
|
6721
|
+
code?: string | null;
|
|
6687
6722
|
detail: string;
|
|
6688
6723
|
source: {
|
|
6689
6724
|
pointer: string;
|
|
@@ -6749,6 +6784,7 @@ declare const useCreateDashboardSession: (options?: Options$X) => _tanstack_reac
|
|
|
6749
6784
|
content: {
|
|
6750
6785
|
"application/json": {
|
|
6751
6786
|
errors: {
|
|
6787
|
+
code?: string | null;
|
|
6752
6788
|
detail: string;
|
|
6753
6789
|
source: {
|
|
6754
6790
|
pointer: string;
|
|
@@ -6820,6 +6856,7 @@ declare const useCreateProvider: (options?: Options$W) => _tanstack_react_query.
|
|
|
6820
6856
|
content: {
|
|
6821
6857
|
"application/json": {
|
|
6822
6858
|
errors: {
|
|
6859
|
+
code?: string | null;
|
|
6823
6860
|
detail: string;
|
|
6824
6861
|
source: {
|
|
6825
6862
|
pointer: string;
|
|
@@ -6897,6 +6934,7 @@ declare const useCreateProvider: (options?: Options$W) => _tanstack_react_query.
|
|
|
6897
6934
|
content: {
|
|
6898
6935
|
"application/json": {
|
|
6899
6936
|
errors: {
|
|
6937
|
+
code?: string | null;
|
|
6900
6938
|
detail: string;
|
|
6901
6939
|
source: {
|
|
6902
6940
|
pointer: string;
|
|
@@ -6976,6 +7014,7 @@ declare const useCreateProviderSchedule: (options?: Options$V) => _tanstack_reac
|
|
|
6976
7014
|
content: {
|
|
6977
7015
|
"application/json": {
|
|
6978
7016
|
errors: {
|
|
7017
|
+
code?: string | null;
|
|
6979
7018
|
detail: string;
|
|
6980
7019
|
source: {
|
|
6981
7020
|
pointer: string;
|
|
@@ -7057,6 +7096,7 @@ declare const useCreateProviderSchedule: (options?: Options$V) => _tanstack_reac
|
|
|
7057
7096
|
content: {
|
|
7058
7097
|
"application/json": {
|
|
7059
7098
|
errors: {
|
|
7099
|
+
code?: string | null;
|
|
7060
7100
|
detail: string;
|
|
7061
7101
|
source: {
|
|
7062
7102
|
pointer: string;
|
|
@@ -7103,6 +7143,7 @@ declare const useCreatePublicAppointment: (options?: Options$U) => _tanstack_rea
|
|
|
7103
7143
|
};
|
|
7104
7144
|
}, {
|
|
7105
7145
|
errors: {
|
|
7146
|
+
code?: string | null;
|
|
7106
7147
|
detail: string;
|
|
7107
7148
|
source: {
|
|
7108
7149
|
pointer: string;
|
|
@@ -7182,6 +7223,7 @@ declare const useCreatePublicAppointment: (options?: Options$U) => _tanstack_rea
|
|
|
7182
7223
|
content: {
|
|
7183
7224
|
"application/json": {
|
|
7184
7225
|
errors: {
|
|
7226
|
+
code?: string | null;
|
|
7185
7227
|
detail: string;
|
|
7186
7228
|
source: {
|
|
7187
7229
|
pointer: string;
|
|
@@ -7249,6 +7291,7 @@ declare const useCreatePublicBookingIntent: (options?: Options$T) => _tanstack_r
|
|
|
7249
7291
|
};
|
|
7250
7292
|
}, {
|
|
7251
7293
|
errors: {
|
|
7294
|
+
code?: string | null;
|
|
7252
7295
|
detail: string;
|
|
7253
7296
|
source: {
|
|
7254
7297
|
pointer: string;
|
|
@@ -7350,6 +7393,7 @@ declare const useCreatePublicBookingIntent: (options?: Options$T) => _tanstack_r
|
|
|
7350
7393
|
content: {
|
|
7351
7394
|
"application/json": {
|
|
7352
7395
|
errors: {
|
|
7396
|
+
code?: string | null;
|
|
7353
7397
|
detail: string;
|
|
7354
7398
|
source: {
|
|
7355
7399
|
pointer: string;
|
|
@@ -7366,6 +7410,7 @@ declare const useCreatePublicBookingIntent: (options?: Options$T) => _tanstack_r
|
|
|
7366
7410
|
content: {
|
|
7367
7411
|
"application/json": {
|
|
7368
7412
|
errors: {
|
|
7413
|
+
code?: string | null;
|
|
7369
7414
|
detail: string;
|
|
7370
7415
|
source: {
|
|
7371
7416
|
pointer: string;
|
|
@@ -7515,6 +7560,7 @@ declare const useCreateService: (options?: Options$S) => _tanstack_react_query.U
|
|
|
7515
7560
|
content: {
|
|
7516
7561
|
"application/json": {
|
|
7517
7562
|
errors: {
|
|
7563
|
+
code?: string | null;
|
|
7518
7564
|
detail: string;
|
|
7519
7565
|
source: {
|
|
7520
7566
|
pointer: string;
|
|
@@ -7666,6 +7712,7 @@ declare const useCreateService: (options?: Options$S) => _tanstack_react_query.U
|
|
|
7666
7712
|
content: {
|
|
7667
7713
|
"application/json": {
|
|
7668
7714
|
errors: {
|
|
7715
|
+
code?: string | null;
|
|
7669
7716
|
detail: string;
|
|
7670
7717
|
source: {
|
|
7671
7718
|
pointer: string;
|
|
@@ -7764,6 +7811,7 @@ declare const useCreateServiceProvider: (options?: Options$R) => _tanstack_react
|
|
|
7764
7811
|
content: {
|
|
7765
7812
|
"application/json": {
|
|
7766
7813
|
errors: {
|
|
7814
|
+
code?: string | null;
|
|
7767
7815
|
detail: string;
|
|
7768
7816
|
source: {
|
|
7769
7817
|
pointer: string;
|
|
@@ -7854,6 +7902,7 @@ declare const useCreateServiceProvider: (options?: Options$R) => _tanstack_react
|
|
|
7854
7902
|
content: {
|
|
7855
7903
|
"application/json": {
|
|
7856
7904
|
errors: {
|
|
7905
|
+
code?: string | null;
|
|
7857
7906
|
detail: string;
|
|
7858
7907
|
source: {
|
|
7859
7908
|
pointer: string;
|
|
@@ -9013,6 +9062,7 @@ declare const useRescheduleAppointment: (options?: Options$I) => _tanstack_react
|
|
|
9013
9062
|
content: {
|
|
9014
9063
|
"application/json": {
|
|
9015
9064
|
errors: {
|
|
9065
|
+
code?: string | null;
|
|
9016
9066
|
detail: string;
|
|
9017
9067
|
source: {
|
|
9018
9068
|
pointer: string;
|
|
@@ -9271,6 +9321,7 @@ declare const useRescheduleAppointment: (options?: Options$I) => _tanstack_react
|
|
|
9271
9321
|
content: {
|
|
9272
9322
|
"application/json": {
|
|
9273
9323
|
errors: {
|
|
9324
|
+
code?: string | null;
|
|
9274
9325
|
detail: string;
|
|
9275
9326
|
source: {
|
|
9276
9327
|
pointer: string;
|
|
@@ -9317,6 +9368,7 @@ declare const useReschedulePublicAppointment: (options?: Options$H) => _tanstack
|
|
|
9317
9368
|
};
|
|
9318
9369
|
}, {
|
|
9319
9370
|
errors: {
|
|
9371
|
+
code?: string | null;
|
|
9320
9372
|
detail: string;
|
|
9321
9373
|
source: {
|
|
9322
9374
|
pointer: string;
|
|
@@ -9387,6 +9439,7 @@ declare const useReschedulePublicAppointment: (options?: Options$H) => _tanstack
|
|
|
9387
9439
|
content: {
|
|
9388
9440
|
"application/json": {
|
|
9389
9441
|
errors: {
|
|
9442
|
+
code?: string | null;
|
|
9390
9443
|
detail: string;
|
|
9391
9444
|
source: {
|
|
9392
9445
|
pointer: string;
|
|
@@ -9403,6 +9456,7 @@ declare const useReschedulePublicAppointment: (options?: Options$H) => _tanstack
|
|
|
9403
9456
|
content: {
|
|
9404
9457
|
"application/json": {
|
|
9405
9458
|
errors: {
|
|
9459
|
+
code?: string | null;
|
|
9406
9460
|
detail: string;
|
|
9407
9461
|
source: {
|
|
9408
9462
|
pointer: string;
|
|
@@ -9419,6 +9473,7 @@ declare const useReschedulePublicAppointment: (options?: Options$H) => _tanstack
|
|
|
9419
9473
|
content: {
|
|
9420
9474
|
"application/json": {
|
|
9421
9475
|
errors: {
|
|
9476
|
+
code?: string | null;
|
|
9422
9477
|
detail: string;
|
|
9423
9478
|
source: {
|
|
9424
9479
|
pointer: string;
|
|
@@ -9493,6 +9548,7 @@ declare const useUpdateAccount: (options?: Options$G) => _tanstack_react_query.U
|
|
|
9493
9548
|
content: {
|
|
9494
9549
|
"application/json": {
|
|
9495
9550
|
errors: {
|
|
9551
|
+
code?: string | null;
|
|
9496
9552
|
detail: string;
|
|
9497
9553
|
source: {
|
|
9498
9554
|
pointer: string;
|
|
@@ -9569,6 +9625,7 @@ declare const useUpdateAccount: (options?: Options$G) => _tanstack_react_query.U
|
|
|
9569
9625
|
content: {
|
|
9570
9626
|
"application/json": {
|
|
9571
9627
|
errors: {
|
|
9628
|
+
code?: string | null;
|
|
9572
9629
|
detail: string;
|
|
9573
9630
|
source: {
|
|
9574
9631
|
pointer: string;
|
|
@@ -9650,6 +9707,7 @@ declare const useUpdateAccountUser: (options?: Options$F) => _tanstack_react_que
|
|
|
9650
9707
|
content: {
|
|
9651
9708
|
"application/json": {
|
|
9652
9709
|
errors: {
|
|
9710
|
+
code?: string | null;
|
|
9653
9711
|
detail: string;
|
|
9654
9712
|
status?: string;
|
|
9655
9713
|
title?: string;
|
|
@@ -9664,6 +9722,7 @@ declare const useUpdateAccountUser: (options?: Options$F) => _tanstack_react_que
|
|
|
9664
9722
|
content: {
|
|
9665
9723
|
"application/json": {
|
|
9666
9724
|
errors: {
|
|
9725
|
+
code?: string | null;
|
|
9667
9726
|
detail: string;
|
|
9668
9727
|
source: {
|
|
9669
9728
|
pointer: string;
|
|
@@ -9744,6 +9803,7 @@ declare const useUpdateAccountUser: (options?: Options$F) => _tanstack_react_que
|
|
|
9744
9803
|
content: {
|
|
9745
9804
|
"application/json": {
|
|
9746
9805
|
errors: {
|
|
9806
|
+
code?: string | null;
|
|
9747
9807
|
detail: string;
|
|
9748
9808
|
status?: string;
|
|
9749
9809
|
title?: string;
|
|
@@ -9758,6 +9818,7 @@ declare const useUpdateAccountUser: (options?: Options$F) => _tanstack_react_que
|
|
|
9758
9818
|
content: {
|
|
9759
9819
|
"application/json": {
|
|
9760
9820
|
errors: {
|
|
9821
|
+
code?: string | null;
|
|
9761
9822
|
detail: string;
|
|
9762
9823
|
source: {
|
|
9763
9824
|
pointer: string;
|
|
@@ -9853,6 +9914,7 @@ declare const useUpdateBlock: (options?: Options$E) => _tanstack_react_query.Use
|
|
|
9853
9914
|
content: {
|
|
9854
9915
|
"application/json": {
|
|
9855
9916
|
errors: {
|
|
9917
|
+
code?: string | null;
|
|
9856
9918
|
detail: string;
|
|
9857
9919
|
source: {
|
|
9858
9920
|
pointer: string;
|
|
@@ -9950,6 +10012,7 @@ declare const useUpdateBlock: (options?: Options$E) => _tanstack_react_query.Use
|
|
|
9950
10012
|
content: {
|
|
9951
10013
|
"application/json": {
|
|
9952
10014
|
errors: {
|
|
10015
|
+
code?: string | null;
|
|
9953
10016
|
detail: string;
|
|
9954
10017
|
source: {
|
|
9955
10018
|
pointer: string;
|
|
@@ -10634,6 +10697,7 @@ declare const useUpdateBookingIntent: (options?: Options$D) => _tanstack_react_q
|
|
|
10634
10697
|
content: {
|
|
10635
10698
|
"application/json": {
|
|
10636
10699
|
errors: {
|
|
10700
|
+
code?: string | null;
|
|
10637
10701
|
detail: string;
|
|
10638
10702
|
source: {
|
|
10639
10703
|
pointer: string;
|
|
@@ -11039,6 +11103,7 @@ declare const useUpdateBookingIntent: (options?: Options$D) => _tanstack_react_q
|
|
|
11039
11103
|
content: {
|
|
11040
11104
|
"application/json": {
|
|
11041
11105
|
errors: {
|
|
11106
|
+
code?: string | null;
|
|
11042
11107
|
detail: string;
|
|
11043
11108
|
source: {
|
|
11044
11109
|
pointer: string;
|
|
@@ -11101,6 +11166,7 @@ declare const useUpdateCancellationReason: (options?: Options$C) => _tanstack_re
|
|
|
11101
11166
|
content: {
|
|
11102
11167
|
"application/json": {
|
|
11103
11168
|
errors: {
|
|
11169
|
+
code?: string | null;
|
|
11104
11170
|
detail: string;
|
|
11105
11171
|
source: {
|
|
11106
11172
|
pointer: string;
|
|
@@ -11173,6 +11239,7 @@ declare const useUpdateCancellationReason: (options?: Options$C) => _tanstack_re
|
|
|
11173
11239
|
content: {
|
|
11174
11240
|
"application/json": {
|
|
11175
11241
|
errors: {
|
|
11242
|
+
code?: string | null;
|
|
11176
11243
|
detail: string;
|
|
11177
11244
|
source: {
|
|
11178
11245
|
pointer: string;
|
|
@@ -11259,6 +11326,7 @@ declare const useUpdateClient: (options?: Options$B) => _tanstack_react_query.Us
|
|
|
11259
11326
|
content: {
|
|
11260
11327
|
"application/json": {
|
|
11261
11328
|
errors: {
|
|
11329
|
+
code?: string | null;
|
|
11262
11330
|
detail: string;
|
|
11263
11331
|
source: {
|
|
11264
11332
|
pointer: string;
|
|
@@ -11349,6 +11417,7 @@ declare const useUpdateClient: (options?: Options$B) => _tanstack_react_query.Us
|
|
|
11349
11417
|
content: {
|
|
11350
11418
|
"application/json": {
|
|
11351
11419
|
errors: {
|
|
11420
|
+
code?: string | null;
|
|
11352
11421
|
detail: string;
|
|
11353
11422
|
source: {
|
|
11354
11423
|
pointer: string;
|
|
@@ -11437,6 +11506,7 @@ declare const useUpdateConnectedAccount: (options?: Options$A) => _tanstack_reac
|
|
|
11437
11506
|
content: {
|
|
11438
11507
|
"application/json": {
|
|
11439
11508
|
errors: {
|
|
11509
|
+
code?: string | null;
|
|
11440
11510
|
detail: string;
|
|
11441
11511
|
source: {
|
|
11442
11512
|
pointer: string;
|
|
@@ -11522,6 +11592,7 @@ declare const useUpdateConnectedAccount: (options?: Options$A) => _tanstack_reac
|
|
|
11522
11592
|
content: {
|
|
11523
11593
|
"application/json": {
|
|
11524
11594
|
errors: {
|
|
11595
|
+
code?: string | null;
|
|
11525
11596
|
detail: string;
|
|
11526
11597
|
source: {
|
|
11527
11598
|
pointer: string;
|
|
@@ -11606,6 +11677,7 @@ declare const useUpdateProvider: (options?: Options$z) => _tanstack_react_query.
|
|
|
11606
11677
|
content: {
|
|
11607
11678
|
"application/json": {
|
|
11608
11679
|
errors: {
|
|
11680
|
+
code?: string | null;
|
|
11609
11681
|
detail: string;
|
|
11610
11682
|
source: {
|
|
11611
11683
|
pointer: string;
|
|
@@ -11694,6 +11766,7 @@ declare const useUpdateProvider: (options?: Options$z) => _tanstack_react_query.
|
|
|
11694
11766
|
content: {
|
|
11695
11767
|
"application/json": {
|
|
11696
11768
|
errors: {
|
|
11769
|
+
code?: string | null;
|
|
11697
11770
|
detail: string;
|
|
11698
11771
|
source: {
|
|
11699
11772
|
pointer: string;
|
|
@@ -11773,6 +11846,7 @@ declare const useUpdateProviderSchedule: (options?: Options$y) => _tanstack_reac
|
|
|
11773
11846
|
content: {
|
|
11774
11847
|
"application/json": {
|
|
11775
11848
|
errors: {
|
|
11849
|
+
code?: string | null;
|
|
11776
11850
|
detail: string;
|
|
11777
11851
|
source: {
|
|
11778
11852
|
pointer: string;
|
|
@@ -11854,6 +11928,7 @@ declare const useUpdateProviderSchedule: (options?: Options$y) => _tanstack_reac
|
|
|
11854
11928
|
content: {
|
|
11855
11929
|
"application/json": {
|
|
11856
11930
|
errors: {
|
|
11931
|
+
code?: string | null;
|
|
11857
11932
|
detail: string;
|
|
11858
11933
|
source: {
|
|
11859
11934
|
pointer: string;
|
|
@@ -11921,6 +11996,7 @@ declare const useUpdatePublicBookingIntent: (options?: Options$x) => _tanstack_r
|
|
|
11921
11996
|
};
|
|
11922
11997
|
}, {
|
|
11923
11998
|
errors: {
|
|
11999
|
+
code?: string | null;
|
|
11924
12000
|
detail: string;
|
|
11925
12001
|
source: {
|
|
11926
12002
|
pointer: string;
|
|
@@ -12023,6 +12099,7 @@ declare const useUpdatePublicBookingIntent: (options?: Options$x) => _tanstack_r
|
|
|
12023
12099
|
content: {
|
|
12024
12100
|
"application/json": {
|
|
12025
12101
|
errors: {
|
|
12102
|
+
code?: string | null;
|
|
12026
12103
|
detail: string;
|
|
12027
12104
|
source: {
|
|
12028
12105
|
pointer: string;
|
|
@@ -12039,6 +12116,7 @@ declare const useUpdatePublicBookingIntent: (options?: Options$x) => _tanstack_r
|
|
|
12039
12116
|
content: {
|
|
12040
12117
|
"application/json": {
|
|
12041
12118
|
errors: {
|
|
12119
|
+
code?: string | null;
|
|
12042
12120
|
detail: string;
|
|
12043
12121
|
source: {
|
|
12044
12122
|
pointer: string;
|
|
@@ -12201,6 +12279,7 @@ declare const useUpdateService: (options?: Options$w) => _tanstack_react_query.U
|
|
|
12201
12279
|
content: {
|
|
12202
12280
|
"application/json": {
|
|
12203
12281
|
errors: {
|
|
12282
|
+
code?: string | null;
|
|
12204
12283
|
detail: string;
|
|
12205
12284
|
source: {
|
|
12206
12285
|
pointer: string;
|
|
@@ -12367,6 +12446,7 @@ declare const useUpdateService: (options?: Options$w) => _tanstack_react_query.U
|
|
|
12367
12446
|
content: {
|
|
12368
12447
|
"application/json": {
|
|
12369
12448
|
errors: {
|
|
12449
|
+
code?: string | null;
|
|
12370
12450
|
detail: string;
|
|
12371
12451
|
source: {
|
|
12372
12452
|
pointer: string;
|
|
@@ -12535,6 +12615,7 @@ declare const useAccountUsers: (options?: Options$u) => _tanstack_react_query.Us
|
|
|
12535
12615
|
content: {
|
|
12536
12616
|
"application/json": {
|
|
12537
12617
|
errors: {
|
|
12618
|
+
code?: string | null;
|
|
12538
12619
|
detail: string;
|
|
12539
12620
|
source: {
|
|
12540
12621
|
pointer: string;
|
|
@@ -12594,6 +12675,7 @@ declare const useAccounts: (queryParams?: AccountsParams["query"], options?: Opt
|
|
|
12594
12675
|
content: {
|
|
12595
12676
|
"application/json": {
|
|
12596
12677
|
errors: {
|
|
12678
|
+
code?: string | null;
|
|
12597
12679
|
detail: string;
|
|
12598
12680
|
status?: string;
|
|
12599
12681
|
title?: string;
|
|
@@ -12622,6 +12704,7 @@ declare const useAccounts: (queryParams?: AccountsParams["query"], options?: Opt
|
|
|
12622
12704
|
content: {
|
|
12623
12705
|
"application/json": {
|
|
12624
12706
|
errors: {
|
|
12707
|
+
code?: string | null;
|
|
12625
12708
|
detail: string;
|
|
12626
12709
|
source: {
|
|
12627
12710
|
pointer: string;
|
|
@@ -13061,6 +13144,7 @@ declare const useAppointment: (appointment_id: AppointmentParams["path"]["appoin
|
|
|
13061
13144
|
content: {
|
|
13062
13145
|
"application/json": {
|
|
13063
13146
|
errors: {
|
|
13147
|
+
code?: string | null;
|
|
13064
13148
|
detail: string;
|
|
13065
13149
|
source: {
|
|
13066
13150
|
pointer: string;
|
|
@@ -13512,6 +13596,7 @@ declare const useAppointments: (queryParams?: AppointmentsParams["query"], optio
|
|
|
13512
13596
|
content: {
|
|
13513
13597
|
"application/json": {
|
|
13514
13598
|
errors: {
|
|
13599
|
+
code?: string | null;
|
|
13515
13600
|
detail: string;
|
|
13516
13601
|
source: {
|
|
13517
13602
|
pointer: string;
|
|
@@ -13711,6 +13796,7 @@ declare const useBlocks: (queryParams?: BlocksParams["query"], options?: Options
|
|
|
13711
13796
|
content: {
|
|
13712
13797
|
"application/json": {
|
|
13713
13798
|
errors: {
|
|
13799
|
+
code?: string | null;
|
|
13714
13800
|
detail: string;
|
|
13715
13801
|
source: {
|
|
13716
13802
|
pointer: string;
|
|
@@ -15062,6 +15148,7 @@ declare const useBookingIntents: (queryParams?: BookingIntentsParams["query"], o
|
|
|
15062
15148
|
content: {
|
|
15063
15149
|
"application/json": {
|
|
15064
15150
|
errors: {
|
|
15151
|
+
code?: string | null;
|
|
15065
15152
|
detail: string;
|
|
15066
15153
|
source: {
|
|
15067
15154
|
pointer: string;
|
|
@@ -15166,6 +15253,7 @@ declare const useCancellationReasons: (options?: Options$l) => _tanstack_react_q
|
|
|
15166
15253
|
content: {
|
|
15167
15254
|
"application/json": {
|
|
15168
15255
|
errors: {
|
|
15256
|
+
code?: string | null;
|
|
15169
15257
|
detail: string;
|
|
15170
15258
|
source: {
|
|
15171
15259
|
pointer: string;
|
|
@@ -15321,6 +15409,7 @@ declare const useClients: (queryParams?: ClientsParams["query"], options?: Optio
|
|
|
15321
15409
|
content: {
|
|
15322
15410
|
"application/json": {
|
|
15323
15411
|
errors: {
|
|
15412
|
+
code?: string | null;
|
|
15324
15413
|
detail: string;
|
|
15325
15414
|
source: {
|
|
15326
15415
|
pointer: string;
|
|
@@ -15480,6 +15569,7 @@ declare const useConnectedAccounts: (queryParams?: ConnectedAccountsParams["quer
|
|
|
15480
15569
|
content: {
|
|
15481
15570
|
"application/json": {
|
|
15482
15571
|
errors: {
|
|
15572
|
+
code?: string | null;
|
|
15483
15573
|
detail: string;
|
|
15484
15574
|
source: {
|
|
15485
15575
|
pointer: string;
|
|
@@ -15526,6 +15616,7 @@ declare const useCurrentAccount: (options?: Options$g) => _tanstack_react_query.
|
|
|
15526
15616
|
content: {
|
|
15527
15617
|
"application/json": {
|
|
15528
15618
|
errors: {
|
|
15619
|
+
code?: string | null;
|
|
15529
15620
|
detail: string;
|
|
15530
15621
|
status?: string;
|
|
15531
15622
|
title?: string;
|
|
@@ -15604,6 +15695,7 @@ declare const useCurrentAccountUser: (options?: Options$f) => _tanstack_react_qu
|
|
|
15604
15695
|
content: {
|
|
15605
15696
|
"application/json": {
|
|
15606
15697
|
errors: {
|
|
15698
|
+
code?: string | null;
|
|
15607
15699
|
detail: string;
|
|
15608
15700
|
status?: string;
|
|
15609
15701
|
title?: string;
|
|
@@ -15662,6 +15754,7 @@ declare const useCurrentPlatform: (options?: Options$e) => _tanstack_react_query
|
|
|
15662
15754
|
content: {
|
|
15663
15755
|
"application/json": {
|
|
15664
15756
|
errors: {
|
|
15757
|
+
code?: string | null;
|
|
15665
15758
|
detail: string;
|
|
15666
15759
|
status?: string;
|
|
15667
15760
|
title?: string;
|
|
@@ -15750,6 +15843,7 @@ declare const useEarliestPublicServiceSlot: (service_id: EarliestPublicServiceSl
|
|
|
15750
15843
|
content: {
|
|
15751
15844
|
"application/json": {
|
|
15752
15845
|
errors: {
|
|
15846
|
+
code?: string | null;
|
|
15753
15847
|
detail: string;
|
|
15754
15848
|
source: {
|
|
15755
15849
|
pointer: string;
|
|
@@ -15985,6 +16079,7 @@ declare const useProviderSchedules: (queryParams?: ProviderSchedulesParams["quer
|
|
|
15985
16079
|
content: {
|
|
15986
16080
|
"application/json": {
|
|
15987
16081
|
errors: {
|
|
16082
|
+
code?: string | null;
|
|
15988
16083
|
detail: string;
|
|
15989
16084
|
source: {
|
|
15990
16085
|
pointer: string;
|
|
@@ -16068,6 +16163,7 @@ declare const useProviders: (queryParams?: ProvidersParams["query"], options?: O
|
|
|
16068
16163
|
content: {
|
|
16069
16164
|
"application/json": {
|
|
16070
16165
|
errors: {
|
|
16166
|
+
code?: string | null;
|
|
16071
16167
|
detail: string;
|
|
16072
16168
|
source: {
|
|
16073
16169
|
pointer: string;
|
|
@@ -16114,6 +16210,7 @@ declare const usePublicAppointment: (appointment_id: PublicAppointmentParams["pa
|
|
|
16114
16210
|
};
|
|
16115
16211
|
}, {
|
|
16116
16212
|
errors: {
|
|
16213
|
+
code?: string | null;
|
|
16117
16214
|
detail: string;
|
|
16118
16215
|
source: {
|
|
16119
16216
|
pointer: string;
|
|
@@ -16178,6 +16275,7 @@ declare const usePublicBookingIntent: (booking_intent_id: PublicBookingIntentPar
|
|
|
16178
16275
|
};
|
|
16179
16276
|
}, {
|
|
16180
16277
|
errors: {
|
|
16278
|
+
code?: string | null;
|
|
16181
16279
|
detail: string;
|
|
16182
16280
|
source: {
|
|
16183
16281
|
pointer: string;
|
|
@@ -16199,6 +16297,7 @@ declare const usePublicCancellationReasons: (appointment_id: PublicCancellationR
|
|
|
16199
16297
|
}[];
|
|
16200
16298
|
}, {
|
|
16201
16299
|
errors: {
|
|
16300
|
+
code?: string | null;
|
|
16202
16301
|
detail: string;
|
|
16203
16302
|
source: {
|
|
16204
16303
|
pointer: string;
|
|
@@ -16272,6 +16371,7 @@ declare const usePublicServiceSlots: (service_id: PublicServiceSlotsParams["path
|
|
|
16272
16371
|
content: {
|
|
16273
16372
|
"application/json": {
|
|
16274
16373
|
errors: {
|
|
16374
|
+
code?: string | null;
|
|
16275
16375
|
detail: string;
|
|
16276
16376
|
source: {
|
|
16277
16377
|
pointer: string;
|
|
@@ -16330,6 +16430,7 @@ declare const useRoles: (options?: Options$4) => _tanstack_react_query.UseQueryR
|
|
|
16330
16430
|
content: {
|
|
16331
16431
|
"application/json": {
|
|
16332
16432
|
errors: {
|
|
16433
|
+
code?: string | null;
|
|
16333
16434
|
detail: string;
|
|
16334
16435
|
source: {
|
|
16335
16436
|
pointer: string;
|
|
@@ -16698,6 +16799,7 @@ declare const useServiceSlots: (service_id: ServiceSlotsParams["path"]["service_
|
|
|
16698
16799
|
content: {
|
|
16699
16800
|
"application/json": {
|
|
16700
16801
|
errors: {
|
|
16802
|
+
code?: string | null;
|
|
16701
16803
|
detail: string;
|
|
16702
16804
|
source: {
|
|
16703
16805
|
pointer: string;
|
|
@@ -16859,6 +16961,7 @@ declare const useServices: (queryParams?: ServicesParams["query"], options?: Opt
|
|
|
16859
16961
|
content: {
|
|
16860
16962
|
"application/json": {
|
|
16861
16963
|
errors: {
|
|
16964
|
+
code?: string | null;
|
|
16862
16965
|
detail: string;
|
|
16863
16966
|
source: {
|
|
16864
16967
|
pointer: string;
|