@justins-home/types 1.1.42 → 1.1.44
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/generated/api-types.ts +308 -318
- package/package.json +1 -1
package/generated/api-types.ts
CHANGED
|
@@ -1848,9 +1848,8 @@ export interface paths {
|
|
|
1848
1848
|
query?: never;
|
|
1849
1849
|
header?: never;
|
|
1850
1850
|
path: {
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
plan_id: number;
|
|
1851
|
+
/** @description The key of the plan. */
|
|
1852
|
+
plan_key: string;
|
|
1854
1853
|
};
|
|
1855
1854
|
cookie?: never;
|
|
1856
1855
|
};
|
|
@@ -2108,8 +2107,6 @@ export interface paths {
|
|
|
2108
2107
|
header?: never;
|
|
2109
2108
|
path: {
|
|
2110
2109
|
capability_key: string;
|
|
2111
|
-
/** @description The ID of the capability to update. */
|
|
2112
|
-
capability_id: number;
|
|
2113
2110
|
};
|
|
2114
2111
|
cookie?: never;
|
|
2115
2112
|
};
|
|
@@ -5936,7 +5933,7 @@ export interface operations {
|
|
|
5936
5933
|
content: {
|
|
5937
5934
|
"application/json": {
|
|
5938
5935
|
data?: {
|
|
5939
|
-
/** @example
|
|
5936
|
+
/** @example 5d582290-99d0-42f7-87bc-1c28a47c16d9 */
|
|
5940
5937
|
uid?: string;
|
|
5941
5938
|
/** @example Ms. Audra Crooks II */
|
|
5942
5939
|
username?: string;
|
|
@@ -5966,7 +5963,7 @@ export interface operations {
|
|
|
5966
5963
|
timezone?: string;
|
|
5967
5964
|
/** @example Customer */
|
|
5968
5965
|
user_type?: string;
|
|
5969
|
-
/** @example 22 Apr 2026,
|
|
5966
|
+
/** @example 22 Apr 2026, 08:23 AM */
|
|
5970
5967
|
created?: string;
|
|
5971
5968
|
/** @example 0 seconds ago */
|
|
5972
5969
|
email_verified_at?: string;
|
|
@@ -6219,11 +6216,11 @@ export interface operations {
|
|
|
6219
6216
|
content: {
|
|
6220
6217
|
"application/json": {
|
|
6221
6218
|
data?: {
|
|
6222
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
6219
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
|
|
6223
6220
|
draft_name?: string;
|
|
6224
|
-
/** @example LST-PRP-LTR-
|
|
6221
|
+
/** @example LST-PRP-LTR-MO9SDB5KMAA */
|
|
6225
6222
|
sku?: string;
|
|
6226
|
-
/** @example
|
|
6223
|
+
/** @example b6b76855-2205-4bae-88c8-c056f9112221 */
|
|
6227
6224
|
uid?: string;
|
|
6228
6225
|
/** @example Rent */
|
|
6229
6226
|
listing_type?: string;
|
|
@@ -7650,7 +7647,7 @@ export interface operations {
|
|
|
7650
7647
|
content: {
|
|
7651
7648
|
"application/json": {
|
|
7652
7649
|
data?: {
|
|
7653
|
-
/** @example
|
|
7650
|
+
/** @example 783de83e-bca7-47e0-97fa-8c9d6eb3f1ca */
|
|
7654
7651
|
uid?: string;
|
|
7655
7652
|
/** @example Morgan Hirthe */
|
|
7656
7653
|
username?: string;
|
|
@@ -7680,7 +7677,7 @@ export interface operations {
|
|
|
7680
7677
|
timezone?: string;
|
|
7681
7678
|
/** @example Customer */
|
|
7682
7679
|
user_type?: string;
|
|
7683
|
-
/** @example 22 Apr 2026,
|
|
7680
|
+
/** @example 22 Apr 2026, 08:23 AM */
|
|
7684
7681
|
created?: string;
|
|
7685
7682
|
/** @example 0 seconds ago */
|
|
7686
7683
|
email_verified_at?: string;
|
|
@@ -8389,11 +8386,11 @@ export interface operations {
|
|
|
8389
8386
|
content: {
|
|
8390
8387
|
"application/json": {
|
|
8391
8388
|
data?: {
|
|
8392
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
8389
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
|
|
8393
8390
|
draft_name?: string;
|
|
8394
|
-
/** @example LST-PRP-LTR-
|
|
8391
|
+
/** @example LST-PRP-LTR-MO9SDB8VYY6 */
|
|
8395
8392
|
sku?: string;
|
|
8396
|
-
/** @example
|
|
8393
|
+
/** @example ec35fe34-0dc3-412e-a8cf-ee60ed053c9d */
|
|
8397
8394
|
uid?: string;
|
|
8398
8395
|
/** @example Rent */
|
|
8399
8396
|
listing_type?: string;
|
|
@@ -8833,7 +8830,7 @@ export interface operations {
|
|
|
8833
8830
|
content: {
|
|
8834
8831
|
"application/json": {
|
|
8835
8832
|
data?: {
|
|
8836
|
-
/** @example
|
|
8833
|
+
/** @example 9cf20d7b-4d9c-42a7-952b-95885ed0672f */
|
|
8837
8834
|
uid?: string;
|
|
8838
8835
|
/** @example photo */
|
|
8839
8836
|
media_type?: string;
|
|
@@ -9140,60 +9137,56 @@ export interface operations {
|
|
|
9140
9137
|
/**
|
|
9141
9138
|
* @example [
|
|
9142
9139
|
* {
|
|
9143
|
-
* "draft_name": "New For
|
|
9144
|
-
* "sku": "LST-
|
|
9145
|
-
* "uid": "
|
|
9146
|
-
* "listing_type": "
|
|
9147
|
-
* "vertical": "
|
|
9148
|
-
* "arrangement_type":
|
|
9149
|
-
* "arrangement_type_label":
|
|
9140
|
+
* "draft_name": "New For Sale Used Item draft • 22 Apr 2026, 8:23 AM",
|
|
9141
|
+
* "sku": "LST-UIT-SAL-MO9SDBAKLUA",
|
|
9142
|
+
* "uid": "640a334b-e5bc-4549-83d8-29d42b0a6f0d",
|
|
9143
|
+
* "listing_type": "Sale",
|
|
9144
|
+
* "vertical": "Used Item",
|
|
9145
|
+
* "arrangement_type": null,
|
|
9146
|
+
* "arrangement_type_label": null,
|
|
9150
9147
|
* "price": null,
|
|
9151
9148
|
* "state": "draft",
|
|
9152
9149
|
* "published_at": null,
|
|
9153
9150
|
* "published_since": null,
|
|
9154
9151
|
* "is_visible": false,
|
|
9155
|
-
* "summary":
|
|
9156
|
-
* "availability": null
|
|
9157
|
-
* },
|
|
9152
|
+
* "summary": [],
|
|
9158
9153
|
* "workflow": [],
|
|
9159
9154
|
* "media": []
|
|
9160
9155
|
* },
|
|
9161
9156
|
* {
|
|
9162
|
-
* "draft_name": "New
|
|
9163
|
-
* "sku": "LST-
|
|
9164
|
-
* "uid": "
|
|
9165
|
-
* "listing_type": "
|
|
9166
|
-
* "vertical": "
|
|
9167
|
-
* "arrangement_type":
|
|
9168
|
-
* "arrangement_type_label":
|
|
9157
|
+
* "draft_name": "New For Sale Used Item draft • 22 Apr 2026, 8:23 AM",
|
|
9158
|
+
* "sku": "LST-UIT-SAL-MO9SDBAOER4",
|
|
9159
|
+
* "uid": "4b324904-0ec9-4c22-8886-8eb290b07fa0",
|
|
9160
|
+
* "listing_type": "Sale",
|
|
9161
|
+
* "vertical": "Used Item",
|
|
9162
|
+
* "arrangement_type": null,
|
|
9163
|
+
* "arrangement_type_label": null,
|
|
9169
9164
|
* "price": null,
|
|
9170
9165
|
* "state": "draft",
|
|
9171
9166
|
* "published_at": null,
|
|
9172
9167
|
* "published_since": null,
|
|
9173
9168
|
* "is_visible": false,
|
|
9174
|
-
* "summary":
|
|
9175
|
-
* "availability": null
|
|
9176
|
-
* },
|
|
9169
|
+
* "summary": [],
|
|
9177
9170
|
* "workflow": [],
|
|
9178
9171
|
* "media": []
|
|
9179
9172
|
* }
|
|
9180
9173
|
* ]
|
|
9181
9174
|
*/
|
|
9182
9175
|
data?: {
|
|
9183
|
-
/** @example New For
|
|
9176
|
+
/** @example New For Sale Used Item draft • 22 Apr 2026, 8:23 AM */
|
|
9184
9177
|
draft_name?: string;
|
|
9185
|
-
/** @example LST-
|
|
9178
|
+
/** @example LST-UIT-SAL-MO9SDBAKLUA */
|
|
9186
9179
|
sku?: string;
|
|
9187
|
-
/** @example
|
|
9180
|
+
/** @example 640a334b-e5bc-4549-83d8-29d42b0a6f0d */
|
|
9188
9181
|
uid?: string;
|
|
9189
|
-
/** @example
|
|
9182
|
+
/** @example Sale */
|
|
9190
9183
|
listing_type?: string;
|
|
9191
|
-
/** @example
|
|
9184
|
+
/** @example Used Item */
|
|
9192
9185
|
vertical?: string;
|
|
9193
|
-
/** @example
|
|
9194
|
-
arrangement_type?: string;
|
|
9195
|
-
/** @example
|
|
9196
|
-
arrangement_type_label?: string;
|
|
9186
|
+
/** @example null */
|
|
9187
|
+
arrangement_type?: string | null;
|
|
9188
|
+
/** @example null */
|
|
9189
|
+
arrangement_type_label?: string | null;
|
|
9197
9190
|
/** @example null */
|
|
9198
9191
|
price?: string | null;
|
|
9199
9192
|
/** @example draft */
|
|
@@ -9204,10 +9197,8 @@ export interface operations {
|
|
|
9204
9197
|
published_since?: string | null;
|
|
9205
9198
|
/** @example false */
|
|
9206
9199
|
is_visible?: boolean;
|
|
9207
|
-
|
|
9208
|
-
|
|
9209
|
-
availability?: string | null;
|
|
9210
|
-
};
|
|
9200
|
+
/** @example [] */
|
|
9201
|
+
summary?: unknown[];
|
|
9211
9202
|
/** @example [] */
|
|
9212
9203
|
workflow?: unknown[];
|
|
9213
9204
|
/** @example [] */
|
|
@@ -9379,11 +9370,11 @@ export interface operations {
|
|
|
9379
9370
|
content: {
|
|
9380
9371
|
"application/json": {
|
|
9381
9372
|
data?: {
|
|
9382
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
9373
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
|
|
9383
9374
|
draft_name?: string;
|
|
9384
|
-
/** @example LST-PRP-LTR-
|
|
9375
|
+
/** @example LST-PRP-LTR-MO9SDBAZ4TX */
|
|
9385
9376
|
sku?: string;
|
|
9386
|
-
/** @example
|
|
9377
|
+
/** @example baeb06fa-adab-4eae-b45a-af8cc8aa3ac0 */
|
|
9387
9378
|
uid?: string;
|
|
9388
9379
|
/** @example Rent */
|
|
9389
9380
|
listing_type?: string;
|
|
@@ -9446,11 +9437,11 @@ export interface operations {
|
|
|
9446
9437
|
content: {
|
|
9447
9438
|
"application/json": {
|
|
9448
9439
|
data?: {
|
|
9449
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
9440
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
|
|
9450
9441
|
draft_name?: string;
|
|
9451
|
-
/** @example LST-PRP-LTR-
|
|
9442
|
+
/** @example LST-PRP-LTR-MO9SDBB55CT */
|
|
9452
9443
|
sku?: string;
|
|
9453
|
-
/** @example
|
|
9444
|
+
/** @example d292df52-50cf-4b66-a9f6-d45a4828563a */
|
|
9454
9445
|
uid?: string;
|
|
9455
9446
|
/** @example Rent */
|
|
9456
9447
|
listing_type?: string;
|
|
@@ -9503,11 +9494,11 @@ export interface operations {
|
|
|
9503
9494
|
content: {
|
|
9504
9495
|
"application/json": {
|
|
9505
9496
|
data?: {
|
|
9506
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
9497
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
|
|
9507
9498
|
draft_name?: string;
|
|
9508
|
-
/** @example LST-PRP-LTR-
|
|
9499
|
+
/** @example LST-PRP-LTR-MO9SDBBBZKR */
|
|
9509
9500
|
sku?: string;
|
|
9510
|
-
/** @example
|
|
9501
|
+
/** @example b98fd0a1-e617-4d6c-bd84-43e9028b8684 */
|
|
9511
9502
|
uid?: string;
|
|
9512
9503
|
/** @example Rent */
|
|
9513
9504
|
listing_type?: string;
|
|
@@ -9560,11 +9551,11 @@ export interface operations {
|
|
|
9560
9551
|
content: {
|
|
9561
9552
|
"application/json": {
|
|
9562
9553
|
data?: {
|
|
9563
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
9554
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
|
|
9564
9555
|
draft_name?: string;
|
|
9565
|
-
/** @example LST-PRP-LTR-
|
|
9556
|
+
/** @example LST-PRP-LTR-MO9SDBBIQ4V */
|
|
9566
9557
|
sku?: string;
|
|
9567
|
-
/** @example
|
|
9558
|
+
/** @example b674e8cc-f996-4275-acf3-beedd9abed93 */
|
|
9568
9559
|
uid?: string;
|
|
9569
9560
|
/** @example Rent */
|
|
9570
9561
|
listing_type?: string;
|
|
@@ -9758,7 +9749,7 @@ export interface operations {
|
|
|
9758
9749
|
content: {
|
|
9759
9750
|
"application/json": {
|
|
9760
9751
|
data?: {
|
|
9761
|
-
/** @example
|
|
9752
|
+
/** @example 88 */
|
|
9762
9753
|
id?: number;
|
|
9763
9754
|
/** @example 1 */
|
|
9764
9755
|
category_id?: number;
|
|
@@ -9832,7 +9823,7 @@ export interface operations {
|
|
|
9832
9823
|
content: {
|
|
9833
9824
|
"application/json": {
|
|
9834
9825
|
data?: {
|
|
9835
|
-
/** @example
|
|
9826
|
+
/** @example 89 */
|
|
9836
9827
|
id?: number;
|
|
9837
9828
|
/** @example 1 */
|
|
9838
9829
|
category_id?: number;
|
|
@@ -9871,7 +9862,7 @@ export interface operations {
|
|
|
9871
9862
|
content: {
|
|
9872
9863
|
"application/json": {
|
|
9873
9864
|
data?: {
|
|
9874
|
-
/** @example
|
|
9865
|
+
/** @example 90 */
|
|
9875
9866
|
id?: number;
|
|
9876
9867
|
/** @example 1 */
|
|
9877
9868
|
category_id?: number;
|
|
@@ -9909,7 +9900,7 @@ export interface operations {
|
|
|
9909
9900
|
/**
|
|
9910
9901
|
* @example [
|
|
9911
9902
|
* {
|
|
9912
|
-
* "id":
|
|
9903
|
+
* "id": 90,
|
|
9913
9904
|
* "name": "Exterior",
|
|
9914
9905
|
* "description": "For Exterior categories",
|
|
9915
9906
|
* "display_order": 1,
|
|
@@ -9919,7 +9910,7 @@ export interface operations {
|
|
|
9919
9910
|
* "is_active": true
|
|
9920
9911
|
* },
|
|
9921
9912
|
* {
|
|
9922
|
-
* "id":
|
|
9913
|
+
* "id": 91,
|
|
9923
9914
|
* "name": "Exterior",
|
|
9924
9915
|
* "description": "For Exterior categories",
|
|
9925
9916
|
* "display_order": 1,
|
|
@@ -9931,7 +9922,7 @@ export interface operations {
|
|
|
9931
9922
|
* ]
|
|
9932
9923
|
*/
|
|
9933
9924
|
data?: {
|
|
9934
|
-
/** @example
|
|
9925
|
+
/** @example 90 */
|
|
9935
9926
|
id?: number;
|
|
9936
9927
|
/** @example Exterior */
|
|
9937
9928
|
name?: string;
|
|
@@ -9995,7 +9986,7 @@ export interface operations {
|
|
|
9995
9986
|
content: {
|
|
9996
9987
|
"application/json": {
|
|
9997
9988
|
data?: {
|
|
9998
|
-
/** @example
|
|
9989
|
+
/** @example 92 */
|
|
9999
9990
|
id?: number;
|
|
10000
9991
|
/** @example Exterior */
|
|
10001
9992
|
name?: string;
|
|
@@ -10062,7 +10053,7 @@ export interface operations {
|
|
|
10062
10053
|
content: {
|
|
10063
10054
|
"application/json": {
|
|
10064
10055
|
data?: {
|
|
10065
|
-
/** @example
|
|
10056
|
+
/** @example 93 */
|
|
10066
10057
|
id?: number;
|
|
10067
10058
|
/** @example Exterior */
|
|
10068
10059
|
name?: string;
|
|
@@ -10103,7 +10094,7 @@ export interface operations {
|
|
|
10103
10094
|
content: {
|
|
10104
10095
|
"application/json": {
|
|
10105
10096
|
data?: {
|
|
10106
|
-
/** @example
|
|
10097
|
+
/** @example 94 */
|
|
10107
10098
|
id?: number;
|
|
10108
10099
|
/** @example Exterior */
|
|
10109
10100
|
name?: string;
|
|
@@ -10366,7 +10357,7 @@ export interface operations {
|
|
|
10366
10357
|
content: {
|
|
10367
10358
|
"application/json": {
|
|
10368
10359
|
data?: {
|
|
10369
|
-
/** @example
|
|
10360
|
+
/** @example 46 */
|
|
10370
10361
|
id?: number;
|
|
10371
10362
|
/** @example email_fa_0 */
|
|
10372
10363
|
key?: string;
|
|
@@ -10380,9 +10371,9 @@ export interface operations {
|
|
|
10380
10371
|
metadata_schema?: unknown[];
|
|
10381
10372
|
/** @example true */
|
|
10382
10373
|
is_active?: boolean;
|
|
10383
|
-
/** @example 2026-04-
|
|
10374
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
10384
10375
|
created_at?: string;
|
|
10385
|
-
/** @example 2026-04-
|
|
10376
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
10386
10377
|
updated_at?: string;
|
|
10387
10378
|
};
|
|
10388
10379
|
};
|
|
@@ -10442,7 +10433,7 @@ export interface operations {
|
|
|
10442
10433
|
content: {
|
|
10443
10434
|
"application/json": {
|
|
10444
10435
|
data?: {
|
|
10445
|
-
/** @example
|
|
10436
|
+
/** @example 47 */
|
|
10446
10437
|
id?: number;
|
|
10447
10438
|
/** @example email_fa_0 */
|
|
10448
10439
|
key?: string;
|
|
@@ -10456,9 +10447,9 @@ export interface operations {
|
|
|
10456
10447
|
metadata_schema?: unknown[];
|
|
10457
10448
|
/** @example true */
|
|
10458
10449
|
is_active?: boolean;
|
|
10459
|
-
/** @example 2026-04-
|
|
10450
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
10460
10451
|
created_at?: string;
|
|
10461
|
-
/** @example 2026-04-
|
|
10452
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
10462
10453
|
updated_at?: string;
|
|
10463
10454
|
};
|
|
10464
10455
|
};
|
|
@@ -11659,9 +11650,8 @@ export interface operations {
|
|
|
11659
11650
|
query?: never;
|
|
11660
11651
|
header?: never;
|
|
11661
11652
|
path: {
|
|
11662
|
-
|
|
11663
|
-
|
|
11664
|
-
plan_id: number;
|
|
11653
|
+
/** @description The key of the plan. */
|
|
11654
|
+
plan_key: string;
|
|
11665
11655
|
};
|
|
11666
11656
|
cookie?: never;
|
|
11667
11657
|
};
|
|
@@ -11723,25 +11713,25 @@ export interface operations {
|
|
|
11723
11713
|
/**
|
|
11724
11714
|
* @example [
|
|
11725
11715
|
* {
|
|
11726
|
-
* "key": "
|
|
11727
|
-
* "name": "
|
|
11728
|
-
* "description": "
|
|
11716
|
+
* "key": "repellendus",
|
|
11717
|
+
* "name": "ducimus",
|
|
11718
|
+
* "description": "Aut illum quasi dolorem in laborum facere facilis.",
|
|
11729
11719
|
* "value_type": "string"
|
|
11730
11720
|
* },
|
|
11731
11721
|
* {
|
|
11732
|
-
* "key": "
|
|
11733
|
-
* "name": "
|
|
11734
|
-
* "description": "
|
|
11722
|
+
* "key": "et",
|
|
11723
|
+
* "name": "nam",
|
|
11724
|
+
* "description": "Qui nostrum fugiat explicabo repellendus dolor.",
|
|
11735
11725
|
* "value_type": "string"
|
|
11736
11726
|
* }
|
|
11737
11727
|
* ]
|
|
11738
11728
|
*/
|
|
11739
11729
|
data?: {
|
|
11740
|
-
/** @example
|
|
11730
|
+
/** @example repellendus */
|
|
11741
11731
|
key?: string;
|
|
11742
|
-
/** @example
|
|
11732
|
+
/** @example ducimus */
|
|
11743
11733
|
name?: string;
|
|
11744
|
-
/** @example
|
|
11734
|
+
/** @example Aut illum quasi dolorem in laborum facere facilis. */
|
|
11745
11735
|
description?: string;
|
|
11746
11736
|
/** @example string */
|
|
11747
11737
|
value_type?: string;
|
|
@@ -12113,8 +12103,6 @@ export interface operations {
|
|
|
12113
12103
|
header?: never;
|
|
12114
12104
|
path: {
|
|
12115
12105
|
capability_key: string;
|
|
12116
|
-
/** @description The ID of the capability to update. */
|
|
12117
|
-
capability_id: number;
|
|
12118
12106
|
};
|
|
12119
12107
|
cookie?: never;
|
|
12120
12108
|
};
|
|
@@ -12928,13 +12916,13 @@ export interface operations {
|
|
|
12928
12916
|
content: {
|
|
12929
12917
|
"application/json": {
|
|
12930
12918
|
data?: {
|
|
12931
|
-
/** @example
|
|
12919
|
+
/** @example 8e4d6835-fe24-4216-8cc2-60a9feaf5722 */
|
|
12932
12920
|
uid?: string;
|
|
12933
12921
|
/** @example follow_up */
|
|
12934
12922
|
inspection_type?: string;
|
|
12935
12923
|
/** @example cancelled */
|
|
12936
12924
|
status?: string;
|
|
12937
|
-
/** @example 2026-04-
|
|
12925
|
+
/** @example 2026-04-27T22:22:14.000000Z */
|
|
12938
12926
|
scheduled_date?: string;
|
|
12939
12927
|
/** @example null */
|
|
12940
12928
|
completed_date?: string | null;
|
|
@@ -12942,11 +12930,11 @@ export interface operations {
|
|
|
12942
12930
|
condition_rating?: string;
|
|
12943
12931
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
12944
12932
|
summary?: string;
|
|
12945
|
-
/** @example 2026-06-
|
|
12933
|
+
/** @example 2026-06-20T19:10:48.000000Z */
|
|
12946
12934
|
next_inspection_date?: string;
|
|
12947
|
-
/** @example 2026-04-
|
|
12935
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
12948
12936
|
created_at?: string;
|
|
12949
|
-
/** @example 2026-04-
|
|
12937
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
12950
12938
|
updated_at?: string;
|
|
12951
12939
|
};
|
|
12952
12940
|
};
|
|
@@ -12989,13 +12977,13 @@ export interface operations {
|
|
|
12989
12977
|
content: {
|
|
12990
12978
|
"application/json": {
|
|
12991
12979
|
data?: {
|
|
12992
|
-
/** @example
|
|
12980
|
+
/** @example c2deff59-5d1e-4d89-8251-754672fa2779 */
|
|
12993
12981
|
uid?: string;
|
|
12994
12982
|
/** @example follow_up */
|
|
12995
12983
|
inspection_type?: string;
|
|
12996
12984
|
/** @example cancelled */
|
|
12997
12985
|
status?: string;
|
|
12998
|
-
/** @example 2026-04-
|
|
12986
|
+
/** @example 2026-04-15T19:48:47.000000Z */
|
|
12999
12987
|
scheduled_date?: string;
|
|
13000
12988
|
/** @example null */
|
|
13001
12989
|
completed_date?: string | null;
|
|
@@ -13003,11 +12991,11 @@ export interface operations {
|
|
|
13003
12991
|
condition_rating?: string;
|
|
13004
12992
|
/** @example Et animi quos velit et fugiat. */
|
|
13005
12993
|
summary?: string;
|
|
13006
|
-
/** @example 2026-07-
|
|
12994
|
+
/** @example 2026-07-25T03:42:34.000000Z */
|
|
13007
12995
|
next_inspection_date?: string;
|
|
13008
|
-
/** @example 2026-04-
|
|
12996
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
13009
12997
|
created_at?: string;
|
|
13010
|
-
/** @example 2026-04-
|
|
12998
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
13011
12999
|
updated_at?: string;
|
|
13012
13000
|
};
|
|
13013
13001
|
};
|
|
@@ -13044,13 +13032,13 @@ export interface operations {
|
|
|
13044
13032
|
content: {
|
|
13045
13033
|
"application/json": {
|
|
13046
13034
|
data?: {
|
|
13047
|
-
/** @example
|
|
13035
|
+
/** @example e68f2b1b-025f-4e7b-8a6f-f20cfbfcbb58 */
|
|
13048
13036
|
uid?: string;
|
|
13049
13037
|
/** @example follow_up */
|
|
13050
13038
|
inspection_type?: string;
|
|
13051
13039
|
/** @example cancelled */
|
|
13052
13040
|
status?: string;
|
|
13053
|
-
/** @example 2026-04-
|
|
13041
|
+
/** @example 2026-04-27T22:22:14.000000Z */
|
|
13054
13042
|
scheduled_date?: string;
|
|
13055
13043
|
/** @example null */
|
|
13056
13044
|
completed_date?: string | null;
|
|
@@ -13058,11 +13046,11 @@ export interface operations {
|
|
|
13058
13046
|
condition_rating?: string;
|
|
13059
13047
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
13060
13048
|
summary?: string;
|
|
13061
|
-
/** @example 2026-06-
|
|
13049
|
+
/** @example 2026-06-20T19:10:48.000000Z */
|
|
13062
13050
|
next_inspection_date?: string;
|
|
13063
|
-
/** @example 2026-04-
|
|
13051
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
13064
13052
|
created_at?: string;
|
|
13065
|
-
/** @example 2026-04-
|
|
13053
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
13066
13054
|
updated_at?: string;
|
|
13067
13055
|
};
|
|
13068
13056
|
};
|
|
@@ -13099,13 +13087,13 @@ export interface operations {
|
|
|
13099
13087
|
content: {
|
|
13100
13088
|
"application/json": {
|
|
13101
13089
|
data?: {
|
|
13102
|
-
/** @example
|
|
13090
|
+
/** @example 46edabcd-7040-40d8-87d4-144a3ce3b520 */
|
|
13103
13091
|
uid?: string;
|
|
13104
13092
|
/** @example follow_up */
|
|
13105
13093
|
inspection_type?: string;
|
|
13106
13094
|
/** @example cancelled */
|
|
13107
13095
|
status?: string;
|
|
13108
|
-
/** @example 2026-04-
|
|
13096
|
+
/** @example 2026-04-15T19:48:47.000000Z */
|
|
13109
13097
|
scheduled_date?: string;
|
|
13110
13098
|
/** @example null */
|
|
13111
13099
|
completed_date?: string | null;
|
|
@@ -13113,11 +13101,11 @@ export interface operations {
|
|
|
13113
13101
|
condition_rating?: string;
|
|
13114
13102
|
/** @example Et animi quos velit et fugiat. */
|
|
13115
13103
|
summary?: string;
|
|
13116
|
-
/** @example 2026-07-
|
|
13104
|
+
/** @example 2026-07-25T03:42:34.000000Z */
|
|
13117
13105
|
next_inspection_date?: string;
|
|
13118
|
-
/** @example 2026-04-
|
|
13106
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
13119
13107
|
created_at?: string;
|
|
13120
|
-
/** @example 2026-04-
|
|
13108
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
13121
13109
|
updated_at?: string;
|
|
13122
13110
|
};
|
|
13123
13111
|
};
|
|
@@ -13154,27 +13142,27 @@ export interface operations {
|
|
|
13154
13142
|
content: {
|
|
13155
13143
|
"application/json": {
|
|
13156
13144
|
data?: {
|
|
13157
|
-
/** @example
|
|
13145
|
+
/** @example e6f5fb48-119d-40d6-8006-41de54c14ee4 */
|
|
13158
13146
|
uid?: string;
|
|
13159
|
-
/** @example
|
|
13147
|
+
/** @example Qui commodi incidunt iure. */
|
|
13160
13148
|
title?: string;
|
|
13161
|
-
/** @example
|
|
13149
|
+
/** @example Et modi ipsum nostrum omnis autem et consequatur. Dolores enim non facere tempora. Voluptatem laboriosam praesentium quis adipisci. */
|
|
13162
13150
|
description?: string;
|
|
13163
13151
|
/** @example breach */
|
|
13164
13152
|
status?: string;
|
|
13165
|
-
/** @example
|
|
13153
|
+
/** @example low */
|
|
13166
13154
|
priority?: string;
|
|
13167
|
-
/** @example 2026-04-
|
|
13155
|
+
/** @example 2026-04-20T21:52:35.000000Z */
|
|
13168
13156
|
reported_at?: string;
|
|
13169
|
-
/** @example
|
|
13170
|
-
assigned_at?: string;
|
|
13157
|
+
/** @example null */
|
|
13158
|
+
assigned_at?: string | null;
|
|
13171
13159
|
/** @example null */
|
|
13172
13160
|
completed_at?: string | null;
|
|
13173
|
-
/** @example 2026-04-
|
|
13161
|
+
/** @example 2026-04-23T18:17:01.000000Z */
|
|
13174
13162
|
sla_deadline?: string;
|
|
13175
|
-
/** @example 2026-04-
|
|
13163
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
13176
13164
|
created_at?: string;
|
|
13177
|
-
/** @example 2026-04-
|
|
13165
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
13178
13166
|
updated_at?: string;
|
|
13179
13167
|
};
|
|
13180
13168
|
};
|
|
@@ -13211,7 +13199,7 @@ export interface operations {
|
|
|
13211
13199
|
content: {
|
|
13212
13200
|
"application/json": {
|
|
13213
13201
|
data?: {
|
|
13214
|
-
/** @example
|
|
13202
|
+
/** @example 0daf32ff-ff01-4540-9c4e-296198fdff24 */
|
|
13215
13203
|
uid?: string;
|
|
13216
13204
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
13217
13205
|
title?: string;
|
|
@@ -13221,17 +13209,17 @@ export interface operations {
|
|
|
13221
13209
|
status?: string;
|
|
13222
13210
|
/** @example emergency */
|
|
13223
13211
|
priority?: string;
|
|
13224
|
-
/** @example 2026-04-
|
|
13212
|
+
/** @example 2026-04-15T19:37:27.000000Z */
|
|
13225
13213
|
reported_at?: string;
|
|
13226
|
-
/** @example 2026-04-20T15:
|
|
13214
|
+
/** @example 2026-04-20T15:57:19.000000Z */
|
|
13227
13215
|
assigned_at?: string;
|
|
13228
13216
|
/** @example null */
|
|
13229
13217
|
completed_at?: string | null;
|
|
13230
|
-
/** @example 2026-04-
|
|
13218
|
+
/** @example 2026-04-23T21:19:42.000000Z */
|
|
13231
13219
|
sla_deadline?: string;
|
|
13232
|
-
/** @example 2026-04-
|
|
13220
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
13233
13221
|
created_at?: string;
|
|
13234
|
-
/** @example 2026-04-
|
|
13222
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
13235
13223
|
updated_at?: string;
|
|
13236
13224
|
};
|
|
13237
13225
|
};
|
|
@@ -13268,7 +13256,7 @@ export interface operations {
|
|
|
13268
13256
|
content: {
|
|
13269
13257
|
"application/json": {
|
|
13270
13258
|
data?: {
|
|
13271
|
-
/** @example
|
|
13259
|
+
/** @example 42305ce7-24d6-4556-834e-36e55ec4d33d */
|
|
13272
13260
|
uid?: string;
|
|
13273
13261
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
13274
13262
|
title?: string;
|
|
@@ -13278,17 +13266,17 @@ export interface operations {
|
|
|
13278
13266
|
status?: string;
|
|
13279
13267
|
/** @example emergency */
|
|
13280
13268
|
priority?: string;
|
|
13281
|
-
/** @example 2026-04-
|
|
13269
|
+
/** @example 2026-04-15T19:37:27.000000Z */
|
|
13282
13270
|
reported_at?: string;
|
|
13283
|
-
/** @example 2026-04-20T15:
|
|
13271
|
+
/** @example 2026-04-20T15:57:19.000000Z */
|
|
13284
13272
|
assigned_at?: string;
|
|
13285
13273
|
/** @example null */
|
|
13286
13274
|
completed_at?: string | null;
|
|
13287
|
-
/** @example 2026-04-
|
|
13275
|
+
/** @example 2026-04-23T21:19:42.000000Z */
|
|
13288
13276
|
sla_deadline?: string;
|
|
13289
|
-
/** @example 2026-04-
|
|
13277
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
13290
13278
|
created_at?: string;
|
|
13291
|
-
/** @example 2026-04-
|
|
13279
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
13292
13280
|
updated_at?: string;
|
|
13293
13281
|
};
|
|
13294
13282
|
};
|
|
@@ -13325,7 +13313,7 @@ export interface operations {
|
|
|
13325
13313
|
content: {
|
|
13326
13314
|
"application/json": {
|
|
13327
13315
|
data?: {
|
|
13328
|
-
/** @example
|
|
13316
|
+
/** @example 4018115a-75fe-4abc-9314-639888088246 */
|
|
13329
13317
|
uid?: string;
|
|
13330
13318
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
13331
13319
|
title?: string;
|
|
@@ -13335,17 +13323,17 @@ export interface operations {
|
|
|
13335
13323
|
status?: string;
|
|
13336
13324
|
/** @example emergency */
|
|
13337
13325
|
priority?: string;
|
|
13338
|
-
/** @example 2026-04-
|
|
13326
|
+
/** @example 2026-04-15T19:37:27.000000Z */
|
|
13339
13327
|
reported_at?: string;
|
|
13340
|
-
/** @example 2026-04-20T15:
|
|
13328
|
+
/** @example 2026-04-20T15:57:19.000000Z */
|
|
13341
13329
|
assigned_at?: string;
|
|
13342
13330
|
/** @example null */
|
|
13343
13331
|
completed_at?: string | null;
|
|
13344
|
-
/** @example 2026-04-
|
|
13332
|
+
/** @example 2026-04-23T21:19:42.000000Z */
|
|
13345
13333
|
sla_deadline?: string;
|
|
13346
|
-
/** @example 2026-04-
|
|
13334
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
13347
13335
|
created_at?: string;
|
|
13348
|
-
/** @example 2026-04-
|
|
13336
|
+
/** @example 2026-04-22T08:23:52.000000Z */
|
|
13349
13337
|
updated_at?: string;
|
|
13350
13338
|
};
|
|
13351
13339
|
};
|
|
@@ -13741,19 +13729,19 @@ export interface operations {
|
|
|
13741
13729
|
content: {
|
|
13742
13730
|
"application/json": {
|
|
13743
13731
|
data?: {
|
|
13744
|
-
/** @example
|
|
13732
|
+
/** @example 113 */
|
|
13745
13733
|
id?: number;
|
|
13746
13734
|
/** @example 2 */
|
|
13747
13735
|
listing_id?: number;
|
|
13748
13736
|
/** @example completed */
|
|
13749
13737
|
status?: string;
|
|
13750
13738
|
scheduled?: {
|
|
13751
|
-
/** @example
|
|
13739
|
+
/** @example 1983-02-21T00:00:00.000000Z */
|
|
13752
13740
|
start?: string;
|
|
13753
|
-
/** @example
|
|
13741
|
+
/** @example 1999-02-26T00:00:00.000000Z */
|
|
13754
13742
|
end?: string;
|
|
13755
13743
|
};
|
|
13756
|
-
/** @example 2026-04-
|
|
13744
|
+
/** @example 2026-04-22T08:23:53.000000Z */
|
|
13757
13745
|
created_at?: string;
|
|
13758
13746
|
};
|
|
13759
13747
|
};
|
|
@@ -13780,7 +13768,7 @@ export interface operations {
|
|
|
13780
13768
|
content: {
|
|
13781
13769
|
"application/json": {
|
|
13782
13770
|
data?: {
|
|
13783
|
-
/** @example
|
|
13771
|
+
/** @example 114 */
|
|
13784
13772
|
id?: number;
|
|
13785
13773
|
/** @example 2 */
|
|
13786
13774
|
listing_id?: number;
|
|
@@ -13792,7 +13780,7 @@ export interface operations {
|
|
|
13792
13780
|
/** @example 1979-12-15T00:00:00.000000Z */
|
|
13793
13781
|
end?: string;
|
|
13794
13782
|
};
|
|
13795
|
-
/** @example 2026-04-
|
|
13783
|
+
/** @example 2026-04-22T08:23:53.000000Z */
|
|
13796
13784
|
created_at?: string;
|
|
13797
13785
|
};
|
|
13798
13786
|
};
|
|
@@ -13818,29 +13806,29 @@ export interface operations {
|
|
|
13818
13806
|
/**
|
|
13819
13807
|
* @example [
|
|
13820
13808
|
* {
|
|
13821
|
-
* "id":
|
|
13809
|
+
* "id": 115,
|
|
13822
13810
|
* "listing_id": 2,
|
|
13823
13811
|
* "status": "completed",
|
|
13824
13812
|
* "scheduled": {
|
|
13825
13813
|
* "start": "1981-11-18T00:00:00.000000Z",
|
|
13826
13814
|
* "end": "1979-12-15T00:00:00.000000Z"
|
|
13827
13815
|
* },
|
|
13828
|
-
* "created_at": "2026-04-
|
|
13816
|
+
* "created_at": "2026-04-22T08:23:53.000000Z"
|
|
13829
13817
|
* },
|
|
13830
13818
|
* {
|
|
13831
|
-
* "id":
|
|
13819
|
+
* "id": 116,
|
|
13832
13820
|
* "listing_id": 2,
|
|
13833
13821
|
* "status": "completed",
|
|
13834
13822
|
* "scheduled": {
|
|
13835
13823
|
* "start": "2006-09-18T00:00:00.000000Z",
|
|
13836
13824
|
* "end": "2015-01-19T00:00:00.000000Z"
|
|
13837
13825
|
* },
|
|
13838
|
-
* "created_at": "2026-04-
|
|
13826
|
+
* "created_at": "2026-04-22T08:23:53.000000Z"
|
|
13839
13827
|
* }
|
|
13840
13828
|
* ]
|
|
13841
13829
|
*/
|
|
13842
13830
|
data?: {
|
|
13843
|
-
/** @example
|
|
13831
|
+
/** @example 115 */
|
|
13844
13832
|
id?: number;
|
|
13845
13833
|
/** @example 2 */
|
|
13846
13834
|
listing_id?: number;
|
|
@@ -13852,7 +13840,7 @@ export interface operations {
|
|
|
13852
13840
|
/** @example 1979-12-15T00:00:00.000000Z */
|
|
13853
13841
|
end?: string;
|
|
13854
13842
|
};
|
|
13855
|
-
/** @example 2026-04-
|
|
13843
|
+
/** @example 2026-04-22T08:23:53.000000Z */
|
|
13856
13844
|
created_at?: string;
|
|
13857
13845
|
}[];
|
|
13858
13846
|
links?: {
|
|
@@ -13952,7 +13940,7 @@ export interface operations {
|
|
|
13952
13940
|
content: {
|
|
13953
13941
|
"application/json": {
|
|
13954
13942
|
data?: {
|
|
13955
|
-
/** @example
|
|
13943
|
+
/** @example 117 */
|
|
13956
13944
|
id?: number;
|
|
13957
13945
|
/** @example 2 */
|
|
13958
13946
|
listing_id?: number;
|
|
@@ -13964,7 +13952,7 @@ export interface operations {
|
|
|
13964
13952
|
/** @example 1979-12-15T00:00:00.000000Z */
|
|
13965
13953
|
end?: string;
|
|
13966
13954
|
};
|
|
13967
|
-
/** @example 2026-04-
|
|
13955
|
+
/** @example 2026-04-22T08:23:53.000000Z */
|
|
13968
13956
|
created_at?: string;
|
|
13969
13957
|
};
|
|
13970
13958
|
};
|
|
@@ -13991,7 +13979,7 @@ export interface operations {
|
|
|
13991
13979
|
content: {
|
|
13992
13980
|
"application/json": {
|
|
13993
13981
|
data?: {
|
|
13994
|
-
/** @example
|
|
13982
|
+
/** @example 118 */
|
|
13995
13983
|
id?: number;
|
|
13996
13984
|
/** @example 2 */
|
|
13997
13985
|
listing_id?: number;
|
|
@@ -14003,7 +13991,7 @@ export interface operations {
|
|
|
14003
13991
|
/** @example 1979-12-15T00:00:00.000000Z */
|
|
14004
13992
|
end?: string;
|
|
14005
13993
|
};
|
|
14006
|
-
/** @example 2026-04-
|
|
13994
|
+
/** @example 2026-04-22T08:23:53.000000Z */
|
|
14007
13995
|
created_at?: string;
|
|
14008
13996
|
};
|
|
14009
13997
|
};
|
|
@@ -14030,7 +14018,7 @@ export interface operations {
|
|
|
14030
14018
|
content: {
|
|
14031
14019
|
"application/json": {
|
|
14032
14020
|
data?: {
|
|
14033
|
-
/** @example
|
|
14021
|
+
/** @example 119 */
|
|
14034
14022
|
id?: number;
|
|
14035
14023
|
/** @example 2 */
|
|
14036
14024
|
listing_id?: number;
|
|
@@ -14042,7 +14030,7 @@ export interface operations {
|
|
|
14042
14030
|
/** @example 1979-12-15T00:00:00.000000Z */
|
|
14043
14031
|
end?: string;
|
|
14044
14032
|
};
|
|
14045
|
-
/** @example 2026-04-
|
|
14033
|
+
/** @example 2026-04-22T08:23:53.000000Z */
|
|
14046
14034
|
created_at?: string;
|
|
14047
14035
|
};
|
|
14048
14036
|
};
|
|
@@ -15113,7 +15101,7 @@ export interface operations {
|
|
|
15113
15101
|
content: {
|
|
15114
15102
|
"application/json": {
|
|
15115
15103
|
data?: {
|
|
15116
|
-
/** @example
|
|
15104
|
+
/** @example e491dc9c-38f9-41b7-810a-0c8d1c44efa6 */
|
|
15117
15105
|
uid?: string;
|
|
15118
15106
|
/** @example Ms. Audra Crooks II */
|
|
15119
15107
|
username?: string;
|
|
@@ -15143,9 +15131,9 @@ export interface operations {
|
|
|
15143
15131
|
timezone?: string;
|
|
15144
15132
|
/** @example Customer */
|
|
15145
15133
|
user_type?: string;
|
|
15146
|
-
/** @example 22 Apr 2026,
|
|
15134
|
+
/** @example 22 Apr 2026, 08:23 AM */
|
|
15147
15135
|
created?: string;
|
|
15148
|
-
/** @example
|
|
15136
|
+
/** @example 1 second ago */
|
|
15149
15137
|
email_verified_at?: string;
|
|
15150
15138
|
verification_status?: {
|
|
15151
15139
|
/** @example not_verified */
|
|
@@ -15612,7 +15600,7 @@ export interface operations {
|
|
|
15612
15600
|
content: {
|
|
15613
15601
|
"application/json": {
|
|
15614
15602
|
data?: {
|
|
15615
|
-
/** @example
|
|
15603
|
+
/** @example 942e86f3-f9bc-4234-87f2-886bdf382b4f */
|
|
15616
15604
|
uid?: string;
|
|
15617
15605
|
/** @example Ms. Audra Crooks II */
|
|
15618
15606
|
username?: string;
|
|
@@ -15642,7 +15630,7 @@ export interface operations {
|
|
|
15642
15630
|
timezone?: string;
|
|
15643
15631
|
/** @example Customer */
|
|
15644
15632
|
user_type?: string;
|
|
15645
|
-
/** @example 22 Apr 2026,
|
|
15633
|
+
/** @example 22 Apr 2026, 08:23 AM */
|
|
15646
15634
|
created?: string;
|
|
15647
15635
|
/** @example 0 seconds ago */
|
|
15648
15636
|
email_verified_at?: string;
|
|
@@ -15763,20 +15751,20 @@ export interface operations {
|
|
|
15763
15751
|
content: {
|
|
15764
15752
|
"application/json": {
|
|
15765
15753
|
data?: {
|
|
15766
|
-
/** @example New For
|
|
15754
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
|
|
15767
15755
|
draft_name?: string;
|
|
15768
|
-
/** @example LST-
|
|
15756
|
+
/** @example LST-PRP-LTR-MO9SDAQWHVH */
|
|
15769
15757
|
sku?: string;
|
|
15770
|
-
/** @example
|
|
15758
|
+
/** @example 6a301e46-d05e-4eb0-8ebc-98becda3c3d9 */
|
|
15771
15759
|
uid?: string;
|
|
15772
|
-
/** @example
|
|
15760
|
+
/** @example Rent */
|
|
15773
15761
|
listing_type?: string;
|
|
15774
|
-
/** @example
|
|
15762
|
+
/** @example Property */
|
|
15775
15763
|
vertical?: string;
|
|
15776
|
-
/** @example
|
|
15777
|
-
arrangement_type?: string
|
|
15778
|
-
/** @example
|
|
15779
|
-
arrangement_type_label?: string
|
|
15764
|
+
/** @example let_to_let */
|
|
15765
|
+
arrangement_type?: string;
|
|
15766
|
+
/** @example Let to Let */
|
|
15767
|
+
arrangement_type_label?: string;
|
|
15780
15768
|
/** @example null */
|
|
15781
15769
|
price?: string | null;
|
|
15782
15770
|
/** @example draft */
|
|
@@ -15787,8 +15775,10 @@ export interface operations {
|
|
|
15787
15775
|
published_since?: string | null;
|
|
15788
15776
|
/** @example false */
|
|
15789
15777
|
is_visible?: boolean;
|
|
15790
|
-
|
|
15791
|
-
|
|
15778
|
+
summary?: {
|
|
15779
|
+
/** @example null */
|
|
15780
|
+
availability?: string | null;
|
|
15781
|
+
};
|
|
15792
15782
|
/** @example [] */
|
|
15793
15783
|
workflow?: unknown[];
|
|
15794
15784
|
/** @example [] */
|
|
@@ -15889,9 +15879,9 @@ export interface operations {
|
|
|
15889
15879
|
/**
|
|
15890
15880
|
* @example [
|
|
15891
15881
|
* {
|
|
15892
|
-
* "draft_name": "New For Rent Property draft • 22 Apr 2026,
|
|
15893
|
-
* "sku": "LST-PRP-LTR-
|
|
15894
|
-
* "uid": "
|
|
15882
|
+
* "draft_name": "New For Rent Property draft • 22 Apr 2026, 8:23 AM",
|
|
15883
|
+
* "sku": "LST-PRP-LTR-MO9SDASFJ6E",
|
|
15884
|
+
* "uid": "5523dc70-068d-4a33-b8cf-ddc983c1c406",
|
|
15895
15885
|
* "listing_type": "Rent",
|
|
15896
15886
|
* "vertical": "Property",
|
|
15897
15887
|
* "arrangement_type": "let_to_let",
|
|
@@ -15908,9 +15898,9 @@ export interface operations {
|
|
|
15908
15898
|
* "media": []
|
|
15909
15899
|
* },
|
|
15910
15900
|
* {
|
|
15911
|
-
* "draft_name": "New Short Let Property draft • 22 Apr 2026,
|
|
15912
|
-
* "sku": "LST-PRP-SHL-
|
|
15913
|
-
* "uid": "
|
|
15901
|
+
* "draft_name": "New Short Let Property draft • 22 Apr 2026, 8:23 AM",
|
|
15902
|
+
* "sku": "LST-PRP-SHL-MO9SDASHYND",
|
|
15903
|
+
* "uid": "356bfab6-b729-4dde-9863-eda77816775e",
|
|
15914
15904
|
* "listing_type": "Short Let",
|
|
15915
15905
|
* "vertical": "Property",
|
|
15916
15906
|
* "arrangement_type": "short_term_managed",
|
|
@@ -15929,11 +15919,11 @@ export interface operations {
|
|
|
15929
15919
|
* ]
|
|
15930
15920
|
*/
|
|
15931
15921
|
data?: {
|
|
15932
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
15922
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
|
|
15933
15923
|
draft_name?: string;
|
|
15934
|
-
/** @example LST-PRP-LTR-
|
|
15924
|
+
/** @example LST-PRP-LTR-MO9SDASFJ6E */
|
|
15935
15925
|
sku?: string;
|
|
15936
|
-
/** @example
|
|
15926
|
+
/** @example 5523dc70-068d-4a33-b8cf-ddc983c1c406 */
|
|
15937
15927
|
uid?: string;
|
|
15938
15928
|
/** @example Rent */
|
|
15939
15929
|
listing_type?: string;
|
|
@@ -16043,9 +16033,9 @@ export interface operations {
|
|
|
16043
16033
|
/**
|
|
16044
16034
|
* @example [
|
|
16045
16035
|
* {
|
|
16046
|
-
* "draft_name": "New For Rent Property draft • 22 Apr 2026,
|
|
16047
|
-
* "sku": "LST-PRP-LTR-
|
|
16048
|
-
* "uid": "
|
|
16036
|
+
* "draft_name": "New For Rent Property draft • 22 Apr 2026, 8:23 AM",
|
|
16037
|
+
* "sku": "LST-PRP-LTR-MO9SDASPJZI",
|
|
16038
|
+
* "uid": "1a7b009a-ad17-4850-a3b9-5782eda7e106",
|
|
16049
16039
|
* "listing_type": "Rent",
|
|
16050
16040
|
* "vertical": "Property",
|
|
16051
16041
|
* "arrangement_type": "let_to_let",
|
|
@@ -16062,9 +16052,9 @@ export interface operations {
|
|
|
16062
16052
|
* "media": []
|
|
16063
16053
|
* },
|
|
16064
16054
|
* {
|
|
16065
|
-
* "draft_name": "New Short Let Property draft • 22 Apr 2026,
|
|
16066
|
-
* "sku": "LST-PRP-SHL-
|
|
16067
|
-
* "uid": "
|
|
16055
|
+
* "draft_name": "New Short Let Property draft • 22 Apr 2026, 8:23 AM",
|
|
16056
|
+
* "sku": "LST-PRP-SHL-MO9SDASSKBM",
|
|
16057
|
+
* "uid": "d83c11dc-2735-4106-ba3f-a0cc0b752efc",
|
|
16068
16058
|
* "listing_type": "Short Let",
|
|
16069
16059
|
* "vertical": "Property",
|
|
16070
16060
|
* "arrangement_type": "short_term_managed",
|
|
@@ -16083,11 +16073,11 @@ export interface operations {
|
|
|
16083
16073
|
* ]
|
|
16084
16074
|
*/
|
|
16085
16075
|
data?: {
|
|
16086
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
16076
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
|
|
16087
16077
|
draft_name?: string;
|
|
16088
|
-
/** @example LST-PRP-LTR-
|
|
16078
|
+
/** @example LST-PRP-LTR-MO9SDASPJZI */
|
|
16089
16079
|
sku?: string;
|
|
16090
|
-
/** @example
|
|
16080
|
+
/** @example 1a7b009a-ad17-4850-a3b9-5782eda7e106 */
|
|
16091
16081
|
uid?: string;
|
|
16092
16082
|
/** @example Rent */
|
|
16093
16083
|
listing_type?: string;
|
|
@@ -17151,7 +17141,7 @@ export interface operations {
|
|
|
17151
17141
|
content: {
|
|
17152
17142
|
"application/json": {
|
|
17153
17143
|
data?: {
|
|
17154
|
-
/** @example
|
|
17144
|
+
/** @example 1fbeb428-2838-45a4-a210-091a3e154399 */
|
|
17155
17145
|
uid?: string;
|
|
17156
17146
|
/** @example photo */
|
|
17157
17147
|
media_type?: string;
|
|
@@ -17300,11 +17290,11 @@ export interface operations {
|
|
|
17300
17290
|
content: {
|
|
17301
17291
|
"application/json": {
|
|
17302
17292
|
data?: {
|
|
17303
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
17293
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 8:23 AM */
|
|
17304
17294
|
draft_name?: string;
|
|
17305
|
-
/** @example LST-PRP-LTR-
|
|
17295
|
+
/** @example LST-PRP-LTR-MO9SDB0TJWK */
|
|
17306
17296
|
sku?: string;
|
|
17307
|
-
/** @example
|
|
17297
|
+
/** @example f2e636b8-0312-4145-8965-1421a40f123d */
|
|
17308
17298
|
uid?: string;
|
|
17309
17299
|
/** @example Rent */
|
|
17310
17300
|
listing_type?: string;
|
|
@@ -17464,7 +17454,7 @@ export interface operations {
|
|
|
17464
17454
|
content: {
|
|
17465
17455
|
"application/json": {
|
|
17466
17456
|
data?: {
|
|
17467
|
-
/** @example
|
|
17457
|
+
/** @example c12e8260-2edf-4756-a630-3c952a4cf5d6 */
|
|
17468
17458
|
uid?: string;
|
|
17469
17459
|
/** @example null */
|
|
17470
17460
|
compliances?: string | null;
|
|
@@ -17515,7 +17505,7 @@ export interface operations {
|
|
|
17515
17505
|
content: {
|
|
17516
17506
|
"application/json": {
|
|
17517
17507
|
data?: {
|
|
17518
|
-
/** @example
|
|
17508
|
+
/** @example 100 */
|
|
17519
17509
|
id?: number;
|
|
17520
17510
|
compliance?: {
|
|
17521
17511
|
/** @example 1 */
|
|
@@ -17537,7 +17527,7 @@ export interface operations {
|
|
|
17537
17527
|
reviewed_by?: number;
|
|
17538
17528
|
/** @example null */
|
|
17539
17529
|
reviewed_at?: string | null;
|
|
17540
|
-
/** @example 2026-04-
|
|
17530
|
+
/** @example 2026-04-22T08:23:51.000000Z */
|
|
17541
17531
|
created_at?: string;
|
|
17542
17532
|
};
|
|
17543
17533
|
};
|
|
@@ -17592,7 +17582,7 @@ export interface operations {
|
|
|
17592
17582
|
/**
|
|
17593
17583
|
* @example [
|
|
17594
17584
|
* {
|
|
17595
|
-
* "uid": "
|
|
17585
|
+
* "uid": "9cbe3e0e-0799-4e48-a9d4-9ca1c0f3890c",
|
|
17596
17586
|
* "listing_id": 1,
|
|
17597
17587
|
* "landlord_id": 2,
|
|
17598
17588
|
* "tenant_id": 2,
|
|
@@ -17604,10 +17594,10 @@ export interface operations {
|
|
|
17604
17594
|
* "is_periodic": false,
|
|
17605
17595
|
* "company_name": null,
|
|
17606
17596
|
* "company_registration_number": null,
|
|
17607
|
-
* "created_at": "2026-04-
|
|
17597
|
+
* "created_at": "2026-04-22T08:23:51.000000Z"
|
|
17608
17598
|
* },
|
|
17609
17599
|
* {
|
|
17610
|
-
* "uid": "
|
|
17600
|
+
* "uid": "e15efcd7-7213-44a0-bb53-38c69fa32930",
|
|
17611
17601
|
* "listing_id": 1,
|
|
17612
17602
|
* "landlord_id": 2,
|
|
17613
17603
|
* "tenant_id": 2,
|
|
@@ -17619,12 +17609,12 @@ export interface operations {
|
|
|
17619
17609
|
* "is_periodic": false,
|
|
17620
17610
|
* "company_name": null,
|
|
17621
17611
|
* "company_registration_number": null,
|
|
17622
|
-
* "created_at": "2026-04-
|
|
17612
|
+
* "created_at": "2026-04-22T08:23:51.000000Z"
|
|
17623
17613
|
* }
|
|
17624
17614
|
* ]
|
|
17625
17615
|
*/
|
|
17626
17616
|
data?: {
|
|
17627
|
-
/** @example
|
|
17617
|
+
/** @example 9cbe3e0e-0799-4e48-a9d4-9ca1c0f3890c */
|
|
17628
17618
|
uid?: string;
|
|
17629
17619
|
/** @example 1 */
|
|
17630
17620
|
listing_id?: number;
|
|
@@ -17648,7 +17638,7 @@ export interface operations {
|
|
|
17648
17638
|
company_name?: string | null;
|
|
17649
17639
|
/** @example null */
|
|
17650
17640
|
company_registration_number?: string | null;
|
|
17651
|
-
/** @example 2026-04-
|
|
17641
|
+
/** @example 2026-04-22T08:23:51.000000Z */
|
|
17652
17642
|
created_at?: string;
|
|
17653
17643
|
}[];
|
|
17654
17644
|
links?: {
|
|
@@ -17735,7 +17725,7 @@ export interface operations {
|
|
|
17735
17725
|
/**
|
|
17736
17726
|
* @example [
|
|
17737
17727
|
* {
|
|
17738
|
-
* "uid": "
|
|
17728
|
+
* "uid": "7067b25a-b84a-4981-9cd7-afa35fb4f824",
|
|
17739
17729
|
* "listing_id": 1,
|
|
17740
17730
|
* "landlord_id": 2,
|
|
17741
17731
|
* "tenant_id": 2,
|
|
@@ -17747,10 +17737,10 @@ export interface operations {
|
|
|
17747
17737
|
* "is_periodic": false,
|
|
17748
17738
|
* "company_name": null,
|
|
17749
17739
|
* "company_registration_number": null,
|
|
17750
|
-
* "created_at": "2026-04-
|
|
17740
|
+
* "created_at": "2026-04-22T08:23:51.000000Z"
|
|
17751
17741
|
* },
|
|
17752
17742
|
* {
|
|
17753
|
-
* "uid": "
|
|
17743
|
+
* "uid": "5a8914be-8919-4deb-88f5-640b7a5c6e3c",
|
|
17754
17744
|
* "listing_id": 1,
|
|
17755
17745
|
* "landlord_id": 2,
|
|
17756
17746
|
* "tenant_id": 2,
|
|
@@ -17762,12 +17752,12 @@ export interface operations {
|
|
|
17762
17752
|
* "is_periodic": false,
|
|
17763
17753
|
* "company_name": null,
|
|
17764
17754
|
* "company_registration_number": null,
|
|
17765
|
-
* "created_at": "2026-04-
|
|
17755
|
+
* "created_at": "2026-04-22T08:23:51.000000Z"
|
|
17766
17756
|
* }
|
|
17767
17757
|
* ]
|
|
17768
17758
|
*/
|
|
17769
17759
|
data?: {
|
|
17770
|
-
/** @example
|
|
17760
|
+
/** @example 7067b25a-b84a-4981-9cd7-afa35fb4f824 */
|
|
17771
17761
|
uid?: string;
|
|
17772
17762
|
/** @example 1 */
|
|
17773
17763
|
listing_id?: number;
|
|
@@ -17791,7 +17781,7 @@ export interface operations {
|
|
|
17791
17781
|
company_name?: string | null;
|
|
17792
17782
|
/** @example null */
|
|
17793
17783
|
company_registration_number?: string | null;
|
|
17794
|
-
/** @example 2026-04-
|
|
17784
|
+
/** @example 2026-04-22T08:23:51.000000Z */
|
|
17795
17785
|
created_at?: string;
|
|
17796
17786
|
}[];
|
|
17797
17787
|
links?: {
|
|
@@ -17898,7 +17888,7 @@ export interface operations {
|
|
|
17898
17888
|
content: {
|
|
17899
17889
|
"application/json": {
|
|
17900
17890
|
data?: {
|
|
17901
|
-
/** @example
|
|
17891
|
+
/** @example 119 */
|
|
17902
17892
|
id?: number;
|
|
17903
17893
|
compliance?: {
|
|
17904
17894
|
/** @example 1 */
|
|
@@ -17918,9 +17908,9 @@ export interface operations {
|
|
|
17918
17908
|
rejection_reason?: string | null;
|
|
17919
17909
|
/** @example 1 */
|
|
17920
17910
|
reviewed_by?: number;
|
|
17921
|
-
/** @example 2026-04-
|
|
17911
|
+
/** @example 2026-04-22T08:23:51.000000Z */
|
|
17922
17912
|
reviewed_at?: string;
|
|
17923
|
-
/** @example 2026-04-
|
|
17913
|
+
/** @example 2026-04-22T08:23:51.000000Z */
|
|
17924
17914
|
created_at?: string;
|
|
17925
17915
|
};
|
|
17926
17916
|
};
|
|
@@ -17947,7 +17937,7 @@ export interface operations {
|
|
|
17947
17937
|
content: {
|
|
17948
17938
|
"application/json": {
|
|
17949
17939
|
data?: {
|
|
17950
|
-
/** @example
|
|
17940
|
+
/** @example 120 */
|
|
17951
17941
|
id?: number;
|
|
17952
17942
|
compliance?: {
|
|
17953
17943
|
/** @example 1 */
|
|
@@ -17967,9 +17957,9 @@ export interface operations {
|
|
|
17967
17957
|
rejection_reason?: string | null;
|
|
17968
17958
|
/** @example 1 */
|
|
17969
17959
|
reviewed_by?: number;
|
|
17970
|
-
/** @example 2026-04-
|
|
17960
|
+
/** @example 2026-04-22T08:23:51.000000Z */
|
|
17971
17961
|
reviewed_at?: string;
|
|
17972
|
-
/** @example 2026-04-
|
|
17962
|
+
/** @example 2026-04-22T08:23:51.000000Z */
|
|
17973
17963
|
created_at?: string;
|
|
17974
17964
|
};
|
|
17975
17965
|
};
|
|
@@ -18991,35 +18981,35 @@ export interface operations {
|
|
|
18991
18981
|
/**
|
|
18992
18982
|
* @example [
|
|
18993
18983
|
* {
|
|
18994
|
-
* "uid": "
|
|
18984
|
+
* "uid": "9711374a-dcc4-4694-87d8-67614be3f841",
|
|
18995
18985
|
* "title": "Quos velit et fugiat sunt nihil.",
|
|
18996
18986
|
* "description": "Mollitia modi deserunt aut ab provident perspiciatis quo. Nostrum aut adipisci quidem nostrum. Commodi incidunt iure odit. Et modi ipsum nostrum omnis autem et consequatur. Dolores enim non facere tempora.",
|
|
18997
18987
|
* "status": "reported",
|
|
18998
18988
|
* "priority": "emergency",
|
|
18999
|
-
* "reported_at": "2026-04-
|
|
19000
|
-
* "assigned_at": "2026-04-20T15:
|
|
18989
|
+
* "reported_at": "2026-04-15T19:37:28.000000Z",
|
|
18990
|
+
* "assigned_at": "2026-04-20T15:57:20.000000Z",
|
|
19001
18991
|
* "completed_at": null,
|
|
19002
|
-
* "sla_deadline": "2026-04-
|
|
19003
|
-
* "created_at": "2026-04-
|
|
19004
|
-
* "updated_at": "2026-04-
|
|
18992
|
+
* "sla_deadline": "2026-04-23T21:19:43.000000Z",
|
|
18993
|
+
* "created_at": "2026-04-22T08:23:53.000000Z",
|
|
18994
|
+
* "updated_at": "2026-04-22T08:23:53.000000Z"
|
|
19005
18995
|
* },
|
|
19006
18996
|
* {
|
|
19007
|
-
* "uid": "
|
|
18997
|
+
* "uid": "43eecb18-3966-4d28-b516-cf0904919ab3",
|
|
19008
18998
|
* "title": "Fugit deleniti distinctio eum doloremque.",
|
|
19009
18999
|
* "description": "Libero aliquam veniam corporis dolorem mollitia deleniti. Odit quia officia est dignissimos neque blanditiis odio. Excepturi doloribus delectus fugit qui repudiandae laboriosam.",
|
|
19010
19000
|
* "status": "completed",
|
|
19011
19001
|
* "priority": "normal",
|
|
19012
|
-
* "reported_at": "2026-04-
|
|
19002
|
+
* "reported_at": "2026-04-18T08:15:53.000000Z",
|
|
19013
19003
|
* "assigned_at": null,
|
|
19014
19004
|
* "completed_at": null,
|
|
19015
|
-
* "sla_deadline": "2026-04-
|
|
19016
|
-
* "created_at": "2026-04-
|
|
19017
|
-
* "updated_at": "2026-04-
|
|
19005
|
+
* "sla_deadline": "2026-04-25T05:19:40.000000Z",
|
|
19006
|
+
* "created_at": "2026-04-22T08:23:53.000000Z",
|
|
19007
|
+
* "updated_at": "2026-04-22T08:23:53.000000Z"
|
|
19018
19008
|
* }
|
|
19019
19009
|
* ]
|
|
19020
19010
|
*/
|
|
19021
19011
|
data?: {
|
|
19022
|
-
/** @example
|
|
19012
|
+
/** @example 9711374a-dcc4-4694-87d8-67614be3f841 */
|
|
19023
19013
|
uid?: string;
|
|
19024
19014
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
19025
19015
|
title?: string;
|
|
@@ -19029,17 +19019,17 @@ export interface operations {
|
|
|
19029
19019
|
status?: string;
|
|
19030
19020
|
/** @example emergency */
|
|
19031
19021
|
priority?: string;
|
|
19032
|
-
/** @example 2026-04-
|
|
19022
|
+
/** @example 2026-04-15T19:37:28.000000Z */
|
|
19033
19023
|
reported_at?: string;
|
|
19034
|
-
/** @example 2026-04-20T15:
|
|
19024
|
+
/** @example 2026-04-20T15:57:20.000000Z */
|
|
19035
19025
|
assigned_at?: string;
|
|
19036
19026
|
/** @example null */
|
|
19037
19027
|
completed_at?: string | null;
|
|
19038
|
-
/** @example 2026-04-
|
|
19028
|
+
/** @example 2026-04-23T21:19:43.000000Z */
|
|
19039
19029
|
sla_deadline?: string;
|
|
19040
|
-
/** @example 2026-04-
|
|
19030
|
+
/** @example 2026-04-22T08:23:53.000000Z */
|
|
19041
19031
|
created_at?: string;
|
|
19042
|
-
/** @example 2026-04-
|
|
19032
|
+
/** @example 2026-04-22T08:23:53.000000Z */
|
|
19043
19033
|
updated_at?: string;
|
|
19044
19034
|
}[];
|
|
19045
19035
|
links?: {
|
|
@@ -19134,13 +19124,13 @@ export interface operations {
|
|
|
19134
19124
|
content: {
|
|
19135
19125
|
"application/json": {
|
|
19136
19126
|
data?: {
|
|
19137
|
-
/** @example
|
|
19127
|
+
/** @example 1abd2e84-dff0-4500-964c-4d6d54f5eabd */
|
|
19138
19128
|
uid?: string;
|
|
19139
19129
|
/** @example image */
|
|
19140
19130
|
file_type?: string;
|
|
19141
19131
|
/** @example /storage/maintenance/a4855dc5-0acb-33c3-b921-f4291f719ca0.pdf */
|
|
19142
19132
|
url?: string;
|
|
19143
|
-
/** @example 2026-04-
|
|
19133
|
+
/** @example 2026-04-22T08:23:53.000000Z */
|
|
19144
19134
|
created_at?: string;
|
|
19145
19135
|
};
|
|
19146
19136
|
};
|
|
@@ -19185,7 +19175,7 @@ export interface operations {
|
|
|
19185
19175
|
content: {
|
|
19186
19176
|
"application/json": {
|
|
19187
19177
|
data?: {
|
|
19188
|
-
/** @example
|
|
19178
|
+
/** @example 49 */
|
|
19189
19179
|
id?: number;
|
|
19190
19180
|
/** @example property_inquiry */
|
|
19191
19181
|
type?: string;
|
|
@@ -19193,7 +19183,7 @@ export interface operations {
|
|
|
19193
19183
|
listing_id?: number;
|
|
19194
19184
|
/** @example null */
|
|
19195
19185
|
last_message_at?: string | null;
|
|
19196
|
-
/** @example 2026-04-
|
|
19186
|
+
/** @example 2026-04-22T08:23:53.000000Z */
|
|
19197
19187
|
created_at?: string;
|
|
19198
19188
|
};
|
|
19199
19189
|
};
|
|
@@ -19219,23 +19209,23 @@ export interface operations {
|
|
|
19219
19209
|
/**
|
|
19220
19210
|
* @example [
|
|
19221
19211
|
* {
|
|
19222
|
-
* "id":
|
|
19212
|
+
* "id": 50,
|
|
19223
19213
|
* "type": "property_inquiry",
|
|
19224
19214
|
* "listing_id": 2,
|
|
19225
19215
|
* "last_message_at": null,
|
|
19226
|
-
* "created_at": "2026-04-
|
|
19216
|
+
* "created_at": "2026-04-22T08:23:53.000000Z"
|
|
19227
19217
|
* },
|
|
19228
19218
|
* {
|
|
19229
|
-
* "id":
|
|
19219
|
+
* "id": 51,
|
|
19230
19220
|
* "type": "property_inquiry",
|
|
19231
19221
|
* "listing_id": 2,
|
|
19232
19222
|
* "last_message_at": null,
|
|
19233
|
-
* "created_at": "2026-04-
|
|
19223
|
+
* "created_at": "2026-04-22T08:23:53.000000Z"
|
|
19234
19224
|
* }
|
|
19235
19225
|
* ]
|
|
19236
19226
|
*/
|
|
19237
19227
|
data?: {
|
|
19238
|
-
/** @example
|
|
19228
|
+
/** @example 50 */
|
|
19239
19229
|
id?: number;
|
|
19240
19230
|
/** @example property_inquiry */
|
|
19241
19231
|
type?: string;
|
|
@@ -19243,7 +19233,7 @@ export interface operations {
|
|
|
19243
19233
|
listing_id?: number;
|
|
19244
19234
|
/** @example null */
|
|
19245
19235
|
last_message_at?: string | null;
|
|
19246
|
-
/** @example 2026-04-
|
|
19236
|
+
/** @example 2026-04-22T08:23:53.000000Z */
|
|
19247
19237
|
created_at?: string;
|
|
19248
19238
|
}[];
|
|
19249
19239
|
links?: {
|
|
@@ -19561,27 +19551,27 @@ export interface operations {
|
|
|
19561
19551
|
/**
|
|
19562
19552
|
* @example [
|
|
19563
19553
|
* {
|
|
19564
|
-
* "id": "
|
|
19554
|
+
* "id": "7c9dac35-6adb-4a23-90d7-0df5b795fa49",
|
|
19565
19555
|
* "type": "APPOINTMENT_CREATED",
|
|
19566
19556
|
* "title": "faker notification",
|
|
19567
19557
|
* "body": "faker notification body",
|
|
19568
19558
|
* "data": [],
|
|
19569
19559
|
* "read_at": null,
|
|
19570
|
-
* "created_at": "2026-04-
|
|
19560
|
+
* "created_at": "2026-04-22T08:23:53.000000Z"
|
|
19571
19561
|
* },
|
|
19572
19562
|
* {
|
|
19573
|
-
* "id": "
|
|
19563
|
+
* "id": "6c9325b1-fde6-4ba0-89f5-da5deef5dedb",
|
|
19574
19564
|
* "type": "APPOINTMENT_CREATED",
|
|
19575
19565
|
* "title": "faker notification",
|
|
19576
19566
|
* "body": "faker notification body",
|
|
19577
19567
|
* "data": [],
|
|
19578
19568
|
* "read_at": null,
|
|
19579
|
-
* "created_at": "2026-04-
|
|
19569
|
+
* "created_at": "2026-04-22T08:23:53.000000Z"
|
|
19580
19570
|
* }
|
|
19581
19571
|
* ]
|
|
19582
19572
|
*/
|
|
19583
19573
|
data?: {
|
|
19584
|
-
/** @example
|
|
19574
|
+
/** @example 7c9dac35-6adb-4a23-90d7-0df5b795fa49 */
|
|
19585
19575
|
id?: string;
|
|
19586
19576
|
/** @example APPOINTMENT_CREATED */
|
|
19587
19577
|
type?: string;
|
|
@@ -19593,7 +19583,7 @@ export interface operations {
|
|
|
19593
19583
|
data?: unknown[];
|
|
19594
19584
|
/** @example null */
|
|
19595
19585
|
read_at?: string | null;
|
|
19596
|
-
/** @example 2026-04-
|
|
19586
|
+
/** @example 2026-04-22T08:23:53.000000Z */
|
|
19597
19587
|
created_at?: string;
|
|
19598
19588
|
}[];
|
|
19599
19589
|
links?: {
|
|
@@ -19677,7 +19667,7 @@ export interface operations {
|
|
|
19677
19667
|
};
|
|
19678
19668
|
content: {
|
|
19679
19669
|
"application/json": {
|
|
19680
|
-
/** @example
|
|
19670
|
+
/** @example 5f2e629e-c28a-4714-9823-61a09224faef */
|
|
19681
19671
|
id?: string;
|
|
19682
19672
|
/** @example APPOINTMENT_CREATED */
|
|
19683
19673
|
type?: string;
|
|
@@ -19689,7 +19679,7 @@ export interface operations {
|
|
|
19689
19679
|
data?: unknown[];
|
|
19690
19680
|
/** @example null */
|
|
19691
19681
|
read_at?: string | null;
|
|
19692
|
-
/** @example 2026-04-
|
|
19682
|
+
/** @example 2026-04-22T08:23:53.000000Z */
|
|
19693
19683
|
created_at?: string;
|
|
19694
19684
|
};
|
|
19695
19685
|
};
|
|
@@ -19936,45 +19926,45 @@ export interface operations {
|
|
|
19936
19926
|
/**
|
|
19937
19927
|
* @example [
|
|
19938
19928
|
* {
|
|
19939
|
-
* "id":
|
|
19929
|
+
* "id": 97,
|
|
19940
19930
|
* "rating": 1,
|
|
19941
19931
|
* "comment": "Nice Listing",
|
|
19942
19932
|
* "reviewer": {
|
|
19943
|
-
* "id":
|
|
19944
|
-
* "name": "
|
|
19933
|
+
* "id": 26,
|
|
19934
|
+
* "name": "Arthur Reid"
|
|
19945
19935
|
* },
|
|
19946
|
-
* "created_at": "2026-04-
|
|
19947
|
-
* "updated_at": "2026-04-
|
|
19936
|
+
* "created_at": "2026-04-22T08:23:52+00:00",
|
|
19937
|
+
* "updated_at": "2026-04-22T08:23:52+00:00"
|
|
19948
19938
|
* },
|
|
19949
19939
|
* {
|
|
19950
|
-
* "id":
|
|
19940
|
+
* "id": 98,
|
|
19951
19941
|
* "rating": 1,
|
|
19952
19942
|
* "comment": "Nice Listing",
|
|
19953
19943
|
* "reviewer": {
|
|
19954
|
-
* "id":
|
|
19955
|
-
* "name": "
|
|
19944
|
+
* "id": 22,
|
|
19945
|
+
* "name": "Theo Ward"
|
|
19956
19946
|
* },
|
|
19957
|
-
* "created_at": "2026-04-
|
|
19958
|
-
* "updated_at": "2026-04-
|
|
19947
|
+
* "created_at": "2026-04-22T08:23:52+00:00",
|
|
19948
|
+
* "updated_at": "2026-04-22T08:23:52+00:00"
|
|
19959
19949
|
* }
|
|
19960
19950
|
* ]
|
|
19961
19951
|
*/
|
|
19962
19952
|
data?: {
|
|
19963
|
-
/** @example
|
|
19953
|
+
/** @example 97 */
|
|
19964
19954
|
id?: number;
|
|
19965
19955
|
/** @example 1 */
|
|
19966
19956
|
rating?: number;
|
|
19967
19957
|
/** @example Nice Listing */
|
|
19968
19958
|
comment?: string;
|
|
19969
19959
|
reviewer?: {
|
|
19970
|
-
/** @example
|
|
19960
|
+
/** @example 26 */
|
|
19971
19961
|
id?: number;
|
|
19972
|
-
/** @example
|
|
19962
|
+
/** @example Arthur Reid */
|
|
19973
19963
|
name?: string;
|
|
19974
19964
|
};
|
|
19975
|
-
/** @example 2026-04-
|
|
19965
|
+
/** @example 2026-04-22T08:23:52+00:00 */
|
|
19976
19966
|
created_at?: string;
|
|
19977
|
-
/** @example 2026-04-
|
|
19967
|
+
/** @example 2026-04-22T08:23:52+00:00 */
|
|
19978
19968
|
updated_at?: string;
|
|
19979
19969
|
}[];
|
|
19980
19970
|
links?: {
|
|
@@ -20128,21 +20118,21 @@ export interface operations {
|
|
|
20128
20118
|
content: {
|
|
20129
20119
|
"application/json": {
|
|
20130
20120
|
data?: {
|
|
20131
|
-
/** @example
|
|
20121
|
+
/** @example 99 */
|
|
20132
20122
|
id?: number;
|
|
20133
20123
|
/** @example 1 */
|
|
20134
20124
|
rating?: number;
|
|
20135
20125
|
/** @example Nice Listing */
|
|
20136
20126
|
comment?: string;
|
|
20137
20127
|
reviewer?: {
|
|
20138
|
-
/** @example
|
|
20128
|
+
/** @example 24 */
|
|
20139
20129
|
id?: number;
|
|
20140
|
-
/** @example
|
|
20130
|
+
/** @example Ethan Green */
|
|
20141
20131
|
name?: string;
|
|
20142
20132
|
};
|
|
20143
|
-
/** @example 2026-04-
|
|
20133
|
+
/** @example 2026-04-22T08:23:53+00:00 */
|
|
20144
20134
|
created_at?: string;
|
|
20145
|
-
/** @example 2026-04-
|
|
20135
|
+
/** @example 2026-04-22T08:23:53+00:00 */
|
|
20146
20136
|
updated_at?: string;
|
|
20147
20137
|
};
|
|
20148
20138
|
};
|
|
@@ -20186,21 +20176,21 @@ export interface operations {
|
|
|
20186
20176
|
content: {
|
|
20187
20177
|
"application/json": {
|
|
20188
20178
|
data?: {
|
|
20189
|
-
/** @example
|
|
20179
|
+
/** @example 100 */
|
|
20190
20180
|
id?: number;
|
|
20191
20181
|
/** @example 1 */
|
|
20192
20182
|
rating?: number;
|
|
20193
20183
|
/** @example Nice Listing */
|
|
20194
20184
|
comment?: string;
|
|
20195
20185
|
reviewer?: {
|
|
20196
|
-
/** @example
|
|
20186
|
+
/** @example 25 */
|
|
20197
20187
|
id?: number;
|
|
20198
|
-
/** @example
|
|
20188
|
+
/** @example Jayden Ward */
|
|
20199
20189
|
name?: string;
|
|
20200
20190
|
};
|
|
20201
|
-
/** @example 2026-04-
|
|
20191
|
+
/** @example 2026-04-22T08:23:53+00:00 */
|
|
20202
20192
|
created_at?: string;
|
|
20203
|
-
/** @example 2026-04-
|
|
20193
|
+
/** @example 2026-04-22T08:23:53+00:00 */
|
|
20204
20194
|
updated_at?: string;
|
|
20205
20195
|
};
|
|
20206
20196
|
};
|
|
@@ -20242,21 +20232,21 @@ export interface operations {
|
|
|
20242
20232
|
content: {
|
|
20243
20233
|
"application/json": {
|
|
20244
20234
|
data?: {
|
|
20245
|
-
/** @example
|
|
20235
|
+
/** @example 101 */
|
|
20246
20236
|
id?: number;
|
|
20247
20237
|
/** @example 1 */
|
|
20248
20238
|
rating?: number;
|
|
20249
20239
|
/** @example Nice Listing */
|
|
20250
20240
|
comment?: string;
|
|
20251
20241
|
reviewer?: {
|
|
20252
|
-
/** @example
|
|
20242
|
+
/** @example 3 */
|
|
20253
20243
|
id?: number;
|
|
20254
|
-
/** @example
|
|
20244
|
+
/** @example Teagan King */
|
|
20255
20245
|
name?: string;
|
|
20256
20246
|
};
|
|
20257
|
-
/** @example 2026-04-
|
|
20247
|
+
/** @example 2026-04-22T08:23:53+00:00 */
|
|
20258
20248
|
created_at?: string;
|
|
20259
|
-
/** @example 2026-04-
|
|
20249
|
+
/** @example 2026-04-22T08:23:53+00:00 */
|
|
20260
20250
|
updated_at?: string;
|
|
20261
20251
|
};
|
|
20262
20252
|
};
|
|
@@ -20283,21 +20273,21 @@ export interface operations {
|
|
|
20283
20273
|
content: {
|
|
20284
20274
|
"application/json": {
|
|
20285
20275
|
data?: {
|
|
20286
|
-
/** @example
|
|
20276
|
+
/** @example 102 */
|
|
20287
20277
|
id?: number;
|
|
20288
20278
|
/** @example 1 */
|
|
20289
20279
|
rating?: number;
|
|
20290
20280
|
/** @example Nice Listing */
|
|
20291
20281
|
comment?: string;
|
|
20292
20282
|
reviewer?: {
|
|
20293
|
-
/** @example
|
|
20283
|
+
/** @example 23 */
|
|
20294
20284
|
id?: number;
|
|
20295
|
-
/** @example
|
|
20285
|
+
/** @example Anthony Baker */
|
|
20296
20286
|
name?: string;
|
|
20297
20287
|
};
|
|
20298
|
-
/** @example 2026-04-
|
|
20288
|
+
/** @example 2026-04-22T08:23:53+00:00 */
|
|
20299
20289
|
created_at?: string;
|
|
20300
|
-
/** @example 2026-04-
|
|
20290
|
+
/** @example 2026-04-22T08:23:53+00:00 */
|
|
20301
20291
|
updated_at?: string;
|
|
20302
20292
|
};
|
|
20303
20293
|
};
|
|
@@ -20324,7 +20314,7 @@ export interface operations {
|
|
|
20324
20314
|
content: {
|
|
20325
20315
|
"application/json": {
|
|
20326
20316
|
data?: {
|
|
20327
|
-
/** @example
|
|
20317
|
+
/** @example 7cacdbde-7a0d-4a2c-8511-56bcd89252ab */
|
|
20328
20318
|
uid?: string;
|
|
20329
20319
|
/** @example 1 */
|
|
20330
20320
|
listing_id?: number;
|
|
@@ -20332,15 +20322,15 @@ export interface operations {
|
|
|
20332
20322
|
landlord_id?: number;
|
|
20333
20323
|
/** @example 2 */
|
|
20334
20324
|
tenant_id?: number;
|
|
20335
|
-
/** @example
|
|
20325
|
+
/** @example 799.95 */
|
|
20336
20326
|
rent_amount?: string;
|
|
20337
|
-
/** @example
|
|
20327
|
+
/** @example 4887.30 */
|
|
20338
20328
|
deposit_amount?: string;
|
|
20339
|
-
/** @example
|
|
20329
|
+
/** @example renewal_pending */
|
|
20340
20330
|
state?: string;
|
|
20341
|
-
/** @example
|
|
20331
|
+
/** @example 2026-02-08T00:00:00.000000Z */
|
|
20342
20332
|
start_date?: string;
|
|
20343
|
-
/** @example
|
|
20333
|
+
/** @example 2027-02-08T00:00:00.000000Z */
|
|
20344
20334
|
end_date?: string;
|
|
20345
20335
|
/** @example false */
|
|
20346
20336
|
is_periodic?: boolean;
|
|
@@ -20348,7 +20338,7 @@ export interface operations {
|
|
|
20348
20338
|
company_name?: string | null;
|
|
20349
20339
|
/** @example null */
|
|
20350
20340
|
company_registration_number?: string | null;
|
|
20351
|
-
/** @example 2026-04-
|
|
20341
|
+
/** @example 2026-04-22T08:23:53.000000Z */
|
|
20352
20342
|
created_at?: string;
|
|
20353
20343
|
/** @example [] */
|
|
20354
20344
|
compliances?: unknown[];
|
|
@@ -20425,7 +20415,7 @@ export interface operations {
|
|
|
20425
20415
|
content: {
|
|
20426
20416
|
"application/json": {
|
|
20427
20417
|
data?: {
|
|
20428
|
-
/** @example
|
|
20418
|
+
/** @example 4c897581-d08c-49d9-b527-5bee06a5dd86 */
|
|
20429
20419
|
uid?: string;
|
|
20430
20420
|
/** @example 1 */
|
|
20431
20421
|
listing_id?: number;
|
|
@@ -20449,7 +20439,7 @@ export interface operations {
|
|
|
20449
20439
|
company_name?: string | null;
|
|
20450
20440
|
/** @example null */
|
|
20451
20441
|
company_registration_number?: string | null;
|
|
20452
|
-
/** @example 2026-04-
|
|
20442
|
+
/** @example 2026-04-22T08:23:53.000000Z */
|
|
20453
20443
|
created_at?: string;
|
|
20454
20444
|
};
|
|
20455
20445
|
};
|
|
@@ -20743,7 +20733,7 @@ export interface operations {
|
|
|
20743
20733
|
* "changed_by_user_id": 3,
|
|
20744
20734
|
* "changed_by_name": "Teagan King",
|
|
20745
20735
|
* "comment": "Qui commodi incidunt iure odit.",
|
|
20746
|
-
* "created_at": "2025-12-
|
|
20736
|
+
* "created_at": "2025-12-14T19:10:52.000000Z"
|
|
20747
20737
|
* },
|
|
20748
20738
|
* {
|
|
20749
20739
|
* "from_state": "pre_move_in_ready",
|
|
@@ -20751,7 +20741,7 @@ export interface operations {
|
|
|
20751
20741
|
* "changed_by_user_id": 3,
|
|
20752
20742
|
* "changed_by_name": "Teagan King",
|
|
20753
20743
|
* "comment": null,
|
|
20754
|
-
* "created_at": "2025-10-
|
|
20744
|
+
* "created_at": "2025-10-31T03:06:32.000000Z"
|
|
20755
20745
|
* }
|
|
20756
20746
|
* ]
|
|
20757
20747
|
*/
|
|
@@ -20766,7 +20756,7 @@ export interface operations {
|
|
|
20766
20756
|
changed_by_name?: string;
|
|
20767
20757
|
/** @example Qui commodi incidunt iure odit. */
|
|
20768
20758
|
comment?: string;
|
|
20769
|
-
/** @example 2025-12-
|
|
20759
|
+
/** @example 2025-12-14T19:10:52.000000Z */
|
|
20770
20760
|
created_at?: string;
|
|
20771
20761
|
}[];
|
|
20772
20762
|
};
|
|
@@ -21010,7 +21000,7 @@ export interface operations {
|
|
|
21010
21000
|
content: {
|
|
21011
21001
|
"application/json": {
|
|
21012
21002
|
data?: {
|
|
21013
|
-
/** @example
|
|
21003
|
+
/** @example b10f0f50-610f-4dd1-9ec3-2dcd95d84d70 */
|
|
21014
21004
|
uid?: string;
|
|
21015
21005
|
/** @example Ms. Audra Crooks II */
|
|
21016
21006
|
username?: string;
|
|
@@ -21040,7 +21030,7 @@ export interface operations {
|
|
|
21040
21030
|
timezone?: string;
|
|
21041
21031
|
/** @example Customer */
|
|
21042
21032
|
user_type?: string;
|
|
21043
|
-
/** @example 22 Apr 2026,
|
|
21033
|
+
/** @example 22 Apr 2026, 08:23 AM */
|
|
21044
21034
|
created?: string;
|
|
21045
21035
|
/** @example 0 seconds ago */
|
|
21046
21036
|
email_verified_at?: string;
|
|
@@ -21139,7 +21129,7 @@ export interface operations {
|
|
|
21139
21129
|
content: {
|
|
21140
21130
|
"application/json": {
|
|
21141
21131
|
data?: {
|
|
21142
|
-
/** @example
|
|
21132
|
+
/** @example 53f363ba-3981-4dda-a770-715d5bb1ff2d */
|
|
21143
21133
|
uid?: string;
|
|
21144
21134
|
/** @example Morgan Hirthe */
|
|
21145
21135
|
username?: string;
|
|
@@ -21169,7 +21159,7 @@ export interface operations {
|
|
|
21169
21159
|
timezone?: string;
|
|
21170
21160
|
/** @example Customer */
|
|
21171
21161
|
user_type?: string;
|
|
21172
|
-
/** @example 22 Apr 2026,
|
|
21162
|
+
/** @example 22 Apr 2026, 08:23 AM */
|
|
21173
21163
|
created?: string;
|
|
21174
21164
|
/** @example 0 seconds ago */
|
|
21175
21165
|
email_verified_at?: string;
|
|
@@ -21241,7 +21231,7 @@ export interface operations {
|
|
|
21241
21231
|
content: {
|
|
21242
21232
|
"application/json": {
|
|
21243
21233
|
data?: {
|
|
21244
|
-
/** @example
|
|
21234
|
+
/** @example 53b7f4bb-3cb3-41c4-84ef-368d19f4aab8 */
|
|
21245
21235
|
uid?: string;
|
|
21246
21236
|
/** @example Ms. Audra Crooks II */
|
|
21247
21237
|
username?: string;
|
|
@@ -21271,7 +21261,7 @@ export interface operations {
|
|
|
21271
21261
|
timezone?: string;
|
|
21272
21262
|
/** @example Customer */
|
|
21273
21263
|
user_type?: string;
|
|
21274
|
-
/** @example 22 Apr 2026,
|
|
21264
|
+
/** @example 22 Apr 2026, 08:23 AM */
|
|
21275
21265
|
created?: string;
|
|
21276
21266
|
/** @example 0 seconds ago */
|
|
21277
21267
|
email_verified_at?: string;
|
|
@@ -21505,13 +21495,13 @@ export interface operations {
|
|
|
21505
21495
|
content: {
|
|
21506
21496
|
"application/json": {
|
|
21507
21497
|
data?: {
|
|
21508
|
-
/** @example
|
|
21498
|
+
/** @example 0 */
|
|
21509
21499
|
current_level?: number;
|
|
21510
21500
|
/** @example 3 */
|
|
21511
21501
|
completed_layers?: number;
|
|
21512
|
-
/** @example
|
|
21502
|
+
/** @example 4 */
|
|
21513
21503
|
pending_layers?: number;
|
|
21514
|
-
/** @example 22 Apr 2026,
|
|
21504
|
+
/** @example 22 Apr 2026, 08:23 AM */
|
|
21515
21505
|
last_calculated_at?: string;
|
|
21516
21506
|
};
|
|
21517
21507
|
};
|
|
@@ -21553,13 +21543,13 @@ export interface operations {
|
|
|
21553
21543
|
content: {
|
|
21554
21544
|
"application/json": {
|
|
21555
21545
|
data?: {
|
|
21556
|
-
/** @example
|
|
21546
|
+
/** @example 0 */
|
|
21557
21547
|
current_level?: number;
|
|
21558
21548
|
/** @example 3 */
|
|
21559
21549
|
completed_layers?: number;
|
|
21560
|
-
/** @example
|
|
21550
|
+
/** @example 4 */
|
|
21561
21551
|
pending_layers?: number;
|
|
21562
|
-
/** @example 22 Apr 2026,
|
|
21552
|
+
/** @example 22 Apr 2026, 08:23 AM */
|
|
21563
21553
|
last_calculated_at?: string;
|
|
21564
21554
|
};
|
|
21565
21555
|
};
|
|
@@ -21593,14 +21583,14 @@ export interface operations {
|
|
|
21593
21583
|
content: {
|
|
21594
21584
|
"application/json": {
|
|
21595
21585
|
data?: {
|
|
21596
|
-
/** @example
|
|
21586
|
+
/** @example 67182a36-0355-4277-8cf5-7da48f1065e4 */
|
|
21597
21587
|
wishlist_uid?: string;
|
|
21598
21588
|
listing?: {
|
|
21599
|
-
/** @example New For Sale Used Item draft • 22 Apr 2026,
|
|
21589
|
+
/** @example New For Sale Used Item draft • 22 Apr 2026, 8:23 AM */
|
|
21600
21590
|
draft_name?: string;
|
|
21601
|
-
/** @example LST-UIT-SAL-
|
|
21591
|
+
/** @example LST-UIT-SAL-MO9SDC2PQET */
|
|
21602
21592
|
sku?: string;
|
|
21603
|
-
/** @example
|
|
21593
|
+
/** @example bff216df-845e-4137-b715-d19059b5b42a */
|
|
21604
21594
|
uid?: string;
|
|
21605
21595
|
/** @example Sale */
|
|
21606
21596
|
listing_type?: string;
|
|
@@ -21684,15 +21674,15 @@ export interface operations {
|
|
|
21684
21674
|
/**
|
|
21685
21675
|
* @example [
|
|
21686
21676
|
* {
|
|
21687
|
-
* "wishlist_uid": "
|
|
21677
|
+
* "wishlist_uid": "33890757-cc41-4455-8616-6dcefa630757"
|
|
21688
21678
|
* },
|
|
21689
21679
|
* {
|
|
21690
|
-
* "wishlist_uid": "
|
|
21680
|
+
* "wishlist_uid": "cb3063f5-fb3c-4fbd-a338-506b0f00b619"
|
|
21691
21681
|
* }
|
|
21692
21682
|
* ]
|
|
21693
21683
|
*/
|
|
21694
21684
|
data?: {
|
|
21695
|
-
/** @example
|
|
21685
|
+
/** @example 33890757-cc41-4455-8616-6dcefa630757 */
|
|
21696
21686
|
wishlist_uid?: string;
|
|
21697
21687
|
}[];
|
|
21698
21688
|
links?: {
|
|
@@ -21780,7 +21770,7 @@ export interface operations {
|
|
|
21780
21770
|
completed_layers?: number;
|
|
21781
21771
|
/** @example 4 */
|
|
21782
21772
|
pending_layers?: number;
|
|
21783
|
-
/** @example 22 Apr 2026,
|
|
21773
|
+
/** @example 22 Apr 2026, 08:23 AM */
|
|
21784
21774
|
last_calculated_at?: string;
|
|
21785
21775
|
};
|
|
21786
21776
|
};
|
|
@@ -21942,7 +21932,7 @@ export interface operations {
|
|
|
21942
21932
|
completed_layers?: number;
|
|
21943
21933
|
/** @example 4 */
|
|
21944
21934
|
pending_layers?: number;
|
|
21945
|
-
/** @example 22 Apr 2026,
|
|
21935
|
+
/** @example 22 Apr 2026, 08:23 AM */
|
|
21946
21936
|
last_calculated_at?: string;
|
|
21947
21937
|
};
|
|
21948
21938
|
};
|