@justins-home/types 1.1.55 → 1.1.57
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 +486 -266
- package/package.json +1 -1
package/generated/api-types.ts
CHANGED
|
@@ -5681,7 +5681,7 @@ export interface operations {
|
|
|
5681
5681
|
content: {
|
|
5682
5682
|
"application/json": {
|
|
5683
5683
|
data?: {
|
|
5684
|
-
/** @example
|
|
5684
|
+
/** @example c40b32e6-95b9-467a-a04c-f403dc39ee72 */
|
|
5685
5685
|
uid?: string;
|
|
5686
5686
|
/** @example Ms. Audra Crooks II */
|
|
5687
5687
|
username?: string;
|
|
@@ -5711,7 +5711,7 @@ export interface operations {
|
|
|
5711
5711
|
timezone?: string;
|
|
5712
5712
|
/** @example Customer */
|
|
5713
5713
|
user_type?: string;
|
|
5714
|
-
/** @example 29 Apr 2026,
|
|
5714
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
5715
5715
|
created?: string;
|
|
5716
5716
|
/** @example 0 seconds ago */
|
|
5717
5717
|
email_verified_at?: string;
|
|
@@ -6239,7 +6239,7 @@ export interface operations {
|
|
|
6239
6239
|
content: {
|
|
6240
6240
|
"application/json": {
|
|
6241
6241
|
data?: {
|
|
6242
|
-
/** @example
|
|
6242
|
+
/** @example b37326e0-2612-4fd9-82b2-d2dd1bc709bd */
|
|
6243
6243
|
uid?: string;
|
|
6244
6244
|
/** @example Ms. Audra Crooks II */
|
|
6245
6245
|
username?: string;
|
|
@@ -6269,7 +6269,7 @@ export interface operations {
|
|
|
6269
6269
|
timezone?: string;
|
|
6270
6270
|
/** @example Customer */
|
|
6271
6271
|
user_type?: string;
|
|
6272
|
-
/** @example 29 Apr 2026,
|
|
6272
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
6273
6273
|
created?: string;
|
|
6274
6274
|
/** @example 0 seconds ago */
|
|
6275
6275
|
email_verified_at?: string;
|
|
@@ -6659,11 +6659,11 @@ export interface operations {
|
|
|
6659
6659
|
content: {
|
|
6660
6660
|
"application/json": {
|
|
6661
6661
|
data?: {
|
|
6662
|
-
/** @example New For Rent Property draft • 29 Apr 2026,
|
|
6662
|
+
/** @example New For Rent Property draft • 29 Apr 2026, 11:53 PM */
|
|
6663
6663
|
draft_name?: string;
|
|
6664
|
-
/** @example LST-PRP-LTR-
|
|
6664
|
+
/** @example LST-PRP-LTR-MOKPNRIYNCY */
|
|
6665
6665
|
sku?: string;
|
|
6666
|
-
/** @example
|
|
6666
|
+
/** @example a14f9a66-e70a-4b28-89f6-056a5f95a43a */
|
|
6667
6667
|
uid?: string;
|
|
6668
6668
|
/** @example Rent */
|
|
6669
6669
|
listing_type?: string;
|
|
@@ -8090,7 +8090,7 @@ export interface operations {
|
|
|
8090
8090
|
content: {
|
|
8091
8091
|
"application/json": {
|
|
8092
8092
|
data?: {
|
|
8093
|
-
/** @example
|
|
8093
|
+
/** @example 4ae37b38-5e5e-4cce-aebf-5d31a5e1b49f */
|
|
8094
8094
|
uid?: string;
|
|
8095
8095
|
/** @example Morgan Hirthe */
|
|
8096
8096
|
username?: string;
|
|
@@ -8120,7 +8120,7 @@ export interface operations {
|
|
|
8120
8120
|
timezone?: string;
|
|
8121
8121
|
/** @example Customer */
|
|
8122
8122
|
user_type?: string;
|
|
8123
|
-
/** @example 29 Apr 2026,
|
|
8123
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
8124
8124
|
created?: string;
|
|
8125
8125
|
/** @example 0 seconds ago */
|
|
8126
8126
|
email_verified_at?: string;
|
|
@@ -8829,11 +8829,11 @@ export interface operations {
|
|
|
8829
8829
|
content: {
|
|
8830
8830
|
"application/json": {
|
|
8831
8831
|
data?: {
|
|
8832
|
-
/** @example New For Rent Property draft • 29 Apr 2026,
|
|
8832
|
+
/** @example New For Rent Property draft • 29 Apr 2026, 11:53 PM */
|
|
8833
8833
|
draft_name?: string;
|
|
8834
|
-
/** @example LST-PRP-LTR-
|
|
8834
|
+
/** @example LST-PRP-LTR-MOKPNRMCEGZ */
|
|
8835
8835
|
sku?: string;
|
|
8836
|
-
/** @example
|
|
8836
|
+
/** @example d472a841-d2de-4a44-9a39-2364a07d3cca */
|
|
8837
8837
|
uid?: string;
|
|
8838
8838
|
/** @example Rent */
|
|
8839
8839
|
listing_type?: string;
|
|
@@ -9273,7 +9273,7 @@ export interface operations {
|
|
|
9273
9273
|
content: {
|
|
9274
9274
|
"application/json": {
|
|
9275
9275
|
data?: {
|
|
9276
|
-
/** @example
|
|
9276
|
+
/** @example 03772084-873f-4124-b5ce-6a90542be913 */
|
|
9277
9277
|
uid?: string;
|
|
9278
9278
|
/** @example photo */
|
|
9279
9279
|
media_type?: string;
|
|
@@ -9580,9 +9580,9 @@ export interface operations {
|
|
|
9580
9580
|
/**
|
|
9581
9581
|
* @example [
|
|
9582
9582
|
* {
|
|
9583
|
-
* "draft_name": "New For Sale Used Item draft • 29 Apr 2026,
|
|
9584
|
-
* "sku": "LST-UIT-SAL-
|
|
9585
|
-
* "uid": "
|
|
9583
|
+
* "draft_name": "New For Sale Used Item draft • 29 Apr 2026, 11:53 PM",
|
|
9584
|
+
* "sku": "LST-UIT-SAL-MOKPNRO6NMT",
|
|
9585
|
+
* "uid": "a611677b-2864-4bca-85a0-de42d743faef",
|
|
9586
9586
|
* "listing_type": "Sale",
|
|
9587
9587
|
* "vertical": "Used Item",
|
|
9588
9588
|
* "arrangement_type": null,
|
|
@@ -9597,9 +9597,9 @@ export interface operations {
|
|
|
9597
9597
|
* "media": []
|
|
9598
9598
|
* },
|
|
9599
9599
|
* {
|
|
9600
|
-
* "draft_name": "New For Sale Used Item draft • 29 Apr 2026,
|
|
9601
|
-
* "sku": "LST-UIT-SAL-
|
|
9602
|
-
* "uid": "
|
|
9600
|
+
* "draft_name": "New For Sale Used Item draft • 29 Apr 2026, 11:53 PM",
|
|
9601
|
+
* "sku": "LST-UIT-SAL-MOKPNROABWX",
|
|
9602
|
+
* "uid": "1b37cfc3-3660-4ba9-bf96-6fd7ea3ffda1",
|
|
9603
9603
|
* "listing_type": "Sale",
|
|
9604
9604
|
* "vertical": "Used Item",
|
|
9605
9605
|
* "arrangement_type": null,
|
|
@@ -9616,11 +9616,11 @@ export interface operations {
|
|
|
9616
9616
|
* ]
|
|
9617
9617
|
*/
|
|
9618
9618
|
data?: {
|
|
9619
|
-
/** @example New For Sale Used Item draft • 29 Apr 2026,
|
|
9619
|
+
/** @example New For Sale Used Item draft • 29 Apr 2026, 11:53 PM */
|
|
9620
9620
|
draft_name?: string;
|
|
9621
|
-
/** @example LST-UIT-SAL-
|
|
9621
|
+
/** @example LST-UIT-SAL-MOKPNRO6NMT */
|
|
9622
9622
|
sku?: string;
|
|
9623
|
-
/** @example
|
|
9623
|
+
/** @example a611677b-2864-4bca-85a0-de42d743faef */
|
|
9624
9624
|
uid?: string;
|
|
9625
9625
|
/** @example Sale */
|
|
9626
9626
|
listing_type?: string;
|
|
@@ -9813,11 +9813,11 @@ export interface operations {
|
|
|
9813
9813
|
content: {
|
|
9814
9814
|
"application/json": {
|
|
9815
9815
|
data?: {
|
|
9816
|
-
/** @example New For Rent Property draft • 29 Apr 2026,
|
|
9816
|
+
/** @example New For Rent Property draft • 29 Apr 2026, 11:53 PM */
|
|
9817
9817
|
draft_name?: string;
|
|
9818
|
-
/** @example LST-PRP-LTR-
|
|
9818
|
+
/** @example LST-PRP-LTR-MOKPNROKVUZ */
|
|
9819
9819
|
sku?: string;
|
|
9820
|
-
/** @example
|
|
9820
|
+
/** @example 73500534-2c77-43d0-9b23-1ec12c02d9ca */
|
|
9821
9821
|
uid?: string;
|
|
9822
9822
|
/** @example Rent */
|
|
9823
9823
|
listing_type?: string;
|
|
@@ -9880,11 +9880,11 @@ export interface operations {
|
|
|
9880
9880
|
content: {
|
|
9881
9881
|
"application/json": {
|
|
9882
9882
|
data?: {
|
|
9883
|
-
/** @example New For Rent Property draft • 29 Apr 2026,
|
|
9883
|
+
/** @example New For Rent Property draft • 29 Apr 2026, 11:53 PM */
|
|
9884
9884
|
draft_name?: string;
|
|
9885
|
-
/** @example LST-PRP-LTR-
|
|
9885
|
+
/** @example LST-PRP-LTR-MOKPNROROJS */
|
|
9886
9886
|
sku?: string;
|
|
9887
|
-
/** @example
|
|
9887
|
+
/** @example b97ed528-9210-4b05-9161-cf1643b609a7 */
|
|
9888
9888
|
uid?: string;
|
|
9889
9889
|
/** @example Rent */
|
|
9890
9890
|
listing_type?: string;
|
|
@@ -9937,11 +9937,11 @@ export interface operations {
|
|
|
9937
9937
|
content: {
|
|
9938
9938
|
"application/json": {
|
|
9939
9939
|
data?: {
|
|
9940
|
-
/** @example New For Rent Property draft • 29 Apr 2026,
|
|
9940
|
+
/** @example New For Rent Property draft • 29 Apr 2026, 11:53 PM */
|
|
9941
9941
|
draft_name?: string;
|
|
9942
|
-
/** @example LST-PRP-LTR-
|
|
9942
|
+
/** @example LST-PRP-LTR-MOKPNROYGYB */
|
|
9943
9943
|
sku?: string;
|
|
9944
|
-
/** @example
|
|
9944
|
+
/** @example 823944a0-05e0-41cf-a0c2-b23337bd5e7a */
|
|
9945
9945
|
uid?: string;
|
|
9946
9946
|
/** @example Rent */
|
|
9947
9947
|
listing_type?: string;
|
|
@@ -9994,11 +9994,11 @@ export interface operations {
|
|
|
9994
9994
|
content: {
|
|
9995
9995
|
"application/json": {
|
|
9996
9996
|
data?: {
|
|
9997
|
-
/** @example New For Rent Property draft • 29 Apr 2026,
|
|
9997
|
+
/** @example New For Rent Property draft • 29 Apr 2026, 11:53 PM */
|
|
9998
9998
|
draft_name?: string;
|
|
9999
|
-
/** @example LST-PRP-LTR-
|
|
9999
|
+
/** @example LST-PRP-LTR-MOKPNRP46XQ */
|
|
10000
10000
|
sku?: string;
|
|
10001
|
-
/** @example
|
|
10001
|
+
/** @example dff7716b-9434-4c98-8e61-5acb543cdb12 */
|
|
10002
10002
|
uid?: string;
|
|
10003
10003
|
/** @example Rent */
|
|
10004
10004
|
listing_type?: string;
|
|
@@ -10192,7 +10192,7 @@ export interface operations {
|
|
|
10192
10192
|
content: {
|
|
10193
10193
|
"application/json": {
|
|
10194
10194
|
data?: {
|
|
10195
|
-
/** @example
|
|
10195
|
+
/** @example 238 */
|
|
10196
10196
|
id?: number;
|
|
10197
10197
|
/** @example 1 */
|
|
10198
10198
|
category_id?: number;
|
|
@@ -10266,7 +10266,7 @@ export interface operations {
|
|
|
10266
10266
|
content: {
|
|
10267
10267
|
"application/json": {
|
|
10268
10268
|
data?: {
|
|
10269
|
-
/** @example
|
|
10269
|
+
/** @example 239 */
|
|
10270
10270
|
id?: number;
|
|
10271
10271
|
/** @example 1 */
|
|
10272
10272
|
category_id?: number;
|
|
@@ -10305,7 +10305,7 @@ export interface operations {
|
|
|
10305
10305
|
content: {
|
|
10306
10306
|
"application/json": {
|
|
10307
10307
|
data?: {
|
|
10308
|
-
/** @example
|
|
10308
|
+
/** @example 240 */
|
|
10309
10309
|
id?: number;
|
|
10310
10310
|
/** @example 1 */
|
|
10311
10311
|
category_id?: number;
|
|
@@ -10343,7 +10343,7 @@ export interface operations {
|
|
|
10343
10343
|
/**
|
|
10344
10344
|
* @example [
|
|
10345
10345
|
* {
|
|
10346
|
-
* "id":
|
|
10346
|
+
* "id": 340,
|
|
10347
10347
|
* "name": "Exterior",
|
|
10348
10348
|
* "description": "For Exterior categories",
|
|
10349
10349
|
* "display_order": 1,
|
|
@@ -10353,7 +10353,7 @@ export interface operations {
|
|
|
10353
10353
|
* "is_active": true
|
|
10354
10354
|
* },
|
|
10355
10355
|
* {
|
|
10356
|
-
* "id":
|
|
10356
|
+
* "id": 341,
|
|
10357
10357
|
* "name": "Exterior",
|
|
10358
10358
|
* "description": "For Exterior categories",
|
|
10359
10359
|
* "display_order": 1,
|
|
@@ -10365,7 +10365,7 @@ export interface operations {
|
|
|
10365
10365
|
* ]
|
|
10366
10366
|
*/
|
|
10367
10367
|
data?: {
|
|
10368
|
-
/** @example
|
|
10368
|
+
/** @example 340 */
|
|
10369
10369
|
id?: number;
|
|
10370
10370
|
/** @example Exterior */
|
|
10371
10371
|
name?: string;
|
|
@@ -10429,7 +10429,7 @@ export interface operations {
|
|
|
10429
10429
|
content: {
|
|
10430
10430
|
"application/json": {
|
|
10431
10431
|
data?: {
|
|
10432
|
-
/** @example
|
|
10432
|
+
/** @example 342 */
|
|
10433
10433
|
id?: number;
|
|
10434
10434
|
/** @example Exterior */
|
|
10435
10435
|
name?: string;
|
|
@@ -10496,7 +10496,7 @@ export interface operations {
|
|
|
10496
10496
|
content: {
|
|
10497
10497
|
"application/json": {
|
|
10498
10498
|
data?: {
|
|
10499
|
-
/** @example
|
|
10499
|
+
/** @example 343 */
|
|
10500
10500
|
id?: number;
|
|
10501
10501
|
/** @example Exterior */
|
|
10502
10502
|
name?: string;
|
|
@@ -10537,7 +10537,7 @@ export interface operations {
|
|
|
10537
10537
|
content: {
|
|
10538
10538
|
"application/json": {
|
|
10539
10539
|
data?: {
|
|
10540
|
-
/** @example
|
|
10540
|
+
/** @example 344 */
|
|
10541
10541
|
id?: number;
|
|
10542
10542
|
/** @example Exterior */
|
|
10543
10543
|
name?: string;
|
|
@@ -10800,7 +10800,7 @@ export interface operations {
|
|
|
10800
10800
|
content: {
|
|
10801
10801
|
"application/json": {
|
|
10802
10802
|
data?: {
|
|
10803
|
-
/** @example
|
|
10803
|
+
/** @example 147 */
|
|
10804
10804
|
id?: number;
|
|
10805
10805
|
/** @example email_fa_0 */
|
|
10806
10806
|
key?: string;
|
|
@@ -10814,9 +10814,9 @@ export interface operations {
|
|
|
10814
10814
|
metadata_schema?: unknown[];
|
|
10815
10815
|
/** @example true */
|
|
10816
10816
|
is_active?: boolean;
|
|
10817
|
-
/** @example 2026-04-
|
|
10817
|
+
/** @example 2026-04-29T23:53:29.000000Z */
|
|
10818
10818
|
created_at?: string;
|
|
10819
|
-
/** @example 2026-04-
|
|
10819
|
+
/** @example 2026-04-29T23:53:29.000000Z */
|
|
10820
10820
|
updated_at?: string;
|
|
10821
10821
|
};
|
|
10822
10822
|
};
|
|
@@ -10876,7 +10876,7 @@ export interface operations {
|
|
|
10876
10876
|
content: {
|
|
10877
10877
|
"application/json": {
|
|
10878
10878
|
data?: {
|
|
10879
|
-
/** @example
|
|
10879
|
+
/** @example 148 */
|
|
10880
10880
|
id?: number;
|
|
10881
10881
|
/** @example email_fa_0 */
|
|
10882
10882
|
key?: string;
|
|
@@ -10890,9 +10890,9 @@ export interface operations {
|
|
|
10890
10890
|
metadata_schema?: unknown[];
|
|
10891
10891
|
/** @example true */
|
|
10892
10892
|
is_active?: boolean;
|
|
10893
|
-
/** @example 2026-04-
|
|
10893
|
+
/** @example 2026-04-29T23:53:29.000000Z */
|
|
10894
10894
|
created_at?: string;
|
|
10895
|
-
/** @example 2026-04-
|
|
10895
|
+
/** @example 2026-04-29T23:53:29.000000Z */
|
|
10896
10896
|
updated_at?: string;
|
|
10897
10897
|
};
|
|
10898
10898
|
};
|
|
@@ -12158,25 +12158,25 @@ export interface operations {
|
|
|
12158
12158
|
/**
|
|
12159
12159
|
* @example [
|
|
12160
12160
|
* {
|
|
12161
|
-
* "key": "
|
|
12162
|
-
* "name": "
|
|
12163
|
-
* "description": "
|
|
12161
|
+
* "key": "laborum",
|
|
12162
|
+
* "name": "delectus",
|
|
12163
|
+
* "description": "Sed aliquam asperiores occaecati rerum tempore modi.",
|
|
12164
12164
|
* "value_type": "string"
|
|
12165
12165
|
* },
|
|
12166
12166
|
* {
|
|
12167
|
-
* "key": "
|
|
12168
|
-
* "name": "
|
|
12169
|
-
* "description": "
|
|
12167
|
+
* "key": "qui",
|
|
12168
|
+
* "name": "voluptates",
|
|
12169
|
+
* "description": "Eos hic dolore quod molestiae et itaque provident.",
|
|
12170
12170
|
* "value_type": "string"
|
|
12171
12171
|
* }
|
|
12172
12172
|
* ]
|
|
12173
12173
|
*/
|
|
12174
12174
|
data?: {
|
|
12175
|
-
/** @example
|
|
12175
|
+
/** @example laborum */
|
|
12176
12176
|
key?: string;
|
|
12177
|
-
/** @example
|
|
12177
|
+
/** @example delectus */
|
|
12178
12178
|
name?: string;
|
|
12179
|
-
/** @example
|
|
12179
|
+
/** @example Sed aliquam asperiores occaecati rerum tempore modi. */
|
|
12180
12180
|
description?: string;
|
|
12181
12181
|
/** @example string */
|
|
12182
12182
|
value_type?: string;
|
|
@@ -13418,13 +13418,13 @@ export interface operations {
|
|
|
13418
13418
|
};
|
|
13419
13419
|
} | {
|
|
13420
13420
|
data?: {
|
|
13421
|
-
/** @example
|
|
13421
|
+
/** @example 168e9059-ec46-4122-ba3b-09eef8b601ae */
|
|
13422
13422
|
uid?: string;
|
|
13423
13423
|
/** @example follow_up */
|
|
13424
13424
|
inspection_type?: string;
|
|
13425
13425
|
/** @example cancelled */
|
|
13426
13426
|
status?: string;
|
|
13427
|
-
/** @example 05 May 2026,
|
|
13427
|
+
/** @example 05 May 2026, 01:51 PM */
|
|
13428
13428
|
scheduled_date?: string;
|
|
13429
13429
|
/** @example null */
|
|
13430
13430
|
completed_date?: string | null;
|
|
@@ -13432,11 +13432,11 @@ export interface operations {
|
|
|
13432
13432
|
condition_rating?: string;
|
|
13433
13433
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
13434
13434
|
summary?: string;
|
|
13435
|
-
/** @example 28 Jun 2026,
|
|
13435
|
+
/** @example 28 Jun 2026, 10:40 AM */
|
|
13436
13436
|
next_inspection_date?: string;
|
|
13437
|
-
/** @example 29 Apr 2026,
|
|
13437
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
13438
13438
|
created_at?: string;
|
|
13439
|
-
/** @example 29 Apr 2026,
|
|
13439
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
13440
13440
|
updated_at?: string;
|
|
13441
13441
|
};
|
|
13442
13442
|
};
|
|
@@ -13491,13 +13491,13 @@ export interface operations {
|
|
|
13491
13491
|
content: {
|
|
13492
13492
|
"application/json": {
|
|
13493
13493
|
data?: {
|
|
13494
|
-
/** @example
|
|
13494
|
+
/** @example c5655315-ba28-4a09-9adb-720ca8dbe954 */
|
|
13495
13495
|
uid?: string;
|
|
13496
13496
|
/** @example follow_up */
|
|
13497
13497
|
inspection_type?: string;
|
|
13498
13498
|
/** @example cancelled */
|
|
13499
13499
|
status?: string;
|
|
13500
|
-
/** @example 05 May 2026,
|
|
13500
|
+
/** @example 05 May 2026, 01:51 PM */
|
|
13501
13501
|
scheduled_date?: string;
|
|
13502
13502
|
/** @example null */
|
|
13503
13503
|
completed_date?: string | null;
|
|
@@ -13505,11 +13505,11 @@ export interface operations {
|
|
|
13505
13505
|
condition_rating?: string;
|
|
13506
13506
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
13507
13507
|
summary?: string;
|
|
13508
|
-
/** @example 28 Jun 2026,
|
|
13508
|
+
/** @example 28 Jun 2026, 10:40 AM */
|
|
13509
13509
|
next_inspection_date?: string;
|
|
13510
|
-
/** @example 29 Apr 2026,
|
|
13510
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
13511
13511
|
created_at?: string;
|
|
13512
|
-
/** @example 29 Apr 2026,
|
|
13512
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
13513
13513
|
updated_at?: string;
|
|
13514
13514
|
};
|
|
13515
13515
|
};
|
|
@@ -13604,13 +13604,13 @@ export interface operations {
|
|
|
13604
13604
|
content: {
|
|
13605
13605
|
"application/json": {
|
|
13606
13606
|
data?: {
|
|
13607
|
-
/** @example
|
|
13607
|
+
/** @example 71062728-301c-4210-b2f3-9645b7119e98 */
|
|
13608
13608
|
uid?: string;
|
|
13609
13609
|
/** @example follow_up */
|
|
13610
13610
|
inspection_type?: string;
|
|
13611
13611
|
/** @example cancelled */
|
|
13612
13612
|
status?: string;
|
|
13613
|
-
/** @example 23 Apr 2026,
|
|
13613
|
+
/** @example 23 Apr 2026, 11:18 AM */
|
|
13614
13614
|
scheduled_date?: string;
|
|
13615
13615
|
/** @example null */
|
|
13616
13616
|
completed_date?: string | null;
|
|
@@ -13618,11 +13618,11 @@ export interface operations {
|
|
|
13618
13618
|
condition_rating?: string;
|
|
13619
13619
|
/** @example Et animi quos velit et fugiat. */
|
|
13620
13620
|
summary?: string;
|
|
13621
|
-
/** @example 01 Aug 2026,
|
|
13621
|
+
/** @example 01 Aug 2026, 07:12 PM */
|
|
13622
13622
|
next_inspection_date?: string;
|
|
13623
|
-
/** @example 29 Apr 2026,
|
|
13623
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
13624
13624
|
created_at?: string;
|
|
13625
|
-
/** @example 29 Apr 2026,
|
|
13625
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
13626
13626
|
updated_at?: string;
|
|
13627
13627
|
};
|
|
13628
13628
|
};
|
|
@@ -13659,13 +13659,13 @@ export interface operations {
|
|
|
13659
13659
|
content: {
|
|
13660
13660
|
"application/json": {
|
|
13661
13661
|
data?: {
|
|
13662
|
-
/** @example
|
|
13662
|
+
/** @example 30f1d96e-51b4-4c0a-b459-59540d0c0fd9 */
|
|
13663
13663
|
uid?: string;
|
|
13664
13664
|
/** @example follow_up */
|
|
13665
13665
|
inspection_type?: string;
|
|
13666
13666
|
/** @example cancelled */
|
|
13667
13667
|
status?: string;
|
|
13668
|
-
/** @example 05 May 2026,
|
|
13668
|
+
/** @example 05 May 2026, 01:51 PM */
|
|
13669
13669
|
scheduled_date?: string;
|
|
13670
13670
|
/** @example null */
|
|
13671
13671
|
completed_date?: string | null;
|
|
@@ -13673,11 +13673,11 @@ export interface operations {
|
|
|
13673
13673
|
condition_rating?: string;
|
|
13674
13674
|
/** @example Quidem nostrum qui commodi incidunt iure odit. */
|
|
13675
13675
|
summary?: string;
|
|
13676
|
-
/** @example 28 Jun 2026,
|
|
13676
|
+
/** @example 28 Jun 2026, 10:40 AM */
|
|
13677
13677
|
next_inspection_date?: string;
|
|
13678
|
-
/** @example 29 Apr 2026,
|
|
13678
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
13679
13679
|
created_at?: string;
|
|
13680
|
-
/** @example 29 Apr 2026,
|
|
13680
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
13681
13681
|
updated_at?: string;
|
|
13682
13682
|
};
|
|
13683
13683
|
};
|
|
@@ -13714,13 +13714,13 @@ export interface operations {
|
|
|
13714
13714
|
content: {
|
|
13715
13715
|
"application/json": {
|
|
13716
13716
|
data?: {
|
|
13717
|
-
/** @example
|
|
13717
|
+
/** @example 2e987473-f18f-4f93-bee7-c7cefb1364a3 */
|
|
13718
13718
|
uid?: string;
|
|
13719
13719
|
/** @example follow_up */
|
|
13720
13720
|
inspection_type?: string;
|
|
13721
13721
|
/** @example cancelled */
|
|
13722
13722
|
status?: string;
|
|
13723
|
-
/** @example 23 Apr 2026,
|
|
13723
|
+
/** @example 23 Apr 2026, 11:18 AM */
|
|
13724
13724
|
scheduled_date?: string;
|
|
13725
13725
|
/** @example null */
|
|
13726
13726
|
completed_date?: string | null;
|
|
@@ -13728,11 +13728,11 @@ export interface operations {
|
|
|
13728
13728
|
condition_rating?: string;
|
|
13729
13729
|
/** @example Et animi quos velit et fugiat. */
|
|
13730
13730
|
summary?: string;
|
|
13731
|
-
/** @example 01 Aug 2026,
|
|
13731
|
+
/** @example 01 Aug 2026, 07:12 PM */
|
|
13732
13732
|
next_inspection_date?: string;
|
|
13733
|
-
/** @example 29 Apr 2026,
|
|
13733
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
13734
13734
|
created_at?: string;
|
|
13735
|
-
/** @example 29 Apr 2026,
|
|
13735
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
13736
13736
|
updated_at?: string;
|
|
13737
13737
|
};
|
|
13738
13738
|
};
|
|
@@ -13859,7 +13859,7 @@ export interface operations {
|
|
|
13859
13859
|
};
|
|
13860
13860
|
} | {
|
|
13861
13861
|
data?: {
|
|
13862
|
-
/** @example
|
|
13862
|
+
/** @example 31d7463b-3dd3-4f2e-9826-d1bab04dd60a */
|
|
13863
13863
|
uid?: string;
|
|
13864
13864
|
/** @example 1 */
|
|
13865
13865
|
tenancy_id?: number;
|
|
@@ -13871,17 +13871,17 @@ export interface operations {
|
|
|
13871
13871
|
status?: string;
|
|
13872
13872
|
/** @example low */
|
|
13873
13873
|
priority?: string;
|
|
13874
|
-
/** @example 28 Apr 2026,
|
|
13874
|
+
/** @example 28 Apr 2026, 01:22 PM */
|
|
13875
13875
|
reported_at?: string;
|
|
13876
13876
|
/** @example null */
|
|
13877
13877
|
assigned_at?: string | null;
|
|
13878
13878
|
/** @example null */
|
|
13879
13879
|
completed_at?: string | null;
|
|
13880
|
-
/** @example 01 May 2026,
|
|
13880
|
+
/** @example 01 May 2026, 09:46 AM */
|
|
13881
13881
|
sla_deadline?: string;
|
|
13882
|
-
/** @example 29 Apr 2026,
|
|
13882
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
13883
13883
|
created_at?: string;
|
|
13884
|
-
/** @example 29 Apr 2026,
|
|
13884
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
13885
13885
|
updated_at?: string;
|
|
13886
13886
|
};
|
|
13887
13887
|
};
|
|
@@ -13918,7 +13918,7 @@ export interface operations {
|
|
|
13918
13918
|
content: {
|
|
13919
13919
|
"application/json": {
|
|
13920
13920
|
data?: {
|
|
13921
|
-
/** @example
|
|
13921
|
+
/** @example a25fe641-b05a-41dc-a1c5-33a844853d23 */
|
|
13922
13922
|
uid?: string;
|
|
13923
13923
|
/** @example 1 */
|
|
13924
13924
|
tenancy_id?: number;
|
|
@@ -13930,17 +13930,17 @@ export interface operations {
|
|
|
13930
13930
|
status?: string;
|
|
13931
13931
|
/** @example low */
|
|
13932
13932
|
priority?: string;
|
|
13933
|
-
/** @example 28 Apr 2026,
|
|
13933
|
+
/** @example 28 Apr 2026, 01:22 PM */
|
|
13934
13934
|
reported_at?: string;
|
|
13935
13935
|
/** @example null */
|
|
13936
13936
|
assigned_at?: string | null;
|
|
13937
13937
|
/** @example null */
|
|
13938
13938
|
completed_at?: string | null;
|
|
13939
|
-
/** @example 01 May 2026,
|
|
13939
|
+
/** @example 01 May 2026, 09:46 AM */
|
|
13940
13940
|
sla_deadline?: string;
|
|
13941
|
-
/** @example 29 Apr 2026,
|
|
13941
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
13942
13942
|
created_at?: string;
|
|
13943
|
-
/** @example 29 Apr 2026,
|
|
13943
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
13944
13944
|
updated_at?: string;
|
|
13945
13945
|
};
|
|
13946
13946
|
};
|
|
@@ -13977,7 +13977,7 @@ export interface operations {
|
|
|
13977
13977
|
content: {
|
|
13978
13978
|
"application/json": {
|
|
13979
13979
|
data?: {
|
|
13980
|
-
/** @example
|
|
13980
|
+
/** @example 96b12cf5-c9ca-4d4d-9dc9-f13a7c286014 */
|
|
13981
13981
|
uid?: string;
|
|
13982
13982
|
/** @example 1 */
|
|
13983
13983
|
tenancy_id?: number;
|
|
@@ -13989,17 +13989,17 @@ export interface operations {
|
|
|
13989
13989
|
status?: string;
|
|
13990
13990
|
/** @example emergency */
|
|
13991
13991
|
priority?: string;
|
|
13992
|
-
/** @example 23 Apr 2026,
|
|
13992
|
+
/** @example 23 Apr 2026, 11:07 AM */
|
|
13993
13993
|
reported_at?: string;
|
|
13994
|
-
/** @example 28 Apr 2026,
|
|
13994
|
+
/** @example 28 Apr 2026, 07:26 AM */
|
|
13995
13995
|
assigned_at?: string;
|
|
13996
13996
|
/** @example null */
|
|
13997
13997
|
completed_at?: string | null;
|
|
13998
|
-
/** @example 01 May 2026,
|
|
13998
|
+
/** @example 01 May 2026, 12:49 PM */
|
|
13999
13999
|
sla_deadline?: string;
|
|
14000
|
-
/** @example 29 Apr 2026,
|
|
14000
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
14001
14001
|
created_at?: string;
|
|
14002
|
-
/** @example 29 Apr 2026,
|
|
14002
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
14003
14003
|
updated_at?: string;
|
|
14004
14004
|
};
|
|
14005
14005
|
};
|
|
@@ -14036,7 +14036,7 @@ export interface operations {
|
|
|
14036
14036
|
content: {
|
|
14037
14037
|
"application/json": {
|
|
14038
14038
|
data?: {
|
|
14039
|
-
/** @example
|
|
14039
|
+
/** @example 9bf715d1-b455-4b19-bd0a-dc169f681df6 */
|
|
14040
14040
|
uid?: string;
|
|
14041
14041
|
/** @example 1 */
|
|
14042
14042
|
tenancy_id?: number;
|
|
@@ -14048,17 +14048,17 @@ export interface operations {
|
|
|
14048
14048
|
status?: string;
|
|
14049
14049
|
/** @example emergency */
|
|
14050
14050
|
priority?: string;
|
|
14051
|
-
/** @example 23 Apr 2026,
|
|
14051
|
+
/** @example 23 Apr 2026, 11:07 AM */
|
|
14052
14052
|
reported_at?: string;
|
|
14053
|
-
/** @example 28 Apr 2026,
|
|
14053
|
+
/** @example 28 Apr 2026, 07:26 AM */
|
|
14054
14054
|
assigned_at?: string;
|
|
14055
14055
|
/** @example null */
|
|
14056
14056
|
completed_at?: string | null;
|
|
14057
|
-
/** @example 01 May 2026,
|
|
14057
|
+
/** @example 01 May 2026, 12:49 PM */
|
|
14058
14058
|
sla_deadline?: string;
|
|
14059
|
-
/** @example 29 Apr 2026,
|
|
14059
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
14060
14060
|
created_at?: string;
|
|
14061
|
-
/** @example 29 Apr 2026,
|
|
14061
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
14062
14062
|
updated_at?: string;
|
|
14063
14063
|
};
|
|
14064
14064
|
};
|
|
@@ -14095,7 +14095,7 @@ export interface operations {
|
|
|
14095
14095
|
content: {
|
|
14096
14096
|
"application/json": {
|
|
14097
14097
|
data?: {
|
|
14098
|
-
/** @example
|
|
14098
|
+
/** @example 753d5b8c-2f9e-49b7-87db-b009a7e11406 */
|
|
14099
14099
|
uid?: string;
|
|
14100
14100
|
/** @example 1 */
|
|
14101
14101
|
tenancy_id?: number;
|
|
@@ -14107,17 +14107,17 @@ export interface operations {
|
|
|
14107
14107
|
status?: string;
|
|
14108
14108
|
/** @example emergency */
|
|
14109
14109
|
priority?: string;
|
|
14110
|
-
/** @example 23 Apr 2026,
|
|
14110
|
+
/** @example 23 Apr 2026, 11:07 AM */
|
|
14111
14111
|
reported_at?: string;
|
|
14112
|
-
/** @example 28 Apr 2026,
|
|
14112
|
+
/** @example 28 Apr 2026, 07:26 AM */
|
|
14113
14113
|
assigned_at?: string;
|
|
14114
14114
|
/** @example null */
|
|
14115
14115
|
completed_at?: string | null;
|
|
14116
|
-
/** @example 01 May 2026,
|
|
14116
|
+
/** @example 01 May 2026, 12:49 PM */
|
|
14117
14117
|
sla_deadline?: string;
|
|
14118
|
-
/** @example 29 Apr 2026,
|
|
14118
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
14119
14119
|
created_at?: string;
|
|
14120
|
-
/** @example 29 Apr 2026,
|
|
14120
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
14121
14121
|
updated_at?: string;
|
|
14122
14122
|
};
|
|
14123
14123
|
};
|
|
@@ -14817,7 +14817,7 @@ export interface operations {
|
|
|
14817
14817
|
content: {
|
|
14818
14818
|
"application/json": {
|
|
14819
14819
|
data?: {
|
|
14820
|
-
/** @example
|
|
14820
|
+
/** @example 423 */
|
|
14821
14821
|
id?: number;
|
|
14822
14822
|
/** @example 2 */
|
|
14823
14823
|
listing_id?: number;
|
|
@@ -14873,7 +14873,7 @@ export interface operations {
|
|
|
14873
14873
|
/** @example dogunfx */
|
|
14874
14874
|
name?: string;
|
|
14875
14875
|
};
|
|
14876
|
-
/** @example 2026-04-
|
|
14876
|
+
/** @example 2026-04-29T23:53:29.000000Z */
|
|
14877
14877
|
created_at?: string;
|
|
14878
14878
|
};
|
|
14879
14879
|
};
|
|
@@ -14900,7 +14900,7 @@ export interface operations {
|
|
|
14900
14900
|
content: {
|
|
14901
14901
|
"application/json": {
|
|
14902
14902
|
data?: {
|
|
14903
|
-
/** @example
|
|
14903
|
+
/** @example 424 */
|
|
14904
14904
|
id?: number;
|
|
14905
14905
|
/** @example 2 */
|
|
14906
14906
|
listing_id?: number;
|
|
@@ -14956,7 +14956,7 @@ export interface operations {
|
|
|
14956
14956
|
/** @example dogunfx */
|
|
14957
14957
|
name?: string;
|
|
14958
14958
|
};
|
|
14959
|
-
/** @example 2026-04-
|
|
14959
|
+
/** @example 2026-04-29T23:53:29.000000Z */
|
|
14960
14960
|
created_at?: string;
|
|
14961
14961
|
};
|
|
14962
14962
|
};
|
|
@@ -15020,7 +15020,7 @@ export interface operations {
|
|
|
15020
15020
|
content: {
|
|
15021
15021
|
"application/json": {
|
|
15022
15022
|
data?: {
|
|
15023
|
-
/** @example
|
|
15023
|
+
/** @example 425 */
|
|
15024
15024
|
id?: number;
|
|
15025
15025
|
/** @example 2 */
|
|
15026
15026
|
listing_id?: number;
|
|
@@ -15076,7 +15076,7 @@ export interface operations {
|
|
|
15076
15076
|
/** @example dogunfx */
|
|
15077
15077
|
name?: string;
|
|
15078
15078
|
};
|
|
15079
|
-
/** @example 2026-04-
|
|
15079
|
+
/** @example 2026-04-29T23:53:29.000000Z */
|
|
15080
15080
|
created_at?: string;
|
|
15081
15081
|
};
|
|
15082
15082
|
};
|
|
@@ -15103,7 +15103,7 @@ export interface operations {
|
|
|
15103
15103
|
content: {
|
|
15104
15104
|
"application/json": {
|
|
15105
15105
|
data?: {
|
|
15106
|
-
/** @example
|
|
15106
|
+
/** @example 426 */
|
|
15107
15107
|
id?: number;
|
|
15108
15108
|
/** @example 2 */
|
|
15109
15109
|
listing_id?: number;
|
|
@@ -15159,7 +15159,7 @@ export interface operations {
|
|
|
15159
15159
|
/** @example dogunfx */
|
|
15160
15160
|
name?: string;
|
|
15161
15161
|
};
|
|
15162
|
-
/** @example 2026-04-
|
|
15162
|
+
/** @example 2026-04-29T23:53:29.000000Z */
|
|
15163
15163
|
created_at?: string;
|
|
15164
15164
|
};
|
|
15165
15165
|
};
|
|
@@ -15186,7 +15186,7 @@ export interface operations {
|
|
|
15186
15186
|
content: {
|
|
15187
15187
|
"application/json": {
|
|
15188
15188
|
data?: {
|
|
15189
|
-
/** @example
|
|
15189
|
+
/** @example 427 */
|
|
15190
15190
|
id?: number;
|
|
15191
15191
|
/** @example 2 */
|
|
15192
15192
|
listing_id?: number;
|
|
@@ -15242,7 +15242,7 @@ export interface operations {
|
|
|
15242
15242
|
/** @example dogunfx */
|
|
15243
15243
|
name?: string;
|
|
15244
15244
|
};
|
|
15245
|
-
/** @example 2026-04-
|
|
15245
|
+
/** @example 2026-04-29T23:53:29.000000Z */
|
|
15246
15246
|
created_at?: string;
|
|
15247
15247
|
};
|
|
15248
15248
|
};
|
|
@@ -16259,7 +16259,7 @@ export interface operations {
|
|
|
16259
16259
|
content: {
|
|
16260
16260
|
"application/json": {
|
|
16261
16261
|
data?: {
|
|
16262
|
-
/** @example
|
|
16262
|
+
/** @example 6a9e08cc-2696-47d3-a063-ccd979c565fc */
|
|
16263
16263
|
uid?: string;
|
|
16264
16264
|
/** @example Ms. Audra Crooks II */
|
|
16265
16265
|
username?: string;
|
|
@@ -16289,7 +16289,7 @@ export interface operations {
|
|
|
16289
16289
|
timezone?: string;
|
|
16290
16290
|
/** @example Customer */
|
|
16291
16291
|
user_type?: string;
|
|
16292
|
-
/** @example 29 Apr 2026,
|
|
16292
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
16293
16293
|
created?: string;
|
|
16294
16294
|
/** @example 1 second ago */
|
|
16295
16295
|
email_verified_at?: string;
|
|
@@ -16758,7 +16758,7 @@ export interface operations {
|
|
|
16758
16758
|
content: {
|
|
16759
16759
|
"application/json": {
|
|
16760
16760
|
data?: {
|
|
16761
|
-
/** @example
|
|
16761
|
+
/** @example c76506fa-b0b7-4417-8183-05f584830105 */
|
|
16762
16762
|
uid?: string;
|
|
16763
16763
|
/** @example Ms. Audra Crooks II */
|
|
16764
16764
|
username?: string;
|
|
@@ -16788,7 +16788,7 @@ export interface operations {
|
|
|
16788
16788
|
timezone?: string;
|
|
16789
16789
|
/** @example Customer */
|
|
16790
16790
|
user_type?: string;
|
|
16791
|
-
/** @example 29 Apr 2026,
|
|
16791
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
16792
16792
|
created?: string;
|
|
16793
16793
|
/** @example 0 seconds ago */
|
|
16794
16794
|
email_verified_at?: string;
|
|
@@ -16909,11 +16909,11 @@ export interface operations {
|
|
|
16909
16909
|
content: {
|
|
16910
16910
|
"application/json": {
|
|
16911
16911
|
data?: {
|
|
16912
|
-
/** @example New For Rent Property draft • 29 Apr 2026,
|
|
16912
|
+
/** @example New For Rent Property draft • 29 Apr 2026, 11:53 PM */
|
|
16913
16913
|
draft_name?: string;
|
|
16914
|
-
/** @example LST-PRP-LTR-
|
|
16914
|
+
/** @example LST-PRP-LTR-MOKPNRAGLF9 */
|
|
16915
16915
|
sku?: string;
|
|
16916
|
-
/** @example
|
|
16916
|
+
/** @example 1e78009f-d4f6-407e-a5f7-c4e67a9d175c */
|
|
16917
16917
|
uid?: string;
|
|
16918
16918
|
/** @example Rent */
|
|
16919
16919
|
listing_type?: string;
|
|
@@ -17037,9 +17037,9 @@ export interface operations {
|
|
|
17037
17037
|
/**
|
|
17038
17038
|
* @example [
|
|
17039
17039
|
* {
|
|
17040
|
-
* "draft_name": "New For Rent Property draft • 29 Apr 2026,
|
|
17041
|
-
* "sku": "LST-PRP-LTR-
|
|
17042
|
-
* "uid": "
|
|
17040
|
+
* "draft_name": "New For Rent Property draft • 29 Apr 2026, 11:53 PM",
|
|
17041
|
+
* "sku": "LST-PRP-LTR-MOKPNRBMW59",
|
|
17042
|
+
* "uid": "cce2f2bd-bbad-40f0-a0ef-aab3e9c312ce",
|
|
17043
17043
|
* "listing_type": "Rent",
|
|
17044
17044
|
* "vertical": "Property",
|
|
17045
17045
|
* "arrangement_type": "let_to_let",
|
|
@@ -17056,9 +17056,9 @@ export interface operations {
|
|
|
17056
17056
|
* "media": []
|
|
17057
17057
|
* },
|
|
17058
17058
|
* {
|
|
17059
|
-
* "draft_name": "New Short Let Property draft • 29 Apr 2026,
|
|
17060
|
-
* "sku": "LST-PRP-SHL-
|
|
17061
|
-
* "uid": "
|
|
17059
|
+
* "draft_name": "New Short Let Property draft • 29 Apr 2026, 11:53 PM",
|
|
17060
|
+
* "sku": "LST-PRP-SHL-MOKPNRBPDF2",
|
|
17061
|
+
* "uid": "dc4e4bc7-a9b7-464f-83ac-4f7813334138",
|
|
17062
17062
|
* "listing_type": "Short Let",
|
|
17063
17063
|
* "vertical": "Property",
|
|
17064
17064
|
* "arrangement_type": "short_term_managed",
|
|
@@ -17077,11 +17077,11 @@ export interface operations {
|
|
|
17077
17077
|
* ]
|
|
17078
17078
|
*/
|
|
17079
17079
|
data?: {
|
|
17080
|
-
/** @example New For Rent Property draft • 29 Apr 2026,
|
|
17080
|
+
/** @example New For Rent Property draft • 29 Apr 2026, 11:53 PM */
|
|
17081
17081
|
draft_name?: string;
|
|
17082
|
-
/** @example LST-PRP-LTR-
|
|
17082
|
+
/** @example LST-PRP-LTR-MOKPNRBMW59 */
|
|
17083
17083
|
sku?: string;
|
|
17084
|
-
/** @example
|
|
17084
|
+
/** @example cce2f2bd-bbad-40f0-a0ef-aab3e9c312ce */
|
|
17085
17085
|
uid?: string;
|
|
17086
17086
|
/** @example Rent */
|
|
17087
17087
|
listing_type?: string;
|
|
@@ -17191,9 +17191,9 @@ export interface operations {
|
|
|
17191
17191
|
/**
|
|
17192
17192
|
* @example [
|
|
17193
17193
|
* {
|
|
17194
|
-
* "draft_name": "New For Rent Property draft • 29 Apr 2026,
|
|
17195
|
-
* "sku": "LST-PRP-LTR-
|
|
17196
|
-
* "uid": "
|
|
17194
|
+
* "draft_name": "New For Rent Property draft • 29 Apr 2026, 11:53 PM",
|
|
17195
|
+
* "sku": "LST-PRP-LTR-MOKPNRBXXWU",
|
|
17196
|
+
* "uid": "f00443b1-3563-4969-964e-177346aaee0e",
|
|
17197
17197
|
* "listing_type": "Rent",
|
|
17198
17198
|
* "vertical": "Property",
|
|
17199
17199
|
* "arrangement_type": "let_to_let",
|
|
@@ -17210,9 +17210,9 @@ export interface operations {
|
|
|
17210
17210
|
* "media": []
|
|
17211
17211
|
* },
|
|
17212
17212
|
* {
|
|
17213
|
-
* "draft_name": "New Short Let Property draft • 29 Apr 2026,
|
|
17214
|
-
* "sku": "LST-PRP-SHL-
|
|
17215
|
-
* "uid": "
|
|
17213
|
+
* "draft_name": "New Short Let Property draft • 29 Apr 2026, 11:53 PM",
|
|
17214
|
+
* "sku": "LST-PRP-SHL-MOKPNRC2YA9",
|
|
17215
|
+
* "uid": "8f09da98-88ee-4952-9e01-2129d7156b2e",
|
|
17216
17216
|
* "listing_type": "Short Let",
|
|
17217
17217
|
* "vertical": "Property",
|
|
17218
17218
|
* "arrangement_type": "short_term_managed",
|
|
@@ -17231,11 +17231,11 @@ export interface operations {
|
|
|
17231
17231
|
* ]
|
|
17232
17232
|
*/
|
|
17233
17233
|
data?: {
|
|
17234
|
-
/** @example New For Rent Property draft • 29 Apr 2026,
|
|
17234
|
+
/** @example New For Rent Property draft • 29 Apr 2026, 11:53 PM */
|
|
17235
17235
|
draft_name?: string;
|
|
17236
|
-
/** @example LST-PRP-LTR-
|
|
17236
|
+
/** @example LST-PRP-LTR-MOKPNRBXXWU */
|
|
17237
17237
|
sku?: string;
|
|
17238
|
-
/** @example
|
|
17238
|
+
/** @example f00443b1-3563-4969-964e-177346aaee0e */
|
|
17239
17239
|
uid?: string;
|
|
17240
17240
|
/** @example Rent */
|
|
17241
17241
|
listing_type?: string;
|
|
@@ -18484,7 +18484,7 @@ export interface operations {
|
|
|
18484
18484
|
content: {
|
|
18485
18485
|
"application/json": {
|
|
18486
18486
|
data?: {
|
|
18487
|
-
/** @example
|
|
18487
|
+
/** @example 584f2c23-0e1f-4580-bdd4-81c3386913d6 */
|
|
18488
18488
|
uid?: string;
|
|
18489
18489
|
/** @example photo */
|
|
18490
18490
|
media_type?: string;
|
|
@@ -18633,11 +18633,11 @@ export interface operations {
|
|
|
18633
18633
|
content: {
|
|
18634
18634
|
"application/json": {
|
|
18635
18635
|
data?: {
|
|
18636
|
-
/** @example New For Rent Property draft • 29 Apr 2026,
|
|
18636
|
+
/** @example New For Rent Property draft • 29 Apr 2026, 11:53 PM */
|
|
18637
18637
|
draft_name?: string;
|
|
18638
|
-
/** @example LST-PRP-LTR-
|
|
18638
|
+
/** @example LST-PRP-LTR-MOKPNRELCTY */
|
|
18639
18639
|
sku?: string;
|
|
18640
|
-
/** @example
|
|
18640
|
+
/** @example d0093f11-e6af-4ae1-93ed-573b3cd1e18d */
|
|
18641
18641
|
uid?: string;
|
|
18642
18642
|
/** @example Rent */
|
|
18643
18643
|
listing_type?: string;
|
|
@@ -18797,7 +18797,7 @@ export interface operations {
|
|
|
18797
18797
|
content: {
|
|
18798
18798
|
"application/json": {
|
|
18799
18799
|
data?: {
|
|
18800
|
-
/** @example
|
|
18800
|
+
/** @example 6f9de35b-fd16-43e7-b70c-18b35f45fb40 */
|
|
18801
18801
|
uid?: string;
|
|
18802
18802
|
/** @example null */
|
|
18803
18803
|
compliances?: string | null;
|
|
@@ -18848,7 +18848,7 @@ export interface operations {
|
|
|
18848
18848
|
content: {
|
|
18849
18849
|
"application/json": {
|
|
18850
18850
|
data?: {
|
|
18851
|
-
/** @example
|
|
18851
|
+
/** @example 152 */
|
|
18852
18852
|
id?: number;
|
|
18853
18853
|
compliance?: {
|
|
18854
18854
|
/** @example 1 */
|
|
@@ -18870,7 +18870,7 @@ export interface operations {
|
|
|
18870
18870
|
reviewed_by?: number;
|
|
18871
18871
|
/** @example null */
|
|
18872
18872
|
reviewed_at?: string | null;
|
|
18873
|
-
/** @example 2026-04-
|
|
18873
|
+
/** @example 2026-04-29T23:53:28.000000Z */
|
|
18874
18874
|
created_at?: string;
|
|
18875
18875
|
};
|
|
18876
18876
|
};
|
|
@@ -18925,7 +18925,7 @@ export interface operations {
|
|
|
18925
18925
|
/**
|
|
18926
18926
|
* @example [
|
|
18927
18927
|
* {
|
|
18928
|
-
* "uid": "
|
|
18928
|
+
* "uid": "7c1ac6fd-a8a8-47a6-958b-27ffae69eef6",
|
|
18929
18929
|
* "listing_id": 1,
|
|
18930
18930
|
* "landlord_id": 2,
|
|
18931
18931
|
* "tenant_id": 2,
|
|
@@ -18937,10 +18937,10 @@ export interface operations {
|
|
|
18937
18937
|
* "is_periodic": false,
|
|
18938
18938
|
* "company_name": null,
|
|
18939
18939
|
* "company_registration_number": null,
|
|
18940
|
-
* "created_at": "2026-04-
|
|
18940
|
+
* "created_at": "2026-04-29T23:53:28.000000Z"
|
|
18941
18941
|
* },
|
|
18942
18942
|
* {
|
|
18943
|
-
* "uid": "
|
|
18943
|
+
* "uid": "8fc08e5b-5ba1-4425-97fb-54d6542bfa50",
|
|
18944
18944
|
* "listing_id": 1,
|
|
18945
18945
|
* "landlord_id": 2,
|
|
18946
18946
|
* "tenant_id": 2,
|
|
@@ -18952,12 +18952,12 @@ export interface operations {
|
|
|
18952
18952
|
* "is_periodic": false,
|
|
18953
18953
|
* "company_name": null,
|
|
18954
18954
|
* "company_registration_number": null,
|
|
18955
|
-
* "created_at": "2026-04-
|
|
18955
|
+
* "created_at": "2026-04-29T23:53:28.000000Z"
|
|
18956
18956
|
* }
|
|
18957
18957
|
* ]
|
|
18958
18958
|
*/
|
|
18959
18959
|
data?: {
|
|
18960
|
-
/** @example
|
|
18960
|
+
/** @example 7c1ac6fd-a8a8-47a6-958b-27ffae69eef6 */
|
|
18961
18961
|
uid?: string;
|
|
18962
18962
|
/** @example 1 */
|
|
18963
18963
|
listing_id?: number;
|
|
@@ -18981,7 +18981,7 @@ export interface operations {
|
|
|
18981
18981
|
company_name?: string | null;
|
|
18982
18982
|
/** @example null */
|
|
18983
18983
|
company_registration_number?: string | null;
|
|
18984
|
-
/** @example 2026-04-
|
|
18984
|
+
/** @example 2026-04-29T23:53:28.000000Z */
|
|
18985
18985
|
created_at?: string;
|
|
18986
18986
|
}[];
|
|
18987
18987
|
links?: {
|
|
@@ -19068,7 +19068,7 @@ export interface operations {
|
|
|
19068
19068
|
/**
|
|
19069
19069
|
* @example [
|
|
19070
19070
|
* {
|
|
19071
|
-
* "uid": "
|
|
19071
|
+
* "uid": "b7c28ae9-8135-4e43-8e62-24c3c64f6de0",
|
|
19072
19072
|
* "listing_id": 1,
|
|
19073
19073
|
* "landlord_id": 2,
|
|
19074
19074
|
* "tenant_id": 2,
|
|
@@ -19080,10 +19080,10 @@ export interface operations {
|
|
|
19080
19080
|
* "is_periodic": false,
|
|
19081
19081
|
* "company_name": null,
|
|
19082
19082
|
* "company_registration_number": null,
|
|
19083
|
-
* "created_at": "2026-04-
|
|
19083
|
+
* "created_at": "2026-04-29T23:53:28.000000Z"
|
|
19084
19084
|
* },
|
|
19085
19085
|
* {
|
|
19086
|
-
* "uid": "
|
|
19086
|
+
* "uid": "5d5d2843-3e4f-4dee-bdb2-ef5dc5ad3134",
|
|
19087
19087
|
* "listing_id": 1,
|
|
19088
19088
|
* "landlord_id": 2,
|
|
19089
19089
|
* "tenant_id": 2,
|
|
@@ -19095,12 +19095,12 @@ export interface operations {
|
|
|
19095
19095
|
* "is_periodic": false,
|
|
19096
19096
|
* "company_name": null,
|
|
19097
19097
|
* "company_registration_number": null,
|
|
19098
|
-
* "created_at": "2026-04-
|
|
19098
|
+
* "created_at": "2026-04-29T23:53:28.000000Z"
|
|
19099
19099
|
* }
|
|
19100
19100
|
* ]
|
|
19101
19101
|
*/
|
|
19102
19102
|
data?: {
|
|
19103
|
-
/** @example
|
|
19103
|
+
/** @example b7c28ae9-8135-4e43-8e62-24c3c64f6de0 */
|
|
19104
19104
|
uid?: string;
|
|
19105
19105
|
/** @example 1 */
|
|
19106
19106
|
listing_id?: number;
|
|
@@ -19124,7 +19124,7 @@ export interface operations {
|
|
|
19124
19124
|
company_name?: string | null;
|
|
19125
19125
|
/** @example null */
|
|
19126
19126
|
company_registration_number?: string | null;
|
|
19127
|
-
/** @example 2026-04-
|
|
19127
|
+
/** @example 2026-04-29T23:53:28.000000Z */
|
|
19128
19128
|
created_at?: string;
|
|
19129
19129
|
}[];
|
|
19130
19130
|
links?: {
|
|
@@ -19231,7 +19231,7 @@ export interface operations {
|
|
|
19231
19231
|
content: {
|
|
19232
19232
|
"application/json": {
|
|
19233
19233
|
data?: {
|
|
19234
|
-
/** @example
|
|
19234
|
+
/** @example 223 */
|
|
19235
19235
|
id?: number;
|
|
19236
19236
|
compliance?: {
|
|
19237
19237
|
/** @example 1 */
|
|
@@ -19251,9 +19251,9 @@ export interface operations {
|
|
|
19251
19251
|
rejection_reason?: string | null;
|
|
19252
19252
|
/** @example 1 */
|
|
19253
19253
|
reviewed_by?: number;
|
|
19254
|
-
/** @example 2026-04-
|
|
19254
|
+
/** @example 2026-04-29T23:53:28.000000Z */
|
|
19255
19255
|
reviewed_at?: string;
|
|
19256
|
-
/** @example 2026-04-
|
|
19256
|
+
/** @example 2026-04-29T23:53:28.000000Z */
|
|
19257
19257
|
created_at?: string;
|
|
19258
19258
|
};
|
|
19259
19259
|
};
|
|
@@ -19280,7 +19280,7 @@ export interface operations {
|
|
|
19280
19280
|
content: {
|
|
19281
19281
|
"application/json": {
|
|
19282
19282
|
data?: {
|
|
19283
|
-
/** @example
|
|
19283
|
+
/** @example 224 */
|
|
19284
19284
|
id?: number;
|
|
19285
19285
|
compliance?: {
|
|
19286
19286
|
/** @example 1 */
|
|
@@ -19300,9 +19300,9 @@ export interface operations {
|
|
|
19300
19300
|
rejection_reason?: string | null;
|
|
19301
19301
|
/** @example 1 */
|
|
19302
19302
|
reviewed_by?: number;
|
|
19303
|
-
/** @example 2026-04-
|
|
19303
|
+
/** @example 2026-04-29T23:53:28.000000Z */
|
|
19304
19304
|
reviewed_at?: string;
|
|
19305
|
-
/** @example 2026-04-
|
|
19305
|
+
/** @example 2026-04-29T23:53:28.000000Z */
|
|
19306
19306
|
created_at?: string;
|
|
19307
19307
|
};
|
|
19308
19308
|
};
|
|
@@ -20434,37 +20434,37 @@ export interface operations {
|
|
|
20434
20434
|
/**
|
|
20435
20435
|
* @example [
|
|
20436
20436
|
* {
|
|
20437
|
-
* "uid": "
|
|
20437
|
+
* "uid": "2c329763-80db-446c-b421-648c6e4c196c",
|
|
20438
20438
|
* "tenancy_id": 1,
|
|
20439
20439
|
* "title": "Quos velit et fugiat sunt nihil.",
|
|
20440
20440
|
* "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.",
|
|
20441
20441
|
* "status": "reported",
|
|
20442
20442
|
* "priority": "emergency",
|
|
20443
|
-
* "reported_at": "23 Apr 2026,
|
|
20444
|
-
* "assigned_at": "28 Apr 2026,
|
|
20443
|
+
* "reported_at": "23 Apr 2026, 11:07 AM",
|
|
20444
|
+
* "assigned_at": "28 Apr 2026, 07:26 AM",
|
|
20445
20445
|
* "completed_at": null,
|
|
20446
|
-
* "sla_deadline": "01 May 2026,
|
|
20447
|
-
* "created_at": "29 Apr 2026,
|
|
20448
|
-
* "updated_at": "29 Apr 2026,
|
|
20446
|
+
* "sla_deadline": "01 May 2026, 12:49 PM",
|
|
20447
|
+
* "created_at": "29 Apr 2026, 11:53 PM",
|
|
20448
|
+
* "updated_at": "29 Apr 2026, 11:53 PM"
|
|
20449
20449
|
* },
|
|
20450
20450
|
* {
|
|
20451
|
-
* "uid": "
|
|
20451
|
+
* "uid": "f3968a97-bc36-4cc5-ad2f-ab165be94c3b",
|
|
20452
20452
|
* "tenancy_id": 1,
|
|
20453
20453
|
* "title": "Fugit deleniti distinctio eum doloremque.",
|
|
20454
20454
|
* "description": "Libero aliquam veniam corporis dolorem mollitia deleniti. Odit quia officia est dignissimos neque blanditiis odio. Excepturi doloribus delectus fugit qui repudiandae laboriosam.",
|
|
20455
20455
|
* "status": "completed",
|
|
20456
20456
|
* "priority": "normal",
|
|
20457
|
-
* "reported_at": "25 Apr 2026,
|
|
20457
|
+
* "reported_at": "25 Apr 2026, 11:45 PM",
|
|
20458
20458
|
* "assigned_at": null,
|
|
20459
20459
|
* "completed_at": null,
|
|
20460
|
-
* "sla_deadline": "02 May 2026,
|
|
20461
|
-
* "created_at": "29 Apr 2026,
|
|
20462
|
-
* "updated_at": "29 Apr 2026,
|
|
20460
|
+
* "sla_deadline": "02 May 2026, 08:49 PM",
|
|
20461
|
+
* "created_at": "29 Apr 2026, 11:53 PM",
|
|
20462
|
+
* "updated_at": "29 Apr 2026, 11:53 PM"
|
|
20463
20463
|
* }
|
|
20464
20464
|
* ]
|
|
20465
20465
|
*/
|
|
20466
20466
|
data?: {
|
|
20467
|
-
/** @example
|
|
20467
|
+
/** @example 2c329763-80db-446c-b421-648c6e4c196c */
|
|
20468
20468
|
uid?: string;
|
|
20469
20469
|
/** @example 1 */
|
|
20470
20470
|
tenancy_id?: number;
|
|
@@ -20476,17 +20476,17 @@ export interface operations {
|
|
|
20476
20476
|
status?: string;
|
|
20477
20477
|
/** @example emergency */
|
|
20478
20478
|
priority?: string;
|
|
20479
|
-
/** @example 23 Apr 2026,
|
|
20479
|
+
/** @example 23 Apr 2026, 11:07 AM */
|
|
20480
20480
|
reported_at?: string;
|
|
20481
|
-
/** @example 28 Apr 2026,
|
|
20481
|
+
/** @example 28 Apr 2026, 07:26 AM */
|
|
20482
20482
|
assigned_at?: string;
|
|
20483
20483
|
/** @example null */
|
|
20484
20484
|
completed_at?: string | null;
|
|
20485
|
-
/** @example 01 May 2026,
|
|
20485
|
+
/** @example 01 May 2026, 12:49 PM */
|
|
20486
20486
|
sla_deadline?: string;
|
|
20487
|
-
/** @example 29 Apr 2026,
|
|
20487
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
20488
20488
|
created_at?: string;
|
|
20489
|
-
/** @example 29 Apr 2026,
|
|
20489
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
20490
20490
|
updated_at?: string;
|
|
20491
20491
|
}[];
|
|
20492
20492
|
links?: {
|
|
@@ -20602,13 +20602,13 @@ export interface operations {
|
|
|
20602
20602
|
};
|
|
20603
20603
|
} | {
|
|
20604
20604
|
data?: {
|
|
20605
|
-
/** @example
|
|
20605
|
+
/** @example eab9d20f-bd70-427f-85ae-741d0bb4c0d8 */
|
|
20606
20606
|
uid?: string;
|
|
20607
20607
|
/** @example image */
|
|
20608
20608
|
file_type?: string;
|
|
20609
20609
|
/** @example http://justinshome-backendcore.test/maintenance-attachments/maintenance/a4855dc5-0acb-33c3-b921-f4291f719ca0.pdf */
|
|
20610
20610
|
url?: string;
|
|
20611
|
-
/** @example 2026-04-
|
|
20611
|
+
/** @example 2026-04-29T23:53:30.000000Z */
|
|
20612
20612
|
created_at?: string;
|
|
20613
20613
|
};
|
|
20614
20614
|
};
|
|
@@ -20653,7 +20653,7 @@ export interface operations {
|
|
|
20653
20653
|
content: {
|
|
20654
20654
|
"application/json": {
|
|
20655
20655
|
data?: {
|
|
20656
|
-
/** @example
|
|
20656
|
+
/** @example 160 */
|
|
20657
20657
|
id?: number;
|
|
20658
20658
|
/** @example property_inquiry */
|
|
20659
20659
|
type?: string;
|
|
@@ -20669,7 +20669,7 @@ export interface operations {
|
|
|
20669
20669
|
};
|
|
20670
20670
|
/** @example null */
|
|
20671
20671
|
last_message_at?: string | null;
|
|
20672
|
-
/** @example 2026-04-
|
|
20672
|
+
/** @example 2026-04-29T23:53:29.000000Z */
|
|
20673
20673
|
created_at?: string;
|
|
20674
20674
|
};
|
|
20675
20675
|
};
|
|
@@ -21080,7 +21080,7 @@ export interface operations {
|
|
|
21080
21080
|
};
|
|
21081
21081
|
content: {
|
|
21082
21082
|
"application/json": {
|
|
21083
|
-
/** @example
|
|
21083
|
+
/** @example 17dd2053-f0af-483c-88f7-30a19697068b */
|
|
21084
21084
|
id?: string;
|
|
21085
21085
|
/** @example APPOINTMENT_CREATED */
|
|
21086
21086
|
type?: string;
|
|
@@ -21092,7 +21092,7 @@ export interface operations {
|
|
|
21092
21092
|
data?: unknown[];
|
|
21093
21093
|
/** @example null */
|
|
21094
21094
|
read_at?: string | null;
|
|
21095
|
-
/** @example 2026-04-
|
|
21095
|
+
/** @example 2026-04-29T23:53:29.000000Z */
|
|
21096
21096
|
created_at?: string;
|
|
21097
21097
|
};
|
|
21098
21098
|
};
|
|
@@ -21485,21 +21485,21 @@ export interface operations {
|
|
|
21485
21485
|
content: {
|
|
21486
21486
|
"application/json": {
|
|
21487
21487
|
data?: {
|
|
21488
|
-
/** @example
|
|
21488
|
+
/** @example 357 */
|
|
21489
21489
|
id?: number;
|
|
21490
21490
|
/** @example 1 */
|
|
21491
21491
|
rating?: number;
|
|
21492
21492
|
/** @example Nice Listing */
|
|
21493
21493
|
comment?: string;
|
|
21494
21494
|
reviewer?: {
|
|
21495
|
-
/** @example
|
|
21495
|
+
/** @example 16 */
|
|
21496
21496
|
id?: number;
|
|
21497
|
-
/** @example
|
|
21497
|
+
/** @example Francesca Carter */
|
|
21498
21498
|
name?: string;
|
|
21499
21499
|
};
|
|
21500
|
-
/** @example 29 Apr 2026,
|
|
21500
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
21501
21501
|
created_at?: string;
|
|
21502
|
-
/** @example 29 Apr 2026,
|
|
21502
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
21503
21503
|
updated_at?: string;
|
|
21504
21504
|
};
|
|
21505
21505
|
};
|
|
@@ -21543,21 +21543,21 @@ export interface operations {
|
|
|
21543
21543
|
content: {
|
|
21544
21544
|
"application/json": {
|
|
21545
21545
|
data?: {
|
|
21546
|
-
/** @example
|
|
21546
|
+
/** @example 358 */
|
|
21547
21547
|
id?: number;
|
|
21548
21548
|
/** @example 1 */
|
|
21549
21549
|
rating?: number;
|
|
21550
21550
|
/** @example Nice Listing */
|
|
21551
21551
|
comment?: string;
|
|
21552
21552
|
reviewer?: {
|
|
21553
|
-
/** @example
|
|
21553
|
+
/** @example 7 */
|
|
21554
21554
|
id?: number;
|
|
21555
|
-
/** @example
|
|
21555
|
+
/** @example Sienna Palmer */
|
|
21556
21556
|
name?: string;
|
|
21557
21557
|
};
|
|
21558
|
-
/** @example 29 Apr 2026,
|
|
21558
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
21559
21559
|
created_at?: string;
|
|
21560
|
-
/** @example 29 Apr 2026,
|
|
21560
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
21561
21561
|
updated_at?: string;
|
|
21562
21562
|
};
|
|
21563
21563
|
};
|
|
@@ -21599,21 +21599,21 @@ export interface operations {
|
|
|
21599
21599
|
content: {
|
|
21600
21600
|
"application/json": {
|
|
21601
21601
|
data?: {
|
|
21602
|
-
/** @example
|
|
21602
|
+
/** @example 359 */
|
|
21603
21603
|
id?: number;
|
|
21604
21604
|
/** @example 1 */
|
|
21605
21605
|
rating?: number;
|
|
21606
21606
|
/** @example Nice Listing */
|
|
21607
21607
|
comment?: string;
|
|
21608
21608
|
reviewer?: {
|
|
21609
|
-
/** @example
|
|
21609
|
+
/** @example 13 */
|
|
21610
21610
|
id?: number;
|
|
21611
|
-
/** @example
|
|
21611
|
+
/** @example Matthew Campbell */
|
|
21612
21612
|
name?: string;
|
|
21613
21613
|
};
|
|
21614
|
-
/** @example 29 Apr 2026,
|
|
21614
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
21615
21615
|
created_at?: string;
|
|
21616
|
-
/** @example 29 Apr 2026,
|
|
21616
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
21617
21617
|
updated_at?: string;
|
|
21618
21618
|
};
|
|
21619
21619
|
};
|
|
@@ -21640,21 +21640,21 @@ export interface operations {
|
|
|
21640
21640
|
content: {
|
|
21641
21641
|
"application/json": {
|
|
21642
21642
|
data?: {
|
|
21643
|
-
/** @example
|
|
21643
|
+
/** @example 360 */
|
|
21644
21644
|
id?: number;
|
|
21645
21645
|
/** @example 1 */
|
|
21646
21646
|
rating?: number;
|
|
21647
21647
|
/** @example Nice Listing */
|
|
21648
21648
|
comment?: string;
|
|
21649
21649
|
reviewer?: {
|
|
21650
|
-
/** @example
|
|
21650
|
+
/** @example 23 */
|
|
21651
21651
|
id?: number;
|
|
21652
|
-
/** @example
|
|
21652
|
+
/** @example Anthony Baker */
|
|
21653
21653
|
name?: string;
|
|
21654
21654
|
};
|
|
21655
|
-
/** @example 29 Apr 2026,
|
|
21655
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
21656
21656
|
created_at?: string;
|
|
21657
|
-
/** @example 29 Apr 2026,
|
|
21657
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
21658
21658
|
updated_at?: string;
|
|
21659
21659
|
};
|
|
21660
21660
|
};
|
|
@@ -21681,7 +21681,7 @@ export interface operations {
|
|
|
21681
21681
|
content: {
|
|
21682
21682
|
"application/json": {
|
|
21683
21683
|
data?: {
|
|
21684
|
-
/** @example
|
|
21684
|
+
/** @example 8bf6fcd7-c8ff-4231-90da-356d2919c1d6 */
|
|
21685
21685
|
uid?: string;
|
|
21686
21686
|
/** @example 1 */
|
|
21687
21687
|
listing_id?: number;
|
|
@@ -21705,7 +21705,7 @@ export interface operations {
|
|
|
21705
21705
|
company_name?: string | null;
|
|
21706
21706
|
/** @example null */
|
|
21707
21707
|
company_registration_number?: string | null;
|
|
21708
|
-
/** @example 2026-04-
|
|
21708
|
+
/** @example 2026-04-29T23:53:30.000000Z */
|
|
21709
21709
|
created_at?: string;
|
|
21710
21710
|
/** @example [] */
|
|
21711
21711
|
compliances?: unknown[];
|
|
@@ -21782,7 +21782,7 @@ export interface operations {
|
|
|
21782
21782
|
content: {
|
|
21783
21783
|
"application/json": {
|
|
21784
21784
|
data?: {
|
|
21785
|
-
/** @example
|
|
21785
|
+
/** @example 22735d94-d6cf-49b4-a580-69532cbc64f7 */
|
|
21786
21786
|
uid?: string;
|
|
21787
21787
|
/** @example 1 */
|
|
21788
21788
|
listing_id?: number;
|
|
@@ -21806,7 +21806,7 @@ export interface operations {
|
|
|
21806
21806
|
company_name?: string | null;
|
|
21807
21807
|
/** @example null */
|
|
21808
21808
|
company_registration_number?: string | null;
|
|
21809
|
-
/** @example 2026-04-
|
|
21809
|
+
/** @example 2026-04-29T23:53:30.000000Z */
|
|
21810
21810
|
created_at?: string;
|
|
21811
21811
|
};
|
|
21812
21812
|
};
|
|
@@ -22100,7 +22100,7 @@ export interface operations {
|
|
|
22100
22100
|
* "changed_by_user_id": 3,
|
|
22101
22101
|
* "changed_by_name": "Teagan King",
|
|
22102
22102
|
* "comment": "Qui commodi incidunt iure odit.",
|
|
22103
|
-
* "created_at": "2025-12-
|
|
22103
|
+
* "created_at": "2025-12-22T10:40:29.000000Z"
|
|
22104
22104
|
* },
|
|
22105
22105
|
* {
|
|
22106
22106
|
* "from_state": "pre_move_in_ready",
|
|
@@ -22108,7 +22108,7 @@ export interface operations {
|
|
|
22108
22108
|
* "changed_by_user_id": 3,
|
|
22109
22109
|
* "changed_by_name": "Teagan King",
|
|
22110
22110
|
* "comment": null,
|
|
22111
|
-
* "created_at": "2025-11-
|
|
22111
|
+
* "created_at": "2025-11-07T18:36:09.000000Z"
|
|
22112
22112
|
* }
|
|
22113
22113
|
* ]
|
|
22114
22114
|
*/
|
|
@@ -22123,7 +22123,7 @@ export interface operations {
|
|
|
22123
22123
|
changed_by_name?: string;
|
|
22124
22124
|
/** @example Qui commodi incidunt iure odit. */
|
|
22125
22125
|
comment?: string;
|
|
22126
|
-
/** @example 2025-12-
|
|
22126
|
+
/** @example 2025-12-22T10:40:29.000000Z */
|
|
22127
22127
|
created_at?: string;
|
|
22128
22128
|
}[];
|
|
22129
22129
|
};
|
|
@@ -22320,50 +22320,80 @@ export interface operations {
|
|
|
22320
22320
|
};
|
|
22321
22321
|
content: {
|
|
22322
22322
|
"application/json": {
|
|
22323
|
-
/** @example
|
|
22323
|
+
/** @example Tenant profile */
|
|
22324
22324
|
message?: string;
|
|
22325
22325
|
/** @example null */
|
|
22326
22326
|
event?: string | null;
|
|
22327
22327
|
data?: {
|
|
22328
|
-
/** @example
|
|
22329
|
-
uid?: string
|
|
22330
|
-
/** @example
|
|
22331
|
-
username?: string
|
|
22328
|
+
/** @example 7ab6715f-e121-4e47-9f90-1a709adccd13 */
|
|
22329
|
+
uid?: string;
|
|
22330
|
+
/** @example Dominic Thomas */
|
|
22331
|
+
username?: string;
|
|
22332
22332
|
/** @example null */
|
|
22333
22333
|
first_name?: string | null;
|
|
22334
22334
|
/** @example null */
|
|
22335
22335
|
last_name?: string | null;
|
|
22336
|
-
/** @example
|
|
22337
|
-
email?: string
|
|
22338
|
-
/** @example
|
|
22339
|
-
phone?: string
|
|
22340
|
-
/** @example
|
|
22341
|
-
status?: string
|
|
22342
|
-
/** @example
|
|
22343
|
-
user_mode?: string
|
|
22344
|
-
/** @example
|
|
22345
|
-
last_login_at?: string
|
|
22346
|
-
/** @example
|
|
22347
|
-
last_login_ip?: string
|
|
22348
|
-
/** @example
|
|
22349
|
-
two_factor_enabled?:
|
|
22336
|
+
/** @example tenant3@justinshome.test */
|
|
22337
|
+
email?: string;
|
|
22338
|
+
/** @example 08099327560 */
|
|
22339
|
+
phone?: string;
|
|
22340
|
+
/** @example active */
|
|
22341
|
+
status?: string;
|
|
22342
|
+
/** @example form */
|
|
22343
|
+
user_mode?: string;
|
|
22344
|
+
/** @example 7 hours ago */
|
|
22345
|
+
last_login_at?: string;
|
|
22346
|
+
/** @example 127.0.0.1 */
|
|
22347
|
+
last_login_ip?: string;
|
|
22348
|
+
/** @example false */
|
|
22349
|
+
two_factor_enabled?: boolean;
|
|
22350
22350
|
/** @example null */
|
|
22351
22351
|
avatar_path?: string | null;
|
|
22352
|
-
/** @example
|
|
22353
|
-
language?: string
|
|
22354
|
-
/** @example
|
|
22355
|
-
timezone?: string
|
|
22356
|
-
/** @example
|
|
22352
|
+
/** @example en-GB */
|
|
22353
|
+
language?: string;
|
|
22354
|
+
/** @example Europe/London */
|
|
22355
|
+
timezone?: string;
|
|
22356
|
+
/** @example Tenant */
|
|
22357
22357
|
user_type?: string;
|
|
22358
|
-
/** @example
|
|
22359
|
-
created?: string
|
|
22358
|
+
/** @example 20 Apr 2026, 10:45 PM */
|
|
22359
|
+
created?: string;
|
|
22360
22360
|
/** @example null */
|
|
22361
22361
|
email_verified_at?: string | null;
|
|
22362
22362
|
verification_status?: {
|
|
22363
22363
|
/** @example not_verified */
|
|
22364
22364
|
overall?: string;
|
|
22365
|
-
/**
|
|
22366
|
-
|
|
22365
|
+
/**
|
|
22366
|
+
* @example [
|
|
22367
|
+
* {
|
|
22368
|
+
* "verification_name": "Email Verification",
|
|
22369
|
+
* "verification_description": "Verify the user's email address",
|
|
22370
|
+
* "verification_key": "email_verified",
|
|
22371
|
+
* "state": "not_verified"
|
|
22372
|
+
* },
|
|
22373
|
+
* {
|
|
22374
|
+
* "verification_name": "Phone Number Verification",
|
|
22375
|
+
* "verification_description": "Verify the user's phone number via OTP",
|
|
22376
|
+
* "verification_key": "phone_verified",
|
|
22377
|
+
* "state": "not_verified"
|
|
22378
|
+
* },
|
|
22379
|
+
* {
|
|
22380
|
+
* "verification_name": "Government ID Verification",
|
|
22381
|
+
* "verification_description": "Upload government ID",
|
|
22382
|
+
* "verification_key": "id_document",
|
|
22383
|
+
* "state": "not_verified"
|
|
22384
|
+
* }
|
|
22385
|
+
* ]
|
|
22386
|
+
*/
|
|
22387
|
+
breakdown?: {
|
|
22388
|
+
/** @example Email Verification */
|
|
22389
|
+
verification_name?: string;
|
|
22390
|
+
/** @example Verify the user's email address */
|
|
22391
|
+
verification_description?: string;
|
|
22392
|
+
/** @example email_verified */
|
|
22393
|
+
verification_key?: string;
|
|
22394
|
+
/** @example not_verified */
|
|
22395
|
+
state?: string;
|
|
22396
|
+
}[];
|
|
22367
22397
|
};
|
|
22368
22398
|
/** @example null */
|
|
22369
22399
|
address?: string | null;
|
|
@@ -22478,7 +22508,7 @@ export interface operations {
|
|
|
22478
22508
|
content: {
|
|
22479
22509
|
"application/json": {
|
|
22480
22510
|
data?: {
|
|
22481
|
-
/** @example
|
|
22511
|
+
/** @example adab722c-a483-4143-8338-87f232cb525d */
|
|
22482
22512
|
uid?: string;
|
|
22483
22513
|
/** @example Ms. Audra Crooks II */
|
|
22484
22514
|
username?: string;
|
|
@@ -22508,7 +22538,7 @@ export interface operations {
|
|
|
22508
22538
|
timezone?: string;
|
|
22509
22539
|
/** @example Customer */
|
|
22510
22540
|
user_type?: string;
|
|
22511
|
-
/** @example 29 Apr 2026,
|
|
22541
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
22512
22542
|
created?: string;
|
|
22513
22543
|
/** @example 0 seconds ago */
|
|
22514
22544
|
email_verified_at?: string;
|
|
@@ -22623,7 +22653,7 @@ export interface operations {
|
|
|
22623
22653
|
content: {
|
|
22624
22654
|
"application/json": {
|
|
22625
22655
|
data?: {
|
|
22626
|
-
/** @example
|
|
22656
|
+
/** @example 01232a60-4048-4f7e-a3e9-fab46d2bfcb7 */
|
|
22627
22657
|
uid?: string;
|
|
22628
22658
|
/** @example Morgan Hirthe */
|
|
22629
22659
|
username?: string;
|
|
@@ -22653,7 +22683,7 @@ export interface operations {
|
|
|
22653
22683
|
timezone?: string;
|
|
22654
22684
|
/** @example Customer */
|
|
22655
22685
|
user_type?: string;
|
|
22656
|
-
/** @example 29 Apr 2026,
|
|
22686
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
22657
22687
|
created?: string;
|
|
22658
22688
|
/** @example 0 seconds ago */
|
|
22659
22689
|
email_verified_at?: string;
|
|
@@ -22725,7 +22755,7 @@ export interface operations {
|
|
|
22725
22755
|
content: {
|
|
22726
22756
|
"application/json": {
|
|
22727
22757
|
data?: {
|
|
22728
|
-
/** @example
|
|
22758
|
+
/** @example 1c61e416-c41b-446f-baaa-aa53c598c8d5 */
|
|
22729
22759
|
uid?: string;
|
|
22730
22760
|
/** @example Ms. Audra Crooks II */
|
|
22731
22761
|
username?: string;
|
|
@@ -22755,7 +22785,7 @@ export interface operations {
|
|
|
22755
22785
|
timezone?: string;
|
|
22756
22786
|
/** @example Customer */
|
|
22757
22787
|
user_type?: string;
|
|
22758
|
-
/** @example 29 Apr 2026,
|
|
22788
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
22759
22789
|
created?: string;
|
|
22760
22790
|
/** @example 0 seconds ago */
|
|
22761
22791
|
email_verified_at?: string;
|
|
@@ -22995,7 +23025,7 @@ export interface operations {
|
|
|
22995
23025
|
completed_layers?: number;
|
|
22996
23026
|
/** @example 4 */
|
|
22997
23027
|
pending_layers?: number;
|
|
22998
|
-
/** @example 29 Apr 2026,
|
|
23028
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
22999
23029
|
last_calculated_at?: string;
|
|
23000
23030
|
};
|
|
23001
23031
|
};
|
|
@@ -23043,7 +23073,7 @@ export interface operations {
|
|
|
23043
23073
|
completed_layers?: number;
|
|
23044
23074
|
/** @example 4 */
|
|
23045
23075
|
pending_layers?: number;
|
|
23046
|
-
/** @example 29 Apr 2026,
|
|
23076
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
23047
23077
|
last_calculated_at?: string;
|
|
23048
23078
|
};
|
|
23049
23079
|
};
|
|
@@ -23077,14 +23107,14 @@ export interface operations {
|
|
|
23077
23107
|
content: {
|
|
23078
23108
|
"application/json": {
|
|
23079
23109
|
data?: {
|
|
23080
|
-
/** @example
|
|
23110
|
+
/** @example fd0f0e7c-a5d2-4e35-a9f5-cfed835263ae */
|
|
23081
23111
|
wishlist_uid?: string;
|
|
23082
23112
|
listing?: {
|
|
23083
|
-
/** @example New For Sale Used Item draft • 29 Apr 2026,
|
|
23113
|
+
/** @example New For Sale Used Item draft • 29 Apr 2026, 11:53 PM */
|
|
23084
23114
|
draft_name?: string;
|
|
23085
|
-
/** @example LST-UIT-SAL-
|
|
23115
|
+
/** @example LST-UIT-SAL-MOKPNSEGKMN */
|
|
23086
23116
|
sku?: string;
|
|
23087
|
-
/** @example
|
|
23117
|
+
/** @example 9693a551-6dd2-4fe4-8ad6-6e30db585a04 */
|
|
23088
23118
|
uid?: string;
|
|
23089
23119
|
/** @example Sale */
|
|
23090
23120
|
listing_type?: string;
|
|
@@ -23176,8 +23206,75 @@ export interface operations {
|
|
|
23176
23206
|
* {
|
|
23177
23207
|
* "wishlist_uid": "wish_123",
|
|
23178
23208
|
* "listing": {
|
|
23209
|
+
* "draft_name": null,
|
|
23210
|
+
* "sku": "LST-PRP-LTR-260405-A1B2",
|
|
23179
23211
|
* "uid": "list_123",
|
|
23180
|
-
* "
|
|
23212
|
+
* "details": {
|
|
23213
|
+
* "title": "Modern Apartment",
|
|
23214
|
+
* "address": "24 Windsor Court, London, SW1",
|
|
23215
|
+
* "city": "London",
|
|
23216
|
+
* "country": "United Kingdom"
|
|
23217
|
+
* },
|
|
23218
|
+
* "listing_type": "Rent",
|
|
23219
|
+
* "vertical": "Property",
|
|
23220
|
+
* "arrangement_type": "long_term_rent",
|
|
23221
|
+
* "arrangement_type_label": "Long Term Rent",
|
|
23222
|
+
* "price": {
|
|
23223
|
+
* "amount": "1500.00",
|
|
23224
|
+
* "currency": "GBP",
|
|
23225
|
+
* "period": "month"
|
|
23226
|
+
* },
|
|
23227
|
+
* "owner": {
|
|
23228
|
+
* "uid": "e45bd0fb-72f4-4ee6-9ff8-aad1f64b1105",
|
|
23229
|
+
* "name": "Alice Taylor",
|
|
23230
|
+
* "phone": "+2348012345678",
|
|
23231
|
+
* "email": "alice@example.com",
|
|
23232
|
+
* "avatar": null,
|
|
23233
|
+
* "plan": null
|
|
23234
|
+
* },
|
|
23235
|
+
* "created_by": {
|
|
23236
|
+
* "uid": "b4afc948-66b3-415c-8287-b5f1a0728e22",
|
|
23237
|
+
* "name": "System Admin",
|
|
23238
|
+
* "phone": null,
|
|
23239
|
+
* "email": "admin@example.com",
|
|
23240
|
+
* "avatar": null,
|
|
23241
|
+
* "plan": null
|
|
23242
|
+
* },
|
|
23243
|
+
* "state": "published",
|
|
23244
|
+
* "published_at": "2026-04-25T10:00:00Z",
|
|
23245
|
+
* "published_since": "2 days ago",
|
|
23246
|
+
* "is_visible": true,
|
|
23247
|
+
* "summary": {
|
|
23248
|
+
* "property_type": "residential",
|
|
23249
|
+
* "bedrooms": 2,
|
|
23250
|
+
* "bathrooms": 1,
|
|
23251
|
+
* "size": "85 sqm",
|
|
23252
|
+
* "availability": "available"
|
|
23253
|
+
* },
|
|
23254
|
+
* "workflow": {
|
|
23255
|
+
* "current_step": "media",
|
|
23256
|
+
* "can_submit": true,
|
|
23257
|
+
* "missing_requirements": [],
|
|
23258
|
+
* "next_step": "publish",
|
|
23259
|
+
* "progress": {
|
|
23260
|
+
* "completed": 8,
|
|
23261
|
+
* "total": 8,
|
|
23262
|
+
* "percentage": 100
|
|
23263
|
+
* }
|
|
23264
|
+
* },
|
|
23265
|
+
* "media": {
|
|
23266
|
+
* "gallery": [
|
|
23267
|
+
* {
|
|
23268
|
+
* "uid": "b7b1d7a0-8e20-4d11-a991-1b88c4f78c41",
|
|
23269
|
+
* "media_type": "image/jpeg",
|
|
23270
|
+
* "storage_path": "http://app.justinshome-backendcore.test/storage/listing-media/listings/list_123/image-1.jpg",
|
|
23271
|
+
* "order_index": 0,
|
|
23272
|
+
* "is_cover": true
|
|
23273
|
+
* }
|
|
23274
|
+
* ],
|
|
23275
|
+
* "cover": "http://app.justinshome-backendcore.test/storage/listing-media/listings/list_123/image-1.jpg",
|
|
23276
|
+
* "count": 1
|
|
23277
|
+
* }
|
|
23181
23278
|
* }
|
|
23182
23279
|
* }
|
|
23183
23280
|
* ]
|
|
@@ -23186,10 +23283,133 @@ export interface operations {
|
|
|
23186
23283
|
/** @example wish_123 */
|
|
23187
23284
|
wishlist_uid?: string;
|
|
23188
23285
|
listing?: {
|
|
23286
|
+
/** @example null */
|
|
23287
|
+
draft_name?: string | null;
|
|
23288
|
+
/** @example LST-PRP-LTR-260405-A1B2 */
|
|
23289
|
+
sku?: string;
|
|
23189
23290
|
/** @example list_123 */
|
|
23190
23291
|
uid?: string;
|
|
23191
|
-
|
|
23192
|
-
|
|
23292
|
+
details?: {
|
|
23293
|
+
/** @example Modern Apartment */
|
|
23294
|
+
title?: string;
|
|
23295
|
+
/** @example 24 Windsor Court, London, SW1 */
|
|
23296
|
+
address?: string;
|
|
23297
|
+
/** @example London */
|
|
23298
|
+
city?: string;
|
|
23299
|
+
/** @example United Kingdom */
|
|
23300
|
+
country?: string;
|
|
23301
|
+
};
|
|
23302
|
+
/** @example Rent */
|
|
23303
|
+
listing_type?: string;
|
|
23304
|
+
/** @example Property */
|
|
23305
|
+
vertical?: string;
|
|
23306
|
+
/** @example long_term_rent */
|
|
23307
|
+
arrangement_type?: string;
|
|
23308
|
+
/** @example Long Term Rent */
|
|
23309
|
+
arrangement_type_label?: string;
|
|
23310
|
+
price?: {
|
|
23311
|
+
/** @example 1500.00 */
|
|
23312
|
+
amount?: string;
|
|
23313
|
+
/** @example GBP */
|
|
23314
|
+
currency?: string;
|
|
23315
|
+
/** @example month */
|
|
23316
|
+
period?: string;
|
|
23317
|
+
};
|
|
23318
|
+
owner?: {
|
|
23319
|
+
/** @example e45bd0fb-72f4-4ee6-9ff8-aad1f64b1105 */
|
|
23320
|
+
uid?: string;
|
|
23321
|
+
/** @example Alice Taylor */
|
|
23322
|
+
name?: string;
|
|
23323
|
+
/** @example +2348012345678 */
|
|
23324
|
+
phone?: string;
|
|
23325
|
+
/** @example alice@example.com */
|
|
23326
|
+
email?: string;
|
|
23327
|
+
/** @example null */
|
|
23328
|
+
avatar?: string | null;
|
|
23329
|
+
/** @example null */
|
|
23330
|
+
plan?: string | null;
|
|
23331
|
+
};
|
|
23332
|
+
created_by?: {
|
|
23333
|
+
/** @example b4afc948-66b3-415c-8287-b5f1a0728e22 */
|
|
23334
|
+
uid?: string;
|
|
23335
|
+
/** @example System Admin */
|
|
23336
|
+
name?: string;
|
|
23337
|
+
/** @example null */
|
|
23338
|
+
phone?: string | null;
|
|
23339
|
+
/** @example admin@example.com */
|
|
23340
|
+
email?: string;
|
|
23341
|
+
/** @example null */
|
|
23342
|
+
avatar?: string | null;
|
|
23343
|
+
/** @example null */
|
|
23344
|
+
plan?: string | null;
|
|
23345
|
+
};
|
|
23346
|
+
/** @example published */
|
|
23347
|
+
state?: string;
|
|
23348
|
+
/** @example 2026-04-25T10:00:00Z */
|
|
23349
|
+
published_at?: string;
|
|
23350
|
+
/** @example 2 days ago */
|
|
23351
|
+
published_since?: string;
|
|
23352
|
+
/** @example true */
|
|
23353
|
+
is_visible?: boolean;
|
|
23354
|
+
summary?: {
|
|
23355
|
+
/** @example residential */
|
|
23356
|
+
property_type?: string;
|
|
23357
|
+
/** @example 2 */
|
|
23358
|
+
bedrooms?: number;
|
|
23359
|
+
/** @example 1 */
|
|
23360
|
+
bathrooms?: number;
|
|
23361
|
+
/** @example 85 sqm */
|
|
23362
|
+
size?: string;
|
|
23363
|
+
/** @example available */
|
|
23364
|
+
availability?: string;
|
|
23365
|
+
};
|
|
23366
|
+
workflow?: {
|
|
23367
|
+
/** @example media */
|
|
23368
|
+
current_step?: string;
|
|
23369
|
+
/** @example true */
|
|
23370
|
+
can_submit?: boolean;
|
|
23371
|
+
/** @example [] */
|
|
23372
|
+
missing_requirements?: unknown[];
|
|
23373
|
+
/** @example publish */
|
|
23374
|
+
next_step?: string;
|
|
23375
|
+
progress?: {
|
|
23376
|
+
/** @example 8 */
|
|
23377
|
+
completed?: number;
|
|
23378
|
+
/** @example 8 */
|
|
23379
|
+
total?: number;
|
|
23380
|
+
/** @example 100 */
|
|
23381
|
+
percentage?: number;
|
|
23382
|
+
};
|
|
23383
|
+
};
|
|
23384
|
+
media?: {
|
|
23385
|
+
/**
|
|
23386
|
+
* @example [
|
|
23387
|
+
* {
|
|
23388
|
+
* "uid": "b7b1d7a0-8e20-4d11-a991-1b88c4f78c41",
|
|
23389
|
+
* "media_type": "image/jpeg",
|
|
23390
|
+
* "storage_path": "http://app.justinshome-backendcore.test/storage/listing-media/listings/list_123/image-1.jpg",
|
|
23391
|
+
* "order_index": 0,
|
|
23392
|
+
* "is_cover": true
|
|
23393
|
+
* }
|
|
23394
|
+
* ]
|
|
23395
|
+
*/
|
|
23396
|
+
gallery?: {
|
|
23397
|
+
/** @example b7b1d7a0-8e20-4d11-a991-1b88c4f78c41 */
|
|
23398
|
+
uid?: string;
|
|
23399
|
+
/** @example image/jpeg */
|
|
23400
|
+
media_type?: string;
|
|
23401
|
+
/** @example http://app.justinshome-backendcore.test/storage/listing-media/listings/list_123/image-1.jpg */
|
|
23402
|
+
storage_path?: string;
|
|
23403
|
+
/** @example 0 */
|
|
23404
|
+
order_index?: number;
|
|
23405
|
+
/** @example true */
|
|
23406
|
+
is_cover?: boolean;
|
|
23407
|
+
}[];
|
|
23408
|
+
/** @example http://app.justinshome-backendcore.test/storage/listing-media/listings/list_123/image-1.jpg */
|
|
23409
|
+
cover?: string;
|
|
23410
|
+
/** @example 1 */
|
|
23411
|
+
count?: number;
|
|
23412
|
+
};
|
|
23193
23413
|
};
|
|
23194
23414
|
}[];
|
|
23195
23415
|
pagination?: {
|
|
@@ -23281,7 +23501,7 @@ export interface operations {
|
|
|
23281
23501
|
completed_layers?: number;
|
|
23282
23502
|
/** @example 4 */
|
|
23283
23503
|
pending_layers?: number;
|
|
23284
|
-
/** @example 29 Apr 2026,
|
|
23504
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
23285
23505
|
last_calculated_at?: string;
|
|
23286
23506
|
};
|
|
23287
23507
|
};
|
|
@@ -23523,7 +23743,7 @@ export interface operations {
|
|
|
23523
23743
|
completed_layers?: number;
|
|
23524
23744
|
/** @example 4 */
|
|
23525
23745
|
pending_layers?: number;
|
|
23526
|
-
/** @example 29 Apr 2026,
|
|
23746
|
+
/** @example 29 Apr 2026, 11:53 PM */
|
|
23527
23747
|
last_calculated_at?: string;
|
|
23528
23748
|
};
|
|
23529
23749
|
};
|