@justins-home/types 1.1.44 → 1.1.46
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 +297 -294
- package/package.json +1 -1
package/generated/api-types.ts
CHANGED
|
@@ -1824,10 +1824,7 @@ export interface paths {
|
|
|
1824
1824
|
parameters: {
|
|
1825
1825
|
query?: never;
|
|
1826
1826
|
header?: never;
|
|
1827
|
-
path
|
|
1828
|
-
/** @description The ID of the user whose plan should be deactivated. */
|
|
1829
|
-
user_id: number;
|
|
1830
|
-
};
|
|
1827
|
+
path?: never;
|
|
1831
1828
|
cookie?: never;
|
|
1832
1829
|
};
|
|
1833
1830
|
get?: never;
|
|
@@ -5933,7 +5930,7 @@ export interface operations {
|
|
|
5933
5930
|
content: {
|
|
5934
5931
|
"application/json": {
|
|
5935
5932
|
data?: {
|
|
5936
|
-
/** @example
|
|
5933
|
+
/** @example 80b5f103-50c6-4548-86d2-4856b4410049 */
|
|
5937
5934
|
uid?: string;
|
|
5938
5935
|
/** @example Ms. Audra Crooks II */
|
|
5939
5936
|
username?: string;
|
|
@@ -5963,7 +5960,7 @@ export interface operations {
|
|
|
5963
5960
|
timezone?: string;
|
|
5964
5961
|
/** @example Customer */
|
|
5965
5962
|
user_type?: string;
|
|
5966
|
-
/** @example 22 Apr 2026,
|
|
5963
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
5967
5964
|
created?: string;
|
|
5968
5965
|
/** @example 0 seconds ago */
|
|
5969
5966
|
email_verified_at?: string;
|
|
@@ -6216,11 +6213,11 @@ export interface operations {
|
|
|
6216
6213
|
content: {
|
|
6217
6214
|
"application/json": {
|
|
6218
6215
|
data?: {
|
|
6219
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
6216
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
6220
6217
|
draft_name?: string;
|
|
6221
|
-
/** @example LST-PRP-LTR-
|
|
6218
|
+
/** @example LST-PRP-LTR-MOA0323B1MG */
|
|
6222
6219
|
sku?: string;
|
|
6223
|
-
/** @example
|
|
6220
|
+
/** @example 1b05dbdc-a883-446a-924c-01c68ece7439 */
|
|
6224
6221
|
uid?: string;
|
|
6225
6222
|
/** @example Rent */
|
|
6226
6223
|
listing_type?: string;
|
|
@@ -7632,7 +7629,7 @@ export interface operations {
|
|
|
7632
7629
|
content: {
|
|
7633
7630
|
"application/json": {
|
|
7634
7631
|
/**
|
|
7635
|
-
* @example
|
|
7632
|
+
* @example Pending
|
|
7636
7633
|
* @enum {string}
|
|
7637
7634
|
*/
|
|
7638
7635
|
status: "Pending" | "Active" | "Dormant" | "Suspended" | "Unverified";
|
|
@@ -7647,7 +7644,7 @@ export interface operations {
|
|
|
7647
7644
|
content: {
|
|
7648
7645
|
"application/json": {
|
|
7649
7646
|
data?: {
|
|
7650
|
-
/** @example
|
|
7647
|
+
/** @example 25995425-e344-4136-9067-6570c4dbaff9 */
|
|
7651
7648
|
uid?: string;
|
|
7652
7649
|
/** @example Morgan Hirthe */
|
|
7653
7650
|
username?: string;
|
|
@@ -7677,7 +7674,7 @@ export interface operations {
|
|
|
7677
7674
|
timezone?: string;
|
|
7678
7675
|
/** @example Customer */
|
|
7679
7676
|
user_type?: string;
|
|
7680
|
-
/** @example 22 Apr 2026,
|
|
7677
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
7681
7678
|
created?: string;
|
|
7682
7679
|
/** @example 0 seconds ago */
|
|
7683
7680
|
email_verified_at?: string;
|
|
@@ -8386,11 +8383,11 @@ export interface operations {
|
|
|
8386
8383
|
content: {
|
|
8387
8384
|
"application/json": {
|
|
8388
8385
|
data?: {
|
|
8389
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
8386
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
8390
8387
|
draft_name?: string;
|
|
8391
|
-
/** @example LST-PRP-LTR-
|
|
8388
|
+
/** @example LST-PRP-LTR-MOA0326T12E */
|
|
8392
8389
|
sku?: string;
|
|
8393
|
-
/** @example
|
|
8390
|
+
/** @example 2ceb52ce-fe64-434a-bc23-9e67fe70fc82 */
|
|
8394
8391
|
uid?: string;
|
|
8395
8392
|
/** @example Rent */
|
|
8396
8393
|
listing_type?: string;
|
|
@@ -8830,7 +8827,7 @@ export interface operations {
|
|
|
8830
8827
|
content: {
|
|
8831
8828
|
"application/json": {
|
|
8832
8829
|
data?: {
|
|
8833
|
-
/** @example
|
|
8830
|
+
/** @example a3e269ab-d77e-4be7-ac57-57316c0efac6 */
|
|
8834
8831
|
uid?: string;
|
|
8835
8832
|
/** @example photo */
|
|
8836
8833
|
media_type?: string;
|
|
@@ -9137,9 +9134,9 @@ export interface operations {
|
|
|
9137
9134
|
/**
|
|
9138
9135
|
* @example [
|
|
9139
9136
|
* {
|
|
9140
|
-
* "draft_name": "New For Sale Used Item draft • 22 Apr 2026,
|
|
9141
|
-
* "sku": "LST-UIT-SAL-
|
|
9142
|
-
* "uid": "
|
|
9137
|
+
* "draft_name": "New For Sale Used Item draft • 22 Apr 2026, 11:59 AM",
|
|
9138
|
+
* "sku": "LST-UIT-SAL-MOA0328YXSL",
|
|
9139
|
+
* "uid": "4f736a40-906c-404b-b2b4-ac6bdbf63e7c",
|
|
9143
9140
|
* "listing_type": "Sale",
|
|
9144
9141
|
* "vertical": "Used Item",
|
|
9145
9142
|
* "arrangement_type": null,
|
|
@@ -9154,30 +9151,32 @@ export interface operations {
|
|
|
9154
9151
|
* "media": []
|
|
9155
9152
|
* },
|
|
9156
9153
|
* {
|
|
9157
|
-
* "draft_name": "New For Sale
|
|
9158
|
-
* "sku": "LST-
|
|
9159
|
-
* "uid": "
|
|
9154
|
+
* "draft_name": "New For Sale Property draft • 22 Apr 2026, 11:59 AM",
|
|
9155
|
+
* "sku": "LST-PRP-SAL-MOA03293GS4",
|
|
9156
|
+
* "uid": "d6278d28-b3a2-4751-9923-ae8c81f2e7d1",
|
|
9160
9157
|
* "listing_type": "Sale",
|
|
9161
|
-
* "vertical": "
|
|
9162
|
-
* "arrangement_type":
|
|
9163
|
-
* "arrangement_type_label":
|
|
9158
|
+
* "vertical": "Property",
|
|
9159
|
+
* "arrangement_type": "company_lease",
|
|
9160
|
+
* "arrangement_type_label": "Company Lease",
|
|
9164
9161
|
* "price": null,
|
|
9165
9162
|
* "state": "draft",
|
|
9166
9163
|
* "published_at": null,
|
|
9167
9164
|
* "published_since": null,
|
|
9168
9165
|
* "is_visible": false,
|
|
9169
|
-
* "summary":
|
|
9166
|
+
* "summary": {
|
|
9167
|
+
* "availability": null
|
|
9168
|
+
* },
|
|
9170
9169
|
* "workflow": [],
|
|
9171
9170
|
* "media": []
|
|
9172
9171
|
* }
|
|
9173
9172
|
* ]
|
|
9174
9173
|
*/
|
|
9175
9174
|
data?: {
|
|
9176
|
-
/** @example New For Sale Used Item draft • 22 Apr 2026,
|
|
9175
|
+
/** @example New For Sale Used Item draft • 22 Apr 2026, 11:59 AM */
|
|
9177
9176
|
draft_name?: string;
|
|
9178
|
-
/** @example LST-UIT-SAL-
|
|
9177
|
+
/** @example LST-UIT-SAL-MOA0328YXSL */
|
|
9179
9178
|
sku?: string;
|
|
9180
|
-
/** @example
|
|
9179
|
+
/** @example 4f736a40-906c-404b-b2b4-ac6bdbf63e7c */
|
|
9181
9180
|
uid?: string;
|
|
9182
9181
|
/** @example Sale */
|
|
9183
9182
|
listing_type?: string;
|
|
@@ -9370,11 +9369,11 @@ export interface operations {
|
|
|
9370
9369
|
content: {
|
|
9371
9370
|
"application/json": {
|
|
9372
9371
|
data?: {
|
|
9373
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
9372
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
9374
9373
|
draft_name?: string;
|
|
9375
|
-
/** @example LST-PRP-LTR-
|
|
9374
|
+
/** @example LST-PRP-LTR-MOA0329EUIU */
|
|
9376
9375
|
sku?: string;
|
|
9377
|
-
/** @example
|
|
9376
|
+
/** @example 35a82d53-ea2d-4602-98d1-94a49909b5d2 */
|
|
9378
9377
|
uid?: string;
|
|
9379
9378
|
/** @example Rent */
|
|
9380
9379
|
listing_type?: string;
|
|
@@ -9437,11 +9436,11 @@ export interface operations {
|
|
|
9437
9436
|
content: {
|
|
9438
9437
|
"application/json": {
|
|
9439
9438
|
data?: {
|
|
9440
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
9439
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
9441
9440
|
draft_name?: string;
|
|
9442
|
-
/** @example LST-PRP-LTR-
|
|
9441
|
+
/** @example LST-PRP-LTR-MOA0329LMHB */
|
|
9443
9442
|
sku?: string;
|
|
9444
|
-
/** @example
|
|
9443
|
+
/** @example 9da3f660-be52-4956-8143-74a2cf0a5366 */
|
|
9445
9444
|
uid?: string;
|
|
9446
9445
|
/** @example Rent */
|
|
9447
9446
|
listing_type?: string;
|
|
@@ -9494,11 +9493,11 @@ export interface operations {
|
|
|
9494
9493
|
content: {
|
|
9495
9494
|
"application/json": {
|
|
9496
9495
|
data?: {
|
|
9497
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
9496
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
9498
9497
|
draft_name?: string;
|
|
9499
|
-
/** @example LST-PRP-LTR-
|
|
9498
|
+
/** @example LST-PRP-LTR-MOA0329RXWT */
|
|
9500
9499
|
sku?: string;
|
|
9501
|
-
/** @example
|
|
9500
|
+
/** @example 1f3db730-0caa-4fd8-9475-01571d2ae72b */
|
|
9502
9501
|
uid?: string;
|
|
9503
9502
|
/** @example Rent */
|
|
9504
9503
|
listing_type?: string;
|
|
@@ -9551,11 +9550,11 @@ export interface operations {
|
|
|
9551
9550
|
content: {
|
|
9552
9551
|
"application/json": {
|
|
9553
9552
|
data?: {
|
|
9554
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
9553
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
9555
9554
|
draft_name?: string;
|
|
9556
|
-
/** @example LST-PRP-LTR-
|
|
9555
|
+
/** @example LST-PRP-LTR-MOA0329ZGLL */
|
|
9557
9556
|
sku?: string;
|
|
9558
|
-
/** @example
|
|
9557
|
+
/** @example 08cca190-a685-4ab5-b336-55a815e4f9c7 */
|
|
9559
9558
|
uid?: string;
|
|
9560
9559
|
/** @example Rent */
|
|
9561
9560
|
listing_type?: string;
|
|
@@ -9749,7 +9748,7 @@ export interface operations {
|
|
|
9749
9748
|
content: {
|
|
9750
9749
|
"application/json": {
|
|
9751
9750
|
data?: {
|
|
9752
|
-
/** @example
|
|
9751
|
+
/** @example 94 */
|
|
9753
9752
|
id?: number;
|
|
9754
9753
|
/** @example 1 */
|
|
9755
9754
|
category_id?: number;
|
|
@@ -9823,7 +9822,7 @@ export interface operations {
|
|
|
9823
9822
|
content: {
|
|
9824
9823
|
"application/json": {
|
|
9825
9824
|
data?: {
|
|
9826
|
-
/** @example
|
|
9825
|
+
/** @example 95 */
|
|
9827
9826
|
id?: number;
|
|
9828
9827
|
/** @example 1 */
|
|
9829
9828
|
category_id?: number;
|
|
@@ -9862,7 +9861,7 @@ export interface operations {
|
|
|
9862
9861
|
content: {
|
|
9863
9862
|
"application/json": {
|
|
9864
9863
|
data?: {
|
|
9865
|
-
/** @example
|
|
9864
|
+
/** @example 96 */
|
|
9866
9865
|
id?: number;
|
|
9867
9866
|
/** @example 1 */
|
|
9868
9867
|
category_id?: number;
|
|
@@ -9900,7 +9899,7 @@ export interface operations {
|
|
|
9900
9899
|
/**
|
|
9901
9900
|
* @example [
|
|
9902
9901
|
* {
|
|
9903
|
-
* "id":
|
|
9902
|
+
* "id": 100,
|
|
9904
9903
|
* "name": "Exterior",
|
|
9905
9904
|
* "description": "For Exterior categories",
|
|
9906
9905
|
* "display_order": 1,
|
|
@@ -9910,7 +9909,7 @@ export interface operations {
|
|
|
9910
9909
|
* "is_active": true
|
|
9911
9910
|
* },
|
|
9912
9911
|
* {
|
|
9913
|
-
* "id":
|
|
9912
|
+
* "id": 101,
|
|
9914
9913
|
* "name": "Exterior",
|
|
9915
9914
|
* "description": "For Exterior categories",
|
|
9916
9915
|
* "display_order": 1,
|
|
@@ -9922,7 +9921,7 @@ export interface operations {
|
|
|
9922
9921
|
* ]
|
|
9923
9922
|
*/
|
|
9924
9923
|
data?: {
|
|
9925
|
-
/** @example
|
|
9924
|
+
/** @example 100 */
|
|
9926
9925
|
id?: number;
|
|
9927
9926
|
/** @example Exterior */
|
|
9928
9927
|
name?: string;
|
|
@@ -9986,7 +9985,7 @@ export interface operations {
|
|
|
9986
9985
|
content: {
|
|
9987
9986
|
"application/json": {
|
|
9988
9987
|
data?: {
|
|
9989
|
-
/** @example
|
|
9988
|
+
/** @example 102 */
|
|
9990
9989
|
id?: number;
|
|
9991
9990
|
/** @example Exterior */
|
|
9992
9991
|
name?: string;
|
|
@@ -10053,7 +10052,7 @@ export interface operations {
|
|
|
10053
10052
|
content: {
|
|
10054
10053
|
"application/json": {
|
|
10055
10054
|
data?: {
|
|
10056
|
-
/** @example
|
|
10055
|
+
/** @example 103 */
|
|
10057
10056
|
id?: number;
|
|
10058
10057
|
/** @example Exterior */
|
|
10059
10058
|
name?: string;
|
|
@@ -10094,7 +10093,7 @@ export interface operations {
|
|
|
10094
10093
|
content: {
|
|
10095
10094
|
"application/json": {
|
|
10096
10095
|
data?: {
|
|
10097
|
-
/** @example
|
|
10096
|
+
/** @example 104 */
|
|
10098
10097
|
id?: number;
|
|
10099
10098
|
/** @example Exterior */
|
|
10100
10099
|
name?: string;
|
|
@@ -10357,7 +10356,7 @@ export interface operations {
|
|
|
10357
10356
|
content: {
|
|
10358
10357
|
"application/json": {
|
|
10359
10358
|
data?: {
|
|
10360
|
-
/** @example
|
|
10359
|
+
/** @example 50 */
|
|
10361
10360
|
id?: number;
|
|
10362
10361
|
/** @example email_fa_0 */
|
|
10363
10362
|
key?: string;
|
|
@@ -10371,9 +10370,9 @@ export interface operations {
|
|
|
10371
10370
|
metadata_schema?: unknown[];
|
|
10372
10371
|
/** @example true */
|
|
10373
10372
|
is_active?: boolean;
|
|
10374
|
-
/** @example 2026-04-
|
|
10373
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
10375
10374
|
created_at?: string;
|
|
10376
|
-
/** @example 2026-04-
|
|
10375
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
10377
10376
|
updated_at?: string;
|
|
10378
10377
|
};
|
|
10379
10378
|
};
|
|
@@ -10433,7 +10432,7 @@ export interface operations {
|
|
|
10433
10432
|
content: {
|
|
10434
10433
|
"application/json": {
|
|
10435
10434
|
data?: {
|
|
10436
|
-
/** @example
|
|
10435
|
+
/** @example 51 */
|
|
10437
10436
|
id?: number;
|
|
10438
10437
|
/** @example email_fa_0 */
|
|
10439
10438
|
key?: string;
|
|
@@ -10447,9 +10446,9 @@ export interface operations {
|
|
|
10447
10446
|
metadata_schema?: unknown[];
|
|
10448
10447
|
/** @example true */
|
|
10449
10448
|
is_active?: boolean;
|
|
10450
|
-
/** @example 2026-04-
|
|
10449
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
10451
10450
|
created_at?: string;
|
|
10452
|
-
/** @example 2026-04-
|
|
10451
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
10453
10452
|
updated_at?: string;
|
|
10454
10453
|
};
|
|
10455
10454
|
};
|
|
@@ -11412,12 +11411,14 @@ export interface operations {
|
|
|
11412
11411
|
* {
|
|
11413
11412
|
* "key": "aut",
|
|
11414
11413
|
* "name": "adipisci",
|
|
11414
|
+
* "enforcement_mode": "soft",
|
|
11415
11415
|
* "user_type": "Landlord",
|
|
11416
11416
|
* "is_active": true
|
|
11417
11417
|
* },
|
|
11418
11418
|
* {
|
|
11419
11419
|
* "key": "quidem",
|
|
11420
11420
|
* "name": "nostrum",
|
|
11421
|
+
* "enforcement_mode": "soft",
|
|
11421
11422
|
* "user_type": "Landlord",
|
|
11422
11423
|
* "is_active": true
|
|
11423
11424
|
* }
|
|
@@ -11428,6 +11429,8 @@ export interface operations {
|
|
|
11428
11429
|
key?: string;
|
|
11429
11430
|
/** @example adipisci */
|
|
11430
11431
|
name?: string;
|
|
11432
|
+
/** @example soft */
|
|
11433
|
+
enforcement_mode?: string;
|
|
11431
11434
|
/** @example Landlord */
|
|
11432
11435
|
user_type?: string;
|
|
11433
11436
|
/** @example true */
|
|
@@ -11461,6 +11464,8 @@ export interface operations {
|
|
|
11461
11464
|
key?: string;
|
|
11462
11465
|
/** @example adipisci */
|
|
11463
11466
|
name?: string;
|
|
11467
|
+
/** @example soft */
|
|
11468
|
+
enforcement_mode?: string;
|
|
11464
11469
|
/** @example Landlord */
|
|
11465
11470
|
user_type?: string;
|
|
11466
11471
|
/** @example true */
|
|
@@ -11523,6 +11528,8 @@ export interface operations {
|
|
|
11523
11528
|
key?: string;
|
|
11524
11529
|
/** @example eius */
|
|
11525
11530
|
name?: string;
|
|
11531
|
+
/** @example soft */
|
|
11532
|
+
enforcement_mode?: string;
|
|
11526
11533
|
/** @example Landlord */
|
|
11527
11534
|
user_type?: string;
|
|
11528
11535
|
/** @example true */
|
|
@@ -11577,6 +11584,8 @@ export interface operations {
|
|
|
11577
11584
|
key?: string;
|
|
11578
11585
|
/** @example eius */
|
|
11579
11586
|
name?: string;
|
|
11587
|
+
/** @example soft */
|
|
11588
|
+
enforcement_mode?: string;
|
|
11580
11589
|
/** @example Landlord */
|
|
11581
11590
|
user_type?: string;
|
|
11582
11591
|
/** @example true */
|
|
@@ -11616,10 +11625,7 @@ export interface operations {
|
|
|
11616
11625
|
parameters: {
|
|
11617
11626
|
query?: never;
|
|
11618
11627
|
header?: never;
|
|
11619
|
-
path
|
|
11620
|
-
/** @description The ID of the user whose plan should be deactivated. */
|
|
11621
|
-
user_id: number;
|
|
11622
|
-
};
|
|
11628
|
+
path?: never;
|
|
11623
11629
|
cookie?: never;
|
|
11624
11630
|
};
|
|
11625
11631
|
requestBody: {
|
|
@@ -11635,11 +11641,6 @@ export interface operations {
|
|
|
11635
11641
|
* @example user_8391ab
|
|
11636
11642
|
*/
|
|
11637
11643
|
user_uid: string;
|
|
11638
|
-
/**
|
|
11639
|
-
* @description The ID of the plan to deactivate for the user.
|
|
11640
|
-
* @example 3
|
|
11641
|
-
*/
|
|
11642
|
-
plan_uid: string;
|
|
11643
11644
|
};
|
|
11644
11645
|
};
|
|
11645
11646
|
};
|
|
@@ -11713,25 +11714,25 @@ export interface operations {
|
|
|
11713
11714
|
/**
|
|
11714
11715
|
* @example [
|
|
11715
11716
|
* {
|
|
11716
|
-
* "key": "
|
|
11717
|
-
* "name": "
|
|
11718
|
-
* "description": "
|
|
11717
|
+
* "key": "adipisci",
|
|
11718
|
+
* "name": "ut",
|
|
11719
|
+
* "description": "Autem labore et non voluptatem.",
|
|
11719
11720
|
* "value_type": "string"
|
|
11720
11721
|
* },
|
|
11721
11722
|
* {
|
|
11722
|
-
* "key": "
|
|
11723
|
-
* "name": "
|
|
11724
|
-
* "description": "
|
|
11723
|
+
* "key": "rerum",
|
|
11724
|
+
* "name": "temporibus",
|
|
11725
|
+
* "description": "Dolores et et quae dignissimos et.",
|
|
11725
11726
|
* "value_type": "string"
|
|
11726
11727
|
* }
|
|
11727
11728
|
* ]
|
|
11728
11729
|
*/
|
|
11729
11730
|
data?: {
|
|
11730
|
-
/** @example
|
|
11731
|
+
/** @example adipisci */
|
|
11731
11732
|
key?: string;
|
|
11732
|
-
/** @example
|
|
11733
|
+
/** @example ut */
|
|
11733
11734
|
name?: string;
|
|
11734
|
-
/** @example
|
|
11735
|
+
/** @example Autem labore et non voluptatem. */
|
|
11735
11736
|
description?: string;
|
|
11736
11737
|
/** @example string */
|
|
11737
11738
|
value_type?: string;
|
|
@@ -12916,13 +12917,13 @@ export interface operations {
|
|
|
12916
12917
|
content: {
|
|
12917
12918
|
"application/json": {
|
|
12918
12919
|
data?: {
|
|
12919
|
-
/** @example
|
|
12920
|
+
/** @example cf8c559b-cb0e-4036-b783-f30aaa458d65 */
|
|
12920
12921
|
uid?: string;
|
|
12921
12922
|
/** @example follow_up */
|
|
12922
12923
|
inspection_type?: string;
|
|
12923
12924
|
/** @example cancelled */
|
|
12924
12925
|
status?: string;
|
|
12925
|
-
/** @example 2026-04-
|
|
12926
|
+
/** @example 2026-04-28T01:58:13.000000Z */
|
|
12926
12927
|
scheduled_date?: string;
|
|
12927
12928
|
/** @example null */
|
|
12928
12929
|
completed_date?: string | null;
|
|
@@ -12930,11 +12931,11 @@ export interface operations {
|
|
|
12930
12931
|
condition_rating?: string;
|
|
12931
12932
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
12932
12933
|
summary?: string;
|
|
12933
|
-
/** @example 2026-06-
|
|
12934
|
+
/** @example 2026-06-20T22:46:47.000000Z */
|
|
12934
12935
|
next_inspection_date?: string;
|
|
12935
|
-
/** @example 2026-04-
|
|
12936
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
12936
12937
|
created_at?: string;
|
|
12937
|
-
/** @example 2026-04-
|
|
12938
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
12938
12939
|
updated_at?: string;
|
|
12939
12940
|
};
|
|
12940
12941
|
};
|
|
@@ -12977,13 +12978,13 @@ export interface operations {
|
|
|
12977
12978
|
content: {
|
|
12978
12979
|
"application/json": {
|
|
12979
12980
|
data?: {
|
|
12980
|
-
/** @example
|
|
12981
|
+
/** @example c36874f8-12e8-483d-8878-fcd84b668e9c */
|
|
12981
12982
|
uid?: string;
|
|
12982
12983
|
/** @example follow_up */
|
|
12983
12984
|
inspection_type?: string;
|
|
12984
12985
|
/** @example cancelled */
|
|
12985
12986
|
status?: string;
|
|
12986
|
-
/** @example 2026-04-
|
|
12987
|
+
/** @example 2026-04-15T23:24:46.000000Z */
|
|
12987
12988
|
scheduled_date?: string;
|
|
12988
12989
|
/** @example null */
|
|
12989
12990
|
completed_date?: string | null;
|
|
@@ -12991,11 +12992,11 @@ export interface operations {
|
|
|
12991
12992
|
condition_rating?: string;
|
|
12992
12993
|
/** @example Et animi quos velit et fugiat. */
|
|
12993
12994
|
summary?: string;
|
|
12994
|
-
/** @example 2026-07-
|
|
12995
|
+
/** @example 2026-07-25T07:18:33.000000Z */
|
|
12995
12996
|
next_inspection_date?: string;
|
|
12996
|
-
/** @example 2026-04-
|
|
12997
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
12997
12998
|
created_at?: string;
|
|
12998
|
-
/** @example 2026-04-
|
|
12999
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
12999
13000
|
updated_at?: string;
|
|
13000
13001
|
};
|
|
13001
13002
|
};
|
|
@@ -13032,13 +13033,13 @@ export interface operations {
|
|
|
13032
13033
|
content: {
|
|
13033
13034
|
"application/json": {
|
|
13034
13035
|
data?: {
|
|
13035
|
-
/** @example
|
|
13036
|
+
/** @example f391d98c-fb0a-4071-845c-da60a1698f7f */
|
|
13036
13037
|
uid?: string;
|
|
13037
13038
|
/** @example follow_up */
|
|
13038
13039
|
inspection_type?: string;
|
|
13039
13040
|
/** @example cancelled */
|
|
13040
13041
|
status?: string;
|
|
13041
|
-
/** @example 2026-04-
|
|
13042
|
+
/** @example 2026-04-28T01:58:13.000000Z */
|
|
13042
13043
|
scheduled_date?: string;
|
|
13043
13044
|
/** @example null */
|
|
13044
13045
|
completed_date?: string | null;
|
|
@@ -13046,11 +13047,11 @@ export interface operations {
|
|
|
13046
13047
|
condition_rating?: string;
|
|
13047
13048
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
13048
13049
|
summary?: string;
|
|
13049
|
-
/** @example 2026-06-
|
|
13050
|
+
/** @example 2026-06-20T22:46:47.000000Z */
|
|
13050
13051
|
next_inspection_date?: string;
|
|
13051
|
-
/** @example 2026-04-
|
|
13052
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13052
13053
|
created_at?: string;
|
|
13053
|
-
/** @example 2026-04-
|
|
13054
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13054
13055
|
updated_at?: string;
|
|
13055
13056
|
};
|
|
13056
13057
|
};
|
|
@@ -13087,13 +13088,13 @@ export interface operations {
|
|
|
13087
13088
|
content: {
|
|
13088
13089
|
"application/json": {
|
|
13089
13090
|
data?: {
|
|
13090
|
-
/** @example
|
|
13091
|
+
/** @example 7ad7e448-28ba-416b-b10d-7ce24befb684 */
|
|
13091
13092
|
uid?: string;
|
|
13092
13093
|
/** @example follow_up */
|
|
13093
13094
|
inspection_type?: string;
|
|
13094
13095
|
/** @example cancelled */
|
|
13095
13096
|
status?: string;
|
|
13096
|
-
/** @example 2026-04-
|
|
13097
|
+
/** @example 2026-04-15T23:24:46.000000Z */
|
|
13097
13098
|
scheduled_date?: string;
|
|
13098
13099
|
/** @example null */
|
|
13099
13100
|
completed_date?: string | null;
|
|
@@ -13101,11 +13102,11 @@ export interface operations {
|
|
|
13101
13102
|
condition_rating?: string;
|
|
13102
13103
|
/** @example Et animi quos velit et fugiat. */
|
|
13103
13104
|
summary?: string;
|
|
13104
|
-
/** @example 2026-07-
|
|
13105
|
+
/** @example 2026-07-25T07:18:33.000000Z */
|
|
13105
13106
|
next_inspection_date?: string;
|
|
13106
|
-
/** @example 2026-04-
|
|
13107
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13107
13108
|
created_at?: string;
|
|
13108
|
-
/** @example 2026-04-
|
|
13109
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13109
13110
|
updated_at?: string;
|
|
13110
13111
|
};
|
|
13111
13112
|
};
|
|
@@ -13142,7 +13143,7 @@ export interface operations {
|
|
|
13142
13143
|
content: {
|
|
13143
13144
|
"application/json": {
|
|
13144
13145
|
data?: {
|
|
13145
|
-
/** @example
|
|
13146
|
+
/** @example 05d22a37-6123-432c-9f60-1c9e568953b6 */
|
|
13146
13147
|
uid?: string;
|
|
13147
13148
|
/** @example Qui commodi incidunt iure. */
|
|
13148
13149
|
title?: string;
|
|
@@ -13152,17 +13153,17 @@ export interface operations {
|
|
|
13152
13153
|
status?: string;
|
|
13153
13154
|
/** @example low */
|
|
13154
13155
|
priority?: string;
|
|
13155
|
-
/** @example 2026-04-
|
|
13156
|
+
/** @example 2026-04-21T01:28:34.000000Z */
|
|
13156
13157
|
reported_at?: string;
|
|
13157
13158
|
/** @example null */
|
|
13158
13159
|
assigned_at?: string | null;
|
|
13159
13160
|
/** @example null */
|
|
13160
13161
|
completed_at?: string | null;
|
|
13161
|
-
/** @example 2026-04-
|
|
13162
|
+
/** @example 2026-04-23T21:53:00.000000Z */
|
|
13162
13163
|
sla_deadline?: string;
|
|
13163
|
-
/** @example 2026-04-
|
|
13164
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13164
13165
|
created_at?: string;
|
|
13165
|
-
/** @example 2026-04-
|
|
13166
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13166
13167
|
updated_at?: string;
|
|
13167
13168
|
};
|
|
13168
13169
|
};
|
|
@@ -13199,7 +13200,7 @@ export interface operations {
|
|
|
13199
13200
|
content: {
|
|
13200
13201
|
"application/json": {
|
|
13201
13202
|
data?: {
|
|
13202
|
-
/** @example
|
|
13203
|
+
/** @example 616ed835-d4c3-483d-89f8-4896ef03adb1 */
|
|
13203
13204
|
uid?: string;
|
|
13204
13205
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
13205
13206
|
title?: string;
|
|
@@ -13209,17 +13210,17 @@ export interface operations {
|
|
|
13209
13210
|
status?: string;
|
|
13210
13211
|
/** @example emergency */
|
|
13211
13212
|
priority?: string;
|
|
13212
|
-
/** @example 2026-04-
|
|
13213
|
+
/** @example 2026-04-15T23:13:26.000000Z */
|
|
13213
13214
|
reported_at?: string;
|
|
13214
|
-
/** @example 2026-04-
|
|
13215
|
+
/** @example 2026-04-20T19:33:18.000000Z */
|
|
13215
13216
|
assigned_at?: string;
|
|
13216
13217
|
/** @example null */
|
|
13217
13218
|
completed_at?: string | null;
|
|
13218
|
-
/** @example 2026-04-
|
|
13219
|
+
/** @example 2026-04-24T00:55:41.000000Z */
|
|
13219
13220
|
sla_deadline?: string;
|
|
13220
|
-
/** @example 2026-04-
|
|
13221
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13221
13222
|
created_at?: string;
|
|
13222
|
-
/** @example 2026-04-
|
|
13223
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13223
13224
|
updated_at?: string;
|
|
13224
13225
|
};
|
|
13225
13226
|
};
|
|
@@ -13256,7 +13257,7 @@ export interface operations {
|
|
|
13256
13257
|
content: {
|
|
13257
13258
|
"application/json": {
|
|
13258
13259
|
data?: {
|
|
13259
|
-
/** @example
|
|
13260
|
+
/** @example 72f41d5a-ffd3-492b-aacf-fa6e2a0ed2b7 */
|
|
13260
13261
|
uid?: string;
|
|
13261
13262
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
13262
13263
|
title?: string;
|
|
@@ -13266,17 +13267,17 @@ export interface operations {
|
|
|
13266
13267
|
status?: string;
|
|
13267
13268
|
/** @example emergency */
|
|
13268
13269
|
priority?: string;
|
|
13269
|
-
/** @example 2026-04-
|
|
13270
|
+
/** @example 2026-04-15T23:13:26.000000Z */
|
|
13270
13271
|
reported_at?: string;
|
|
13271
|
-
/** @example 2026-04-
|
|
13272
|
+
/** @example 2026-04-20T19:33:18.000000Z */
|
|
13272
13273
|
assigned_at?: string;
|
|
13273
13274
|
/** @example null */
|
|
13274
13275
|
completed_at?: string | null;
|
|
13275
|
-
/** @example 2026-04-
|
|
13276
|
+
/** @example 2026-04-24T00:55:41.000000Z */
|
|
13276
13277
|
sla_deadline?: string;
|
|
13277
|
-
/** @example 2026-04-
|
|
13278
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13278
13279
|
created_at?: string;
|
|
13279
|
-
/** @example 2026-04-
|
|
13280
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13280
13281
|
updated_at?: string;
|
|
13281
13282
|
};
|
|
13282
13283
|
};
|
|
@@ -13313,7 +13314,7 @@ export interface operations {
|
|
|
13313
13314
|
content: {
|
|
13314
13315
|
"application/json": {
|
|
13315
13316
|
data?: {
|
|
13316
|
-
/** @example
|
|
13317
|
+
/** @example dec5480f-bbe8-446a-aab1-d7b2bc410ebe */
|
|
13317
13318
|
uid?: string;
|
|
13318
13319
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
13319
13320
|
title?: string;
|
|
@@ -13323,17 +13324,17 @@ export interface operations {
|
|
|
13323
13324
|
status?: string;
|
|
13324
13325
|
/** @example emergency */
|
|
13325
13326
|
priority?: string;
|
|
13326
|
-
/** @example 2026-04-
|
|
13327
|
+
/** @example 2026-04-15T23:13:26.000000Z */
|
|
13327
13328
|
reported_at?: string;
|
|
13328
|
-
/** @example 2026-04-
|
|
13329
|
+
/** @example 2026-04-20T19:33:18.000000Z */
|
|
13329
13330
|
assigned_at?: string;
|
|
13330
13331
|
/** @example null */
|
|
13331
13332
|
completed_at?: string | null;
|
|
13332
|
-
/** @example 2026-04-
|
|
13333
|
+
/** @example 2026-04-24T00:55:41.000000Z */
|
|
13333
13334
|
sla_deadline?: string;
|
|
13334
|
-
/** @example 2026-04-
|
|
13335
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13335
13336
|
created_at?: string;
|
|
13336
|
-
/** @example 2026-04-
|
|
13337
|
+
/** @example 2026-04-22T11:59:51.000000Z */
|
|
13337
13338
|
updated_at?: string;
|
|
13338
13339
|
};
|
|
13339
13340
|
};
|
|
@@ -13729,19 +13730,19 @@ export interface operations {
|
|
|
13729
13730
|
content: {
|
|
13730
13731
|
"application/json": {
|
|
13731
13732
|
data?: {
|
|
13732
|
-
/** @example
|
|
13733
|
+
/** @example 127 */
|
|
13733
13734
|
id?: number;
|
|
13734
13735
|
/** @example 2 */
|
|
13735
13736
|
listing_id?: number;
|
|
13736
13737
|
/** @example completed */
|
|
13737
13738
|
status?: string;
|
|
13738
13739
|
scheduled?: {
|
|
13739
|
-
/** @example
|
|
13740
|
+
/** @example 2006-09-15T00:00:00.000000Z */
|
|
13740
13741
|
start?: string;
|
|
13741
|
-
/** @example
|
|
13742
|
+
/** @example 2015-12-31T00:00:00.000000Z */
|
|
13742
13743
|
end?: string;
|
|
13743
13744
|
};
|
|
13744
|
-
/** @example 2026-04-
|
|
13745
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
13745
13746
|
created_at?: string;
|
|
13746
13747
|
};
|
|
13747
13748
|
};
|
|
@@ -13768,7 +13769,7 @@ export interface operations {
|
|
|
13768
13769
|
content: {
|
|
13769
13770
|
"application/json": {
|
|
13770
13771
|
data?: {
|
|
13771
|
-
/** @example
|
|
13772
|
+
/** @example 128 */
|
|
13772
13773
|
id?: number;
|
|
13773
13774
|
/** @example 2 */
|
|
13774
13775
|
listing_id?: number;
|
|
@@ -13780,7 +13781,7 @@ export interface operations {
|
|
|
13780
13781
|
/** @example 1979-12-15T00:00:00.000000Z */
|
|
13781
13782
|
end?: string;
|
|
13782
13783
|
};
|
|
13783
|
-
/** @example 2026-04-
|
|
13784
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
13784
13785
|
created_at?: string;
|
|
13785
13786
|
};
|
|
13786
13787
|
};
|
|
@@ -13806,29 +13807,29 @@ export interface operations {
|
|
|
13806
13807
|
/**
|
|
13807
13808
|
* @example [
|
|
13808
13809
|
* {
|
|
13809
|
-
* "id":
|
|
13810
|
+
* "id": 129,
|
|
13810
13811
|
* "listing_id": 2,
|
|
13811
13812
|
* "status": "completed",
|
|
13812
13813
|
* "scheduled": {
|
|
13813
13814
|
* "start": "1981-11-18T00:00:00.000000Z",
|
|
13814
13815
|
* "end": "1979-12-15T00:00:00.000000Z"
|
|
13815
13816
|
* },
|
|
13816
|
-
* "created_at": "2026-04-
|
|
13817
|
+
* "created_at": "2026-04-22T11:59:52.000000Z"
|
|
13817
13818
|
* },
|
|
13818
13819
|
* {
|
|
13819
|
-
* "id":
|
|
13820
|
+
* "id": 130,
|
|
13820
13821
|
* "listing_id": 2,
|
|
13821
13822
|
* "status": "completed",
|
|
13822
13823
|
* "scheduled": {
|
|
13823
13824
|
* "start": "2006-09-18T00:00:00.000000Z",
|
|
13824
13825
|
* "end": "2015-01-19T00:00:00.000000Z"
|
|
13825
13826
|
* },
|
|
13826
|
-
* "created_at": "2026-04-
|
|
13827
|
+
* "created_at": "2026-04-22T11:59:52.000000Z"
|
|
13827
13828
|
* }
|
|
13828
13829
|
* ]
|
|
13829
13830
|
*/
|
|
13830
13831
|
data?: {
|
|
13831
|
-
/** @example
|
|
13832
|
+
/** @example 129 */
|
|
13832
13833
|
id?: number;
|
|
13833
13834
|
/** @example 2 */
|
|
13834
13835
|
listing_id?: number;
|
|
@@ -13840,7 +13841,7 @@ export interface operations {
|
|
|
13840
13841
|
/** @example 1979-12-15T00:00:00.000000Z */
|
|
13841
13842
|
end?: string;
|
|
13842
13843
|
};
|
|
13843
|
-
/** @example 2026-04-
|
|
13844
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
13844
13845
|
created_at?: string;
|
|
13845
13846
|
}[];
|
|
13846
13847
|
links?: {
|
|
@@ -13940,7 +13941,7 @@ export interface operations {
|
|
|
13940
13941
|
content: {
|
|
13941
13942
|
"application/json": {
|
|
13942
13943
|
data?: {
|
|
13943
|
-
/** @example
|
|
13944
|
+
/** @example 131 */
|
|
13944
13945
|
id?: number;
|
|
13945
13946
|
/** @example 2 */
|
|
13946
13947
|
listing_id?: number;
|
|
@@ -13952,7 +13953,7 @@ export interface operations {
|
|
|
13952
13953
|
/** @example 1979-12-15T00:00:00.000000Z */
|
|
13953
13954
|
end?: string;
|
|
13954
13955
|
};
|
|
13955
|
-
/** @example 2026-04-
|
|
13956
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
13956
13957
|
created_at?: string;
|
|
13957
13958
|
};
|
|
13958
13959
|
};
|
|
@@ -13979,7 +13980,7 @@ export interface operations {
|
|
|
13979
13980
|
content: {
|
|
13980
13981
|
"application/json": {
|
|
13981
13982
|
data?: {
|
|
13982
|
-
/** @example
|
|
13983
|
+
/** @example 132 */
|
|
13983
13984
|
id?: number;
|
|
13984
13985
|
/** @example 2 */
|
|
13985
13986
|
listing_id?: number;
|
|
@@ -13991,7 +13992,7 @@ export interface operations {
|
|
|
13991
13992
|
/** @example 1979-12-15T00:00:00.000000Z */
|
|
13992
13993
|
end?: string;
|
|
13993
13994
|
};
|
|
13994
|
-
/** @example 2026-04-
|
|
13995
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
13995
13996
|
created_at?: string;
|
|
13996
13997
|
};
|
|
13997
13998
|
};
|
|
@@ -14018,7 +14019,7 @@ export interface operations {
|
|
|
14018
14019
|
content: {
|
|
14019
14020
|
"application/json": {
|
|
14020
14021
|
data?: {
|
|
14021
|
-
/** @example
|
|
14022
|
+
/** @example 133 */
|
|
14022
14023
|
id?: number;
|
|
14023
14024
|
/** @example 2 */
|
|
14024
14025
|
listing_id?: number;
|
|
@@ -14030,7 +14031,7 @@ export interface operations {
|
|
|
14030
14031
|
/** @example 1979-12-15T00:00:00.000000Z */
|
|
14031
14032
|
end?: string;
|
|
14032
14033
|
};
|
|
14033
|
-
/** @example 2026-04-
|
|
14034
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
14034
14035
|
created_at?: string;
|
|
14035
14036
|
};
|
|
14036
14037
|
};
|
|
@@ -15101,7 +15102,7 @@ export interface operations {
|
|
|
15101
15102
|
content: {
|
|
15102
15103
|
"application/json": {
|
|
15103
15104
|
data?: {
|
|
15104
|
-
/** @example
|
|
15105
|
+
/** @example 9d682c99-3cba-49d9-b57c-08404823514d */
|
|
15105
15106
|
uid?: string;
|
|
15106
15107
|
/** @example Ms. Audra Crooks II */
|
|
15107
15108
|
username?: string;
|
|
@@ -15131,7 +15132,7 @@ export interface operations {
|
|
|
15131
15132
|
timezone?: string;
|
|
15132
15133
|
/** @example Customer */
|
|
15133
15134
|
user_type?: string;
|
|
15134
|
-
/** @example 22 Apr 2026,
|
|
15135
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
15135
15136
|
created?: string;
|
|
15136
15137
|
/** @example 1 second ago */
|
|
15137
15138
|
email_verified_at?: string;
|
|
@@ -15600,7 +15601,7 @@ export interface operations {
|
|
|
15600
15601
|
content: {
|
|
15601
15602
|
"application/json": {
|
|
15602
15603
|
data?: {
|
|
15603
|
-
/** @example
|
|
15604
|
+
/** @example 4cd268ae-8b2b-4a52-bea8-76e83ac86693 */
|
|
15604
15605
|
uid?: string;
|
|
15605
15606
|
/** @example Ms. Audra Crooks II */
|
|
15606
15607
|
username?: string;
|
|
@@ -15630,7 +15631,7 @@ export interface operations {
|
|
|
15630
15631
|
timezone?: string;
|
|
15631
15632
|
/** @example Customer */
|
|
15632
15633
|
user_type?: string;
|
|
15633
|
-
/** @example 22 Apr 2026,
|
|
15634
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
15634
15635
|
created?: string;
|
|
15635
15636
|
/** @example 0 seconds ago */
|
|
15636
15637
|
email_verified_at?: string;
|
|
@@ -15751,11 +15752,11 @@ export interface operations {
|
|
|
15751
15752
|
content: {
|
|
15752
15753
|
"application/json": {
|
|
15753
15754
|
data?: {
|
|
15754
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
15755
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
15755
15756
|
draft_name?: string;
|
|
15756
|
-
/** @example LST-PRP-LTR-
|
|
15757
|
+
/** @example LST-PRP-LTR-MOA031U0LYI */
|
|
15757
15758
|
sku?: string;
|
|
15758
|
-
/** @example
|
|
15759
|
+
/** @example 82640a06-e6d9-4c2c-88f6-7b5d04c1ab6e */
|
|
15759
15760
|
uid?: string;
|
|
15760
15761
|
/** @example Rent */
|
|
15761
15762
|
listing_type?: string;
|
|
@@ -15879,9 +15880,9 @@ export interface operations {
|
|
|
15879
15880
|
/**
|
|
15880
15881
|
* @example [
|
|
15881
15882
|
* {
|
|
15882
|
-
* "draft_name": "New For Rent Property draft • 22 Apr 2026,
|
|
15883
|
-
* "sku": "LST-PRP-LTR-
|
|
15884
|
-
* "uid": "
|
|
15883
|
+
* "draft_name": "New For Rent Property draft • 22 Apr 2026, 11:59 AM",
|
|
15884
|
+
* "sku": "LST-PRP-LTR-MOA031VOJ5C",
|
|
15885
|
+
* "uid": "0f6cc50c-ba85-4dd1-8bbf-b74a7bafa2f8",
|
|
15885
15886
|
* "listing_type": "Rent",
|
|
15886
15887
|
* "vertical": "Property",
|
|
15887
15888
|
* "arrangement_type": "let_to_let",
|
|
@@ -15898,9 +15899,9 @@ export interface operations {
|
|
|
15898
15899
|
* "media": []
|
|
15899
15900
|
* },
|
|
15900
15901
|
* {
|
|
15901
|
-
* "draft_name": "New Short Let Property draft • 22 Apr 2026,
|
|
15902
|
-
* "sku": "LST-PRP-SHL-
|
|
15903
|
-
* "uid": "
|
|
15902
|
+
* "draft_name": "New Short Let Property draft • 22 Apr 2026, 11:59 AM",
|
|
15903
|
+
* "sku": "LST-PRP-SHL-MOA031VQURZ",
|
|
15904
|
+
* "uid": "a5da0f34-7a6c-4473-87c4-55b7b46c205d",
|
|
15904
15905
|
* "listing_type": "Short Let",
|
|
15905
15906
|
* "vertical": "Property",
|
|
15906
15907
|
* "arrangement_type": "short_term_managed",
|
|
@@ -15919,11 +15920,11 @@ export interface operations {
|
|
|
15919
15920
|
* ]
|
|
15920
15921
|
*/
|
|
15921
15922
|
data?: {
|
|
15922
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
15923
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
15923
15924
|
draft_name?: string;
|
|
15924
|
-
/** @example LST-PRP-LTR-
|
|
15925
|
+
/** @example LST-PRP-LTR-MOA031VOJ5C */
|
|
15925
15926
|
sku?: string;
|
|
15926
|
-
/** @example
|
|
15927
|
+
/** @example 0f6cc50c-ba85-4dd1-8bbf-b74a7bafa2f8 */
|
|
15927
15928
|
uid?: string;
|
|
15928
15929
|
/** @example Rent */
|
|
15929
15930
|
listing_type?: string;
|
|
@@ -16033,9 +16034,9 @@ export interface operations {
|
|
|
16033
16034
|
/**
|
|
16034
16035
|
* @example [
|
|
16035
16036
|
* {
|
|
16036
|
-
* "draft_name": "New For Rent Property draft • 22 Apr 2026,
|
|
16037
|
-
* "sku": "LST-PRP-LTR-
|
|
16038
|
-
* "uid": "
|
|
16037
|
+
* "draft_name": "New For Rent Property draft • 22 Apr 2026, 11:59 AM",
|
|
16038
|
+
* "sku": "LST-PRP-LTR-MOA031VZVN1",
|
|
16039
|
+
* "uid": "b3e87bd9-3c98-43f1-8800-e18346478756",
|
|
16039
16040
|
* "listing_type": "Rent",
|
|
16040
16041
|
* "vertical": "Property",
|
|
16041
16042
|
* "arrangement_type": "let_to_let",
|
|
@@ -16052,9 +16053,9 @@ export interface operations {
|
|
|
16052
16053
|
* "media": []
|
|
16053
16054
|
* },
|
|
16054
16055
|
* {
|
|
16055
|
-
* "draft_name": "New Short Let Property draft • 22 Apr 2026,
|
|
16056
|
-
* "sku": "LST-PRP-SHL-
|
|
16057
|
-
* "uid": "
|
|
16056
|
+
* "draft_name": "New Short Let Property draft • 22 Apr 2026, 11:59 AM",
|
|
16057
|
+
* "sku": "LST-PRP-SHL-MOA031W1ZXB",
|
|
16058
|
+
* "uid": "c0eb6b43-8270-4e35-9f0e-dfb3ab103300",
|
|
16058
16059
|
* "listing_type": "Short Let",
|
|
16059
16060
|
* "vertical": "Property",
|
|
16060
16061
|
* "arrangement_type": "short_term_managed",
|
|
@@ -16073,11 +16074,11 @@ export interface operations {
|
|
|
16073
16074
|
* ]
|
|
16074
16075
|
*/
|
|
16075
16076
|
data?: {
|
|
16076
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
16077
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
16077
16078
|
draft_name?: string;
|
|
16078
|
-
/** @example LST-PRP-LTR-
|
|
16079
|
+
/** @example LST-PRP-LTR-MOA031VZVN1 */
|
|
16079
16080
|
sku?: string;
|
|
16080
|
-
/** @example
|
|
16081
|
+
/** @example b3e87bd9-3c98-43f1-8800-e18346478756 */
|
|
16081
16082
|
uid?: string;
|
|
16082
16083
|
/** @example Rent */
|
|
16083
16084
|
listing_type?: string;
|
|
@@ -17141,7 +17142,7 @@ export interface operations {
|
|
|
17141
17142
|
content: {
|
|
17142
17143
|
"application/json": {
|
|
17143
17144
|
data?: {
|
|
17144
|
-
/** @example
|
|
17145
|
+
/** @example a7e1e146-e815-4ecd-a422-0950502466ca */
|
|
17145
17146
|
uid?: string;
|
|
17146
17147
|
/** @example photo */
|
|
17147
17148
|
media_type?: string;
|
|
@@ -17290,11 +17291,11 @@ export interface operations {
|
|
|
17290
17291
|
content: {
|
|
17291
17292
|
"application/json": {
|
|
17292
17293
|
data?: {
|
|
17293
|
-
/** @example New For Rent Property draft • 22 Apr 2026,
|
|
17294
|
+
/** @example New For Rent Property draft • 22 Apr 2026, 11:59 AM */
|
|
17294
17295
|
draft_name?: string;
|
|
17295
|
-
/** @example LST-PRP-LTR-
|
|
17296
|
+
/** @example LST-PRP-LTR-MOA031YQHB3 */
|
|
17296
17297
|
sku?: string;
|
|
17297
|
-
/** @example
|
|
17298
|
+
/** @example 4128ee3f-a900-47ce-87ff-6ea9a0e9b810 */
|
|
17298
17299
|
uid?: string;
|
|
17299
17300
|
/** @example Rent */
|
|
17300
17301
|
listing_type?: string;
|
|
@@ -17454,7 +17455,7 @@ export interface operations {
|
|
|
17454
17455
|
content: {
|
|
17455
17456
|
"application/json": {
|
|
17456
17457
|
data?: {
|
|
17457
|
-
/** @example
|
|
17458
|
+
/** @example 9dd090f7-e442-43f2-840d-7b1aa6f3d1a3 */
|
|
17458
17459
|
uid?: string;
|
|
17459
17460
|
/** @example null */
|
|
17460
17461
|
compliances?: string | null;
|
|
@@ -17505,7 +17506,7 @@ export interface operations {
|
|
|
17505
17506
|
content: {
|
|
17506
17507
|
"application/json": {
|
|
17507
17508
|
data?: {
|
|
17508
|
-
/** @example
|
|
17509
|
+
/** @example 102 */
|
|
17509
17510
|
id?: number;
|
|
17510
17511
|
compliance?: {
|
|
17511
17512
|
/** @example 1 */
|
|
@@ -17527,7 +17528,7 @@ export interface operations {
|
|
|
17527
17528
|
reviewed_by?: number;
|
|
17528
17529
|
/** @example null */
|
|
17529
17530
|
reviewed_at?: string | null;
|
|
17530
|
-
/** @example 2026-04-
|
|
17531
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
17531
17532
|
created_at?: string;
|
|
17532
17533
|
};
|
|
17533
17534
|
};
|
|
@@ -17582,22 +17583,22 @@ export interface operations {
|
|
|
17582
17583
|
/**
|
|
17583
17584
|
* @example [
|
|
17584
17585
|
* {
|
|
17585
|
-
* "uid": "
|
|
17586
|
+
* "uid": "b99f6bad-f1d4-49b5-8906-5a8d2edce747",
|
|
17586
17587
|
* "listing_id": 1,
|
|
17587
17588
|
* "landlord_id": 2,
|
|
17588
17589
|
* "tenant_id": 2,
|
|
17589
17590
|
* "rent_amount": "4881.50",
|
|
17590
17591
|
* "deposit_amount": "2151.17",
|
|
17591
17592
|
* "state": "offer_accepted",
|
|
17592
|
-
* "start_date": "2025-10-
|
|
17593
|
-
* "end_date": "2026-10-
|
|
17593
|
+
* "start_date": "2025-10-28T00:00:00.000000Z",
|
|
17594
|
+
* "end_date": "2026-10-28T00:00:00.000000Z",
|
|
17594
17595
|
* "is_periodic": false,
|
|
17595
17596
|
* "company_name": null,
|
|
17596
17597
|
* "company_registration_number": null,
|
|
17597
|
-
* "created_at": "2026-04-
|
|
17598
|
+
* "created_at": "2026-04-22T11:59:50.000000Z"
|
|
17598
17599
|
* },
|
|
17599
17600
|
* {
|
|
17600
|
-
* "uid": "
|
|
17601
|
+
* "uid": "db8c6fe8-cf44-46d2-8c2b-7c4962018a3e",
|
|
17601
17602
|
* "listing_id": 1,
|
|
17602
17603
|
* "landlord_id": 2,
|
|
17603
17604
|
* "tenant_id": 2,
|
|
@@ -17609,12 +17610,12 @@ export interface operations {
|
|
|
17609
17610
|
* "is_periodic": false,
|
|
17610
17611
|
* "company_name": null,
|
|
17611
17612
|
* "company_registration_number": null,
|
|
17612
|
-
* "created_at": "2026-04-
|
|
17613
|
+
* "created_at": "2026-04-22T11:59:50.000000Z"
|
|
17613
17614
|
* }
|
|
17614
17615
|
* ]
|
|
17615
17616
|
*/
|
|
17616
17617
|
data?: {
|
|
17617
|
-
/** @example
|
|
17618
|
+
/** @example b99f6bad-f1d4-49b5-8906-5a8d2edce747 */
|
|
17618
17619
|
uid?: string;
|
|
17619
17620
|
/** @example 1 */
|
|
17620
17621
|
listing_id?: number;
|
|
@@ -17628,9 +17629,9 @@ export interface operations {
|
|
|
17628
17629
|
deposit_amount?: string;
|
|
17629
17630
|
/** @example offer_accepted */
|
|
17630
17631
|
state?: string;
|
|
17631
|
-
/** @example 2025-10-
|
|
17632
|
+
/** @example 2025-10-28T00:00:00.000000Z */
|
|
17632
17633
|
start_date?: string;
|
|
17633
|
-
/** @example 2026-10-
|
|
17634
|
+
/** @example 2026-10-28T00:00:00.000000Z */
|
|
17634
17635
|
end_date?: string;
|
|
17635
17636
|
/** @example false */
|
|
17636
17637
|
is_periodic?: boolean;
|
|
@@ -17638,7 +17639,7 @@ export interface operations {
|
|
|
17638
17639
|
company_name?: string | null;
|
|
17639
17640
|
/** @example null */
|
|
17640
17641
|
company_registration_number?: string | null;
|
|
17641
|
-
/** @example 2026-04-
|
|
17642
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
17642
17643
|
created_at?: string;
|
|
17643
17644
|
}[];
|
|
17644
17645
|
links?: {
|
|
@@ -17725,22 +17726,22 @@ export interface operations {
|
|
|
17725
17726
|
/**
|
|
17726
17727
|
* @example [
|
|
17727
17728
|
* {
|
|
17728
|
-
* "uid": "
|
|
17729
|
+
* "uid": "10c15308-7647-4109-b7fd-47d79c084363",
|
|
17729
17730
|
* "listing_id": 1,
|
|
17730
17731
|
* "landlord_id": 2,
|
|
17731
17732
|
* "tenant_id": 2,
|
|
17732
17733
|
* "rent_amount": "4881.50",
|
|
17733
17734
|
* "deposit_amount": "2151.17",
|
|
17734
17735
|
* "state": "offer_accepted",
|
|
17735
|
-
* "start_date": "2025-10-
|
|
17736
|
-
* "end_date": "2026-10-
|
|
17736
|
+
* "start_date": "2025-10-28T00:00:00.000000Z",
|
|
17737
|
+
* "end_date": "2026-10-28T00:00:00.000000Z",
|
|
17737
17738
|
* "is_periodic": false,
|
|
17738
17739
|
* "company_name": null,
|
|
17739
17740
|
* "company_registration_number": null,
|
|
17740
|
-
* "created_at": "2026-04-
|
|
17741
|
+
* "created_at": "2026-04-22T11:59:50.000000Z"
|
|
17741
17742
|
* },
|
|
17742
17743
|
* {
|
|
17743
|
-
* "uid": "
|
|
17744
|
+
* "uid": "b98aa694-f4ac-4141-acfb-a37c8071732a",
|
|
17744
17745
|
* "listing_id": 1,
|
|
17745
17746
|
* "landlord_id": 2,
|
|
17746
17747
|
* "tenant_id": 2,
|
|
@@ -17752,12 +17753,12 @@ export interface operations {
|
|
|
17752
17753
|
* "is_periodic": false,
|
|
17753
17754
|
* "company_name": null,
|
|
17754
17755
|
* "company_registration_number": null,
|
|
17755
|
-
* "created_at": "2026-04-
|
|
17756
|
+
* "created_at": "2026-04-22T11:59:50.000000Z"
|
|
17756
17757
|
* }
|
|
17757
17758
|
* ]
|
|
17758
17759
|
*/
|
|
17759
17760
|
data?: {
|
|
17760
|
-
/** @example
|
|
17761
|
+
/** @example 10c15308-7647-4109-b7fd-47d79c084363 */
|
|
17761
17762
|
uid?: string;
|
|
17762
17763
|
/** @example 1 */
|
|
17763
17764
|
listing_id?: number;
|
|
@@ -17771,9 +17772,9 @@ export interface operations {
|
|
|
17771
17772
|
deposit_amount?: string;
|
|
17772
17773
|
/** @example offer_accepted */
|
|
17773
17774
|
state?: string;
|
|
17774
|
-
/** @example 2025-10-
|
|
17775
|
+
/** @example 2025-10-28T00:00:00.000000Z */
|
|
17775
17776
|
start_date?: string;
|
|
17776
|
-
/** @example 2026-10-
|
|
17777
|
+
/** @example 2026-10-28T00:00:00.000000Z */
|
|
17777
17778
|
end_date?: string;
|
|
17778
17779
|
/** @example false */
|
|
17779
17780
|
is_periodic?: boolean;
|
|
@@ -17781,7 +17782,7 @@ export interface operations {
|
|
|
17781
17782
|
company_name?: string | null;
|
|
17782
17783
|
/** @example null */
|
|
17783
17784
|
company_registration_number?: string | null;
|
|
17784
|
-
/** @example 2026-04-
|
|
17785
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
17785
17786
|
created_at?: string;
|
|
17786
17787
|
}[];
|
|
17787
17788
|
links?: {
|
|
@@ -17888,7 +17889,7 @@ export interface operations {
|
|
|
17888
17889
|
content: {
|
|
17889
17890
|
"application/json": {
|
|
17890
17891
|
data?: {
|
|
17891
|
-
/** @example
|
|
17892
|
+
/** @example 123 */
|
|
17892
17893
|
id?: number;
|
|
17893
17894
|
compliance?: {
|
|
17894
17895
|
/** @example 1 */
|
|
@@ -17908,9 +17909,9 @@ export interface operations {
|
|
|
17908
17909
|
rejection_reason?: string | null;
|
|
17909
17910
|
/** @example 1 */
|
|
17910
17911
|
reviewed_by?: number;
|
|
17911
|
-
/** @example 2026-04-
|
|
17912
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
17912
17913
|
reviewed_at?: string;
|
|
17913
|
-
/** @example 2026-04-
|
|
17914
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
17914
17915
|
created_at?: string;
|
|
17915
17916
|
};
|
|
17916
17917
|
};
|
|
@@ -17937,7 +17938,7 @@ export interface operations {
|
|
|
17937
17938
|
content: {
|
|
17938
17939
|
"application/json": {
|
|
17939
17940
|
data?: {
|
|
17940
|
-
/** @example
|
|
17941
|
+
/** @example 124 */
|
|
17941
17942
|
id?: number;
|
|
17942
17943
|
compliance?: {
|
|
17943
17944
|
/** @example 1 */
|
|
@@ -17957,9 +17958,9 @@ export interface operations {
|
|
|
17957
17958
|
rejection_reason?: string | null;
|
|
17958
17959
|
/** @example 1 */
|
|
17959
17960
|
reviewed_by?: number;
|
|
17960
|
-
/** @example 2026-04-
|
|
17961
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
17961
17962
|
reviewed_at?: string;
|
|
17962
|
-
/** @example 2026-04-
|
|
17963
|
+
/** @example 2026-04-22T11:59:50.000000Z */
|
|
17963
17964
|
created_at?: string;
|
|
17964
17965
|
};
|
|
17965
17966
|
};
|
|
@@ -18981,35 +18982,35 @@ export interface operations {
|
|
|
18981
18982
|
/**
|
|
18982
18983
|
* @example [
|
|
18983
18984
|
* {
|
|
18984
|
-
* "uid": "
|
|
18985
|
+
* "uid": "a88fe51f-586c-4160-acc8-4dbc7b12d8fd",
|
|
18985
18986
|
* "title": "Quos velit et fugiat sunt nihil.",
|
|
18986
18987
|
* "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.",
|
|
18987
18988
|
* "status": "reported",
|
|
18988
18989
|
* "priority": "emergency",
|
|
18989
|
-
* "reported_at": "2026-04-
|
|
18990
|
-
* "assigned_at": "2026-04-
|
|
18990
|
+
* "reported_at": "2026-04-15T23:13:27.000000Z",
|
|
18991
|
+
* "assigned_at": "2026-04-20T19:33:19.000000Z",
|
|
18991
18992
|
* "completed_at": null,
|
|
18992
|
-
* "sla_deadline": "2026-04-
|
|
18993
|
-
* "created_at": "2026-04-
|
|
18994
|
-
* "updated_at": "2026-04-
|
|
18993
|
+
* "sla_deadline": "2026-04-24T00:55:42.000000Z",
|
|
18994
|
+
* "created_at": "2026-04-22T11:59:52.000000Z",
|
|
18995
|
+
* "updated_at": "2026-04-22T11:59:52.000000Z"
|
|
18995
18996
|
* },
|
|
18996
18997
|
* {
|
|
18997
|
-
* "uid": "
|
|
18998
|
+
* "uid": "07c1e0b2-bc7c-4f83-a373-aeb038e68bdd",
|
|
18998
18999
|
* "title": "Fugit deleniti distinctio eum doloremque.",
|
|
18999
19000
|
* "description": "Libero aliquam veniam corporis dolorem mollitia deleniti. Odit quia officia est dignissimos neque blanditiis odio. Excepturi doloribus delectus fugit qui repudiandae laboriosam.",
|
|
19000
19001
|
* "status": "completed",
|
|
19001
19002
|
* "priority": "normal",
|
|
19002
|
-
* "reported_at": "2026-04-
|
|
19003
|
+
* "reported_at": "2026-04-18T11:51:52.000000Z",
|
|
19003
19004
|
* "assigned_at": null,
|
|
19004
19005
|
* "completed_at": null,
|
|
19005
|
-
* "sla_deadline": "2026-04-
|
|
19006
|
-
* "created_at": "2026-04-
|
|
19007
|
-
* "updated_at": "2026-04-
|
|
19006
|
+
* "sla_deadline": "2026-04-25T08:55:39.000000Z",
|
|
19007
|
+
* "created_at": "2026-04-22T11:59:52.000000Z",
|
|
19008
|
+
* "updated_at": "2026-04-22T11:59:52.000000Z"
|
|
19008
19009
|
* }
|
|
19009
19010
|
* ]
|
|
19010
19011
|
*/
|
|
19011
19012
|
data?: {
|
|
19012
|
-
/** @example
|
|
19013
|
+
/** @example a88fe51f-586c-4160-acc8-4dbc7b12d8fd */
|
|
19013
19014
|
uid?: string;
|
|
19014
19015
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
19015
19016
|
title?: string;
|
|
@@ -19019,17 +19020,17 @@ export interface operations {
|
|
|
19019
19020
|
status?: string;
|
|
19020
19021
|
/** @example emergency */
|
|
19021
19022
|
priority?: string;
|
|
19022
|
-
/** @example 2026-04-
|
|
19023
|
+
/** @example 2026-04-15T23:13:27.000000Z */
|
|
19023
19024
|
reported_at?: string;
|
|
19024
|
-
/** @example 2026-04-
|
|
19025
|
+
/** @example 2026-04-20T19:33:19.000000Z */
|
|
19025
19026
|
assigned_at?: string;
|
|
19026
19027
|
/** @example null */
|
|
19027
19028
|
completed_at?: string | null;
|
|
19028
|
-
/** @example 2026-04-
|
|
19029
|
+
/** @example 2026-04-24T00:55:42.000000Z */
|
|
19029
19030
|
sla_deadline?: string;
|
|
19030
|
-
/** @example 2026-04-
|
|
19031
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
19031
19032
|
created_at?: string;
|
|
19032
|
-
/** @example 2026-04-
|
|
19033
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
19033
19034
|
updated_at?: string;
|
|
19034
19035
|
}[];
|
|
19035
19036
|
links?: {
|
|
@@ -19124,13 +19125,13 @@ export interface operations {
|
|
|
19124
19125
|
content: {
|
|
19125
19126
|
"application/json": {
|
|
19126
19127
|
data?: {
|
|
19127
|
-
/** @example
|
|
19128
|
+
/** @example e357d858-a10c-4eb2-ac82-7afe601c67dc */
|
|
19128
19129
|
uid?: string;
|
|
19129
19130
|
/** @example image */
|
|
19130
19131
|
file_type?: string;
|
|
19131
19132
|
/** @example /storage/maintenance/a4855dc5-0acb-33c3-b921-f4291f719ca0.pdf */
|
|
19132
19133
|
url?: string;
|
|
19133
|
-
/** @example 2026-04-
|
|
19134
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
19134
19135
|
created_at?: string;
|
|
19135
19136
|
};
|
|
19136
19137
|
};
|
|
@@ -19175,7 +19176,7 @@ export interface operations {
|
|
|
19175
19176
|
content: {
|
|
19176
19177
|
"application/json": {
|
|
19177
19178
|
data?: {
|
|
19178
|
-
/** @example
|
|
19179
|
+
/** @example 55 */
|
|
19179
19180
|
id?: number;
|
|
19180
19181
|
/** @example property_inquiry */
|
|
19181
19182
|
type?: string;
|
|
@@ -19183,7 +19184,7 @@ export interface operations {
|
|
|
19183
19184
|
listing_id?: number;
|
|
19184
19185
|
/** @example null */
|
|
19185
19186
|
last_message_at?: string | null;
|
|
19186
|
-
/** @example 2026-04-
|
|
19187
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
19187
19188
|
created_at?: string;
|
|
19188
19189
|
};
|
|
19189
19190
|
};
|
|
@@ -19209,23 +19210,23 @@ export interface operations {
|
|
|
19209
19210
|
/**
|
|
19210
19211
|
* @example [
|
|
19211
19212
|
* {
|
|
19212
|
-
* "id":
|
|
19213
|
+
* "id": 56,
|
|
19213
19214
|
* "type": "property_inquiry",
|
|
19214
19215
|
* "listing_id": 2,
|
|
19215
19216
|
* "last_message_at": null,
|
|
19216
|
-
* "created_at": "2026-04-
|
|
19217
|
+
* "created_at": "2026-04-22T11:59:52.000000Z"
|
|
19217
19218
|
* },
|
|
19218
19219
|
* {
|
|
19219
|
-
* "id":
|
|
19220
|
+
* "id": 57,
|
|
19220
19221
|
* "type": "property_inquiry",
|
|
19221
19222
|
* "listing_id": 2,
|
|
19222
19223
|
* "last_message_at": null,
|
|
19223
|
-
* "created_at": "2026-04-
|
|
19224
|
+
* "created_at": "2026-04-22T11:59:52.000000Z"
|
|
19224
19225
|
* }
|
|
19225
19226
|
* ]
|
|
19226
19227
|
*/
|
|
19227
19228
|
data?: {
|
|
19228
|
-
/** @example
|
|
19229
|
+
/** @example 56 */
|
|
19229
19230
|
id?: number;
|
|
19230
19231
|
/** @example property_inquiry */
|
|
19231
19232
|
type?: string;
|
|
@@ -19233,7 +19234,7 @@ export interface operations {
|
|
|
19233
19234
|
listing_id?: number;
|
|
19234
19235
|
/** @example null */
|
|
19235
19236
|
last_message_at?: string | null;
|
|
19236
|
-
/** @example 2026-04-
|
|
19237
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
19237
19238
|
created_at?: string;
|
|
19238
19239
|
}[];
|
|
19239
19240
|
links?: {
|
|
@@ -19551,27 +19552,27 @@ export interface operations {
|
|
|
19551
19552
|
/**
|
|
19552
19553
|
* @example [
|
|
19553
19554
|
* {
|
|
19554
|
-
* "id": "
|
|
19555
|
+
* "id": "c6eed2c2-22b0-48b3-9c1e-9e42f8a7bd52",
|
|
19555
19556
|
* "type": "APPOINTMENT_CREATED",
|
|
19556
19557
|
* "title": "faker notification",
|
|
19557
19558
|
* "body": "faker notification body",
|
|
19558
19559
|
* "data": [],
|
|
19559
19560
|
* "read_at": null,
|
|
19560
|
-
* "created_at": "2026-04-
|
|
19561
|
+
* "created_at": "2026-04-22T11:59:52.000000Z"
|
|
19561
19562
|
* },
|
|
19562
19563
|
* {
|
|
19563
|
-
* "id": "
|
|
19564
|
+
* "id": "434a07ab-ae8b-471a-8a32-5aff410b03ad",
|
|
19564
19565
|
* "type": "APPOINTMENT_CREATED",
|
|
19565
19566
|
* "title": "faker notification",
|
|
19566
19567
|
* "body": "faker notification body",
|
|
19567
19568
|
* "data": [],
|
|
19568
19569
|
* "read_at": null,
|
|
19569
|
-
* "created_at": "2026-04-
|
|
19570
|
+
* "created_at": "2026-04-22T11:59:52.000000Z"
|
|
19570
19571
|
* }
|
|
19571
19572
|
* ]
|
|
19572
19573
|
*/
|
|
19573
19574
|
data?: {
|
|
19574
|
-
/** @example
|
|
19575
|
+
/** @example c6eed2c2-22b0-48b3-9c1e-9e42f8a7bd52 */
|
|
19575
19576
|
id?: string;
|
|
19576
19577
|
/** @example APPOINTMENT_CREATED */
|
|
19577
19578
|
type?: string;
|
|
@@ -19583,7 +19584,7 @@ export interface operations {
|
|
|
19583
19584
|
data?: unknown[];
|
|
19584
19585
|
/** @example null */
|
|
19585
19586
|
read_at?: string | null;
|
|
19586
|
-
/** @example 2026-04-
|
|
19587
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
19587
19588
|
created_at?: string;
|
|
19588
19589
|
}[];
|
|
19589
19590
|
links?: {
|
|
@@ -19667,7 +19668,7 @@ export interface operations {
|
|
|
19667
19668
|
};
|
|
19668
19669
|
content: {
|
|
19669
19670
|
"application/json": {
|
|
19670
|
-
/** @example
|
|
19671
|
+
/** @example d88ee531-c849-43f9-8f71-3f67f9de96b7 */
|
|
19671
19672
|
id?: string;
|
|
19672
19673
|
/** @example APPOINTMENT_CREATED */
|
|
19673
19674
|
type?: string;
|
|
@@ -19679,7 +19680,7 @@ export interface operations {
|
|
|
19679
19680
|
data?: unknown[];
|
|
19680
19681
|
/** @example null */
|
|
19681
19682
|
read_at?: string | null;
|
|
19682
|
-
/** @example 2026-04-
|
|
19683
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
19683
19684
|
created_at?: string;
|
|
19684
19685
|
};
|
|
19685
19686
|
};
|
|
@@ -19789,6 +19790,8 @@ export interface operations {
|
|
|
19789
19790
|
key?: string;
|
|
19790
19791
|
/** @example adipisci */
|
|
19791
19792
|
name?: string;
|
|
19793
|
+
/** @example soft */
|
|
19794
|
+
enforcement_mode?: string;
|
|
19792
19795
|
/** @example Landlord */
|
|
19793
19796
|
user_type?: string;
|
|
19794
19797
|
/** @example true */
|
|
@@ -19926,45 +19929,45 @@ export interface operations {
|
|
|
19926
19929
|
/**
|
|
19927
19930
|
* @example [
|
|
19928
19931
|
* {
|
|
19929
|
-
* "id":
|
|
19932
|
+
* "id": 109,
|
|
19930
19933
|
* "rating": 1,
|
|
19931
19934
|
* "comment": "Nice Listing",
|
|
19932
19935
|
* "reviewer": {
|
|
19933
|
-
* "id":
|
|
19934
|
-
* "name": "
|
|
19936
|
+
* "id": 17,
|
|
19937
|
+
* "name": "Hannah Ross"
|
|
19935
19938
|
* },
|
|
19936
|
-
* "created_at": "2026-04-
|
|
19937
|
-
* "updated_at": "2026-04-
|
|
19939
|
+
* "created_at": "2026-04-22T11:59:52+00:00",
|
|
19940
|
+
* "updated_at": "2026-04-22T11:59:52+00:00"
|
|
19938
19941
|
* },
|
|
19939
19942
|
* {
|
|
19940
|
-
* "id":
|
|
19943
|
+
* "id": 110,
|
|
19941
19944
|
* "rating": 1,
|
|
19942
19945
|
* "comment": "Nice Listing",
|
|
19943
19946
|
* "reviewer": {
|
|
19944
|
-
* "id":
|
|
19945
|
-
* "name": "
|
|
19947
|
+
* "id": 2,
|
|
19948
|
+
* "name": "dogunfx"
|
|
19946
19949
|
* },
|
|
19947
|
-
* "created_at": "2026-04-
|
|
19948
|
-
* "updated_at": "2026-04-
|
|
19950
|
+
* "created_at": "2026-04-22T11:59:52+00:00",
|
|
19951
|
+
* "updated_at": "2026-04-22T11:59:52+00:00"
|
|
19949
19952
|
* }
|
|
19950
19953
|
* ]
|
|
19951
19954
|
*/
|
|
19952
19955
|
data?: {
|
|
19953
|
-
/** @example
|
|
19956
|
+
/** @example 109 */
|
|
19954
19957
|
id?: number;
|
|
19955
19958
|
/** @example 1 */
|
|
19956
19959
|
rating?: number;
|
|
19957
19960
|
/** @example Nice Listing */
|
|
19958
19961
|
comment?: string;
|
|
19959
19962
|
reviewer?: {
|
|
19960
|
-
/** @example
|
|
19963
|
+
/** @example 17 */
|
|
19961
19964
|
id?: number;
|
|
19962
|
-
/** @example
|
|
19965
|
+
/** @example Hannah Ross */
|
|
19963
19966
|
name?: string;
|
|
19964
19967
|
};
|
|
19965
|
-
/** @example 2026-04-
|
|
19968
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
19966
19969
|
created_at?: string;
|
|
19967
|
-
/** @example 2026-04-
|
|
19970
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
19968
19971
|
updated_at?: string;
|
|
19969
19972
|
}[];
|
|
19970
19973
|
links?: {
|
|
@@ -20118,21 +20121,21 @@ export interface operations {
|
|
|
20118
20121
|
content: {
|
|
20119
20122
|
"application/json": {
|
|
20120
20123
|
data?: {
|
|
20121
|
-
/** @example
|
|
20124
|
+
/** @example 111 */
|
|
20122
20125
|
id?: number;
|
|
20123
20126
|
/** @example 1 */
|
|
20124
20127
|
rating?: number;
|
|
20125
20128
|
/** @example Nice Listing */
|
|
20126
20129
|
comment?: string;
|
|
20127
20130
|
reviewer?: {
|
|
20128
|
-
/** @example
|
|
20131
|
+
/** @example 13 */
|
|
20129
20132
|
id?: number;
|
|
20130
|
-
/** @example
|
|
20133
|
+
/** @example Matthew Campbell */
|
|
20131
20134
|
name?: string;
|
|
20132
20135
|
};
|
|
20133
|
-
/** @example 2026-04-
|
|
20136
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
20134
20137
|
created_at?: string;
|
|
20135
|
-
/** @example 2026-04-
|
|
20138
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
20136
20139
|
updated_at?: string;
|
|
20137
20140
|
};
|
|
20138
20141
|
};
|
|
@@ -20176,21 +20179,21 @@ export interface operations {
|
|
|
20176
20179
|
content: {
|
|
20177
20180
|
"application/json": {
|
|
20178
20181
|
data?: {
|
|
20179
|
-
/** @example
|
|
20182
|
+
/** @example 112 */
|
|
20180
20183
|
id?: number;
|
|
20181
20184
|
/** @example 1 */
|
|
20182
20185
|
rating?: number;
|
|
20183
20186
|
/** @example Nice Listing */
|
|
20184
20187
|
comment?: string;
|
|
20185
20188
|
reviewer?: {
|
|
20186
|
-
/** @example
|
|
20189
|
+
/** @example 4 */
|
|
20187
20190
|
id?: number;
|
|
20188
|
-
/** @example
|
|
20191
|
+
/** @example Lola Holmes */
|
|
20189
20192
|
name?: string;
|
|
20190
20193
|
};
|
|
20191
|
-
/** @example 2026-04-
|
|
20194
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
20192
20195
|
created_at?: string;
|
|
20193
|
-
/** @example 2026-04-
|
|
20196
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
20194
20197
|
updated_at?: string;
|
|
20195
20198
|
};
|
|
20196
20199
|
};
|
|
@@ -20232,21 +20235,21 @@ export interface operations {
|
|
|
20232
20235
|
content: {
|
|
20233
20236
|
"application/json": {
|
|
20234
20237
|
data?: {
|
|
20235
|
-
/** @example
|
|
20238
|
+
/** @example 113 */
|
|
20236
20239
|
id?: number;
|
|
20237
20240
|
/** @example 1 */
|
|
20238
20241
|
rating?: number;
|
|
20239
20242
|
/** @example Nice Listing */
|
|
20240
20243
|
comment?: string;
|
|
20241
20244
|
reviewer?: {
|
|
20242
|
-
/** @example
|
|
20245
|
+
/** @example 22 */
|
|
20243
20246
|
id?: number;
|
|
20244
|
-
/** @example
|
|
20247
|
+
/** @example Theo Ward */
|
|
20245
20248
|
name?: string;
|
|
20246
20249
|
};
|
|
20247
|
-
/** @example 2026-04-
|
|
20250
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
20248
20251
|
created_at?: string;
|
|
20249
|
-
/** @example 2026-04-
|
|
20252
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
20250
20253
|
updated_at?: string;
|
|
20251
20254
|
};
|
|
20252
20255
|
};
|
|
@@ -20273,21 +20276,21 @@ export interface operations {
|
|
|
20273
20276
|
content: {
|
|
20274
20277
|
"application/json": {
|
|
20275
20278
|
data?: {
|
|
20276
|
-
/** @example
|
|
20279
|
+
/** @example 114 */
|
|
20277
20280
|
id?: number;
|
|
20278
20281
|
/** @example 1 */
|
|
20279
20282
|
rating?: number;
|
|
20280
20283
|
/** @example Nice Listing */
|
|
20281
20284
|
comment?: string;
|
|
20282
20285
|
reviewer?: {
|
|
20283
|
-
/** @example
|
|
20286
|
+
/** @example 4 */
|
|
20284
20287
|
id?: number;
|
|
20285
|
-
/** @example
|
|
20288
|
+
/** @example Lola Holmes */
|
|
20286
20289
|
name?: string;
|
|
20287
20290
|
};
|
|
20288
|
-
/** @example 2026-04-
|
|
20291
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
20289
20292
|
created_at?: string;
|
|
20290
|
-
/** @example 2026-04-
|
|
20293
|
+
/** @example 2026-04-22T11:59:52+00:00 */
|
|
20291
20294
|
updated_at?: string;
|
|
20292
20295
|
};
|
|
20293
20296
|
};
|
|
@@ -20314,7 +20317,7 @@ export interface operations {
|
|
|
20314
20317
|
content: {
|
|
20315
20318
|
"application/json": {
|
|
20316
20319
|
data?: {
|
|
20317
|
-
/** @example
|
|
20320
|
+
/** @example 0021dfce-0aa6-49ea-aea5-ad27a9ea8a15 */
|
|
20318
20321
|
uid?: string;
|
|
20319
20322
|
/** @example 1 */
|
|
20320
20323
|
listing_id?: number;
|
|
@@ -20322,15 +20325,15 @@ export interface operations {
|
|
|
20322
20325
|
landlord_id?: number;
|
|
20323
20326
|
/** @example 2 */
|
|
20324
20327
|
tenant_id?: number;
|
|
20325
|
-
/** @example
|
|
20328
|
+
/** @example 1576.25 */
|
|
20326
20329
|
rent_amount?: string;
|
|
20327
|
-
/** @example
|
|
20330
|
+
/** @example 4642.75 */
|
|
20328
20331
|
deposit_amount?: string;
|
|
20329
|
-
/** @example
|
|
20332
|
+
/** @example offer_accepted */
|
|
20330
20333
|
state?: string;
|
|
20331
|
-
/** @example 2026-
|
|
20334
|
+
/** @example 2026-01-05T00:00:00.000000Z */
|
|
20332
20335
|
start_date?: string;
|
|
20333
|
-
/** @example 2027-
|
|
20336
|
+
/** @example 2027-01-05T00:00:00.000000Z */
|
|
20334
20337
|
end_date?: string;
|
|
20335
20338
|
/** @example false */
|
|
20336
20339
|
is_periodic?: boolean;
|
|
@@ -20338,7 +20341,7 @@ export interface operations {
|
|
|
20338
20341
|
company_name?: string | null;
|
|
20339
20342
|
/** @example null */
|
|
20340
20343
|
company_registration_number?: string | null;
|
|
20341
|
-
/** @example 2026-04-
|
|
20344
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
20342
20345
|
created_at?: string;
|
|
20343
20346
|
/** @example [] */
|
|
20344
20347
|
compliances?: unknown[];
|
|
@@ -20415,7 +20418,7 @@ export interface operations {
|
|
|
20415
20418
|
content: {
|
|
20416
20419
|
"application/json": {
|
|
20417
20420
|
data?: {
|
|
20418
|
-
/** @example
|
|
20421
|
+
/** @example 42667dd3-e188-4220-8f11-b63a9c8ac745 */
|
|
20419
20422
|
uid?: string;
|
|
20420
20423
|
/** @example 1 */
|
|
20421
20424
|
listing_id?: number;
|
|
@@ -20439,7 +20442,7 @@ export interface operations {
|
|
|
20439
20442
|
company_name?: string | null;
|
|
20440
20443
|
/** @example null */
|
|
20441
20444
|
company_registration_number?: string | null;
|
|
20442
|
-
/** @example 2026-04-
|
|
20445
|
+
/** @example 2026-04-22T11:59:52.000000Z */
|
|
20443
20446
|
created_at?: string;
|
|
20444
20447
|
};
|
|
20445
20448
|
};
|
|
@@ -20733,7 +20736,7 @@ export interface operations {
|
|
|
20733
20736
|
* "changed_by_user_id": 3,
|
|
20734
20737
|
* "changed_by_name": "Teagan King",
|
|
20735
20738
|
* "comment": "Qui commodi incidunt iure odit.",
|
|
20736
|
-
* "created_at": "2025-12-
|
|
20739
|
+
* "created_at": "2025-12-14T22:46:51.000000Z"
|
|
20737
20740
|
* },
|
|
20738
20741
|
* {
|
|
20739
20742
|
* "from_state": "pre_move_in_ready",
|
|
@@ -20741,7 +20744,7 @@ export interface operations {
|
|
|
20741
20744
|
* "changed_by_user_id": 3,
|
|
20742
20745
|
* "changed_by_name": "Teagan King",
|
|
20743
20746
|
* "comment": null,
|
|
20744
|
-
* "created_at": "2025-10-
|
|
20747
|
+
* "created_at": "2025-10-31T06:42:31.000000Z"
|
|
20745
20748
|
* }
|
|
20746
20749
|
* ]
|
|
20747
20750
|
*/
|
|
@@ -20756,7 +20759,7 @@ export interface operations {
|
|
|
20756
20759
|
changed_by_name?: string;
|
|
20757
20760
|
/** @example Qui commodi incidunt iure odit. */
|
|
20758
20761
|
comment?: string;
|
|
20759
|
-
/** @example 2025-12-
|
|
20762
|
+
/** @example 2025-12-14T22:46:51.000000Z */
|
|
20760
20763
|
created_at?: string;
|
|
20761
20764
|
}[];
|
|
20762
20765
|
};
|
|
@@ -21000,7 +21003,7 @@ export interface operations {
|
|
|
21000
21003
|
content: {
|
|
21001
21004
|
"application/json": {
|
|
21002
21005
|
data?: {
|
|
21003
|
-
/** @example
|
|
21006
|
+
/** @example a5c9008e-a812-4f45-aee9-46d68ca54978 */
|
|
21004
21007
|
uid?: string;
|
|
21005
21008
|
/** @example Ms. Audra Crooks II */
|
|
21006
21009
|
username?: string;
|
|
@@ -21030,7 +21033,7 @@ export interface operations {
|
|
|
21030
21033
|
timezone?: string;
|
|
21031
21034
|
/** @example Customer */
|
|
21032
21035
|
user_type?: string;
|
|
21033
|
-
/** @example 22 Apr 2026,
|
|
21036
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
21034
21037
|
created?: string;
|
|
21035
21038
|
/** @example 0 seconds ago */
|
|
21036
21039
|
email_verified_at?: string;
|
|
@@ -21129,7 +21132,7 @@ export interface operations {
|
|
|
21129
21132
|
content: {
|
|
21130
21133
|
"application/json": {
|
|
21131
21134
|
data?: {
|
|
21132
|
-
/** @example
|
|
21135
|
+
/** @example 5dcdf4e3-3496-4863-b38b-db08ccc96eb8 */
|
|
21133
21136
|
uid?: string;
|
|
21134
21137
|
/** @example Morgan Hirthe */
|
|
21135
21138
|
username?: string;
|
|
@@ -21159,7 +21162,7 @@ export interface operations {
|
|
|
21159
21162
|
timezone?: string;
|
|
21160
21163
|
/** @example Customer */
|
|
21161
21164
|
user_type?: string;
|
|
21162
|
-
/** @example 22 Apr 2026,
|
|
21165
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
21163
21166
|
created?: string;
|
|
21164
21167
|
/** @example 0 seconds ago */
|
|
21165
21168
|
email_verified_at?: string;
|
|
@@ -21231,7 +21234,7 @@ export interface operations {
|
|
|
21231
21234
|
content: {
|
|
21232
21235
|
"application/json": {
|
|
21233
21236
|
data?: {
|
|
21234
|
-
/** @example
|
|
21237
|
+
/** @example ab9de0db-6112-4495-892c-29e7768ae0a0 */
|
|
21235
21238
|
uid?: string;
|
|
21236
21239
|
/** @example Ms. Audra Crooks II */
|
|
21237
21240
|
username?: string;
|
|
@@ -21261,7 +21264,7 @@ export interface operations {
|
|
|
21261
21264
|
timezone?: string;
|
|
21262
21265
|
/** @example Customer */
|
|
21263
21266
|
user_type?: string;
|
|
21264
|
-
/** @example 22 Apr 2026,
|
|
21267
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
21265
21268
|
created?: string;
|
|
21266
21269
|
/** @example 0 seconds ago */
|
|
21267
21270
|
email_verified_at?: string;
|
|
@@ -21501,7 +21504,7 @@ export interface operations {
|
|
|
21501
21504
|
completed_layers?: number;
|
|
21502
21505
|
/** @example 4 */
|
|
21503
21506
|
pending_layers?: number;
|
|
21504
|
-
/** @example 22 Apr 2026,
|
|
21507
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
21505
21508
|
last_calculated_at?: string;
|
|
21506
21509
|
};
|
|
21507
21510
|
};
|
|
@@ -21549,7 +21552,7 @@ export interface operations {
|
|
|
21549
21552
|
completed_layers?: number;
|
|
21550
21553
|
/** @example 4 */
|
|
21551
21554
|
pending_layers?: number;
|
|
21552
|
-
/** @example 22 Apr 2026,
|
|
21555
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
21553
21556
|
last_calculated_at?: string;
|
|
21554
21557
|
};
|
|
21555
21558
|
};
|
|
@@ -21583,14 +21586,14 @@ export interface operations {
|
|
|
21583
21586
|
content: {
|
|
21584
21587
|
"application/json": {
|
|
21585
21588
|
data?: {
|
|
21586
|
-
/** @example
|
|
21589
|
+
/** @example 8241460f-fab8-4457-b384-c954146f3213 */
|
|
21587
21590
|
wishlist_uid?: string;
|
|
21588
21591
|
listing?: {
|
|
21589
|
-
/** @example New For Sale Used Item draft • 22 Apr 2026,
|
|
21592
|
+
/** @example New For Sale Used Item draft • 22 Apr 2026, 11:59 AM */
|
|
21590
21593
|
draft_name?: string;
|
|
21591
|
-
/** @example LST-UIT-SAL-
|
|
21594
|
+
/** @example LST-UIT-SAL-MOA033LL2AG */
|
|
21592
21595
|
sku?: string;
|
|
21593
|
-
/** @example
|
|
21596
|
+
/** @example 72ad30ef-d6b0-4ea3-8609-821815421e71 */
|
|
21594
21597
|
uid?: string;
|
|
21595
21598
|
/** @example Sale */
|
|
21596
21599
|
listing_type?: string;
|
|
@@ -21674,15 +21677,15 @@ export interface operations {
|
|
|
21674
21677
|
/**
|
|
21675
21678
|
* @example [
|
|
21676
21679
|
* {
|
|
21677
|
-
* "wishlist_uid": "
|
|
21680
|
+
* "wishlist_uid": "7144bc9b-370e-428c-afcb-11160ae206d1"
|
|
21678
21681
|
* },
|
|
21679
21682
|
* {
|
|
21680
|
-
* "wishlist_uid": "
|
|
21683
|
+
* "wishlist_uid": "a3bf4fb6-a101-4ea5-8dad-1908f0e9bc08"
|
|
21681
21684
|
* }
|
|
21682
21685
|
* ]
|
|
21683
21686
|
*/
|
|
21684
21687
|
data?: {
|
|
21685
|
-
/** @example
|
|
21688
|
+
/** @example 7144bc9b-370e-428c-afcb-11160ae206d1 */
|
|
21686
21689
|
wishlist_uid?: string;
|
|
21687
21690
|
}[];
|
|
21688
21691
|
links?: {
|
|
@@ -21764,13 +21767,13 @@ export interface operations {
|
|
|
21764
21767
|
content: {
|
|
21765
21768
|
"application/json": {
|
|
21766
21769
|
data?: {
|
|
21767
|
-
/** @example
|
|
21770
|
+
/** @example 9 */
|
|
21768
21771
|
current_level?: number;
|
|
21769
21772
|
/** @example 3 */
|
|
21770
21773
|
completed_layers?: number;
|
|
21771
|
-
/** @example
|
|
21774
|
+
/** @example 2 */
|
|
21772
21775
|
pending_layers?: number;
|
|
21773
|
-
/** @example 22 Apr 2026,
|
|
21776
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
21774
21777
|
last_calculated_at?: string;
|
|
21775
21778
|
};
|
|
21776
21779
|
};
|
|
@@ -21932,7 +21935,7 @@ export interface operations {
|
|
|
21932
21935
|
completed_layers?: number;
|
|
21933
21936
|
/** @example 4 */
|
|
21934
21937
|
pending_layers?: number;
|
|
21935
|
-
/** @example 22 Apr 2026,
|
|
21938
|
+
/** @example 22 Apr 2026, 11:59 AM */
|
|
21936
21939
|
last_calculated_at?: string;
|
|
21937
21940
|
};
|
|
21938
21941
|
};
|