@justins-home/types 1.1.49 → 1.1.51
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 +653 -314
- package/package.json +1 -1
package/generated/api-types.ts
CHANGED
|
@@ -2936,6 +2936,29 @@ export interface paths {
|
|
|
2936
2936
|
patch?: never;
|
|
2937
2937
|
trace?: never;
|
|
2938
2938
|
};
|
|
2939
|
+
"/api/v1/portal/admin/tenancies/fetch-one/{tenancy_uid}": {
|
|
2940
|
+
parameters: {
|
|
2941
|
+
query?: never;
|
|
2942
|
+
header?: never;
|
|
2943
|
+
path: {
|
|
2944
|
+
/** @description The UID of the tenancy. */
|
|
2945
|
+
tenancy_uid: string;
|
|
2946
|
+
};
|
|
2947
|
+
cookie?: never;
|
|
2948
|
+
};
|
|
2949
|
+
/**
|
|
2950
|
+
* fetchTenancyAdmin
|
|
2951
|
+
* @description Retrieve a single tenancy for the admin domain.
|
|
2952
|
+
*/
|
|
2953
|
+
get: operations["fetchTenancyAdmin"];
|
|
2954
|
+
put?: never;
|
|
2955
|
+
post?: never;
|
|
2956
|
+
delete?: never;
|
|
2957
|
+
options?: never;
|
|
2958
|
+
head?: never;
|
|
2959
|
+
patch?: never;
|
|
2960
|
+
trace?: never;
|
|
2961
|
+
};
|
|
2939
2962
|
"/api/v1/portal/admin/tenancies/{tenancy_uid}/compliance-documents": {
|
|
2940
2963
|
parameters: {
|
|
2941
2964
|
query?: never;
|
|
@@ -5675,7 +5698,7 @@ export interface operations {
|
|
|
5675
5698
|
content: {
|
|
5676
5699
|
"application/json": {
|
|
5677
5700
|
data?: {
|
|
5678
|
-
/** @example
|
|
5701
|
+
/** @example bde3fa98-bb32-434e-80cc-8a95b06a5524 */
|
|
5679
5702
|
uid?: string;
|
|
5680
5703
|
/** @example Ms. Audra Crooks II */
|
|
5681
5704
|
username?: string;
|
|
@@ -5705,7 +5728,7 @@ export interface operations {
|
|
|
5705
5728
|
timezone?: string;
|
|
5706
5729
|
/** @example Customer */
|
|
5707
5730
|
user_type?: string;
|
|
5708
|
-
/** @example
|
|
5731
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
5709
5732
|
created?: string;
|
|
5710
5733
|
/** @example 0 seconds ago */
|
|
5711
5734
|
email_verified_at?: string;
|
|
@@ -6233,7 +6256,7 @@ export interface operations {
|
|
|
6233
6256
|
content: {
|
|
6234
6257
|
"application/json": {
|
|
6235
6258
|
data?: {
|
|
6236
|
-
/** @example
|
|
6259
|
+
/** @example 0a11788b-6195-48d2-bea3-9bbe45b79a4a */
|
|
6237
6260
|
uid?: string;
|
|
6238
6261
|
/** @example Ms. Audra Crooks II */
|
|
6239
6262
|
username?: string;
|
|
@@ -6263,7 +6286,7 @@ export interface operations {
|
|
|
6263
6286
|
timezone?: string;
|
|
6264
6287
|
/** @example Customer */
|
|
6265
6288
|
user_type?: string;
|
|
6266
|
-
/** @example
|
|
6289
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
6267
6290
|
created?: string;
|
|
6268
6291
|
/** @example 0 seconds ago */
|
|
6269
6292
|
email_verified_at?: string;
|
|
@@ -6653,11 +6676,11 @@ export interface operations {
|
|
|
6653
6676
|
content: {
|
|
6654
6677
|
"application/json": {
|
|
6655
6678
|
data?: {
|
|
6656
|
-
/** @example New For Rent Property draft •
|
|
6679
|
+
/** @example New For Rent Property draft • 27 Apr 2026, 11:18 AM */
|
|
6657
6680
|
draft_name?: string;
|
|
6658
|
-
/** @example LST-PRP-LTR-
|
|
6681
|
+
/** @example LST-PRP-LTR-MOH3SKS6UBI */
|
|
6659
6682
|
sku?: string;
|
|
6660
|
-
/** @example
|
|
6683
|
+
/** @example 9e96a69d-2af3-4658-98a6-adb6b90abff9 */
|
|
6661
6684
|
uid?: string;
|
|
6662
6685
|
/** @example Rent */
|
|
6663
6686
|
listing_type?: string;
|
|
@@ -8084,7 +8107,7 @@ export interface operations {
|
|
|
8084
8107
|
content: {
|
|
8085
8108
|
"application/json": {
|
|
8086
8109
|
data?: {
|
|
8087
|
-
/** @example
|
|
8110
|
+
/** @example e6c845eb-db81-4b5e-b37d-4ffe5fa9411f */
|
|
8088
8111
|
uid?: string;
|
|
8089
8112
|
/** @example Morgan Hirthe */
|
|
8090
8113
|
username?: string;
|
|
@@ -8114,7 +8137,7 @@ export interface operations {
|
|
|
8114
8137
|
timezone?: string;
|
|
8115
8138
|
/** @example Customer */
|
|
8116
8139
|
user_type?: string;
|
|
8117
|
-
/** @example
|
|
8140
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
8118
8141
|
created?: string;
|
|
8119
8142
|
/** @example 0 seconds ago */
|
|
8120
8143
|
email_verified_at?: string;
|
|
@@ -8823,11 +8846,11 @@ export interface operations {
|
|
|
8823
8846
|
content: {
|
|
8824
8847
|
"application/json": {
|
|
8825
8848
|
data?: {
|
|
8826
|
-
/** @example New For Rent Property draft •
|
|
8849
|
+
/** @example New For Rent Property draft • 27 Apr 2026, 11:18 AM */
|
|
8827
8850
|
draft_name?: string;
|
|
8828
|
-
/** @example LST-PRP-LTR-
|
|
8851
|
+
/** @example LST-PRP-LTR-MOH3SKWBISM */
|
|
8829
8852
|
sku?: string;
|
|
8830
|
-
/** @example
|
|
8853
|
+
/** @example 127eabe1-2fbc-497e-96d2-e2502c95c1a4 */
|
|
8831
8854
|
uid?: string;
|
|
8832
8855
|
/** @example Rent */
|
|
8833
8856
|
listing_type?: string;
|
|
@@ -9267,7 +9290,7 @@ export interface operations {
|
|
|
9267
9290
|
content: {
|
|
9268
9291
|
"application/json": {
|
|
9269
9292
|
data?: {
|
|
9270
|
-
/** @example
|
|
9293
|
+
/** @example 545035ce-ffcc-4ba2-80b7-7451c5d5e5f8 */
|
|
9271
9294
|
uid?: string;
|
|
9272
9295
|
/** @example photo */
|
|
9273
9296
|
media_type?: string;
|
|
@@ -9574,10 +9597,10 @@ export interface operations {
|
|
|
9574
9597
|
/**
|
|
9575
9598
|
* @example [
|
|
9576
9599
|
* {
|
|
9577
|
-
* "draft_name": "New For
|
|
9578
|
-
* "sku": "LST-PRP-
|
|
9579
|
-
* "uid": "
|
|
9580
|
-
* "listing_type": "
|
|
9600
|
+
* "draft_name": "New For Sale Property draft • 27 Apr 2026, 11:18 AM",
|
|
9601
|
+
* "sku": "LST-PRP-SAL-MOH3SKYM5GU",
|
|
9602
|
+
* "uid": "c7a81a48-dfa7-4054-877e-839191a2cebc",
|
|
9603
|
+
* "listing_type": "Sale",
|
|
9581
9604
|
* "vertical": "Property",
|
|
9582
9605
|
* "arrangement_type": "let_to_let",
|
|
9583
9606
|
* "arrangement_type_label": "Let to Let",
|
|
@@ -9593,34 +9616,32 @@ export interface operations {
|
|
|
9593
9616
|
* "media": []
|
|
9594
9617
|
* },
|
|
9595
9618
|
* {
|
|
9596
|
-
* "draft_name": "New
|
|
9597
|
-
* "sku": "LST-
|
|
9598
|
-
* "uid": "
|
|
9599
|
-
* "listing_type": "
|
|
9600
|
-
* "vertical": "
|
|
9601
|
-
* "arrangement_type":
|
|
9602
|
-
* "arrangement_type_label":
|
|
9619
|
+
* "draft_name": "New For Sale Used Item draft • 27 Apr 2026, 11:18 AM",
|
|
9620
|
+
* "sku": "LST-UIT-SAL-MOH3SKYPDNO",
|
|
9621
|
+
* "uid": "e20e6d0d-ac29-401d-be59-d3a82a8cd4f6",
|
|
9622
|
+
* "listing_type": "Sale",
|
|
9623
|
+
* "vertical": "Used Item",
|
|
9624
|
+
* "arrangement_type": null,
|
|
9625
|
+
* "arrangement_type_label": null,
|
|
9603
9626
|
* "price": null,
|
|
9604
9627
|
* "state": "draft",
|
|
9605
9628
|
* "published_at": null,
|
|
9606
9629
|
* "published_since": null,
|
|
9607
9630
|
* "is_visible": false,
|
|
9608
|
-
* "summary":
|
|
9609
|
-
* "availability": null
|
|
9610
|
-
* },
|
|
9631
|
+
* "summary": [],
|
|
9611
9632
|
* "workflow": [],
|
|
9612
9633
|
* "media": []
|
|
9613
9634
|
* }
|
|
9614
9635
|
* ]
|
|
9615
9636
|
*/
|
|
9616
9637
|
data?: {
|
|
9617
|
-
/** @example New For
|
|
9638
|
+
/** @example New For Sale Property draft • 27 Apr 2026, 11:18 AM */
|
|
9618
9639
|
draft_name?: string;
|
|
9619
|
-
/** @example LST-PRP-
|
|
9640
|
+
/** @example LST-PRP-SAL-MOH3SKYM5GU */
|
|
9620
9641
|
sku?: string;
|
|
9621
|
-
/** @example
|
|
9642
|
+
/** @example c7a81a48-dfa7-4054-877e-839191a2cebc */
|
|
9622
9643
|
uid?: string;
|
|
9623
|
-
/** @example
|
|
9644
|
+
/** @example Sale */
|
|
9624
9645
|
listing_type?: string;
|
|
9625
9646
|
/** @example Property */
|
|
9626
9647
|
vertical?: string;
|
|
@@ -9813,11 +9834,11 @@ export interface operations {
|
|
|
9813
9834
|
content: {
|
|
9814
9835
|
"application/json": {
|
|
9815
9836
|
data?: {
|
|
9816
|
-
/** @example New For Rent Property draft •
|
|
9837
|
+
/** @example New For Rent Property draft • 27 Apr 2026, 11:18 AM */
|
|
9817
9838
|
draft_name?: string;
|
|
9818
|
-
/** @example LST-PRP-LTR-
|
|
9839
|
+
/** @example LST-PRP-LTR-MOH3SKZ4ZEI */
|
|
9819
9840
|
sku?: string;
|
|
9820
|
-
/** @example
|
|
9841
|
+
/** @example 691d97a4-63d9-44e4-bbee-92a70d3bb323 */
|
|
9821
9842
|
uid?: string;
|
|
9822
9843
|
/** @example Rent */
|
|
9823
9844
|
listing_type?: string;
|
|
@@ -9880,11 +9901,11 @@ export interface operations {
|
|
|
9880
9901
|
content: {
|
|
9881
9902
|
"application/json": {
|
|
9882
9903
|
data?: {
|
|
9883
|
-
/** @example New For Rent Property draft •
|
|
9904
|
+
/** @example New For Rent Property draft • 27 Apr 2026, 11:18 AM */
|
|
9884
9905
|
draft_name?: string;
|
|
9885
|
-
/** @example LST-PRP-LTR-
|
|
9906
|
+
/** @example LST-PRP-LTR-MOH3SKZBCRV */
|
|
9886
9907
|
sku?: string;
|
|
9887
|
-
/** @example
|
|
9908
|
+
/** @example 7b1ba38b-59e5-41b5-b82b-2383380b6fe1 */
|
|
9888
9909
|
uid?: string;
|
|
9889
9910
|
/** @example Rent */
|
|
9890
9911
|
listing_type?: string;
|
|
@@ -9937,11 +9958,11 @@ export interface operations {
|
|
|
9937
9958
|
content: {
|
|
9938
9959
|
"application/json": {
|
|
9939
9960
|
data?: {
|
|
9940
|
-
/** @example New For Rent Property draft •
|
|
9961
|
+
/** @example New For Rent Property draft • 27 Apr 2026, 11:18 AM */
|
|
9941
9962
|
draft_name?: string;
|
|
9942
|
-
/** @example LST-PRP-LTR-
|
|
9963
|
+
/** @example LST-PRP-LTR-MOH3SKZIKUF */
|
|
9943
9964
|
sku?: string;
|
|
9944
|
-
/** @example
|
|
9965
|
+
/** @example cc53a2a7-9af9-47f6-8a66-af505f5eef73 */
|
|
9945
9966
|
uid?: string;
|
|
9946
9967
|
/** @example Rent */
|
|
9947
9968
|
listing_type?: string;
|
|
@@ -9994,11 +10015,11 @@ export interface operations {
|
|
|
9994
10015
|
content: {
|
|
9995
10016
|
"application/json": {
|
|
9996
10017
|
data?: {
|
|
9997
|
-
/** @example New For Rent Property draft •
|
|
10018
|
+
/** @example New For Rent Property draft • 27 Apr 2026, 11:18 AM */
|
|
9998
10019
|
draft_name?: string;
|
|
9999
|
-
/** @example LST-PRP-LTR-
|
|
10020
|
+
/** @example LST-PRP-LTR-MOH3SKZQFM1 */
|
|
10000
10021
|
sku?: string;
|
|
10001
|
-
/** @example
|
|
10022
|
+
/** @example f49aa141-87b5-4edc-96d5-932203ae950e */
|
|
10002
10023
|
uid?: string;
|
|
10003
10024
|
/** @example Rent */
|
|
10004
10025
|
listing_type?: string;
|
|
@@ -10192,7 +10213,7 @@ export interface operations {
|
|
|
10192
10213
|
content: {
|
|
10193
10214
|
"application/json": {
|
|
10194
10215
|
data?: {
|
|
10195
|
-
/** @example
|
|
10216
|
+
/** @example 172 */
|
|
10196
10217
|
id?: number;
|
|
10197
10218
|
/** @example 1 */
|
|
10198
10219
|
category_id?: number;
|
|
@@ -10266,7 +10287,7 @@ export interface operations {
|
|
|
10266
10287
|
content: {
|
|
10267
10288
|
"application/json": {
|
|
10268
10289
|
data?: {
|
|
10269
|
-
/** @example
|
|
10290
|
+
/** @example 173 */
|
|
10270
10291
|
id?: number;
|
|
10271
10292
|
/** @example 1 */
|
|
10272
10293
|
category_id?: number;
|
|
@@ -10305,7 +10326,7 @@ export interface operations {
|
|
|
10305
10326
|
content: {
|
|
10306
10327
|
"application/json": {
|
|
10307
10328
|
data?: {
|
|
10308
|
-
/** @example
|
|
10329
|
+
/** @example 174 */
|
|
10309
10330
|
id?: number;
|
|
10310
10331
|
/** @example 1 */
|
|
10311
10332
|
category_id?: number;
|
|
@@ -10343,7 +10364,7 @@ export interface operations {
|
|
|
10343
10364
|
/**
|
|
10344
10365
|
* @example [
|
|
10345
10366
|
* {
|
|
10346
|
-
* "id":
|
|
10367
|
+
* "id": 230,
|
|
10347
10368
|
* "name": "Exterior",
|
|
10348
10369
|
* "description": "For Exterior categories",
|
|
10349
10370
|
* "display_order": 1,
|
|
@@ -10353,7 +10374,7 @@ export interface operations {
|
|
|
10353
10374
|
* "is_active": true
|
|
10354
10375
|
* },
|
|
10355
10376
|
* {
|
|
10356
|
-
* "id":
|
|
10377
|
+
* "id": 231,
|
|
10357
10378
|
* "name": "Exterior",
|
|
10358
10379
|
* "description": "For Exterior categories",
|
|
10359
10380
|
* "display_order": 1,
|
|
@@ -10365,7 +10386,7 @@ export interface operations {
|
|
|
10365
10386
|
* ]
|
|
10366
10387
|
*/
|
|
10367
10388
|
data?: {
|
|
10368
|
-
/** @example
|
|
10389
|
+
/** @example 230 */
|
|
10369
10390
|
id?: number;
|
|
10370
10391
|
/** @example Exterior */
|
|
10371
10392
|
name?: string;
|
|
@@ -10429,7 +10450,7 @@ export interface operations {
|
|
|
10429
10450
|
content: {
|
|
10430
10451
|
"application/json": {
|
|
10431
10452
|
data?: {
|
|
10432
|
-
/** @example
|
|
10453
|
+
/** @example 232 */
|
|
10433
10454
|
id?: number;
|
|
10434
10455
|
/** @example Exterior */
|
|
10435
10456
|
name?: string;
|
|
@@ -10496,7 +10517,7 @@ export interface operations {
|
|
|
10496
10517
|
content: {
|
|
10497
10518
|
"application/json": {
|
|
10498
10519
|
data?: {
|
|
10499
|
-
/** @example
|
|
10520
|
+
/** @example 233 */
|
|
10500
10521
|
id?: number;
|
|
10501
10522
|
/** @example Exterior */
|
|
10502
10523
|
name?: string;
|
|
@@ -10537,7 +10558,7 @@ export interface operations {
|
|
|
10537
10558
|
content: {
|
|
10538
10559
|
"application/json": {
|
|
10539
10560
|
data?: {
|
|
10540
|
-
/** @example
|
|
10561
|
+
/** @example 234 */
|
|
10541
10562
|
id?: number;
|
|
10542
10563
|
/** @example Exterior */
|
|
10543
10564
|
name?: string;
|
|
@@ -10800,7 +10821,7 @@ export interface operations {
|
|
|
10800
10821
|
content: {
|
|
10801
10822
|
"application/json": {
|
|
10802
10823
|
data?: {
|
|
10803
|
-
/** @example
|
|
10824
|
+
/** @example 103 */
|
|
10804
10825
|
id?: number;
|
|
10805
10826
|
/** @example email_fa_0 */
|
|
10806
10827
|
key?: string;
|
|
@@ -10814,9 +10835,9 @@ export interface operations {
|
|
|
10814
10835
|
metadata_schema?: unknown[];
|
|
10815
10836
|
/** @example true */
|
|
10816
10837
|
is_active?: boolean;
|
|
10817
|
-
/** @example 2026-04-
|
|
10838
|
+
/** @example 2026-04-27T11:18:03.000000Z */
|
|
10818
10839
|
created_at?: string;
|
|
10819
|
-
/** @example 2026-04-
|
|
10840
|
+
/** @example 2026-04-27T11:18:03.000000Z */
|
|
10820
10841
|
updated_at?: string;
|
|
10821
10842
|
};
|
|
10822
10843
|
};
|
|
@@ -10876,7 +10897,7 @@ export interface operations {
|
|
|
10876
10897
|
content: {
|
|
10877
10898
|
"application/json": {
|
|
10878
10899
|
data?: {
|
|
10879
|
-
/** @example
|
|
10900
|
+
/** @example 104 */
|
|
10880
10901
|
id?: number;
|
|
10881
10902
|
/** @example email_fa_0 */
|
|
10882
10903
|
key?: string;
|
|
@@ -10890,9 +10911,9 @@ export interface operations {
|
|
|
10890
10911
|
metadata_schema?: unknown[];
|
|
10891
10912
|
/** @example true */
|
|
10892
10913
|
is_active?: boolean;
|
|
10893
|
-
/** @example 2026-04-
|
|
10914
|
+
/** @example 2026-04-27T11:18:03.000000Z */
|
|
10894
10915
|
created_at?: string;
|
|
10895
|
-
/** @example 2026-04-
|
|
10916
|
+
/** @example 2026-04-27T11:18:03.000000Z */
|
|
10896
10917
|
updated_at?: string;
|
|
10897
10918
|
};
|
|
10898
10919
|
};
|
|
@@ -12158,25 +12179,25 @@ export interface operations {
|
|
|
12158
12179
|
/**
|
|
12159
12180
|
* @example [
|
|
12160
12181
|
* {
|
|
12161
|
-
* "key": "
|
|
12162
|
-
* "name": "
|
|
12163
|
-
* "description": "
|
|
12182
|
+
* "key": "ea",
|
|
12183
|
+
* "name": "ut",
|
|
12184
|
+
* "description": "Quia aut vel doloremque.",
|
|
12164
12185
|
* "value_type": "string"
|
|
12165
12186
|
* },
|
|
12166
12187
|
* {
|
|
12167
|
-
* "key": "
|
|
12168
|
-
* "name": "
|
|
12169
|
-
* "description": "
|
|
12188
|
+
* "key": "et",
|
|
12189
|
+
* "name": "asperiores",
|
|
12190
|
+
* "description": "Dolores laboriosam et rerum explicabo dicta reprehenderit.",
|
|
12170
12191
|
* "value_type": "string"
|
|
12171
12192
|
* }
|
|
12172
12193
|
* ]
|
|
12173
12194
|
*/
|
|
12174
12195
|
data?: {
|
|
12175
|
-
/** @example
|
|
12196
|
+
/** @example ea */
|
|
12176
12197
|
key?: string;
|
|
12177
|
-
/** @example
|
|
12198
|
+
/** @example ut */
|
|
12178
12199
|
name?: string;
|
|
12179
|
-
/** @example
|
|
12200
|
+
/** @example Quia aut vel doloremque. */
|
|
12180
12201
|
description?: string;
|
|
12181
12202
|
/** @example string */
|
|
12182
12203
|
value_type?: string;
|
|
@@ -13418,13 +13439,13 @@ export interface operations {
|
|
|
13418
13439
|
};
|
|
13419
13440
|
} | {
|
|
13420
13441
|
data?: {
|
|
13421
|
-
/** @example
|
|
13442
|
+
/** @example 18f278bc-85b1-4329-8cfc-df8b56751c90 */
|
|
13422
13443
|
uid?: string;
|
|
13423
13444
|
/** @example follow_up */
|
|
13424
13445
|
inspection_type?: string;
|
|
13425
13446
|
/** @example cancelled */
|
|
13426
13447
|
status?: string;
|
|
13427
|
-
/** @example
|
|
13448
|
+
/** @example 03 May 2026, 01:16 AM */
|
|
13428
13449
|
scheduled_date?: string;
|
|
13429
13450
|
/** @example null */
|
|
13430
13451
|
completed_date?: string | null;
|
|
@@ -13432,11 +13453,11 @@ export interface operations {
|
|
|
13432
13453
|
condition_rating?: string;
|
|
13433
13454
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
13434
13455
|
summary?: string;
|
|
13435
|
-
/** @example
|
|
13456
|
+
/** @example 25 Jun 2026, 10:04 PM */
|
|
13436
13457
|
next_inspection_date?: string;
|
|
13437
|
-
/** @example
|
|
13458
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
13438
13459
|
created_at?: string;
|
|
13439
|
-
/** @example
|
|
13460
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
13440
13461
|
updated_at?: string;
|
|
13441
13462
|
};
|
|
13442
13463
|
};
|
|
@@ -13491,13 +13512,13 @@ export interface operations {
|
|
|
13491
13512
|
content: {
|
|
13492
13513
|
"application/json": {
|
|
13493
13514
|
data?: {
|
|
13494
|
-
/** @example
|
|
13515
|
+
/** @example bb0359fd-06d9-4dd3-bfd5-d024c9f70835 */
|
|
13495
13516
|
uid?: string;
|
|
13496
13517
|
/** @example follow_up */
|
|
13497
13518
|
inspection_type?: string;
|
|
13498
13519
|
/** @example cancelled */
|
|
13499
13520
|
status?: string;
|
|
13500
|
-
/** @example
|
|
13521
|
+
/** @example 03 May 2026, 01:16 AM */
|
|
13501
13522
|
scheduled_date?: string;
|
|
13502
13523
|
/** @example null */
|
|
13503
13524
|
completed_date?: string | null;
|
|
@@ -13505,11 +13526,11 @@ export interface operations {
|
|
|
13505
13526
|
condition_rating?: string;
|
|
13506
13527
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
13507
13528
|
summary?: string;
|
|
13508
|
-
/** @example
|
|
13529
|
+
/** @example 25 Jun 2026, 10:05 PM */
|
|
13509
13530
|
next_inspection_date?: string;
|
|
13510
|
-
/** @example
|
|
13531
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
13511
13532
|
created_at?: string;
|
|
13512
|
-
/** @example
|
|
13533
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
13513
13534
|
updated_at?: string;
|
|
13514
13535
|
};
|
|
13515
13536
|
};
|
|
@@ -13604,13 +13625,13 @@ export interface operations {
|
|
|
13604
13625
|
content: {
|
|
13605
13626
|
"application/json": {
|
|
13606
13627
|
data?: {
|
|
13607
|
-
/** @example
|
|
13628
|
+
/** @example 903a9aa2-4cd9-4727-bf2b-7ece951b9ab1 */
|
|
13608
13629
|
uid?: string;
|
|
13609
13630
|
/** @example follow_up */
|
|
13610
13631
|
inspection_type?: string;
|
|
13611
13632
|
/** @example cancelled */
|
|
13612
13633
|
status?: string;
|
|
13613
|
-
/** @example
|
|
13634
|
+
/** @example 20 Apr 2026, 10:42 PM */
|
|
13614
13635
|
scheduled_date?: string;
|
|
13615
13636
|
/** @example null */
|
|
13616
13637
|
completed_date?: string | null;
|
|
@@ -13618,11 +13639,11 @@ export interface operations {
|
|
|
13618
13639
|
condition_rating?: string;
|
|
13619
13640
|
/** @example Et animi quos velit et fugiat. */
|
|
13620
13641
|
summary?: string;
|
|
13621
|
-
/** @example
|
|
13642
|
+
/** @example 30 Jul 2026, 06:36 AM */
|
|
13622
13643
|
next_inspection_date?: string;
|
|
13623
|
-
/** @example
|
|
13644
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
13624
13645
|
created_at?: string;
|
|
13625
|
-
/** @example
|
|
13646
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
13626
13647
|
updated_at?: string;
|
|
13627
13648
|
};
|
|
13628
13649
|
};
|
|
@@ -13659,13 +13680,13 @@ export interface operations {
|
|
|
13659
13680
|
content: {
|
|
13660
13681
|
"application/json": {
|
|
13661
13682
|
data?: {
|
|
13662
|
-
/** @example
|
|
13683
|
+
/** @example 1fa12323-4a64-4611-9a0e-d53c14c46970 */
|
|
13663
13684
|
uid?: string;
|
|
13664
13685
|
/** @example follow_up */
|
|
13665
13686
|
inspection_type?: string;
|
|
13666
13687
|
/** @example cancelled */
|
|
13667
13688
|
status?: string;
|
|
13668
|
-
/** @example
|
|
13689
|
+
/** @example 03 May 2026, 01:16 AM */
|
|
13669
13690
|
scheduled_date?: string;
|
|
13670
13691
|
/** @example null */
|
|
13671
13692
|
completed_date?: string | null;
|
|
@@ -13673,11 +13694,11 @@ export interface operations {
|
|
|
13673
13694
|
condition_rating?: string;
|
|
13674
13695
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
13675
13696
|
summary?: string;
|
|
13676
|
-
/** @example
|
|
13697
|
+
/** @example 25 Jun 2026, 10:05 PM */
|
|
13677
13698
|
next_inspection_date?: string;
|
|
13678
|
-
/** @example
|
|
13699
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
13679
13700
|
created_at?: string;
|
|
13680
|
-
/** @example
|
|
13701
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
13681
13702
|
updated_at?: string;
|
|
13682
13703
|
};
|
|
13683
13704
|
};
|
|
@@ -13714,13 +13735,13 @@ export interface operations {
|
|
|
13714
13735
|
content: {
|
|
13715
13736
|
"application/json": {
|
|
13716
13737
|
data?: {
|
|
13717
|
-
/** @example
|
|
13738
|
+
/** @example 267f57c5-a3ee-479c-b12d-3180643418e8 */
|
|
13718
13739
|
uid?: string;
|
|
13719
13740
|
/** @example follow_up */
|
|
13720
13741
|
inspection_type?: string;
|
|
13721
13742
|
/** @example cancelled */
|
|
13722
13743
|
status?: string;
|
|
13723
|
-
/** @example
|
|
13744
|
+
/** @example 20 Apr 2026, 10:42 PM */
|
|
13724
13745
|
scheduled_date?: string;
|
|
13725
13746
|
/** @example null */
|
|
13726
13747
|
completed_date?: string | null;
|
|
@@ -13728,11 +13749,11 @@ export interface operations {
|
|
|
13728
13749
|
condition_rating?: string;
|
|
13729
13750
|
/** @example Et animi quos velit et fugiat. */
|
|
13730
13751
|
summary?: string;
|
|
13731
|
-
/** @example
|
|
13752
|
+
/** @example 30 Jul 2026, 06:36 AM */
|
|
13732
13753
|
next_inspection_date?: string;
|
|
13733
|
-
/** @example
|
|
13754
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
13734
13755
|
created_at?: string;
|
|
13735
|
-
/** @example
|
|
13756
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
13736
13757
|
updated_at?: string;
|
|
13737
13758
|
};
|
|
13738
13759
|
};
|
|
@@ -13859,8 +13880,10 @@ export interface operations {
|
|
|
13859
13880
|
};
|
|
13860
13881
|
} | {
|
|
13861
13882
|
data?: {
|
|
13862
|
-
/** @example
|
|
13883
|
+
/** @example 3efa29ae-6f50-482f-b049-1ef1b2348167 */
|
|
13863
13884
|
uid?: string;
|
|
13885
|
+
/** @example 1 */
|
|
13886
|
+
tenancy_id?: number;
|
|
13864
13887
|
/** @example Qui commodi incidunt iure. */
|
|
13865
13888
|
title?: string;
|
|
13866
13889
|
/** @example Et modi ipsum nostrum omnis autem et consequatur. Dolores enim non facere tempora. Voluptatem laboriosam praesentium quis adipisci. */
|
|
@@ -13869,17 +13892,17 @@ export interface operations {
|
|
|
13869
13892
|
status?: string;
|
|
13870
13893
|
/** @example low */
|
|
13871
13894
|
priority?: string;
|
|
13872
|
-
/** @example
|
|
13895
|
+
/** @example 26 Apr 2026, 12:46 AM */
|
|
13873
13896
|
reported_at?: string;
|
|
13874
13897
|
/** @example null */
|
|
13875
13898
|
assigned_at?: string | null;
|
|
13876
13899
|
/** @example null */
|
|
13877
13900
|
completed_at?: string | null;
|
|
13878
|
-
/** @example
|
|
13901
|
+
/** @example 28 Apr 2026, 09:11 PM */
|
|
13879
13902
|
sla_deadline?: string;
|
|
13880
|
-
/** @example
|
|
13903
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
13881
13904
|
created_at?: string;
|
|
13882
|
-
/** @example
|
|
13905
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
13883
13906
|
updated_at?: string;
|
|
13884
13907
|
};
|
|
13885
13908
|
};
|
|
@@ -13916,8 +13939,10 @@ export interface operations {
|
|
|
13916
13939
|
content: {
|
|
13917
13940
|
"application/json": {
|
|
13918
13941
|
data?: {
|
|
13919
|
-
/** @example
|
|
13942
|
+
/** @example a4c867ab-badb-4116-82c9-2a5ab950a989 */
|
|
13920
13943
|
uid?: string;
|
|
13944
|
+
/** @example 1 */
|
|
13945
|
+
tenancy_id?: number;
|
|
13921
13946
|
/** @example Qui commodi incidunt iure. */
|
|
13922
13947
|
title?: string;
|
|
13923
13948
|
/** @example Et modi ipsum nostrum omnis autem et consequatur. Dolores enim non facere tempora. Voluptatem laboriosam praesentium quis adipisci. */
|
|
@@ -13926,17 +13951,17 @@ export interface operations {
|
|
|
13926
13951
|
status?: string;
|
|
13927
13952
|
/** @example low */
|
|
13928
13953
|
priority?: string;
|
|
13929
|
-
/** @example
|
|
13954
|
+
/** @example 26 Apr 2026, 12:46 AM */
|
|
13930
13955
|
reported_at?: string;
|
|
13931
13956
|
/** @example null */
|
|
13932
13957
|
assigned_at?: string | null;
|
|
13933
13958
|
/** @example null */
|
|
13934
13959
|
completed_at?: string | null;
|
|
13935
|
-
/** @example
|
|
13960
|
+
/** @example 28 Apr 2026, 09:11 PM */
|
|
13936
13961
|
sla_deadline?: string;
|
|
13937
|
-
/** @example
|
|
13962
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
13938
13963
|
created_at?: string;
|
|
13939
|
-
/** @example
|
|
13964
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
13940
13965
|
updated_at?: string;
|
|
13941
13966
|
};
|
|
13942
13967
|
};
|
|
@@ -13973,8 +13998,10 @@ export interface operations {
|
|
|
13973
13998
|
content: {
|
|
13974
13999
|
"application/json": {
|
|
13975
14000
|
data?: {
|
|
13976
|
-
/** @example
|
|
14001
|
+
/** @example ac770ac2-20b6-4a67-8f88-60eed5afc8e9 */
|
|
13977
14002
|
uid?: string;
|
|
14003
|
+
/** @example 1 */
|
|
14004
|
+
tenancy_id?: number;
|
|
13978
14005
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
13979
14006
|
title?: string;
|
|
13980
14007
|
/** @example 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. */
|
|
@@ -13983,17 +14010,17 @@ export interface operations {
|
|
|
13983
14010
|
status?: string;
|
|
13984
14011
|
/** @example emergency */
|
|
13985
14012
|
priority?: string;
|
|
13986
|
-
/** @example
|
|
14013
|
+
/** @example 20 Apr 2026, 10:31 PM */
|
|
13987
14014
|
reported_at?: string;
|
|
13988
|
-
/** @example
|
|
14015
|
+
/** @example 25 Apr 2026, 06:51 PM */
|
|
13989
14016
|
assigned_at?: string;
|
|
13990
14017
|
/** @example null */
|
|
13991
14018
|
completed_at?: string | null;
|
|
13992
|
-
/** @example
|
|
14019
|
+
/** @example 29 Apr 2026, 12:13 AM */
|
|
13993
14020
|
sla_deadline?: string;
|
|
13994
|
-
/** @example
|
|
14021
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
13995
14022
|
created_at?: string;
|
|
13996
|
-
/** @example
|
|
14023
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
13997
14024
|
updated_at?: string;
|
|
13998
14025
|
};
|
|
13999
14026
|
};
|
|
@@ -14030,8 +14057,10 @@ export interface operations {
|
|
|
14030
14057
|
content: {
|
|
14031
14058
|
"application/json": {
|
|
14032
14059
|
data?: {
|
|
14033
|
-
/** @example
|
|
14060
|
+
/** @example ab02afad-70f2-4a47-9f73-302aca3b1297 */
|
|
14034
14061
|
uid?: string;
|
|
14062
|
+
/** @example 1 */
|
|
14063
|
+
tenancy_id?: number;
|
|
14035
14064
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
14036
14065
|
title?: string;
|
|
14037
14066
|
/** @example 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. */
|
|
@@ -14040,17 +14069,17 @@ export interface operations {
|
|
|
14040
14069
|
status?: string;
|
|
14041
14070
|
/** @example emergency */
|
|
14042
14071
|
priority?: string;
|
|
14043
|
-
/** @example
|
|
14072
|
+
/** @example 20 Apr 2026, 10:31 PM */
|
|
14044
14073
|
reported_at?: string;
|
|
14045
|
-
/** @example
|
|
14074
|
+
/** @example 25 Apr 2026, 06:51 PM */
|
|
14046
14075
|
assigned_at?: string;
|
|
14047
14076
|
/** @example null */
|
|
14048
14077
|
completed_at?: string | null;
|
|
14049
|
-
/** @example
|
|
14078
|
+
/** @example 29 Apr 2026, 12:13 AM */
|
|
14050
14079
|
sla_deadline?: string;
|
|
14051
|
-
/** @example
|
|
14080
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
14052
14081
|
created_at?: string;
|
|
14053
|
-
/** @example
|
|
14082
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
14054
14083
|
updated_at?: string;
|
|
14055
14084
|
};
|
|
14056
14085
|
};
|
|
@@ -14087,8 +14116,10 @@ export interface operations {
|
|
|
14087
14116
|
content: {
|
|
14088
14117
|
"application/json": {
|
|
14089
14118
|
data?: {
|
|
14090
|
-
/** @example
|
|
14119
|
+
/** @example 3f5a2822-f231-440c-a0ab-0ad860f52ac6 */
|
|
14091
14120
|
uid?: string;
|
|
14121
|
+
/** @example 1 */
|
|
14122
|
+
tenancy_id?: number;
|
|
14092
14123
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
14093
14124
|
title?: string;
|
|
14094
14125
|
/** @example 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. */
|
|
@@ -14097,17 +14128,17 @@ export interface operations {
|
|
|
14097
14128
|
status?: string;
|
|
14098
14129
|
/** @example emergency */
|
|
14099
14130
|
priority?: string;
|
|
14100
|
-
/** @example
|
|
14131
|
+
/** @example 20 Apr 2026, 10:31 PM */
|
|
14101
14132
|
reported_at?: string;
|
|
14102
|
-
/** @example
|
|
14133
|
+
/** @example 25 Apr 2026, 06:51 PM */
|
|
14103
14134
|
assigned_at?: string;
|
|
14104
14135
|
/** @example null */
|
|
14105
14136
|
completed_at?: string | null;
|
|
14106
|
-
/** @example
|
|
14137
|
+
/** @example 29 Apr 2026, 12:13 AM */
|
|
14107
14138
|
sla_deadline?: string;
|
|
14108
|
-
/** @example
|
|
14139
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
14109
14140
|
created_at?: string;
|
|
14110
|
-
/** @example
|
|
14141
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
14111
14142
|
updated_at?: string;
|
|
14112
14143
|
};
|
|
14113
14144
|
};
|
|
@@ -14158,6 +14189,13 @@ export interface operations {
|
|
|
14158
14189
|
* {
|
|
14159
14190
|
* "tenancy_uid": "9f8c3a6a-5b3c-4b9e-92a1-6c1d89b8d77a",
|
|
14160
14191
|
* "listing": {
|
|
14192
|
+
* "cover": {
|
|
14193
|
+
* "uid": "lm_34fda1",
|
|
14194
|
+
* "media_type": "image/jpeg",
|
|
14195
|
+
* "storage_path": "http://justinshome-backendcore.test/storage/listing-media/http://app.justinshome-backendcore.test/storage/listing-media/listings/9f8c3a6a-5b3c-4b9e-92a1-6c1d89b8d77a/cover.jpg",
|
|
14196
|
+
* "order_index": 0,
|
|
14197
|
+
* "is_cover": true
|
|
14198
|
+
* },
|
|
14161
14199
|
* "details": {
|
|
14162
14200
|
* "address": "24 Windsor Court, London, SW1",
|
|
14163
14201
|
* "title": "24 Windsor Court",
|
|
@@ -14192,6 +14230,18 @@ export interface operations {
|
|
|
14192
14230
|
/** @example 9f8c3a6a-5b3c-4b9e-92a1-6c1d89b8d77a */
|
|
14193
14231
|
tenancy_uid?: string;
|
|
14194
14232
|
listing?: {
|
|
14233
|
+
cover?: {
|
|
14234
|
+
/** @example lm_34fda1 */
|
|
14235
|
+
uid?: string;
|
|
14236
|
+
/** @example image/jpeg */
|
|
14237
|
+
media_type?: string;
|
|
14238
|
+
/** @example http://justinshome-backendcore.test/storage/listing-media/http://app.justinshome-backendcore.test/storage/listing-media/listings/9f8c3a6a-5b3c-4b9e-92a1-6c1d89b8d77a/cover.jpg */
|
|
14239
|
+
storage_path?: string;
|
|
14240
|
+
/** @example 0 */
|
|
14241
|
+
order_index?: number;
|
|
14242
|
+
/** @example true */
|
|
14243
|
+
is_cover?: boolean;
|
|
14244
|
+
};
|
|
14195
14245
|
details?: {
|
|
14196
14246
|
/** @example 24 Windsor Court, London, SW1 */
|
|
14197
14247
|
address?: string;
|
|
@@ -14299,6 +14349,13 @@ export interface operations {
|
|
|
14299
14349
|
* {
|
|
14300
14350
|
* "tenancy_uid": "9f8c3a6a-5b3c-4b9e-92a1-6c1d89b8d77a",
|
|
14301
14351
|
* "listing": {
|
|
14352
|
+
* "cover": {
|
|
14353
|
+
* "uid": "lm_34fda1",
|
|
14354
|
+
* "media_type": "image/jpeg",
|
|
14355
|
+
* "storage_path": "http://justinshome-backendcore.test/storage/listing-media/http://app.justinshome-backendcore.test/storage/listing-media/listings/9f8c3a6a-5b3c-4b9e-92a1-6c1d89b8d77a/cover.jpg",
|
|
14356
|
+
* "order_index": 0,
|
|
14357
|
+
* "is_cover": true
|
|
14358
|
+
* },
|
|
14302
14359
|
* "details": {
|
|
14303
14360
|
* "address": "24 Windsor Court, London, SW1",
|
|
14304
14361
|
* "title": "24 Windsor Court",
|
|
@@ -14333,6 +14390,18 @@ export interface operations {
|
|
|
14333
14390
|
/** @example 9f8c3a6a-5b3c-4b9e-92a1-6c1d89b8d77a */
|
|
14334
14391
|
tenancy_uid?: string;
|
|
14335
14392
|
listing?: {
|
|
14393
|
+
cover?: {
|
|
14394
|
+
/** @example lm_34fda1 */
|
|
14395
|
+
uid?: string;
|
|
14396
|
+
/** @example image/jpeg */
|
|
14397
|
+
media_type?: string;
|
|
14398
|
+
/** @example http://justinshome-backendcore.test/storage/listing-media/http://app.justinshome-backendcore.test/storage/listing-media/listings/9f8c3a6a-5b3c-4b9e-92a1-6c1d89b8d77a/cover.jpg */
|
|
14399
|
+
storage_path?: string;
|
|
14400
|
+
/** @example 0 */
|
|
14401
|
+
order_index?: number;
|
|
14402
|
+
/** @example true */
|
|
14403
|
+
is_cover?: boolean;
|
|
14404
|
+
};
|
|
14336
14405
|
details?: {
|
|
14337
14406
|
/** @example 24 Windsor Court, London, SW1 */
|
|
14338
14407
|
address?: string;
|
|
@@ -14383,6 +14452,272 @@ export interface operations {
|
|
|
14383
14452
|
};
|
|
14384
14453
|
};
|
|
14385
14454
|
};
|
|
14455
|
+
fetchTenancyAdmin: {
|
|
14456
|
+
parameters: {
|
|
14457
|
+
query?: never;
|
|
14458
|
+
header?: never;
|
|
14459
|
+
path: {
|
|
14460
|
+
/** @description The UID of the tenancy. */
|
|
14461
|
+
tenancy_uid: string;
|
|
14462
|
+
};
|
|
14463
|
+
cookie?: never;
|
|
14464
|
+
};
|
|
14465
|
+
requestBody?: never;
|
|
14466
|
+
responses: {
|
|
14467
|
+
/** @description Retrieve a single tenancy for admin */
|
|
14468
|
+
200: {
|
|
14469
|
+
headers: {
|
|
14470
|
+
[name: string]: unknown;
|
|
14471
|
+
};
|
|
14472
|
+
content: {
|
|
14473
|
+
"application/json": {
|
|
14474
|
+
/** @example Tenancy fetched */
|
|
14475
|
+
message?: string;
|
|
14476
|
+
/** @example null */
|
|
14477
|
+
event?: string | null;
|
|
14478
|
+
data?: {
|
|
14479
|
+
/** @example 9f8c3a6a-5b3c-4b9e-92a1-6c1d89b8d77a */
|
|
14480
|
+
uid?: string;
|
|
14481
|
+
/** @example 4 */
|
|
14482
|
+
listing_id?: number;
|
|
14483
|
+
/** @example 2 */
|
|
14484
|
+
landlord_id?: number;
|
|
14485
|
+
/** @example 3 */
|
|
14486
|
+
tenant_id?: number;
|
|
14487
|
+
/** @example 1500.00 */
|
|
14488
|
+
rent_amount?: string;
|
|
14489
|
+
/** @example 1500.00 */
|
|
14490
|
+
deposit_amount?: string;
|
|
14491
|
+
/** @example active */
|
|
14492
|
+
state?: string;
|
|
14493
|
+
/** @example 2026-03-01 */
|
|
14494
|
+
start_date?: string;
|
|
14495
|
+
/** @example 2027-02-28 */
|
|
14496
|
+
end_date?: string;
|
|
14497
|
+
/** @example false */
|
|
14498
|
+
is_periodic?: boolean;
|
|
14499
|
+
/** @example null */
|
|
14500
|
+
company_name?: string | null;
|
|
14501
|
+
/** @example null */
|
|
14502
|
+
company_registration_number?: string | null;
|
|
14503
|
+
/** @example 2026-03-01T10:00:00Z */
|
|
14504
|
+
created_at?: string;
|
|
14505
|
+
listing?: {
|
|
14506
|
+
cover?: {
|
|
14507
|
+
/** @example lm_34fda1 */
|
|
14508
|
+
uid?: string;
|
|
14509
|
+
/** @example image/jpeg */
|
|
14510
|
+
media_type?: string;
|
|
14511
|
+
/** @example http://app.justinshome-backendcore.test/storage/listing-media/listings/9f8c3a6a-5b3c-4b9e-92a1-6c1d89b8d77a/cover.jpg */
|
|
14512
|
+
storage_path?: string;
|
|
14513
|
+
/** @example 0 */
|
|
14514
|
+
order_index?: number;
|
|
14515
|
+
/** @example true */
|
|
14516
|
+
is_cover?: boolean;
|
|
14517
|
+
};
|
|
14518
|
+
details?: {
|
|
14519
|
+
/** @example 24 Windsor Court */
|
|
14520
|
+
address?: string;
|
|
14521
|
+
/** @example 24 Windsor Court */
|
|
14522
|
+
title?: string;
|
|
14523
|
+
/** @example Rent */
|
|
14524
|
+
type?: string;
|
|
14525
|
+
};
|
|
14526
|
+
owner?: {
|
|
14527
|
+
/** @example e45bd0fb-72f4-4ee6-9ff8-aad1f64b1105 */
|
|
14528
|
+
uid?: string;
|
|
14529
|
+
/** @example Alice Taylor */
|
|
14530
|
+
name?: string;
|
|
14531
|
+
/** @example alice@example.com */
|
|
14532
|
+
email?: string;
|
|
14533
|
+
};
|
|
14534
|
+
};
|
|
14535
|
+
landlord?: {
|
|
14536
|
+
/** @example e45bd0fb-72f4-4ee6-9ff8-aad1f64b1105 */
|
|
14537
|
+
uid?: string;
|
|
14538
|
+
/** @example Alice Taylor */
|
|
14539
|
+
name?: string;
|
|
14540
|
+
/** @example alice@example.com */
|
|
14541
|
+
email?: string;
|
|
14542
|
+
};
|
|
14543
|
+
tenant?: {
|
|
14544
|
+
/** @example c2d9f2cf-6279-4370-9924-5f5dcb0f40df */
|
|
14545
|
+
uid?: string;
|
|
14546
|
+
/** @example Sarah Jenkins */
|
|
14547
|
+
name?: string;
|
|
14548
|
+
/** @example sarah@example.com */
|
|
14549
|
+
email?: string;
|
|
14550
|
+
};
|
|
14551
|
+
/**
|
|
14552
|
+
* @example [
|
|
14553
|
+
* {
|
|
14554
|
+
* "uid": "maint_83fd12",
|
|
14555
|
+
* "tenancy_id": 1,
|
|
14556
|
+
* "title": "Leaking kitchen sink",
|
|
14557
|
+
* "description": "Water has been dripping continuously under the sink cabinet.",
|
|
14558
|
+
* "status": "reported",
|
|
14559
|
+
* "priority": "urgent",
|
|
14560
|
+
* "reported_at": "2026-04-01T10:00:00Z",
|
|
14561
|
+
* "assigned_at": null,
|
|
14562
|
+
* "completed_at": null,
|
|
14563
|
+
* "sla_deadline": "2026-04-02T10:00:00Z"
|
|
14564
|
+
* }
|
|
14565
|
+
* ]
|
|
14566
|
+
*/
|
|
14567
|
+
maintenance_requests?: {
|
|
14568
|
+
/** @example maint_83fd12 */
|
|
14569
|
+
uid?: string;
|
|
14570
|
+
/** @example 1 */
|
|
14571
|
+
tenancy_id?: number;
|
|
14572
|
+
/** @example Leaking kitchen sink */
|
|
14573
|
+
title?: string;
|
|
14574
|
+
/** @example Water has been dripping continuously under the sink cabinet. */
|
|
14575
|
+
description?: string;
|
|
14576
|
+
/** @example reported */
|
|
14577
|
+
status?: string;
|
|
14578
|
+
/** @example urgent */
|
|
14579
|
+
priority?: string;
|
|
14580
|
+
/** @example 2026-04-01T10:00:00Z */
|
|
14581
|
+
reported_at?: string;
|
|
14582
|
+
/** @example null */
|
|
14583
|
+
assigned_at?: string | null;
|
|
14584
|
+
/** @example null */
|
|
14585
|
+
completed_at?: string | null;
|
|
14586
|
+
/** @example 2026-04-02T10:00:00Z */
|
|
14587
|
+
sla_deadline?: string;
|
|
14588
|
+
}[];
|
|
14589
|
+
/**
|
|
14590
|
+
* @example [
|
|
14591
|
+
* {
|
|
14592
|
+
* "from_state": "pending",
|
|
14593
|
+
* "to_state": "active",
|
|
14594
|
+
* "changed_by_user_id": 1,
|
|
14595
|
+
* "changed_by_name": "System Admin",
|
|
14596
|
+
* "comment": "Tenancy activated",
|
|
14597
|
+
* "created_at": "2026-03-01T10:00:00Z"
|
|
14598
|
+
* }
|
|
14599
|
+
* ]
|
|
14600
|
+
*/
|
|
14601
|
+
state_transitions?: {
|
|
14602
|
+
/** @example pending */
|
|
14603
|
+
from_state?: string;
|
|
14604
|
+
/** @example active */
|
|
14605
|
+
to_state?: string;
|
|
14606
|
+
/** @example 1 */
|
|
14607
|
+
changed_by_user_id?: number;
|
|
14608
|
+
/** @example System Admin */
|
|
14609
|
+
changed_by_name?: string;
|
|
14610
|
+
/** @example Tenancy activated */
|
|
14611
|
+
comment?: string;
|
|
14612
|
+
/** @example 2026-03-01T10:00:00Z */
|
|
14613
|
+
created_at?: string;
|
|
14614
|
+
}[];
|
|
14615
|
+
/**
|
|
14616
|
+
* @example [
|
|
14617
|
+
* {
|
|
14618
|
+
* "id": 1,
|
|
14619
|
+
* "compliance": {
|
|
14620
|
+
* "id": 10,
|
|
14621
|
+
* "key": "gas_safety_certificate",
|
|
14622
|
+
* "name": "Gas Safety Certificate"
|
|
14623
|
+
* },
|
|
14624
|
+
* "verification_layer_key": "gas_certificate",
|
|
14625
|
+
* "status": "submitted",
|
|
14626
|
+
* "submitted_data": {
|
|
14627
|
+
* "document_file": {
|
|
14628
|
+
* "file_name": "cover.pdf",
|
|
14629
|
+
* "storage_path": "tenancy_compliance/cover.pdf",
|
|
14630
|
+
* "view_url": "https://api.example.com/api/v1/portal/admin/documents/view?expires=1774863000&signature=abc",
|
|
14631
|
+
* "download_url": "https://api.example.com/api/v1/portal/admin/documents/download?expires=1774863000&signature=abc",
|
|
14632
|
+
* "disk": "verification_documents"
|
|
14633
|
+
* }
|
|
14634
|
+
* },
|
|
14635
|
+
* "rejection_reason": null,
|
|
14636
|
+
* "reviewed_by": null,
|
|
14637
|
+
* "reviewed_at": null,
|
|
14638
|
+
* "created_at": "2026-04-01T09:30:00Z"
|
|
14639
|
+
* }
|
|
14640
|
+
* ]
|
|
14641
|
+
*/
|
|
14642
|
+
compliance_submissions?: {
|
|
14643
|
+
/** @example 1 */
|
|
14644
|
+
id?: number;
|
|
14645
|
+
compliance?: {
|
|
14646
|
+
/** @example 10 */
|
|
14647
|
+
id?: number;
|
|
14648
|
+
/** @example gas_safety_certificate */
|
|
14649
|
+
key?: string;
|
|
14650
|
+
/** @example Gas Safety Certificate */
|
|
14651
|
+
name?: string;
|
|
14652
|
+
};
|
|
14653
|
+
/** @example gas_certificate */
|
|
14654
|
+
verification_layer_key?: string;
|
|
14655
|
+
/** @example submitted */
|
|
14656
|
+
status?: string;
|
|
14657
|
+
submitted_data?: {
|
|
14658
|
+
document_file?: {
|
|
14659
|
+
/** @example cover.pdf */
|
|
14660
|
+
file_name?: string;
|
|
14661
|
+
/** @example tenancy_compliance/cover.pdf */
|
|
14662
|
+
storage_path?: string;
|
|
14663
|
+
/** @example https://api.example.com/api/v1/portal/admin/documents/view?expires=1774863000&signature=abc */
|
|
14664
|
+
view_url?: string;
|
|
14665
|
+
/** @example https://api.example.com/api/v1/portal/admin/documents/download?expires=1774863000&signature=abc */
|
|
14666
|
+
download_url?: string;
|
|
14667
|
+
/** @example verification_documents */
|
|
14668
|
+
disk?: string;
|
|
14669
|
+
};
|
|
14670
|
+
};
|
|
14671
|
+
/** @example null */
|
|
14672
|
+
rejection_reason?: string | null;
|
|
14673
|
+
/** @example null */
|
|
14674
|
+
reviewed_by?: string | null;
|
|
14675
|
+
/** @example null */
|
|
14676
|
+
reviewed_at?: string | null;
|
|
14677
|
+
/** @example 2026-04-01T09:30:00Z */
|
|
14678
|
+
created_at?: string;
|
|
14679
|
+
}[];
|
|
14680
|
+
/**
|
|
14681
|
+
* @example [
|
|
14682
|
+
* {
|
|
14683
|
+
* "id": 10,
|
|
14684
|
+
* "responsible_party": "landlord",
|
|
14685
|
+
* "responsible_party_label": "Landlord",
|
|
14686
|
+
* "liability_exclusion_flag": false,
|
|
14687
|
+
* "requirements": [
|
|
14688
|
+
* "gas_certificate"
|
|
14689
|
+
* ]
|
|
14690
|
+
* }
|
|
14691
|
+
* ]
|
|
14692
|
+
*/
|
|
14693
|
+
compliances?: {
|
|
14694
|
+
/** @example 10 */
|
|
14695
|
+
id?: number;
|
|
14696
|
+
/** @example landlord */
|
|
14697
|
+
responsible_party?: string;
|
|
14698
|
+
/** @example Landlord */
|
|
14699
|
+
responsible_party_label?: string;
|
|
14700
|
+
/** @example false */
|
|
14701
|
+
liability_exclusion_flag?: boolean;
|
|
14702
|
+
/**
|
|
14703
|
+
* @example [
|
|
14704
|
+
* "gas_certificate"
|
|
14705
|
+
* ]
|
|
14706
|
+
*/
|
|
14707
|
+
requirements?: string[];
|
|
14708
|
+
}[];
|
|
14709
|
+
compliance_status?: {
|
|
14710
|
+
/** @example compliant */
|
|
14711
|
+
overall?: string;
|
|
14712
|
+
/** @example [] */
|
|
14713
|
+
breakdown?: unknown[];
|
|
14714
|
+
};
|
|
14715
|
+
};
|
|
14716
|
+
};
|
|
14717
|
+
};
|
|
14718
|
+
};
|
|
14719
|
+
};
|
|
14720
|
+
};
|
|
14386
14721
|
fetchTenancyComplianceDocumentsAdmin: {
|
|
14387
14722
|
parameters: {
|
|
14388
14723
|
query?: {
|
|
@@ -14503,19 +14838,19 @@ export interface operations {
|
|
|
14503
14838
|
content: {
|
|
14504
14839
|
"application/json": {
|
|
14505
14840
|
data?: {
|
|
14506
|
-
/** @example
|
|
14841
|
+
/** @example 309 */
|
|
14507
14842
|
id?: number;
|
|
14508
14843
|
/** @example 2 */
|
|
14509
14844
|
listing_id?: number;
|
|
14510
14845
|
/** @example completed */
|
|
14511
14846
|
status?: string;
|
|
14512
14847
|
scheduled?: {
|
|
14513
|
-
/** @example 1981-11-
|
|
14848
|
+
/** @example 1981-11-13T00:00:00.000000Z */
|
|
14514
14849
|
start?: string;
|
|
14515
|
-
/** @example 1979-12-
|
|
14850
|
+
/** @example 1979-12-10T00:00:00.000000Z */
|
|
14516
14851
|
end?: string;
|
|
14517
14852
|
};
|
|
14518
|
-
/** @example 2026-04-
|
|
14853
|
+
/** @example 2026-04-27T11:18:04.000000Z */
|
|
14519
14854
|
created_at?: string;
|
|
14520
14855
|
};
|
|
14521
14856
|
};
|
|
@@ -14542,19 +14877,19 @@ export interface operations {
|
|
|
14542
14877
|
content: {
|
|
14543
14878
|
"application/json": {
|
|
14544
14879
|
data?: {
|
|
14545
|
-
/** @example
|
|
14880
|
+
/** @example 310 */
|
|
14546
14881
|
id?: number;
|
|
14547
14882
|
/** @example 2 */
|
|
14548
14883
|
listing_id?: number;
|
|
14549
14884
|
/** @example completed */
|
|
14550
14885
|
status?: string;
|
|
14551
14886
|
scheduled?: {
|
|
14552
|
-
/** @example 1981-11-
|
|
14887
|
+
/** @example 1981-11-13T00:00:00.000000Z */
|
|
14553
14888
|
start?: string;
|
|
14554
|
-
/** @example 1979-12-
|
|
14889
|
+
/** @example 1979-12-10T00:00:00.000000Z */
|
|
14555
14890
|
end?: string;
|
|
14556
14891
|
};
|
|
14557
|
-
/** @example 2026-04-
|
|
14892
|
+
/** @example 2026-04-27T11:18:04.000000Z */
|
|
14558
14893
|
created_at?: string;
|
|
14559
14894
|
};
|
|
14560
14895
|
};
|
|
@@ -14580,41 +14915,41 @@ export interface operations {
|
|
|
14580
14915
|
/**
|
|
14581
14916
|
* @example [
|
|
14582
14917
|
* {
|
|
14583
|
-
* "id":
|
|
14918
|
+
* "id": 311,
|
|
14584
14919
|
* "listing_id": 2,
|
|
14585
14920
|
* "status": "completed",
|
|
14586
14921
|
* "scheduled": {
|
|
14587
|
-
* "start": "1981-11-
|
|
14588
|
-
* "end": "1979-12-
|
|
14922
|
+
* "start": "1981-11-13T00:00:00.000000Z",
|
|
14923
|
+
* "end": "1979-12-10T00:00:00.000000Z"
|
|
14589
14924
|
* },
|
|
14590
|
-
* "created_at": "2026-04-
|
|
14925
|
+
* "created_at": "2026-04-27T11:18:04.000000Z"
|
|
14591
14926
|
* },
|
|
14592
14927
|
* {
|
|
14593
|
-
* "id":
|
|
14928
|
+
* "id": 312,
|
|
14594
14929
|
* "listing_id": 2,
|
|
14595
14930
|
* "status": "completed",
|
|
14596
14931
|
* "scheduled": {
|
|
14597
|
-
* "start": "2006-09-
|
|
14932
|
+
* "start": "2006-09-13T00:00:00.000000Z",
|
|
14598
14933
|
* "end": "2015-01-19T00:00:00.000000Z"
|
|
14599
14934
|
* },
|
|
14600
|
-
* "created_at": "2026-04-
|
|
14935
|
+
* "created_at": "2026-04-27T11:18:04.000000Z"
|
|
14601
14936
|
* }
|
|
14602
14937
|
* ]
|
|
14603
14938
|
*/
|
|
14604
14939
|
data?: {
|
|
14605
|
-
/** @example
|
|
14940
|
+
/** @example 311 */
|
|
14606
14941
|
id?: number;
|
|
14607
14942
|
/** @example 2 */
|
|
14608
14943
|
listing_id?: number;
|
|
14609
14944
|
/** @example completed */
|
|
14610
14945
|
status?: string;
|
|
14611
14946
|
scheduled?: {
|
|
14612
|
-
/** @example 1981-11-
|
|
14947
|
+
/** @example 1981-11-13T00:00:00.000000Z */
|
|
14613
14948
|
start?: string;
|
|
14614
|
-
/** @example 1979-12-
|
|
14949
|
+
/** @example 1979-12-10T00:00:00.000000Z */
|
|
14615
14950
|
end?: string;
|
|
14616
14951
|
};
|
|
14617
|
-
/** @example 2026-04-
|
|
14952
|
+
/** @example 2026-04-27T11:18:04.000000Z */
|
|
14618
14953
|
created_at?: string;
|
|
14619
14954
|
}[];
|
|
14620
14955
|
links?: {
|
|
@@ -14714,19 +15049,19 @@ export interface operations {
|
|
|
14714
15049
|
content: {
|
|
14715
15050
|
"application/json": {
|
|
14716
15051
|
data?: {
|
|
14717
|
-
/** @example
|
|
15052
|
+
/** @example 313 */
|
|
14718
15053
|
id?: number;
|
|
14719
15054
|
/** @example 2 */
|
|
14720
15055
|
listing_id?: number;
|
|
14721
15056
|
/** @example completed */
|
|
14722
15057
|
status?: string;
|
|
14723
15058
|
scheduled?: {
|
|
14724
|
-
/** @example 1981-11-
|
|
15059
|
+
/** @example 1981-11-13T00:00:00.000000Z */
|
|
14725
15060
|
start?: string;
|
|
14726
|
-
/** @example 1979-12-
|
|
15061
|
+
/** @example 1979-12-10T00:00:00.000000Z */
|
|
14727
15062
|
end?: string;
|
|
14728
15063
|
};
|
|
14729
|
-
/** @example 2026-04-
|
|
15064
|
+
/** @example 2026-04-27T11:18:04.000000Z */
|
|
14730
15065
|
created_at?: string;
|
|
14731
15066
|
};
|
|
14732
15067
|
};
|
|
@@ -14753,19 +15088,19 @@ export interface operations {
|
|
|
14753
15088
|
content: {
|
|
14754
15089
|
"application/json": {
|
|
14755
15090
|
data?: {
|
|
14756
|
-
/** @example
|
|
15091
|
+
/** @example 314 */
|
|
14757
15092
|
id?: number;
|
|
14758
15093
|
/** @example 2 */
|
|
14759
15094
|
listing_id?: number;
|
|
14760
15095
|
/** @example completed */
|
|
14761
15096
|
status?: string;
|
|
14762
15097
|
scheduled?: {
|
|
14763
|
-
/** @example 1981-11-
|
|
15098
|
+
/** @example 1981-11-13T00:00:00.000000Z */
|
|
14764
15099
|
start?: string;
|
|
14765
|
-
/** @example 1979-12-
|
|
15100
|
+
/** @example 1979-12-10T00:00:00.000000Z */
|
|
14766
15101
|
end?: string;
|
|
14767
15102
|
};
|
|
14768
|
-
/** @example 2026-04-
|
|
15103
|
+
/** @example 2026-04-27T11:18:04.000000Z */
|
|
14769
15104
|
created_at?: string;
|
|
14770
15105
|
};
|
|
14771
15106
|
};
|
|
@@ -14792,19 +15127,19 @@ export interface operations {
|
|
|
14792
15127
|
content: {
|
|
14793
15128
|
"application/json": {
|
|
14794
15129
|
data?: {
|
|
14795
|
-
/** @example
|
|
15130
|
+
/** @example 315 */
|
|
14796
15131
|
id?: number;
|
|
14797
15132
|
/** @example 2 */
|
|
14798
15133
|
listing_id?: number;
|
|
14799
15134
|
/** @example completed */
|
|
14800
15135
|
status?: string;
|
|
14801
15136
|
scheduled?: {
|
|
14802
|
-
/** @example 1981-11-
|
|
15137
|
+
/** @example 1981-11-13T00:00:00.000000Z */
|
|
14803
15138
|
start?: string;
|
|
14804
|
-
/** @example 1979-12-
|
|
15139
|
+
/** @example 1979-12-10T00:00:00.000000Z */
|
|
14805
15140
|
end?: string;
|
|
14806
15141
|
};
|
|
14807
|
-
/** @example 2026-04-
|
|
15142
|
+
/** @example 2026-04-27T11:18:04.000000Z */
|
|
14808
15143
|
created_at?: string;
|
|
14809
15144
|
};
|
|
14810
15145
|
};
|
|
@@ -15904,7 +16239,7 @@ export interface operations {
|
|
|
15904
16239
|
content: {
|
|
15905
16240
|
"application/json": {
|
|
15906
16241
|
data?: {
|
|
15907
|
-
/** @example
|
|
16242
|
+
/** @example 3b7baac6-8fac-4889-8ab2-545a0726f14d */
|
|
15908
16243
|
uid?: string;
|
|
15909
16244
|
/** @example Ms. Audra Crooks II */
|
|
15910
16245
|
username?: string;
|
|
@@ -15934,7 +16269,7 @@ export interface operations {
|
|
|
15934
16269
|
timezone?: string;
|
|
15935
16270
|
/** @example Customer */
|
|
15936
16271
|
user_type?: string;
|
|
15937
|
-
/** @example
|
|
16272
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
15938
16273
|
created?: string;
|
|
15939
16274
|
/** @example 0 seconds ago */
|
|
15940
16275
|
email_verified_at?: string;
|
|
@@ -16403,7 +16738,7 @@ export interface operations {
|
|
|
16403
16738
|
content: {
|
|
16404
16739
|
"application/json": {
|
|
16405
16740
|
data?: {
|
|
16406
|
-
/** @example
|
|
16741
|
+
/** @example babc87a7-8873-48fc-ba96-fa14d5c5cae6 */
|
|
16407
16742
|
uid?: string;
|
|
16408
16743
|
/** @example Ms. Audra Crooks II */
|
|
16409
16744
|
username?: string;
|
|
@@ -16433,7 +16768,7 @@ export interface operations {
|
|
|
16433
16768
|
timezone?: string;
|
|
16434
16769
|
/** @example Customer */
|
|
16435
16770
|
user_type?: string;
|
|
16436
|
-
/** @example
|
|
16771
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
16437
16772
|
created?: string;
|
|
16438
16773
|
/** @example 0 seconds ago */
|
|
16439
16774
|
email_verified_at?: string;
|
|
@@ -16527,10 +16862,10 @@ export interface operations {
|
|
|
16527
16862
|
"application/json": {
|
|
16528
16863
|
/**
|
|
16529
16864
|
* @description Type of listing being created.
|
|
16530
|
-
* @example
|
|
16865
|
+
* @example long_term_rent
|
|
16531
16866
|
* @enum {string}
|
|
16532
16867
|
*/
|
|
16533
|
-
listing_type: "sale" | "
|
|
16868
|
+
listing_type: "sale" | "long_term_rent" | "short_let";
|
|
16534
16869
|
/**
|
|
16535
16870
|
* @description Listing vertical category.
|
|
16536
16871
|
* @example property
|
|
@@ -16554,11 +16889,11 @@ export interface operations {
|
|
|
16554
16889
|
content: {
|
|
16555
16890
|
"application/json": {
|
|
16556
16891
|
data?: {
|
|
16557
|
-
/** @example New For Rent Property draft •
|
|
16892
|
+
/** @example New For Rent Property draft • 27 Apr 2026, 11:18 AM */
|
|
16558
16893
|
draft_name?: string;
|
|
16559
|
-
/** @example LST-PRP-LTR-
|
|
16894
|
+
/** @example LST-PRP-LTR-MOH3SKHVVOT */
|
|
16560
16895
|
sku?: string;
|
|
16561
|
-
/** @example
|
|
16896
|
+
/** @example 9d727cc4-61a9-4b9c-a254-a2dc0f8d01fc */
|
|
16562
16897
|
uid?: string;
|
|
16563
16898
|
/** @example Rent */
|
|
16564
16899
|
listing_type?: string;
|
|
@@ -16682,9 +17017,9 @@ export interface operations {
|
|
|
16682
17017
|
/**
|
|
16683
17018
|
* @example [
|
|
16684
17019
|
* {
|
|
16685
|
-
* "draft_name": "New For Rent Property draft •
|
|
16686
|
-
* "sku": "LST-PRP-LTR-
|
|
16687
|
-
* "uid": "
|
|
17020
|
+
* "draft_name": "New For Rent Property draft • 27 Apr 2026, 11:18 AM",
|
|
17021
|
+
* "sku": "LST-PRP-LTR-MOH3SKIZLHP",
|
|
17022
|
+
* "uid": "b27bfb18-605b-4484-8c2e-58b215809c2d",
|
|
16688
17023
|
* "listing_type": "Rent",
|
|
16689
17024
|
* "vertical": "Property",
|
|
16690
17025
|
* "arrangement_type": "let_to_let",
|
|
@@ -16701,9 +17036,9 @@ export interface operations {
|
|
|
16701
17036
|
* "media": []
|
|
16702
17037
|
* },
|
|
16703
17038
|
* {
|
|
16704
|
-
* "draft_name": "New Short Let Property draft •
|
|
16705
|
-
* "sku": "LST-PRP-SHL-
|
|
16706
|
-
* "uid": "
|
|
17039
|
+
* "draft_name": "New Short Let Property draft • 27 Apr 2026, 11:18 AM",
|
|
17040
|
+
* "sku": "LST-PRP-SHL-MOH3SKJ1JJW",
|
|
17041
|
+
* "uid": "72314f4f-4f31-4cee-addd-97c230f54cfb",
|
|
16707
17042
|
* "listing_type": "Short Let",
|
|
16708
17043
|
* "vertical": "Property",
|
|
16709
17044
|
* "arrangement_type": "short_term_managed",
|
|
@@ -16722,11 +17057,11 @@ export interface operations {
|
|
|
16722
17057
|
* ]
|
|
16723
17058
|
*/
|
|
16724
17059
|
data?: {
|
|
16725
|
-
/** @example New For Rent Property draft •
|
|
17060
|
+
/** @example New For Rent Property draft • 27 Apr 2026, 11:18 AM */
|
|
16726
17061
|
draft_name?: string;
|
|
16727
|
-
/** @example LST-PRP-LTR-
|
|
17062
|
+
/** @example LST-PRP-LTR-MOH3SKIZLHP */
|
|
16728
17063
|
sku?: string;
|
|
16729
|
-
/** @example
|
|
17064
|
+
/** @example b27bfb18-605b-4484-8c2e-58b215809c2d */
|
|
16730
17065
|
uid?: string;
|
|
16731
17066
|
/** @example Rent */
|
|
16732
17067
|
listing_type?: string;
|
|
@@ -16836,9 +17171,9 @@ export interface operations {
|
|
|
16836
17171
|
/**
|
|
16837
17172
|
* @example [
|
|
16838
17173
|
* {
|
|
16839
|
-
* "draft_name": "New For Rent Property draft •
|
|
16840
|
-
* "sku": "LST-PRP-LTR-
|
|
16841
|
-
* "uid": "
|
|
17174
|
+
* "draft_name": "New For Rent Property draft • 27 Apr 2026, 11:18 AM",
|
|
17175
|
+
* "sku": "LST-PRP-LTR-MOH3SKJCV2L",
|
|
17176
|
+
* "uid": "4b80c3a4-499f-4eac-bbab-57088b71a452",
|
|
16842
17177
|
* "listing_type": "Rent",
|
|
16843
17178
|
* "vertical": "Property",
|
|
16844
17179
|
* "arrangement_type": "let_to_let",
|
|
@@ -16855,9 +17190,9 @@ export interface operations {
|
|
|
16855
17190
|
* "media": []
|
|
16856
17191
|
* },
|
|
16857
17192
|
* {
|
|
16858
|
-
* "draft_name": "New Short Let Property draft •
|
|
16859
|
-
* "sku": "LST-PRP-SHL-
|
|
16860
|
-
* "uid": "
|
|
17193
|
+
* "draft_name": "New Short Let Property draft • 27 Apr 2026, 11:18 AM",
|
|
17194
|
+
* "sku": "LST-PRP-SHL-MOH3SKJFH1S",
|
|
17195
|
+
* "uid": "bb4cc641-b001-40f8-8d64-cbe2f7f5e973",
|
|
16861
17196
|
* "listing_type": "Short Let",
|
|
16862
17197
|
* "vertical": "Property",
|
|
16863
17198
|
* "arrangement_type": "short_term_managed",
|
|
@@ -16876,11 +17211,11 @@ export interface operations {
|
|
|
16876
17211
|
* ]
|
|
16877
17212
|
*/
|
|
16878
17213
|
data?: {
|
|
16879
|
-
/** @example New For Rent Property draft •
|
|
17214
|
+
/** @example New For Rent Property draft • 27 Apr 2026, 11:18 AM */
|
|
16880
17215
|
draft_name?: string;
|
|
16881
|
-
/** @example LST-PRP-LTR-
|
|
17216
|
+
/** @example LST-PRP-LTR-MOH3SKJCV2L */
|
|
16882
17217
|
sku?: string;
|
|
16883
|
-
/** @example
|
|
17218
|
+
/** @example 4b80c3a4-499f-4eac-bbab-57088b71a452 */
|
|
16884
17219
|
uid?: string;
|
|
16885
17220
|
/** @example Rent */
|
|
16886
17221
|
listing_type?: string;
|
|
@@ -17944,7 +18279,7 @@ export interface operations {
|
|
|
17944
18279
|
content: {
|
|
17945
18280
|
"application/json": {
|
|
17946
18281
|
data?: {
|
|
17947
|
-
/** @example
|
|
18282
|
+
/** @example 69e089ad-7d18-4d8a-90a7-f3c3468a9ab7 */
|
|
17948
18283
|
uid?: string;
|
|
17949
18284
|
/** @example photo */
|
|
17950
18285
|
media_type?: string;
|
|
@@ -18093,11 +18428,11 @@ export interface operations {
|
|
|
18093
18428
|
content: {
|
|
18094
18429
|
"application/json": {
|
|
18095
18430
|
data?: {
|
|
18096
|
-
/** @example New For Rent Property draft •
|
|
18431
|
+
/** @example New For Rent Property draft • 27 Apr 2026, 11:18 AM */
|
|
18097
18432
|
draft_name?: string;
|
|
18098
|
-
/** @example LST-PRP-LTR-
|
|
18433
|
+
/** @example LST-PRP-LTR-MOH3SKMLL6W */
|
|
18099
18434
|
sku?: string;
|
|
18100
|
-
/** @example
|
|
18435
|
+
/** @example 53a4dad0-206f-42bf-a03f-893c5147d243 */
|
|
18101
18436
|
uid?: string;
|
|
18102
18437
|
/** @example Rent */
|
|
18103
18438
|
listing_type?: string;
|
|
@@ -18257,7 +18592,7 @@ export interface operations {
|
|
|
18257
18592
|
content: {
|
|
18258
18593
|
"application/json": {
|
|
18259
18594
|
data?: {
|
|
18260
|
-
/** @example
|
|
18595
|
+
/** @example 85dd7c8c-6828-4679-96f3-bab0d254a8f2 */
|
|
18261
18596
|
uid?: string;
|
|
18262
18597
|
/** @example null */
|
|
18263
18598
|
compliances?: string | null;
|
|
@@ -18308,7 +18643,7 @@ export interface operations {
|
|
|
18308
18643
|
content: {
|
|
18309
18644
|
"application/json": {
|
|
18310
18645
|
data?: {
|
|
18311
|
-
/** @example
|
|
18646
|
+
/** @example 130 */
|
|
18312
18647
|
id?: number;
|
|
18313
18648
|
compliance?: {
|
|
18314
18649
|
/** @example 1 */
|
|
@@ -18330,7 +18665,7 @@ export interface operations {
|
|
|
18330
18665
|
reviewed_by?: number;
|
|
18331
18666
|
/** @example null */
|
|
18332
18667
|
reviewed_at?: string | null;
|
|
18333
|
-
/** @example 2026-04-
|
|
18668
|
+
/** @example 2026-04-27T11:18:03.000000Z */
|
|
18334
18669
|
created_at?: string;
|
|
18335
18670
|
};
|
|
18336
18671
|
};
|
|
@@ -18385,39 +18720,39 @@ export interface operations {
|
|
|
18385
18720
|
/**
|
|
18386
18721
|
* @example [
|
|
18387
18722
|
* {
|
|
18388
|
-
* "uid": "
|
|
18723
|
+
* "uid": "d43f6d3a-ecad-4f9b-a089-5e66d98d732d",
|
|
18389
18724
|
* "listing_id": 1,
|
|
18390
18725
|
* "landlord_id": 2,
|
|
18391
18726
|
* "tenant_id": 2,
|
|
18392
18727
|
* "rent_amount": "4881.50",
|
|
18393
18728
|
* "deposit_amount": "2151.17",
|
|
18394
18729
|
* "state": "offer_accepted",
|
|
18395
|
-
* "start_date": "2025-
|
|
18396
|
-
* "end_date": "2026-
|
|
18730
|
+
* "start_date": "2025-11-02T00:00:00.000000Z",
|
|
18731
|
+
* "end_date": "2026-11-02T00:00:00.000000Z",
|
|
18397
18732
|
* "is_periodic": false,
|
|
18398
18733
|
* "company_name": null,
|
|
18399
18734
|
* "company_registration_number": null,
|
|
18400
|
-
* "created_at": "2026-04-
|
|
18735
|
+
* "created_at": "2026-04-27T11:18:03.000000Z"
|
|
18401
18736
|
* },
|
|
18402
18737
|
* {
|
|
18403
|
-
* "uid": "
|
|
18738
|
+
* "uid": "01a89050-7ac8-4af2-8fbe-dc6b76bdc0ad",
|
|
18404
18739
|
* "listing_id": 1,
|
|
18405
18740
|
* "landlord_id": 2,
|
|
18406
18741
|
* "tenant_id": 2,
|
|
18407
18742
|
* "rent_amount": "3832.26",
|
|
18408
18743
|
* "deposit_amount": "1384.27",
|
|
18409
18744
|
* "state": "terminated",
|
|
18410
|
-
* "start_date": "2025-09-
|
|
18411
|
-
* "end_date": "2026-09-
|
|
18745
|
+
* "start_date": "2025-09-27T00:00:00.000000Z",
|
|
18746
|
+
* "end_date": "2026-09-27T00:00:00.000000Z",
|
|
18412
18747
|
* "is_periodic": false,
|
|
18413
18748
|
* "company_name": null,
|
|
18414
18749
|
* "company_registration_number": null,
|
|
18415
|
-
* "created_at": "2026-04-
|
|
18750
|
+
* "created_at": "2026-04-27T11:18:03.000000Z"
|
|
18416
18751
|
* }
|
|
18417
18752
|
* ]
|
|
18418
18753
|
*/
|
|
18419
18754
|
data?: {
|
|
18420
|
-
/** @example
|
|
18755
|
+
/** @example d43f6d3a-ecad-4f9b-a089-5e66d98d732d */
|
|
18421
18756
|
uid?: string;
|
|
18422
18757
|
/** @example 1 */
|
|
18423
18758
|
listing_id?: number;
|
|
@@ -18431,9 +18766,9 @@ export interface operations {
|
|
|
18431
18766
|
deposit_amount?: string;
|
|
18432
18767
|
/** @example offer_accepted */
|
|
18433
18768
|
state?: string;
|
|
18434
|
-
/** @example 2025-
|
|
18769
|
+
/** @example 2025-11-02T00:00:00.000000Z */
|
|
18435
18770
|
start_date?: string;
|
|
18436
|
-
/** @example 2026-
|
|
18771
|
+
/** @example 2026-11-02T00:00:00.000000Z */
|
|
18437
18772
|
end_date?: string;
|
|
18438
18773
|
/** @example false */
|
|
18439
18774
|
is_periodic?: boolean;
|
|
@@ -18441,7 +18776,7 @@ export interface operations {
|
|
|
18441
18776
|
company_name?: string | null;
|
|
18442
18777
|
/** @example null */
|
|
18443
18778
|
company_registration_number?: string | null;
|
|
18444
|
-
/** @example 2026-04-
|
|
18779
|
+
/** @example 2026-04-27T11:18:03.000000Z */
|
|
18445
18780
|
created_at?: string;
|
|
18446
18781
|
}[];
|
|
18447
18782
|
links?: {
|
|
@@ -18528,39 +18863,39 @@ export interface operations {
|
|
|
18528
18863
|
/**
|
|
18529
18864
|
* @example [
|
|
18530
18865
|
* {
|
|
18531
|
-
* "uid": "
|
|
18866
|
+
* "uid": "06791595-e4cf-4b85-a8f8-f891ed00ac47",
|
|
18532
18867
|
* "listing_id": 1,
|
|
18533
18868
|
* "landlord_id": 2,
|
|
18534
18869
|
* "tenant_id": 2,
|
|
18535
18870
|
* "rent_amount": "4881.50",
|
|
18536
18871
|
* "deposit_amount": "2151.17",
|
|
18537
18872
|
* "state": "offer_accepted",
|
|
18538
|
-
* "start_date": "2025-
|
|
18539
|
-
* "end_date": "2026-
|
|
18873
|
+
* "start_date": "2025-11-02T00:00:00.000000Z",
|
|
18874
|
+
* "end_date": "2026-11-02T00:00:00.000000Z",
|
|
18540
18875
|
* "is_periodic": false,
|
|
18541
18876
|
* "company_name": null,
|
|
18542
18877
|
* "company_registration_number": null,
|
|
18543
|
-
* "created_at": "2026-04-
|
|
18878
|
+
* "created_at": "2026-04-27T11:18:03.000000Z"
|
|
18544
18879
|
* },
|
|
18545
18880
|
* {
|
|
18546
|
-
* "uid": "
|
|
18881
|
+
* "uid": "b77facc6-8d31-4dea-8a1c-0a4a8a9bf028",
|
|
18547
18882
|
* "listing_id": 1,
|
|
18548
18883
|
* "landlord_id": 2,
|
|
18549
18884
|
* "tenant_id": 2,
|
|
18550
18885
|
* "rent_amount": "3832.26",
|
|
18551
18886
|
* "deposit_amount": "1384.27",
|
|
18552
18887
|
* "state": "terminated",
|
|
18553
|
-
* "start_date": "2025-09-
|
|
18554
|
-
* "end_date": "2026-09-
|
|
18888
|
+
* "start_date": "2025-09-27T00:00:00.000000Z",
|
|
18889
|
+
* "end_date": "2026-09-27T00:00:00.000000Z",
|
|
18555
18890
|
* "is_periodic": false,
|
|
18556
18891
|
* "company_name": null,
|
|
18557
18892
|
* "company_registration_number": null,
|
|
18558
|
-
* "created_at": "2026-04-
|
|
18893
|
+
* "created_at": "2026-04-27T11:18:03.000000Z"
|
|
18559
18894
|
* }
|
|
18560
18895
|
* ]
|
|
18561
18896
|
*/
|
|
18562
18897
|
data?: {
|
|
18563
|
-
/** @example
|
|
18898
|
+
/** @example 06791595-e4cf-4b85-a8f8-f891ed00ac47 */
|
|
18564
18899
|
uid?: string;
|
|
18565
18900
|
/** @example 1 */
|
|
18566
18901
|
listing_id?: number;
|
|
@@ -18574,9 +18909,9 @@ export interface operations {
|
|
|
18574
18909
|
deposit_amount?: string;
|
|
18575
18910
|
/** @example offer_accepted */
|
|
18576
18911
|
state?: string;
|
|
18577
|
-
/** @example 2025-
|
|
18912
|
+
/** @example 2025-11-02T00:00:00.000000Z */
|
|
18578
18913
|
start_date?: string;
|
|
18579
|
-
/** @example 2026-
|
|
18914
|
+
/** @example 2026-11-02T00:00:00.000000Z */
|
|
18580
18915
|
end_date?: string;
|
|
18581
18916
|
/** @example false */
|
|
18582
18917
|
is_periodic?: boolean;
|
|
@@ -18584,7 +18919,7 @@ export interface operations {
|
|
|
18584
18919
|
company_name?: string | null;
|
|
18585
18920
|
/** @example null */
|
|
18586
18921
|
company_registration_number?: string | null;
|
|
18587
|
-
/** @example 2026-04-
|
|
18922
|
+
/** @example 2026-04-27T11:18:03.000000Z */
|
|
18588
18923
|
created_at?: string;
|
|
18589
18924
|
}[];
|
|
18590
18925
|
links?: {
|
|
@@ -18691,7 +19026,7 @@ export interface operations {
|
|
|
18691
19026
|
content: {
|
|
18692
19027
|
"application/json": {
|
|
18693
19028
|
data?: {
|
|
18694
|
-
/** @example
|
|
19029
|
+
/** @example 179 */
|
|
18695
19030
|
id?: number;
|
|
18696
19031
|
compliance?: {
|
|
18697
19032
|
/** @example 1 */
|
|
@@ -18711,9 +19046,9 @@ export interface operations {
|
|
|
18711
19046
|
rejection_reason?: string | null;
|
|
18712
19047
|
/** @example 1 */
|
|
18713
19048
|
reviewed_by?: number;
|
|
18714
|
-
/** @example 2026-04-
|
|
19049
|
+
/** @example 2026-04-27T11:18:03.000000Z */
|
|
18715
19050
|
reviewed_at?: string;
|
|
18716
|
-
/** @example 2026-04-
|
|
19051
|
+
/** @example 2026-04-27T11:18:03.000000Z */
|
|
18717
19052
|
created_at?: string;
|
|
18718
19053
|
};
|
|
18719
19054
|
};
|
|
@@ -18740,7 +19075,7 @@ export interface operations {
|
|
|
18740
19075
|
content: {
|
|
18741
19076
|
"application/json": {
|
|
18742
19077
|
data?: {
|
|
18743
|
-
/** @example
|
|
19078
|
+
/** @example 180 */
|
|
18744
19079
|
id?: number;
|
|
18745
19080
|
compliance?: {
|
|
18746
19081
|
/** @example 1 */
|
|
@@ -18760,9 +19095,9 @@ export interface operations {
|
|
|
18760
19095
|
rejection_reason?: string | null;
|
|
18761
19096
|
/** @example 1 */
|
|
18762
19097
|
reviewed_by?: number;
|
|
18763
|
-
/** @example 2026-04-
|
|
19098
|
+
/** @example 2026-04-27T11:18:03.000000Z */
|
|
18764
19099
|
reviewed_at?: string;
|
|
18765
|
-
/** @example 2026-04-
|
|
19100
|
+
/** @example 2026-04-27T11:18:03.000000Z */
|
|
18766
19101
|
created_at?: string;
|
|
18767
19102
|
};
|
|
18768
19103
|
};
|
|
@@ -19894,36 +20229,40 @@ export interface operations {
|
|
|
19894
20229
|
/**
|
|
19895
20230
|
* @example [
|
|
19896
20231
|
* {
|
|
19897
|
-
* "uid": "
|
|
20232
|
+
* "uid": "27c9e54d-93d6-4979-b35f-f4941f0cf97e",
|
|
20233
|
+
* "tenancy_id": 1,
|
|
19898
20234
|
* "title": "Quos velit et fugiat sunt nihil.",
|
|
19899
20235
|
* "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.",
|
|
19900
20236
|
* "status": "reported",
|
|
19901
20237
|
* "priority": "emergency",
|
|
19902
|
-
* "reported_at": "
|
|
19903
|
-
* "assigned_at": "
|
|
20238
|
+
* "reported_at": "20 Apr 2026, 10:31 PM",
|
|
20239
|
+
* "assigned_at": "25 Apr 2026, 06:51 PM",
|
|
19904
20240
|
* "completed_at": null,
|
|
19905
|
-
* "sla_deadline": "
|
|
19906
|
-
* "created_at": "
|
|
19907
|
-
* "updated_at": "
|
|
20241
|
+
* "sla_deadline": "29 Apr 2026, 12:13 AM",
|
|
20242
|
+
* "created_at": "27 Apr 2026, 11:18 AM",
|
|
20243
|
+
* "updated_at": "27 Apr 2026, 11:18 AM"
|
|
19908
20244
|
* },
|
|
19909
20245
|
* {
|
|
19910
|
-
* "uid": "
|
|
20246
|
+
* "uid": "97ad6dd5-8cfb-4929-b6ac-6d8937b4b85f",
|
|
20247
|
+
* "tenancy_id": 1,
|
|
19911
20248
|
* "title": "Fugit deleniti distinctio eum doloremque.",
|
|
19912
20249
|
* "description": "Libero aliquam veniam corporis dolorem mollitia deleniti. Odit quia officia est dignissimos neque blanditiis odio. Excepturi doloribus delectus fugit qui repudiandae laboriosam.",
|
|
19913
20250
|
* "status": "completed",
|
|
19914
20251
|
* "priority": "normal",
|
|
19915
|
-
* "reported_at": "
|
|
20252
|
+
* "reported_at": "23 Apr 2026, 11:10 AM",
|
|
19916
20253
|
* "assigned_at": null,
|
|
19917
20254
|
* "completed_at": null,
|
|
19918
|
-
* "sla_deadline": "
|
|
19919
|
-
* "created_at": "
|
|
19920
|
-
* "updated_at": "
|
|
20255
|
+
* "sla_deadline": "30 Apr 2026, 08:13 AM",
|
|
20256
|
+
* "created_at": "27 Apr 2026, 11:18 AM",
|
|
20257
|
+
* "updated_at": "27 Apr 2026, 11:18 AM"
|
|
19921
20258
|
* }
|
|
19922
20259
|
* ]
|
|
19923
20260
|
*/
|
|
19924
20261
|
data?: {
|
|
19925
|
-
/** @example
|
|
20262
|
+
/** @example 27c9e54d-93d6-4979-b35f-f4941f0cf97e */
|
|
19926
20263
|
uid?: string;
|
|
20264
|
+
/** @example 1 */
|
|
20265
|
+
tenancy_id?: number;
|
|
19927
20266
|
/** @example Quos velit et fugiat sunt nihil. */
|
|
19928
20267
|
title?: string;
|
|
19929
20268
|
/** @example 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. */
|
|
@@ -19932,17 +20271,17 @@ export interface operations {
|
|
|
19932
20271
|
status?: string;
|
|
19933
20272
|
/** @example emergency */
|
|
19934
20273
|
priority?: string;
|
|
19935
|
-
/** @example
|
|
20274
|
+
/** @example 20 Apr 2026, 10:31 PM */
|
|
19936
20275
|
reported_at?: string;
|
|
19937
|
-
/** @example
|
|
20276
|
+
/** @example 25 Apr 2026, 06:51 PM */
|
|
19938
20277
|
assigned_at?: string;
|
|
19939
20278
|
/** @example null */
|
|
19940
20279
|
completed_at?: string | null;
|
|
19941
|
-
/** @example
|
|
20280
|
+
/** @example 29 Apr 2026, 12:13 AM */
|
|
19942
20281
|
sla_deadline?: string;
|
|
19943
|
-
/** @example
|
|
20282
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
19944
20283
|
created_at?: string;
|
|
19945
|
-
/** @example
|
|
20284
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
19946
20285
|
updated_at?: string;
|
|
19947
20286
|
}[];
|
|
19948
20287
|
links?: {
|
|
@@ -20058,13 +20397,13 @@ export interface operations {
|
|
|
20058
20397
|
};
|
|
20059
20398
|
} | {
|
|
20060
20399
|
data?: {
|
|
20061
|
-
/** @example
|
|
20400
|
+
/** @example 2eea3f2a-5dc5-4b2d-ab67-0d24a0ff0962 */
|
|
20062
20401
|
uid?: string;
|
|
20063
20402
|
/** @example image */
|
|
20064
20403
|
file_type?: string;
|
|
20065
20404
|
/** @example http://justinshome-backendcore.test/maintenance-attachments/maintenance/a4855dc5-0acb-33c3-b921-f4291f719ca0.pdf */
|
|
20066
20405
|
url?: string;
|
|
20067
|
-
/** @example 2026-04-
|
|
20406
|
+
/** @example 2026-04-27T11:18:04.000000Z */
|
|
20068
20407
|
created_at?: string;
|
|
20069
20408
|
};
|
|
20070
20409
|
};
|
|
@@ -20109,7 +20448,7 @@ export interface operations {
|
|
|
20109
20448
|
content: {
|
|
20110
20449
|
"application/json": {
|
|
20111
20450
|
data?: {
|
|
20112
|
-
/** @example
|
|
20451
|
+
/** @example 133 */
|
|
20113
20452
|
id?: number;
|
|
20114
20453
|
/** @example property_inquiry */
|
|
20115
20454
|
type?: string;
|
|
@@ -20117,7 +20456,7 @@ export interface operations {
|
|
|
20117
20456
|
listing_id?: number;
|
|
20118
20457
|
/** @example null */
|
|
20119
20458
|
last_message_at?: string | null;
|
|
20120
|
-
/** @example 2026-04-
|
|
20459
|
+
/** @example 2026-04-27T11:18:04.000000Z */
|
|
20121
20460
|
created_at?: string;
|
|
20122
20461
|
};
|
|
20123
20462
|
};
|
|
@@ -20143,23 +20482,23 @@ export interface operations {
|
|
|
20143
20482
|
/**
|
|
20144
20483
|
* @example [
|
|
20145
20484
|
* {
|
|
20146
|
-
* "id":
|
|
20485
|
+
* "id": 134,
|
|
20147
20486
|
* "type": "property_inquiry",
|
|
20148
20487
|
* "listing_id": 2,
|
|
20149
20488
|
* "last_message_at": null,
|
|
20150
|
-
* "created_at": "2026-04-
|
|
20489
|
+
* "created_at": "2026-04-27T11:18:04.000000Z"
|
|
20151
20490
|
* },
|
|
20152
20491
|
* {
|
|
20153
|
-
* "id":
|
|
20492
|
+
* "id": 135,
|
|
20154
20493
|
* "type": "property_inquiry",
|
|
20155
20494
|
* "listing_id": 2,
|
|
20156
20495
|
* "last_message_at": null,
|
|
20157
|
-
* "created_at": "2026-04-
|
|
20496
|
+
* "created_at": "2026-04-27T11:18:04.000000Z"
|
|
20158
20497
|
* }
|
|
20159
20498
|
* ]
|
|
20160
20499
|
*/
|
|
20161
20500
|
data?: {
|
|
20162
|
-
/** @example
|
|
20501
|
+
/** @example 134 */
|
|
20163
20502
|
id?: number;
|
|
20164
20503
|
/** @example property_inquiry */
|
|
20165
20504
|
type?: string;
|
|
@@ -20167,7 +20506,7 @@ export interface operations {
|
|
|
20167
20506
|
listing_id?: number;
|
|
20168
20507
|
/** @example null */
|
|
20169
20508
|
last_message_at?: string | null;
|
|
20170
|
-
/** @example 2026-04-
|
|
20509
|
+
/** @example 2026-04-27T11:18:04.000000Z */
|
|
20171
20510
|
created_at?: string;
|
|
20172
20511
|
}[];
|
|
20173
20512
|
links?: {
|
|
@@ -20485,27 +20824,27 @@ export interface operations {
|
|
|
20485
20824
|
/**
|
|
20486
20825
|
* @example [
|
|
20487
20826
|
* {
|
|
20488
|
-
* "id": "
|
|
20827
|
+
* "id": "fe9a6764-7710-44ff-a160-d4997f15d6b2",
|
|
20489
20828
|
* "type": "APPOINTMENT_CREATED",
|
|
20490
20829
|
* "title": "faker notification",
|
|
20491
20830
|
* "body": "faker notification body",
|
|
20492
20831
|
* "data": [],
|
|
20493
20832
|
* "read_at": null,
|
|
20494
|
-
* "created_at": "2026-04-
|
|
20833
|
+
* "created_at": "2026-04-27T11:18:04.000000Z"
|
|
20495
20834
|
* },
|
|
20496
20835
|
* {
|
|
20497
|
-
* "id": "
|
|
20836
|
+
* "id": "5734bfe8-4801-4cd9-a697-32b61605d6c8",
|
|
20498
20837
|
* "type": "APPOINTMENT_CREATED",
|
|
20499
20838
|
* "title": "faker notification",
|
|
20500
20839
|
* "body": "faker notification body",
|
|
20501
20840
|
* "data": [],
|
|
20502
20841
|
* "read_at": null,
|
|
20503
|
-
* "created_at": "2026-04-
|
|
20842
|
+
* "created_at": "2026-04-27T11:18:04.000000Z"
|
|
20504
20843
|
* }
|
|
20505
20844
|
* ]
|
|
20506
20845
|
*/
|
|
20507
20846
|
data?: {
|
|
20508
|
-
/** @example
|
|
20847
|
+
/** @example fe9a6764-7710-44ff-a160-d4997f15d6b2 */
|
|
20509
20848
|
id?: string;
|
|
20510
20849
|
/** @example APPOINTMENT_CREATED */
|
|
20511
20850
|
type?: string;
|
|
@@ -20517,7 +20856,7 @@ export interface operations {
|
|
|
20517
20856
|
data?: unknown[];
|
|
20518
20857
|
/** @example null */
|
|
20519
20858
|
read_at?: string | null;
|
|
20520
|
-
/** @example 2026-04-
|
|
20859
|
+
/** @example 2026-04-27T11:18:04.000000Z */
|
|
20521
20860
|
created_at?: string;
|
|
20522
20861
|
}[];
|
|
20523
20862
|
links?: {
|
|
@@ -20601,7 +20940,7 @@ export interface operations {
|
|
|
20601
20940
|
};
|
|
20602
20941
|
content: {
|
|
20603
20942
|
"application/json": {
|
|
20604
|
-
/** @example
|
|
20943
|
+
/** @example 709ec8b3-9287-4f0e-a7a8-9d2fbd16b35c */
|
|
20605
20944
|
id?: string;
|
|
20606
20945
|
/** @example APPOINTMENT_CREATED */
|
|
20607
20946
|
type?: string;
|
|
@@ -20613,7 +20952,7 @@ export interface operations {
|
|
|
20613
20952
|
data?: unknown[];
|
|
20614
20953
|
/** @example null */
|
|
20615
20954
|
read_at?: string | null;
|
|
20616
|
-
/** @example 2026-04-
|
|
20955
|
+
/** @example 2026-04-27T11:18:04.000000Z */
|
|
20617
20956
|
created_at?: string;
|
|
20618
20957
|
};
|
|
20619
20958
|
};
|
|
@@ -20862,45 +21201,45 @@ export interface operations {
|
|
|
20862
21201
|
/**
|
|
20863
21202
|
* @example [
|
|
20864
21203
|
* {
|
|
20865
|
-
* "id":
|
|
21204
|
+
* "id": 265,
|
|
20866
21205
|
* "rating": 1,
|
|
20867
21206
|
* "comment": "Nice Listing",
|
|
20868
21207
|
* "reviewer": {
|
|
20869
|
-
* "id":
|
|
20870
|
-
* "name": "
|
|
21208
|
+
* "id": 20,
|
|
21209
|
+
* "name": "Suzanne Morgan"
|
|
20871
21210
|
* },
|
|
20872
|
-
* "created_at": "2026-04-
|
|
20873
|
-
* "updated_at": "2026-04-
|
|
21211
|
+
* "created_at": "2026-04-27T11:18:04+00:00",
|
|
21212
|
+
* "updated_at": "2026-04-27T11:18:04+00:00"
|
|
20874
21213
|
* },
|
|
20875
21214
|
* {
|
|
20876
|
-
* "id":
|
|
21215
|
+
* "id": 266,
|
|
20877
21216
|
* "rating": 1,
|
|
20878
21217
|
* "comment": "Nice Listing",
|
|
20879
21218
|
* "reviewer": {
|
|
20880
|
-
* "id":
|
|
20881
|
-
* "name": "
|
|
21219
|
+
* "id": 174,
|
|
21220
|
+
* "name": "ejiro"
|
|
20882
21221
|
* },
|
|
20883
|
-
* "created_at": "2026-04-
|
|
20884
|
-
* "updated_at": "2026-04-
|
|
21222
|
+
* "created_at": "2026-04-27T11:18:04+00:00",
|
|
21223
|
+
* "updated_at": "2026-04-27T11:18:04+00:00"
|
|
20885
21224
|
* }
|
|
20886
21225
|
* ]
|
|
20887
21226
|
*/
|
|
20888
21227
|
data?: {
|
|
20889
|
-
/** @example
|
|
21228
|
+
/** @example 265 */
|
|
20890
21229
|
id?: number;
|
|
20891
21230
|
/** @example 1 */
|
|
20892
21231
|
rating?: number;
|
|
20893
21232
|
/** @example Nice Listing */
|
|
20894
21233
|
comment?: string;
|
|
20895
21234
|
reviewer?: {
|
|
20896
|
-
/** @example
|
|
21235
|
+
/** @example 20 */
|
|
20897
21236
|
id?: number;
|
|
20898
|
-
/** @example
|
|
21237
|
+
/** @example Suzanne Morgan */
|
|
20899
21238
|
name?: string;
|
|
20900
21239
|
};
|
|
20901
|
-
/** @example 2026-04-
|
|
21240
|
+
/** @example 2026-04-27T11:18:04+00:00 */
|
|
20902
21241
|
created_at?: string;
|
|
20903
|
-
/** @example 2026-04-
|
|
21242
|
+
/** @example 2026-04-27T11:18:04+00:00 */
|
|
20904
21243
|
updated_at?: string;
|
|
20905
21244
|
}[];
|
|
20906
21245
|
links?: {
|
|
@@ -21054,21 +21393,21 @@ export interface operations {
|
|
|
21054
21393
|
content: {
|
|
21055
21394
|
"application/json": {
|
|
21056
21395
|
data?: {
|
|
21057
|
-
/** @example
|
|
21396
|
+
/** @example 267 */
|
|
21058
21397
|
id?: number;
|
|
21059
21398
|
/** @example 1 */
|
|
21060
21399
|
rating?: number;
|
|
21061
21400
|
/** @example Nice Listing */
|
|
21062
21401
|
comment?: string;
|
|
21063
21402
|
reviewer?: {
|
|
21064
|
-
/** @example
|
|
21403
|
+
/** @example 7 */
|
|
21065
21404
|
id?: number;
|
|
21066
|
-
/** @example
|
|
21405
|
+
/** @example Sienna Palmer */
|
|
21067
21406
|
name?: string;
|
|
21068
21407
|
};
|
|
21069
|
-
/** @example 2026-04-
|
|
21408
|
+
/** @example 2026-04-27T11:18:04+00:00 */
|
|
21070
21409
|
created_at?: string;
|
|
21071
|
-
/** @example 2026-04-
|
|
21410
|
+
/** @example 2026-04-27T11:18:04+00:00 */
|
|
21072
21411
|
updated_at?: string;
|
|
21073
21412
|
};
|
|
21074
21413
|
};
|
|
@@ -21112,21 +21451,21 @@ export interface operations {
|
|
|
21112
21451
|
content: {
|
|
21113
21452
|
"application/json": {
|
|
21114
21453
|
data?: {
|
|
21115
|
-
/** @example
|
|
21454
|
+
/** @example 268 */
|
|
21116
21455
|
id?: number;
|
|
21117
21456
|
/** @example 1 */
|
|
21118
21457
|
rating?: number;
|
|
21119
21458
|
/** @example Nice Listing */
|
|
21120
21459
|
comment?: string;
|
|
21121
21460
|
reviewer?: {
|
|
21122
|
-
/** @example
|
|
21461
|
+
/** @example 8 */
|
|
21123
21462
|
id?: number;
|
|
21124
|
-
/** @example
|
|
21463
|
+
/** @example Kyle Matthews */
|
|
21125
21464
|
name?: string;
|
|
21126
21465
|
};
|
|
21127
|
-
/** @example 2026-04-
|
|
21466
|
+
/** @example 2026-04-27T11:18:04+00:00 */
|
|
21128
21467
|
created_at?: string;
|
|
21129
|
-
/** @example 2026-04-
|
|
21468
|
+
/** @example 2026-04-27T11:18:04+00:00 */
|
|
21130
21469
|
updated_at?: string;
|
|
21131
21470
|
};
|
|
21132
21471
|
};
|
|
@@ -21168,21 +21507,21 @@ export interface operations {
|
|
|
21168
21507
|
content: {
|
|
21169
21508
|
"application/json": {
|
|
21170
21509
|
data?: {
|
|
21171
|
-
/** @example
|
|
21510
|
+
/** @example 269 */
|
|
21172
21511
|
id?: number;
|
|
21173
21512
|
/** @example 1 */
|
|
21174
21513
|
rating?: number;
|
|
21175
21514
|
/** @example Nice Listing */
|
|
21176
21515
|
comment?: string;
|
|
21177
21516
|
reviewer?: {
|
|
21178
|
-
/** @example
|
|
21517
|
+
/** @example 16 */
|
|
21179
21518
|
id?: number;
|
|
21180
|
-
/** @example
|
|
21519
|
+
/** @example Francesca Carter */
|
|
21181
21520
|
name?: string;
|
|
21182
21521
|
};
|
|
21183
|
-
/** @example 2026-04-
|
|
21522
|
+
/** @example 2026-04-27T11:18:04+00:00 */
|
|
21184
21523
|
created_at?: string;
|
|
21185
|
-
/** @example 2026-04-
|
|
21524
|
+
/** @example 2026-04-27T11:18:04+00:00 */
|
|
21186
21525
|
updated_at?: string;
|
|
21187
21526
|
};
|
|
21188
21527
|
};
|
|
@@ -21209,21 +21548,21 @@ export interface operations {
|
|
|
21209
21548
|
content: {
|
|
21210
21549
|
"application/json": {
|
|
21211
21550
|
data?: {
|
|
21212
|
-
/** @example
|
|
21551
|
+
/** @example 270 */
|
|
21213
21552
|
id?: number;
|
|
21214
21553
|
/** @example 1 */
|
|
21215
21554
|
rating?: number;
|
|
21216
21555
|
/** @example Nice Listing */
|
|
21217
21556
|
comment?: string;
|
|
21218
21557
|
reviewer?: {
|
|
21219
|
-
/** @example
|
|
21558
|
+
/** @example 7 */
|
|
21220
21559
|
id?: number;
|
|
21221
|
-
/** @example
|
|
21560
|
+
/** @example Sienna Palmer */
|
|
21222
21561
|
name?: string;
|
|
21223
21562
|
};
|
|
21224
|
-
/** @example 2026-04-
|
|
21563
|
+
/** @example 2026-04-27T11:18:04+00:00 */
|
|
21225
21564
|
created_at?: string;
|
|
21226
|
-
/** @example 2026-04-
|
|
21565
|
+
/** @example 2026-04-27T11:18:04+00:00 */
|
|
21227
21566
|
updated_at?: string;
|
|
21228
21567
|
};
|
|
21229
21568
|
};
|
|
@@ -21250,7 +21589,7 @@ export interface operations {
|
|
|
21250
21589
|
content: {
|
|
21251
21590
|
"application/json": {
|
|
21252
21591
|
data?: {
|
|
21253
|
-
/** @example
|
|
21592
|
+
/** @example 816f132b-e868-4621-a1f9-4445a4424e79 */
|
|
21254
21593
|
uid?: string;
|
|
21255
21594
|
/** @example 1 */
|
|
21256
21595
|
listing_id?: number;
|
|
@@ -21264,9 +21603,9 @@ export interface operations {
|
|
|
21264
21603
|
deposit_amount?: string;
|
|
21265
21604
|
/** @example offer_accepted */
|
|
21266
21605
|
state?: string;
|
|
21267
|
-
/** @example 2025-
|
|
21606
|
+
/** @example 2025-11-02T00:00:00.000000Z */
|
|
21268
21607
|
start_date?: string;
|
|
21269
|
-
/** @example 2026-
|
|
21608
|
+
/** @example 2026-11-02T00:00:00.000000Z */
|
|
21270
21609
|
end_date?: string;
|
|
21271
21610
|
/** @example false */
|
|
21272
21611
|
is_periodic?: boolean;
|
|
@@ -21274,12 +21613,12 @@ export interface operations {
|
|
|
21274
21613
|
company_name?: string | null;
|
|
21275
21614
|
/** @example null */
|
|
21276
21615
|
company_registration_number?: string | null;
|
|
21277
|
-
/** @example 2026-04-
|
|
21616
|
+
/** @example 2026-04-27T11:18:04.000000Z */
|
|
21278
21617
|
created_at?: string;
|
|
21279
21618
|
/** @example [] */
|
|
21280
21619
|
compliances?: unknown[];
|
|
21281
21620
|
compliance_status?: {
|
|
21282
|
-
/** @example
|
|
21621
|
+
/** @example unknown */
|
|
21283
21622
|
overall?: string;
|
|
21284
21623
|
/** @example [] */
|
|
21285
21624
|
breakdown?: unknown[];
|
|
@@ -21351,7 +21690,7 @@ export interface operations {
|
|
|
21351
21690
|
content: {
|
|
21352
21691
|
"application/json": {
|
|
21353
21692
|
data?: {
|
|
21354
|
-
/** @example
|
|
21693
|
+
/** @example f61fe3b7-a626-4846-9079-cab38fe6c63d */
|
|
21355
21694
|
uid?: string;
|
|
21356
21695
|
/** @example 1 */
|
|
21357
21696
|
listing_id?: number;
|
|
@@ -21365,9 +21704,9 @@ export interface operations {
|
|
|
21365
21704
|
deposit_amount?: string;
|
|
21366
21705
|
/** @example active */
|
|
21367
21706
|
state?: string;
|
|
21368
|
-
/** @example 2025-10-
|
|
21707
|
+
/** @example 2025-10-12T00:00:00.000000Z */
|
|
21369
21708
|
start_date?: string;
|
|
21370
|
-
/** @example 2026-10-
|
|
21709
|
+
/** @example 2026-10-12T00:00:00.000000Z */
|
|
21371
21710
|
end_date?: string;
|
|
21372
21711
|
/** @example true */
|
|
21373
21712
|
is_periodic?: boolean;
|
|
@@ -21375,7 +21714,7 @@ export interface operations {
|
|
|
21375
21714
|
company_name?: string | null;
|
|
21376
21715
|
/** @example null */
|
|
21377
21716
|
company_registration_number?: string | null;
|
|
21378
|
-
/** @example 2026-04-
|
|
21717
|
+
/** @example 2026-04-27T11:18:04.000000Z */
|
|
21379
21718
|
created_at?: string;
|
|
21380
21719
|
};
|
|
21381
21720
|
};
|
|
@@ -21669,7 +22008,7 @@ export interface operations {
|
|
|
21669
22008
|
* "changed_by_user_id": 3,
|
|
21670
22009
|
* "changed_by_name": "Teagan King",
|
|
21671
22010
|
* "comment": "Qui commodi incidunt iure odit.",
|
|
21672
|
-
* "created_at": "2025-12-
|
|
22011
|
+
* "created_at": "2025-12-19T22:05:04.000000Z"
|
|
21673
22012
|
* },
|
|
21674
22013
|
* {
|
|
21675
22014
|
* "from_state": "pre_move_in_ready",
|
|
@@ -21677,7 +22016,7 @@ export interface operations {
|
|
|
21677
22016
|
* "changed_by_user_id": 3,
|
|
21678
22017
|
* "changed_by_name": "Teagan King",
|
|
21679
22018
|
* "comment": null,
|
|
21680
|
-
* "created_at": "2025-11-
|
|
22019
|
+
* "created_at": "2025-11-05T06:00:44.000000Z"
|
|
21681
22020
|
* }
|
|
21682
22021
|
* ]
|
|
21683
22022
|
*/
|
|
@@ -21692,7 +22031,7 @@ export interface operations {
|
|
|
21692
22031
|
changed_by_name?: string;
|
|
21693
22032
|
/** @example Qui commodi incidunt iure odit. */
|
|
21694
22033
|
comment?: string;
|
|
21695
|
-
/** @example 2025-12-
|
|
22034
|
+
/** @example 2025-12-19T22:05:04.000000Z */
|
|
21696
22035
|
created_at?: string;
|
|
21697
22036
|
}[];
|
|
21698
22037
|
};
|
|
@@ -21936,7 +22275,7 @@ export interface operations {
|
|
|
21936
22275
|
content: {
|
|
21937
22276
|
"application/json": {
|
|
21938
22277
|
data?: {
|
|
21939
|
-
/** @example
|
|
22278
|
+
/** @example 91e27a28-a94c-4e98-8829-5a1f1d0b003d */
|
|
21940
22279
|
uid?: string;
|
|
21941
22280
|
/** @example Ms. Audra Crooks II */
|
|
21942
22281
|
username?: string;
|
|
@@ -21966,7 +22305,7 @@ export interface operations {
|
|
|
21966
22305
|
timezone?: string;
|
|
21967
22306
|
/** @example Customer */
|
|
21968
22307
|
user_type?: string;
|
|
21969
|
-
/** @example
|
|
22308
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
21970
22309
|
created?: string;
|
|
21971
22310
|
/** @example 0 seconds ago */
|
|
21972
22311
|
email_verified_at?: string;
|
|
@@ -22065,7 +22404,7 @@ export interface operations {
|
|
|
22065
22404
|
content: {
|
|
22066
22405
|
"application/json": {
|
|
22067
22406
|
data?: {
|
|
22068
|
-
/** @example
|
|
22407
|
+
/** @example c305d641-9b33-4f1d-b8d3-5a3a9cff6f71 */
|
|
22069
22408
|
uid?: string;
|
|
22070
22409
|
/** @example Morgan Hirthe */
|
|
22071
22410
|
username?: string;
|
|
@@ -22095,7 +22434,7 @@ export interface operations {
|
|
|
22095
22434
|
timezone?: string;
|
|
22096
22435
|
/** @example Customer */
|
|
22097
22436
|
user_type?: string;
|
|
22098
|
-
/** @example
|
|
22437
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
22099
22438
|
created?: string;
|
|
22100
22439
|
/** @example 0 seconds ago */
|
|
22101
22440
|
email_verified_at?: string;
|
|
@@ -22167,7 +22506,7 @@ export interface operations {
|
|
|
22167
22506
|
content: {
|
|
22168
22507
|
"application/json": {
|
|
22169
22508
|
data?: {
|
|
22170
|
-
/** @example
|
|
22509
|
+
/** @example a1134507-0ab9-4c69-8f8d-a43b20630081 */
|
|
22171
22510
|
uid?: string;
|
|
22172
22511
|
/** @example Ms. Audra Crooks II */
|
|
22173
22512
|
username?: string;
|
|
@@ -22197,7 +22536,7 @@ export interface operations {
|
|
|
22197
22536
|
timezone?: string;
|
|
22198
22537
|
/** @example Customer */
|
|
22199
22538
|
user_type?: string;
|
|
22200
|
-
/** @example
|
|
22539
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
22201
22540
|
created?: string;
|
|
22202
22541
|
/** @example 0 seconds ago */
|
|
22203
22542
|
email_verified_at?: string;
|
|
@@ -22437,7 +22776,7 @@ export interface operations {
|
|
|
22437
22776
|
completed_layers?: number;
|
|
22438
22777
|
/** @example 4 */
|
|
22439
22778
|
pending_layers?: number;
|
|
22440
|
-
/** @example
|
|
22779
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
22441
22780
|
last_calculated_at?: string;
|
|
22442
22781
|
};
|
|
22443
22782
|
};
|
|
@@ -22485,7 +22824,7 @@ export interface operations {
|
|
|
22485
22824
|
completed_layers?: number;
|
|
22486
22825
|
/** @example 4 */
|
|
22487
22826
|
pending_layers?: number;
|
|
22488
|
-
/** @example
|
|
22827
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
22489
22828
|
last_calculated_at?: string;
|
|
22490
22829
|
};
|
|
22491
22830
|
};
|
|
@@ -22519,14 +22858,14 @@ export interface operations {
|
|
|
22519
22858
|
content: {
|
|
22520
22859
|
"application/json": {
|
|
22521
22860
|
data?: {
|
|
22522
|
-
/** @example
|
|
22861
|
+
/** @example b2f2ca13-f8f1-4da8-9f6c-0d887f00afd6 */
|
|
22523
22862
|
wishlist_uid?: string;
|
|
22524
22863
|
listing?: {
|
|
22525
|
-
/** @example New For Sale Used Item draft •
|
|
22864
|
+
/** @example New For Sale Used Item draft • 27 Apr 2026, 11:18 AM */
|
|
22526
22865
|
draft_name?: string;
|
|
22527
|
-
/** @example LST-UIT-SAL-
|
|
22866
|
+
/** @example LST-UIT-SAL-MOH3SLYT2NA */
|
|
22528
22867
|
sku?: string;
|
|
22529
|
-
/** @example
|
|
22868
|
+
/** @example c4dfe2f2-578b-4cbe-ad5a-96551fb6ffb9 */
|
|
22530
22869
|
uid?: string;
|
|
22531
22870
|
/** @example Sale */
|
|
22532
22871
|
listing_type?: string;
|
|
@@ -22610,15 +22949,15 @@ export interface operations {
|
|
|
22610
22949
|
/**
|
|
22611
22950
|
* @example [
|
|
22612
22951
|
* {
|
|
22613
|
-
* "wishlist_uid": "
|
|
22952
|
+
* "wishlist_uid": "5fd44438-b715-4ff1-a19c-174f710a1c60"
|
|
22614
22953
|
* },
|
|
22615
22954
|
* {
|
|
22616
|
-
* "wishlist_uid": "
|
|
22955
|
+
* "wishlist_uid": "d63b9d99-fd53-4d74-a696-31a468ca7b64"
|
|
22617
22956
|
* }
|
|
22618
22957
|
* ]
|
|
22619
22958
|
*/
|
|
22620
22959
|
data?: {
|
|
22621
|
-
/** @example
|
|
22960
|
+
/** @example 5fd44438-b715-4ff1-a19c-174f710a1c60 */
|
|
22622
22961
|
wishlist_uid?: string;
|
|
22623
22962
|
}[];
|
|
22624
22963
|
links?: {
|
|
@@ -22753,7 +23092,7 @@ export interface operations {
|
|
|
22753
23092
|
completed_layers?: number;
|
|
22754
23093
|
/** @example 4 */
|
|
22755
23094
|
pending_layers?: number;
|
|
22756
|
-
/** @example
|
|
23095
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
22757
23096
|
last_calculated_at?: string;
|
|
22758
23097
|
};
|
|
22759
23098
|
};
|
|
@@ -22915,7 +23254,7 @@ export interface operations {
|
|
|
22915
23254
|
completed_layers?: number;
|
|
22916
23255
|
/** @example 4 */
|
|
22917
23256
|
pending_layers?: number;
|
|
22918
|
-
/** @example
|
|
23257
|
+
/** @example 27 Apr 2026, 11:18 AM */
|
|
22919
23258
|
last_calculated_at?: string;
|
|
22920
23259
|
};
|
|
22921
23260
|
};
|