@justins-home/types 1.1.39 → 1.1.40

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.
Files changed (2) hide show
  1. package/generated/api-types.ts +291 -301
  2. package/package.json +1 -1
@@ -1957,12 +1957,7 @@ export interface paths {
1957
1957
  parameters: {
1958
1958
  query?: never;
1959
1959
  header?: never;
1960
- path: {
1961
- /** @description The storage disk. */
1962
- disk: string;
1963
- /** @description The storage path for the document. */
1964
- path: string;
1965
- };
1960
+ path?: never;
1966
1961
  cookie?: never;
1967
1962
  };
1968
1963
  /**
@@ -1982,12 +1977,7 @@ export interface paths {
1982
1977
  parameters: {
1983
1978
  query?: never;
1984
1979
  header?: never;
1985
- path: {
1986
- /** @description The storage disk. */
1987
- disk: string;
1988
- /** @description The storage path for the document. */
1989
- path: string;
1990
- };
1980
+ path?: never;
1991
1981
  cookie?: never;
1992
1982
  };
1993
1983
  /**
@@ -5877,7 +5867,7 @@ export interface operations {
5877
5867
  content: {
5878
5868
  "application/json": {
5879
5869
  data?: {
5880
- /** @example 5a791888-4276-4d7c-9ac9-fb90a24904df */
5870
+ /** @example fca02bf7-6d24-4644-b2da-aa8c7e630c83 */
5881
5871
  uid?: string;
5882
5872
  /** @example Ms. Audra Crooks II */
5883
5873
  username?: string;
@@ -5907,7 +5897,7 @@ export interface operations {
5907
5897
  timezone?: string;
5908
5898
  /** @example Customer */
5909
5899
  user_type?: string;
5910
- /** @example 21 Apr 2026, 05:35 PM */
5900
+ /** @example 21 Apr 2026, 08:41 PM */
5911
5901
  created?: string;
5912
5902
  /** @example 0 seconds ago */
5913
5903
  email_verified_at?: string;
@@ -6160,11 +6150,11 @@ export interface operations {
6160
6150
  content: {
6161
6151
  "application/json": {
6162
6152
  data?: {
6163
- /** @example New For Rent Property draft • 21 Apr 2026, 5:35 PM */
6153
+ /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
6164
6154
  draft_name?: string;
6165
- /** @example LST-PRP-LTR-MO8WN4SEIEE */
6155
+ /** @example LST-PRP-LTR-MO939RBKII3 */
6166
6156
  sku?: string;
6167
- /** @example 5ff9e7fe-95b1-4468-8d6b-690e7b72570e */
6157
+ /** @example b0d76ba9-87c0-4bfa-b309-02a7d0f91262 */
6168
6158
  uid?: string;
6169
6159
  /** @example Rent */
6170
6160
  listing_type?: string;
@@ -7576,7 +7566,7 @@ export interface operations {
7576
7566
  content: {
7577
7567
  "application/json": {
7578
7568
  /**
7579
- * @example Unverified
7569
+ * @example Active
7580
7570
  * @enum {string}
7581
7571
  */
7582
7572
  status: "Pending" | "Active" | "Dormant" | "Suspended" | "Unverified";
@@ -7591,7 +7581,7 @@ export interface operations {
7591
7581
  content: {
7592
7582
  "application/json": {
7593
7583
  data?: {
7594
- /** @example 5c0ab7a9-a18e-4210-a9fe-4dbc08a25ec3 */
7584
+ /** @example 05aefcd7-1ba5-4374-a6a5-09283cf83736 */
7595
7585
  uid?: string;
7596
7586
  /** @example Morgan Hirthe */
7597
7587
  username?: string;
@@ -7621,7 +7611,7 @@ export interface operations {
7621
7611
  timezone?: string;
7622
7612
  /** @example Customer */
7623
7613
  user_type?: string;
7624
- /** @example 21 Apr 2026, 05:35 PM */
7614
+ /** @example 21 Apr 2026, 08:41 PM */
7625
7615
  created?: string;
7626
7616
  /** @example 0 seconds ago */
7627
7617
  email_verified_at?: string;
@@ -8330,11 +8320,11 @@ export interface operations {
8330
8320
  content: {
8331
8321
  "application/json": {
8332
8322
  data?: {
8333
- /** @example New For Rent Property draft • 21 Apr 2026, 5:35 PM */
8323
+ /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
8334
8324
  draft_name?: string;
8335
- /** @example LST-PRP-LTR-MO8WN4WCS3G */
8325
+ /** @example LST-PRP-LTR-MO939REKVHL */
8336
8326
  sku?: string;
8337
- /** @example 903707e2-9724-4067-a1b4-3424a1462b42 */
8327
+ /** @example c4fc5ab1-0310-4d97-8c5f-6efc1dfc55b8 */
8338
8328
  uid?: string;
8339
8329
  /** @example Rent */
8340
8330
  listing_type?: string;
@@ -8774,7 +8764,7 @@ export interface operations {
8774
8764
  content: {
8775
8765
  "application/json": {
8776
8766
  data?: {
8777
- /** @example 33b95165-14f4-4c4a-876f-7c16f2d2bc16 */
8767
+ /** @example ce744577-d22f-4585-9e56-a3bc0b6b9f00 */
8778
8768
  uid?: string;
8779
8769
  /** @example photo */
8780
8770
  media_type?: string;
@@ -9081,13 +9071,13 @@ export interface operations {
9081
9071
  /**
9082
9072
  * @example [
9083
9073
  * {
9084
- * "draft_name": "New Short Let Property draft • 21 Apr 2026, 5:35 PM",
9085
- * "sku": "LST-PRP-SHL-MO8WN4Y79JD",
9086
- * "uid": "9d149d26-bb33-4651-80e6-3e34c07ac449",
9087
- * "listing_type": "Short Let",
9074
+ * "draft_name": "New For Rent Property draft • 21 Apr 2026, 8:41 PM",
9075
+ * "sku": "LST-PRP-LTR-MO939RG7AXS",
9076
+ * "uid": "177cf536-fb73-4d54-93c8-b9c02435793e",
9077
+ * "listing_type": "Rent",
9088
9078
  * "vertical": "Property",
9089
- * "arrangement_type": "company_lease",
9090
- * "arrangement_type_label": "Company Lease",
9079
+ * "arrangement_type": "let_to_let",
9080
+ * "arrangement_type_label": "Let to Let",
9091
9081
  * "price": null,
9092
9082
  * "state": "draft",
9093
9083
  * "published_at": null,
@@ -9100,38 +9090,40 @@ export interface operations {
9100
9090
  * "media": []
9101
9091
  * },
9102
9092
  * {
9103
- * "draft_name": "New For Sale Used Item draft • 21 Apr 2026, 5:35 PM",
9104
- * "sku": "LST-UIT-SAL-MO8WN4YACIO",
9105
- * "uid": "02d29482-2fe4-4fde-bcdd-5c6b51e8bc6c",
9106
- * "listing_type": "Sale",
9107
- * "vertical": "Used Item",
9108
- * "arrangement_type": null,
9109
- * "arrangement_type_label": null,
9093
+ * "draft_name": "New Short Let Property draft • 21 Apr 2026, 8:41 PM",
9094
+ * "sku": "LST-PRP-SHL-MO939RGAGGE",
9095
+ * "uid": "0dfd1c1d-1f20-4c75-a478-db948ecc5530",
9096
+ * "listing_type": "Short Let",
9097
+ * "vertical": "Property",
9098
+ * "arrangement_type": "short_term_managed",
9099
+ * "arrangement_type_label": "Short Term Managed",
9110
9100
  * "price": null,
9111
9101
  * "state": "draft",
9112
9102
  * "published_at": null,
9113
9103
  * "published_since": null,
9114
9104
  * "is_visible": false,
9115
- * "summary": [],
9105
+ * "summary": {
9106
+ * "availability": null
9107
+ * },
9116
9108
  * "workflow": [],
9117
9109
  * "media": []
9118
9110
  * }
9119
9111
  * ]
9120
9112
  */
9121
9113
  data?: {
9122
- /** @example New Short Let Property draft • 21 Apr 2026, 5:35 PM */
9114
+ /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
9123
9115
  draft_name?: string;
9124
- /** @example LST-PRP-SHL-MO8WN4Y79JD */
9116
+ /** @example LST-PRP-LTR-MO939RG7AXS */
9125
9117
  sku?: string;
9126
- /** @example 9d149d26-bb33-4651-80e6-3e34c07ac449 */
9118
+ /** @example 177cf536-fb73-4d54-93c8-b9c02435793e */
9127
9119
  uid?: string;
9128
- /** @example Short Let */
9120
+ /** @example Rent */
9129
9121
  listing_type?: string;
9130
9122
  /** @example Property */
9131
9123
  vertical?: string;
9132
- /** @example company_lease */
9124
+ /** @example let_to_let */
9133
9125
  arrangement_type?: string;
9134
- /** @example Company Lease */
9126
+ /** @example Let to Let */
9135
9127
  arrangement_type_label?: string;
9136
9128
  /** @example null */
9137
9129
  price?: string | null;
@@ -9318,11 +9310,11 @@ export interface operations {
9318
9310
  content: {
9319
9311
  "application/json": {
9320
9312
  data?: {
9321
- /** @example New For Rent Property draft • 21 Apr 2026, 5:35 PM */
9313
+ /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
9322
9314
  draft_name?: string;
9323
- /** @example LST-PRP-LTR-MO8WN4YJUOL */
9315
+ /** @example LST-PRP-LTR-MO939RGKV8B */
9324
9316
  sku?: string;
9325
- /** @example 9372488a-e462-4c57-a6c0-11c13d79e948 */
9317
+ /** @example 277789fc-131c-4132-8982-436ec363ef7d */
9326
9318
  uid?: string;
9327
9319
  /** @example Rent */
9328
9320
  listing_type?: string;
@@ -9385,11 +9377,11 @@ export interface operations {
9385
9377
  content: {
9386
9378
  "application/json": {
9387
9379
  data?: {
9388
- /** @example New For Rent Property draft • 21 Apr 2026, 5:35 PM */
9380
+ /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
9389
9381
  draft_name?: string;
9390
- /** @example LST-PRP-LTR-MO8WN4YPX2S */
9382
+ /** @example LST-PRP-LTR-MO939RGR697 */
9391
9383
  sku?: string;
9392
- /** @example bf12bd40-c4f9-42c5-be59-8a1f5f3ea043 */
9384
+ /** @example 887048b8-fe78-470f-9923-0940b9bdc6dd */
9393
9385
  uid?: string;
9394
9386
  /** @example Rent */
9395
9387
  listing_type?: string;
@@ -9442,11 +9434,11 @@ export interface operations {
9442
9434
  content: {
9443
9435
  "application/json": {
9444
9436
  data?: {
9445
- /** @example New For Rent Property draft • 21 Apr 2026, 5:35 PM */
9437
+ /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
9446
9438
  draft_name?: string;
9447
- /** @example LST-PRP-LTR-MO8WN4YXXP1 */
9439
+ /** @example LST-PRP-LTR-MO939RGWMTB */
9448
9440
  sku?: string;
9449
- /** @example 50578028-2280-4c75-9d72-f45a024c8362 */
9441
+ /** @example 722d12e8-8fa9-46df-b35f-f2600d8715b5 */
9450
9442
  uid?: string;
9451
9443
  /** @example Rent */
9452
9444
  listing_type?: string;
@@ -9499,11 +9491,11 @@ export interface operations {
9499
9491
  content: {
9500
9492
  "application/json": {
9501
9493
  data?: {
9502
- /** @example New For Rent Property draft • 21 Apr 2026, 5:35 PM */
9494
+ /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
9503
9495
  draft_name?: string;
9504
- /** @example LST-PRP-LTR-MO8WN4Z2S6P */
9496
+ /** @example LST-PRP-LTR-MO939RH3ZLI */
9505
9497
  sku?: string;
9506
- /** @example 1f3ffb8a-f0b2-4f30-8de2-a94802f6619f */
9498
+ /** @example 47e3bbfc-7631-42f8-b334-4beb3a72c367 */
9507
9499
  uid?: string;
9508
9500
  /** @example Rent */
9509
9501
  listing_type?: string;
@@ -9697,7 +9689,7 @@ export interface operations {
9697
9689
  content: {
9698
9690
  "application/json": {
9699
9691
  data?: {
9700
- /** @example 70 */
9692
+ /** @example 73 */
9701
9693
  id?: number;
9702
9694
  /** @example 1 */
9703
9695
  category_id?: number;
@@ -9771,7 +9763,7 @@ export interface operations {
9771
9763
  content: {
9772
9764
  "application/json": {
9773
9765
  data?: {
9774
- /** @example 71 */
9766
+ /** @example 74 */
9775
9767
  id?: number;
9776
9768
  /** @example 1 */
9777
9769
  category_id?: number;
@@ -9810,7 +9802,7 @@ export interface operations {
9810
9802
  content: {
9811
9803
  "application/json": {
9812
9804
  data?: {
9813
- /** @example 72 */
9805
+ /** @example 75 */
9814
9806
  id?: number;
9815
9807
  /** @example 1 */
9816
9808
  category_id?: number;
@@ -9848,7 +9840,7 @@ export interface operations {
9848
9840
  /**
9849
9841
  * @example [
9850
9842
  * {
9851
- * "id": 60,
9843
+ * "id": 65,
9852
9844
  * "name": "Exterior",
9853
9845
  * "description": "For Exterior categories",
9854
9846
  * "display_order": 1,
@@ -9858,7 +9850,7 @@ export interface operations {
9858
9850
  * "is_active": true
9859
9851
  * },
9860
9852
  * {
9861
- * "id": 61,
9853
+ * "id": 66,
9862
9854
  * "name": "Exterior",
9863
9855
  * "description": "For Exterior categories",
9864
9856
  * "display_order": 1,
@@ -9870,7 +9862,7 @@ export interface operations {
9870
9862
  * ]
9871
9863
  */
9872
9864
  data?: {
9873
- /** @example 60 */
9865
+ /** @example 65 */
9874
9866
  id?: number;
9875
9867
  /** @example Exterior */
9876
9868
  name?: string;
@@ -9934,7 +9926,7 @@ export interface operations {
9934
9926
  content: {
9935
9927
  "application/json": {
9936
9928
  data?: {
9937
- /** @example 62 */
9929
+ /** @example 67 */
9938
9930
  id?: number;
9939
9931
  /** @example Exterior */
9940
9932
  name?: string;
@@ -10001,7 +9993,7 @@ export interface operations {
10001
9993
  content: {
10002
9994
  "application/json": {
10003
9995
  data?: {
10004
- /** @example 63 */
9996
+ /** @example 68 */
10005
9997
  id?: number;
10006
9998
  /** @example Exterior */
10007
9999
  name?: string;
@@ -10042,7 +10034,7 @@ export interface operations {
10042
10034
  content: {
10043
10035
  "application/json": {
10044
10036
  data?: {
10045
- /** @example 64 */
10037
+ /** @example 69 */
10046
10038
  id?: number;
10047
10039
  /** @example Exterior */
10048
10040
  name?: string;
@@ -10305,7 +10297,7 @@ export interface operations {
10305
10297
  content: {
10306
10298
  "application/json": {
10307
10299
  data?: {
10308
- /** @example 34 */
10300
+ /** @example 36 */
10309
10301
  id?: number;
10310
10302
  /** @example email_fa_0 */
10311
10303
  key?: string;
@@ -10319,9 +10311,9 @@ export interface operations {
10319
10311
  metadata_schema?: unknown[];
10320
10312
  /** @example true */
10321
10313
  is_active?: boolean;
10322
- /** @example 2026-04-21T17:35:42.000000Z */
10314
+ /** @example 2026-04-21T20:41:16.000000Z */
10323
10315
  created_at?: string;
10324
- /** @example 2026-04-21T17:35:42.000000Z */
10316
+ /** @example 2026-04-21T20:41:16.000000Z */
10325
10317
  updated_at?: string;
10326
10318
  };
10327
10319
  };
@@ -10381,7 +10373,7 @@ export interface operations {
10381
10373
  content: {
10382
10374
  "application/json": {
10383
10375
  data?: {
10384
- /** @example 35 */
10376
+ /** @example 37 */
10385
10377
  id?: number;
10386
10378
  /** @example email_fa_0 */
10387
10379
  key?: string;
@@ -10395,9 +10387,9 @@ export interface operations {
10395
10387
  metadata_schema?: unknown[];
10396
10388
  /** @example true */
10397
10389
  is_active?: boolean;
10398
- /** @example 2026-04-21T17:35:42.000000Z */
10390
+ /** @example 2026-04-21T20:41:16.000000Z */
10399
10391
  created_at?: string;
10400
- /** @example 2026-04-21T17:35:42.000000Z */
10392
+ /** @example 2026-04-21T20:41:16.000000Z */
10401
10393
  updated_at?: string;
10402
10394
  };
10403
10395
  };
@@ -11754,11 +11746,11 @@ export interface operations {
11754
11746
  content: {
11755
11747
  "application/json": {
11756
11748
  data?: {
11757
- /** @example consequatur */
11749
+ /** @example architecto */
11758
11750
  key?: string;
11759
- /** @example ipsam */
11751
+ /** @example eius */
11760
11752
  name?: string;
11761
- /** @example Expedita ea quisquam sapiente et non. */
11753
+ /** @example Animi quos velit et fugiat. */
11762
11754
  description?: string;
11763
11755
  /** @example string */
11764
11756
  value_type?: string;
@@ -11813,14 +11805,14 @@ export interface operations {
11813
11805
  };
11814
11806
  viewDocumentAdmin: {
11815
11807
  parameters: {
11816
- query?: never;
11817
- header?: never;
11818
- path: {
11808
+ query: {
11819
11809
  /** @description The storage disk. */
11820
11810
  disk: string;
11821
11811
  /** @description The storage path for the document. */
11822
11812
  path: string;
11823
11813
  };
11814
+ header?: never;
11815
+ path?: never;
11824
11816
  cookie?: never;
11825
11817
  };
11826
11818
  requestBody?: never;
@@ -11840,14 +11832,14 @@ export interface operations {
11840
11832
  };
11841
11833
  downloadDocumentAdmin: {
11842
11834
  parameters: {
11843
- query?: never;
11844
- header?: never;
11845
- path: {
11835
+ query: {
11846
11836
  /** @description The storage disk. */
11847
11837
  disk: string;
11848
11838
  /** @description The storage path for the document. */
11849
11839
  path: string;
11850
11840
  };
11841
+ header?: never;
11842
+ path?: never;
11851
11843
  cookie?: never;
11852
11844
  };
11853
11845
  requestBody?: never;
@@ -12776,13 +12768,13 @@ export interface operations {
12776
12768
  content: {
12777
12769
  "application/json": {
12778
12770
  data?: {
12779
- /** @example cfe2c1b6-2e7e-424e-8051-0a0d76a58328 */
12771
+ /** @example 981796ce-4062-47e0-aa73-deb2ff3ca77e */
12780
12772
  uid?: string;
12781
12773
  /** @example follow_up */
12782
12774
  inspection_type?: string;
12783
12775
  /** @example cancelled */
12784
12776
  status?: string;
12785
- /** @example 2026-04-27T07:34:05.000000Z */
12777
+ /** @example 2026-04-27T10:39:38.000000Z */
12786
12778
  scheduled_date?: string;
12787
12779
  /** @example null */
12788
12780
  completed_date?: string | null;
@@ -12790,11 +12782,11 @@ export interface operations {
12790
12782
  condition_rating?: string;
12791
12783
  /** @example Quidem nostrum qui commodi incidunt iure odit. */
12792
12784
  summary?: string;
12793
- /** @example 2026-06-20T04:22:39.000000Z */
12785
+ /** @example 2026-06-20T07:28:12.000000Z */
12794
12786
  next_inspection_date?: string;
12795
- /** @example 2026-04-21T17:35:43.000000Z */
12787
+ /** @example 2026-04-21T20:41:16.000000Z */
12796
12788
  created_at?: string;
12797
- /** @example 2026-04-21T17:35:43.000000Z */
12789
+ /** @example 2026-04-21T20:41:16.000000Z */
12798
12790
  updated_at?: string;
12799
12791
  };
12800
12792
  };
@@ -12837,13 +12829,13 @@ export interface operations {
12837
12829
  content: {
12838
12830
  "application/json": {
12839
12831
  data?: {
12840
- /** @example 4403bc38-8c68-4316-957c-f785fc6d35bf */
12832
+ /** @example 872c70db-e2bb-4f20-b98e-48c9ead782e8 */
12841
12833
  uid?: string;
12842
12834
  /** @example follow_up */
12843
12835
  inspection_type?: string;
12844
12836
  /** @example cancelled */
12845
12837
  status?: string;
12846
- /** @example 2026-04-15T05:00:38.000000Z */
12838
+ /** @example 2026-04-15T08:06:11.000000Z */
12847
12839
  scheduled_date?: string;
12848
12840
  /** @example null */
12849
12841
  completed_date?: string | null;
@@ -12851,11 +12843,11 @@ export interface operations {
12851
12843
  condition_rating?: string;
12852
12844
  /** @example Et animi quos velit et fugiat. */
12853
12845
  summary?: string;
12854
- /** @example 2026-07-24T12:54:25.000000Z */
12846
+ /** @example 2026-07-24T15:59:58.000000Z */
12855
12847
  next_inspection_date?: string;
12856
- /** @example 2026-04-21T17:35:43.000000Z */
12848
+ /** @example 2026-04-21T20:41:16.000000Z */
12857
12849
  created_at?: string;
12858
- /** @example 2026-04-21T17:35:43.000000Z */
12850
+ /** @example 2026-04-21T20:41:16.000000Z */
12859
12851
  updated_at?: string;
12860
12852
  };
12861
12853
  };
@@ -12892,13 +12884,13 @@ export interface operations {
12892
12884
  content: {
12893
12885
  "application/json": {
12894
12886
  data?: {
12895
- /** @example defa73bf-776d-43fc-b8e8-8fd3ea34ad79 */
12887
+ /** @example ddeee150-5879-44a5-bcf8-f26a105b9238 */
12896
12888
  uid?: string;
12897
12889
  /** @example follow_up */
12898
12890
  inspection_type?: string;
12899
12891
  /** @example cancelled */
12900
12892
  status?: string;
12901
- /** @example 2026-04-27T07:34:05.000000Z */
12893
+ /** @example 2026-04-27T10:39:38.000000Z */
12902
12894
  scheduled_date?: string;
12903
12895
  /** @example null */
12904
12896
  completed_date?: string | null;
@@ -12906,11 +12898,11 @@ export interface operations {
12906
12898
  condition_rating?: string;
12907
12899
  /** @example Quidem nostrum qui commodi incidunt iure odit. */
12908
12900
  summary?: string;
12909
- /** @example 2026-06-20T04:22:39.000000Z */
12901
+ /** @example 2026-06-20T07:28:12.000000Z */
12910
12902
  next_inspection_date?: string;
12911
- /** @example 2026-04-21T17:35:43.000000Z */
12903
+ /** @example 2026-04-21T20:41:16.000000Z */
12912
12904
  created_at?: string;
12913
- /** @example 2026-04-21T17:35:43.000000Z */
12905
+ /** @example 2026-04-21T20:41:16.000000Z */
12914
12906
  updated_at?: string;
12915
12907
  };
12916
12908
  };
@@ -12947,13 +12939,13 @@ export interface operations {
12947
12939
  content: {
12948
12940
  "application/json": {
12949
12941
  data?: {
12950
- /** @example 54432ffb-9580-4b3c-8cc8-ec62b7a4aea3 */
12942
+ /** @example e0169e0a-9f6c-4995-9a6b-ff68da67a540 */
12951
12943
  uid?: string;
12952
12944
  /** @example follow_up */
12953
12945
  inspection_type?: string;
12954
12946
  /** @example cancelled */
12955
12947
  status?: string;
12956
- /** @example 2026-04-15T05:00:38.000000Z */
12948
+ /** @example 2026-04-15T08:06:11.000000Z */
12957
12949
  scheduled_date?: string;
12958
12950
  /** @example null */
12959
12951
  completed_date?: string | null;
@@ -12961,11 +12953,11 @@ export interface operations {
12961
12953
  condition_rating?: string;
12962
12954
  /** @example Et animi quos velit et fugiat. */
12963
12955
  summary?: string;
12964
- /** @example 2026-07-24T12:54:25.000000Z */
12956
+ /** @example 2026-07-24T15:59:58.000000Z */
12965
12957
  next_inspection_date?: string;
12966
- /** @example 2026-04-21T17:35:43.000000Z */
12958
+ /** @example 2026-04-21T20:41:16.000000Z */
12967
12959
  created_at?: string;
12968
- /** @example 2026-04-21T17:35:43.000000Z */
12960
+ /** @example 2026-04-21T20:41:16.000000Z */
12969
12961
  updated_at?: string;
12970
12962
  };
12971
12963
  };
@@ -13002,7 +12994,7 @@ export interface operations {
13002
12994
  content: {
13003
12995
  "application/json": {
13004
12996
  data?: {
13005
- /** @example 8cdf6ed3-786d-404a-b681-849b63b09332 */
12997
+ /** @example faa342de-39e4-494d-8347-fad3dcf5ba40 */
13006
12998
  uid?: string;
13007
12999
  /** @example Qui commodi incidunt iure. */
13008
13000
  title?: string;
@@ -13012,17 +13004,17 @@ export interface operations {
13012
13004
  status?: string;
13013
13005
  /** @example low */
13014
13006
  priority?: string;
13015
- /** @example 2026-04-20T07:04:26.000000Z */
13007
+ /** @example 2026-04-20T10:09:59.000000Z */
13016
13008
  reported_at?: string;
13017
13009
  /** @example null */
13018
13010
  assigned_at?: string | null;
13019
13011
  /** @example null */
13020
13012
  completed_at?: string | null;
13021
- /** @example 2026-04-23T03:28:52.000000Z */
13013
+ /** @example 2026-04-23T06:34:25.000000Z */
13022
13014
  sla_deadline?: string;
13023
- /** @example 2026-04-21T17:35:43.000000Z */
13015
+ /** @example 2026-04-21T20:41:16.000000Z */
13024
13016
  created_at?: string;
13025
- /** @example 2026-04-21T17:35:43.000000Z */
13017
+ /** @example 2026-04-21T20:41:16.000000Z */
13026
13018
  updated_at?: string;
13027
13019
  };
13028
13020
  };
@@ -13059,7 +13051,7 @@ export interface operations {
13059
13051
  content: {
13060
13052
  "application/json": {
13061
13053
  data?: {
13062
- /** @example 0f4f4291-209a-4e94-b867-f97621a21ca4 */
13054
+ /** @example b0a013e7-62ed-4883-ba43-ab94a624422d */
13063
13055
  uid?: string;
13064
13056
  /** @example Quos velit et fugiat sunt nihil. */
13065
13057
  title?: string;
@@ -13069,17 +13061,17 @@ export interface operations {
13069
13061
  status?: string;
13070
13062
  /** @example emergency */
13071
13063
  priority?: string;
13072
- /** @example 2026-04-15T04:49:18.000000Z */
13064
+ /** @example 2026-04-15T07:54:51.000000Z */
13073
13065
  reported_at?: string;
13074
- /** @example 2026-04-20T01:09:10.000000Z */
13066
+ /** @example 2026-04-20T04:14:43.000000Z */
13075
13067
  assigned_at?: string;
13076
13068
  /** @example null */
13077
13069
  completed_at?: string | null;
13078
- /** @example 2026-04-23T06:31:33.000000Z */
13070
+ /** @example 2026-04-23T09:37:06.000000Z */
13079
13071
  sla_deadline?: string;
13080
- /** @example 2026-04-21T17:35:43.000000Z */
13072
+ /** @example 2026-04-21T20:41:16.000000Z */
13081
13073
  created_at?: string;
13082
- /** @example 2026-04-21T17:35:43.000000Z */
13074
+ /** @example 2026-04-21T20:41:16.000000Z */
13083
13075
  updated_at?: string;
13084
13076
  };
13085
13077
  };
@@ -13116,7 +13108,7 @@ export interface operations {
13116
13108
  content: {
13117
13109
  "application/json": {
13118
13110
  data?: {
13119
- /** @example ba1d8698-695d-49f5-abff-cbecbe9efa13 */
13111
+ /** @example e1a57170-2886-43a1-8111-ddfeeea2e161 */
13120
13112
  uid?: string;
13121
13113
  /** @example Quos velit et fugiat sunt nihil. */
13122
13114
  title?: string;
@@ -13126,17 +13118,17 @@ export interface operations {
13126
13118
  status?: string;
13127
13119
  /** @example emergency */
13128
13120
  priority?: string;
13129
- /** @example 2026-04-15T04:49:18.000000Z */
13121
+ /** @example 2026-04-15T07:54:51.000000Z */
13130
13122
  reported_at?: string;
13131
- /** @example 2026-04-20T01:09:10.000000Z */
13123
+ /** @example 2026-04-20T04:14:43.000000Z */
13132
13124
  assigned_at?: string;
13133
13125
  /** @example null */
13134
13126
  completed_at?: string | null;
13135
- /** @example 2026-04-23T06:31:33.000000Z */
13127
+ /** @example 2026-04-23T09:37:06.000000Z */
13136
13128
  sla_deadline?: string;
13137
- /** @example 2026-04-21T17:35:43.000000Z */
13129
+ /** @example 2026-04-21T20:41:16.000000Z */
13138
13130
  created_at?: string;
13139
- /** @example 2026-04-21T17:35:43.000000Z */
13131
+ /** @example 2026-04-21T20:41:16.000000Z */
13140
13132
  updated_at?: string;
13141
13133
  };
13142
13134
  };
@@ -13173,7 +13165,7 @@ export interface operations {
13173
13165
  content: {
13174
13166
  "application/json": {
13175
13167
  data?: {
13176
- /** @example 8c09c9e2-4d15-45be-8b1a-88e91da3915a */
13168
+ /** @example 8a11ddca-96d6-4cc7-b38f-5e63ae3cc1f2 */
13177
13169
  uid?: string;
13178
13170
  /** @example Quos velit et fugiat sunt nihil. */
13179
13171
  title?: string;
@@ -13183,17 +13175,17 @@ export interface operations {
13183
13175
  status?: string;
13184
13176
  /** @example emergency */
13185
13177
  priority?: string;
13186
- /** @example 2026-04-15T04:49:18.000000Z */
13178
+ /** @example 2026-04-15T07:54:51.000000Z */
13187
13179
  reported_at?: string;
13188
- /** @example 2026-04-20T01:09:10.000000Z */
13180
+ /** @example 2026-04-20T04:14:43.000000Z */
13189
13181
  assigned_at?: string;
13190
13182
  /** @example null */
13191
13183
  completed_at?: string | null;
13192
- /** @example 2026-04-23T06:31:33.000000Z */
13184
+ /** @example 2026-04-23T09:37:06.000000Z */
13193
13185
  sla_deadline?: string;
13194
- /** @example 2026-04-21T17:35:43.000000Z */
13186
+ /** @example 2026-04-21T20:41:16.000000Z */
13195
13187
  created_at?: string;
13196
- /** @example 2026-04-21T17:35:43.000000Z */
13188
+ /** @example 2026-04-21T20:41:16.000000Z */
13197
13189
  updated_at?: string;
13198
13190
  };
13199
13191
  };
@@ -13589,19 +13581,19 @@ export interface operations {
13589
13581
  content: {
13590
13582
  "application/json": {
13591
13583
  data?: {
13592
- /** @example 71 */
13584
+ /** @example 78 */
13593
13585
  id?: number;
13594
13586
  /** @example 2 */
13595
13587
  listing_id?: number;
13596
13588
  /** @example completed */
13597
13589
  status?: string;
13598
13590
  scheduled?: {
13599
- /** @example 1980-05-21T00:00:00.000000Z */
13591
+ /** @example 1981-11-18T00:00:00.000000Z */
13600
13592
  start?: string;
13601
- /** @example 2023-11-28T00:00:00.000000Z */
13593
+ /** @example 1979-12-15T00:00:00.000000Z */
13602
13594
  end?: string;
13603
13595
  };
13604
- /** @example 2026-04-21T17:35:43.000000Z */
13596
+ /** @example 2026-04-21T20:41:16.000000Z */
13605
13597
  created_at?: string;
13606
13598
  };
13607
13599
  };
@@ -13628,7 +13620,7 @@ export interface operations {
13628
13620
  content: {
13629
13621
  "application/json": {
13630
13622
  data?: {
13631
- /** @example 72 */
13623
+ /** @example 79 */
13632
13624
  id?: number;
13633
13625
  /** @example 2 */
13634
13626
  listing_id?: number;
@@ -13640,7 +13632,7 @@ export interface operations {
13640
13632
  /** @example 1979-12-15T00:00:00.000000Z */
13641
13633
  end?: string;
13642
13634
  };
13643
- /** @example 2026-04-21T17:35:43.000000Z */
13635
+ /** @example 2026-04-21T20:41:16.000000Z */
13644
13636
  created_at?: string;
13645
13637
  };
13646
13638
  };
@@ -13666,29 +13658,29 @@ export interface operations {
13666
13658
  /**
13667
13659
  * @example [
13668
13660
  * {
13669
- * "id": 73,
13661
+ * "id": 80,
13670
13662
  * "listing_id": 2,
13671
13663
  * "status": "completed",
13672
13664
  * "scheduled": {
13673
13665
  * "start": "1981-11-18T00:00:00.000000Z",
13674
13666
  * "end": "1979-12-15T00:00:00.000000Z"
13675
13667
  * },
13676
- * "created_at": "2026-04-21T17:35:43.000000Z"
13668
+ * "created_at": "2026-04-21T20:41:16.000000Z"
13677
13669
  * },
13678
13670
  * {
13679
- * "id": 74,
13671
+ * "id": 81,
13680
13672
  * "listing_id": 2,
13681
13673
  * "status": "completed",
13682
13674
  * "scheduled": {
13683
13675
  * "start": "2006-09-19T00:00:00.000000Z",
13684
13676
  * "end": "2015-01-19T00:00:00.000000Z"
13685
13677
  * },
13686
- * "created_at": "2026-04-21T17:35:43.000000Z"
13678
+ * "created_at": "2026-04-21T20:41:16.000000Z"
13687
13679
  * }
13688
13680
  * ]
13689
13681
  */
13690
13682
  data?: {
13691
- /** @example 73 */
13683
+ /** @example 80 */
13692
13684
  id?: number;
13693
13685
  /** @example 2 */
13694
13686
  listing_id?: number;
@@ -13700,7 +13692,7 @@ export interface operations {
13700
13692
  /** @example 1979-12-15T00:00:00.000000Z */
13701
13693
  end?: string;
13702
13694
  };
13703
- /** @example 2026-04-21T17:35:43.000000Z */
13695
+ /** @example 2026-04-21T20:41:16.000000Z */
13704
13696
  created_at?: string;
13705
13697
  }[];
13706
13698
  links?: {
@@ -13800,7 +13792,7 @@ export interface operations {
13800
13792
  content: {
13801
13793
  "application/json": {
13802
13794
  data?: {
13803
- /** @example 75 */
13795
+ /** @example 82 */
13804
13796
  id?: number;
13805
13797
  /** @example 2 */
13806
13798
  listing_id?: number;
@@ -13812,7 +13804,7 @@ export interface operations {
13812
13804
  /** @example 1979-12-15T00:00:00.000000Z */
13813
13805
  end?: string;
13814
13806
  };
13815
- /** @example 2026-04-21T17:35:43.000000Z */
13807
+ /** @example 2026-04-21T20:41:16.000000Z */
13816
13808
  created_at?: string;
13817
13809
  };
13818
13810
  };
@@ -13839,7 +13831,7 @@ export interface operations {
13839
13831
  content: {
13840
13832
  "application/json": {
13841
13833
  data?: {
13842
- /** @example 76 */
13834
+ /** @example 83 */
13843
13835
  id?: number;
13844
13836
  /** @example 2 */
13845
13837
  listing_id?: number;
@@ -13851,7 +13843,7 @@ export interface operations {
13851
13843
  /** @example 1979-12-15T00:00:00.000000Z */
13852
13844
  end?: string;
13853
13845
  };
13854
- /** @example 2026-04-21T17:35:43.000000Z */
13846
+ /** @example 2026-04-21T20:41:16.000000Z */
13855
13847
  created_at?: string;
13856
13848
  };
13857
13849
  };
@@ -13878,7 +13870,7 @@ export interface operations {
13878
13870
  content: {
13879
13871
  "application/json": {
13880
13872
  data?: {
13881
- /** @example 77 */
13873
+ /** @example 84 */
13882
13874
  id?: number;
13883
13875
  /** @example 2 */
13884
13876
  listing_id?: number;
@@ -13890,7 +13882,7 @@ export interface operations {
13890
13882
  /** @example 1979-12-15T00:00:00.000000Z */
13891
13883
  end?: string;
13892
13884
  };
13893
- /** @example 2026-04-21T17:35:43.000000Z */
13885
+ /** @example 2026-04-21T20:41:16.000000Z */
13894
13886
  created_at?: string;
13895
13887
  };
13896
13888
  };
@@ -14961,7 +14953,7 @@ export interface operations {
14961
14953
  content: {
14962
14954
  "application/json": {
14963
14955
  data?: {
14964
- /** @example db4e5d07-0b14-48c3-9e74-5fc79d405a36 */
14956
+ /** @example 6a176cd3-adad-43bb-9bef-5d2b3c70ab6b */
14965
14957
  uid?: string;
14966
14958
  /** @example Ms. Audra Crooks II */
14967
14959
  username?: string;
@@ -14991,7 +14983,7 @@ export interface operations {
14991
14983
  timezone?: string;
14992
14984
  /** @example Customer */
14993
14985
  user_type?: string;
14994
- /** @example 21 Apr 2026, 05:35 PM */
14986
+ /** @example 21 Apr 2026, 08:41 PM */
14995
14987
  created?: string;
14996
14988
  /** @example 1 second ago */
14997
14989
  email_verified_at?: string;
@@ -15460,7 +15452,7 @@ export interface operations {
15460
15452
  content: {
15461
15453
  "application/json": {
15462
15454
  data?: {
15463
- /** @example 479ef762-aa19-440d-bf5a-b5047f78bdd0 */
15455
+ /** @example dd7d8aab-dc3d-4f7c-baf9-378a891ac9bc */
15464
15456
  uid?: string;
15465
15457
  /** @example Ms. Audra Crooks II */
15466
15458
  username?: string;
@@ -15490,7 +15482,7 @@ export interface operations {
15490
15482
  timezone?: string;
15491
15483
  /** @example Customer */
15492
15484
  user_type?: string;
15493
- /** @example 21 Apr 2026, 05:35 PM */
15485
+ /** @example 21 Apr 2026, 08:41 PM */
15494
15486
  created?: string;
15495
15487
  /** @example 0 seconds ago */
15496
15488
  email_verified_at?: string;
@@ -15611,20 +15603,20 @@ export interface operations {
15611
15603
  content: {
15612
15604
  "application/json": {
15613
15605
  data?: {
15614
- /** @example New For Rent Property draft • 21 Apr 2026, 5:35 PM */
15606
+ /** @example New For Sale Used Item draft • 21 Apr 2026, 8:41 PM */
15615
15607
  draft_name?: string;
15616
- /** @example LST-PRP-LTR-MO8WN4JWRRZ */
15608
+ /** @example LST-UIT-SAL-MO939R1WJI0 */
15617
15609
  sku?: string;
15618
- /** @example 52e77079-2556-4433-8dee-4a78dc2ff938 */
15610
+ /** @example 8f66695c-17f5-4575-91f3-0a508eebee68 */
15619
15611
  uid?: string;
15620
- /** @example Rent */
15612
+ /** @example Sale */
15621
15613
  listing_type?: string;
15622
- /** @example Property */
15614
+ /** @example Used Item */
15623
15615
  vertical?: string;
15624
- /** @example let_to_let */
15625
- arrangement_type?: string;
15626
- /** @example Let to Let */
15627
- arrangement_type_label?: string;
15616
+ /** @example null */
15617
+ arrangement_type?: string | null;
15618
+ /** @example null */
15619
+ arrangement_type_label?: string | null;
15628
15620
  /** @example null */
15629
15621
  price?: string | null;
15630
15622
  /** @example draft */
@@ -15635,10 +15627,8 @@ export interface operations {
15635
15627
  published_since?: string | null;
15636
15628
  /** @example false */
15637
15629
  is_visible?: boolean;
15638
- summary?: {
15639
- /** @example null */
15640
- availability?: string | null;
15641
- };
15630
+ /** @example [] */
15631
+ summary?: unknown[];
15642
15632
  /** @example [] */
15643
15633
  workflow?: unknown[];
15644
15634
  /** @example [] */
@@ -15739,9 +15729,9 @@ export interface operations {
15739
15729
  /**
15740
15730
  * @example [
15741
15731
  * {
15742
- * "draft_name": "New For Rent Property draft • 21 Apr 2026, 5:35 PM",
15743
- * "sku": "LST-PRP-LTR-MO8WN4L7DV3",
15744
- * "uid": "49aedac0-862c-4b49-a89f-adaa1ffe0213",
15732
+ * "draft_name": "New For Rent Property draft • 21 Apr 2026, 8:41 PM",
15733
+ * "sku": "LST-PRP-LTR-MO939R3BTOQ",
15734
+ * "uid": "f4c5532b-7a0f-4ae5-a3b7-95ee2bfdcd1f",
15745
15735
  * "listing_type": "Rent",
15746
15736
  * "vertical": "Property",
15747
15737
  * "arrangement_type": "let_to_let",
@@ -15758,9 +15748,9 @@ export interface operations {
15758
15748
  * "media": []
15759
15749
  * },
15760
15750
  * {
15761
- * "draft_name": "New Short Let Property draft • 21 Apr 2026, 5:35 PM",
15762
- * "sku": "LST-PRP-SHL-MO8WN4LA1LG",
15763
- * "uid": "163041e4-8864-4191-9976-c4c51ffa8f2a",
15751
+ * "draft_name": "New Short Let Property draft • 21 Apr 2026, 8:41 PM",
15752
+ * "sku": "LST-PRP-SHL-MO939R3HN1K",
15753
+ * "uid": "e3905415-a1d1-458f-a64d-c03659245dfc",
15764
15754
  * "listing_type": "Short Let",
15765
15755
  * "vertical": "Property",
15766
15756
  * "arrangement_type": "short_term_managed",
@@ -15779,11 +15769,11 @@ export interface operations {
15779
15769
  * ]
15780
15770
  */
15781
15771
  data?: {
15782
- /** @example New For Rent Property draft • 21 Apr 2026, 5:35 PM */
15772
+ /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
15783
15773
  draft_name?: string;
15784
- /** @example LST-PRP-LTR-MO8WN4L7DV3 */
15774
+ /** @example LST-PRP-LTR-MO939R3BTOQ */
15785
15775
  sku?: string;
15786
- /** @example 49aedac0-862c-4b49-a89f-adaa1ffe0213 */
15776
+ /** @example f4c5532b-7a0f-4ae5-a3b7-95ee2bfdcd1f */
15787
15777
  uid?: string;
15788
15778
  /** @example Rent */
15789
15779
  listing_type?: string;
@@ -15893,9 +15883,9 @@ export interface operations {
15893
15883
  /**
15894
15884
  * @example [
15895
15885
  * {
15896
- * "draft_name": "New For Rent Property draft • 21 Apr 2026, 5:35 PM",
15897
- * "sku": "LST-PRP-LTR-MO8WN4LLFLV",
15898
- * "uid": "5f05760f-9029-4c2c-9687-74070deecb69",
15886
+ * "draft_name": "New For Rent Property draft • 21 Apr 2026, 8:41 PM",
15887
+ * "sku": "LST-PRP-LTR-MO939R3PUUU",
15888
+ * "uid": "c8d045ec-5119-4591-b414-18ef7428da83",
15899
15889
  * "listing_type": "Rent",
15900
15890
  * "vertical": "Property",
15901
15891
  * "arrangement_type": "let_to_let",
@@ -15912,9 +15902,9 @@ export interface operations {
15912
15902
  * "media": []
15913
15903
  * },
15914
15904
  * {
15915
- * "draft_name": "New Short Let Property draft • 21 Apr 2026, 5:35 PM",
15916
- * "sku": "LST-PRP-SHL-MO8WN4LOPW3",
15917
- * "uid": "d8f6278b-c3e0-4053-8eac-3807b382feda",
15905
+ * "draft_name": "New Short Let Property draft • 21 Apr 2026, 8:41 PM",
15906
+ * "sku": "LST-PRP-SHL-MO939R3S1AU",
15907
+ * "uid": "ffb17498-6bcf-4057-98ae-b59e03b2bfa0",
15918
15908
  * "listing_type": "Short Let",
15919
15909
  * "vertical": "Property",
15920
15910
  * "arrangement_type": "short_term_managed",
@@ -15933,11 +15923,11 @@ export interface operations {
15933
15923
  * ]
15934
15924
  */
15935
15925
  data?: {
15936
- /** @example New For Rent Property draft • 21 Apr 2026, 5:35 PM */
15926
+ /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
15937
15927
  draft_name?: string;
15938
- /** @example LST-PRP-LTR-MO8WN4LLFLV */
15928
+ /** @example LST-PRP-LTR-MO939R3PUUU */
15939
15929
  sku?: string;
15940
- /** @example 5f05760f-9029-4c2c-9687-74070deecb69 */
15930
+ /** @example c8d045ec-5119-4591-b414-18ef7428da83 */
15941
15931
  uid?: string;
15942
15932
  /** @example Rent */
15943
15933
  listing_type?: string;
@@ -17001,7 +16991,7 @@ export interface operations {
17001
16991
  content: {
17002
16992
  "application/json": {
17003
16993
  data?: {
17004
- /** @example 2f85fae3-01db-48c2-b031-1ca448df424a */
16994
+ /** @example 58679a45-3626-41af-86d4-a366a78950cc */
17005
16995
  uid?: string;
17006
16996
  /** @example photo */
17007
16997
  media_type?: string;
@@ -17150,11 +17140,11 @@ export interface operations {
17150
17140
  content: {
17151
17141
  "application/json": {
17152
17142
  data?: {
17153
- /** @example New For Rent Property draft • 21 Apr 2026, 5:35 PM */
17143
+ /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
17154
17144
  draft_name?: string;
17155
- /** @example LST-PRP-LTR-MO8WN4OBZEY */
17145
+ /** @example LST-PRP-LTR-MO939R70SVH */
17156
17146
  sku?: string;
17157
- /** @example 5663d31f-1fcb-4374-a3e5-d9d0b44d2fd2 */
17147
+ /** @example 685dd8d6-f55d-47bb-99a9-1073abc6f54a */
17158
17148
  uid?: string;
17159
17149
  /** @example Rent */
17160
17150
  listing_type?: string;
@@ -17314,7 +17304,7 @@ export interface operations {
17314
17304
  content: {
17315
17305
  "application/json": {
17316
17306
  data?: {
17317
- /** @example 0e30f287-bbdf-46ad-a69f-4c4f2ad5996c */
17307
+ /** @example d5c1abf9-0c5d-403a-9212-4102dadefda0 */
17318
17308
  uid?: string;
17319
17309
  /** @example null */
17320
17310
  compliances?: string | null;
@@ -17365,7 +17355,7 @@ export interface operations {
17365
17355
  content: {
17366
17356
  "application/json": {
17367
17357
  data?: {
17368
- /** @example 94 */
17358
+ /** @example 95 */
17369
17359
  id?: number;
17370
17360
  compliance?: {
17371
17361
  /** @example 1 */
@@ -17387,7 +17377,7 @@ export interface operations {
17387
17377
  reviewed_by?: number;
17388
17378
  /** @example null */
17389
17379
  reviewed_at?: string | null;
17390
- /** @example 2026-04-21T17:35:42.000000Z */
17380
+ /** @example 2026-04-21T20:41:15.000000Z */
17391
17381
  created_at?: string;
17392
17382
  };
17393
17383
  };
@@ -17442,7 +17432,7 @@ export interface operations {
17442
17432
  /**
17443
17433
  * @example [
17444
17434
  * {
17445
- * "uid": "fd7224dc-4c08-4ba6-8547-1f4f5c051d2e",
17435
+ * "uid": "9fba1905-e370-4e4a-8dbc-22e81fa60c63",
17446
17436
  * "listing_id": 1,
17447
17437
  * "landlord_id": 2,
17448
17438
  * "tenant_id": 2,
@@ -17454,10 +17444,10 @@ export interface operations {
17454
17444
  * "is_periodic": false,
17455
17445
  * "company_name": null,
17456
17446
  * "company_registration_number": null,
17457
- * "created_at": "2026-04-21T17:35:42.000000Z"
17447
+ * "created_at": "2026-04-21T20:41:15.000000Z"
17458
17448
  * },
17459
17449
  * {
17460
- * "uid": "d4dfc2cf-cc82-410c-93c5-52aacc18bcce",
17450
+ * "uid": "846f60df-1f20-4db5-8b04-3ae4caa7939f",
17461
17451
  * "listing_id": 1,
17462
17452
  * "landlord_id": 2,
17463
17453
  * "tenant_id": 2,
@@ -17469,12 +17459,12 @@ export interface operations {
17469
17459
  * "is_periodic": false,
17470
17460
  * "company_name": null,
17471
17461
  * "company_registration_number": null,
17472
- * "created_at": "2026-04-21T17:35:42.000000Z"
17462
+ * "created_at": "2026-04-21T20:41:15.000000Z"
17473
17463
  * }
17474
17464
  * ]
17475
17465
  */
17476
17466
  data?: {
17477
- /** @example fd7224dc-4c08-4ba6-8547-1f4f5c051d2e */
17467
+ /** @example 9fba1905-e370-4e4a-8dbc-22e81fa60c63 */
17478
17468
  uid?: string;
17479
17469
  /** @example 1 */
17480
17470
  listing_id?: number;
@@ -17498,7 +17488,7 @@ export interface operations {
17498
17488
  company_name?: string | null;
17499
17489
  /** @example null */
17500
17490
  company_registration_number?: string | null;
17501
- /** @example 2026-04-21T17:35:42.000000Z */
17491
+ /** @example 2026-04-21T20:41:15.000000Z */
17502
17492
  created_at?: string;
17503
17493
  }[];
17504
17494
  links?: {
@@ -17585,7 +17575,7 @@ export interface operations {
17585
17575
  /**
17586
17576
  * @example [
17587
17577
  * {
17588
- * "uid": "207959ef-a3b0-4493-ac62-6a779ebcf72d",
17578
+ * "uid": "38717c35-6f6a-421f-a973-164f19833f7f",
17589
17579
  * "listing_id": 1,
17590
17580
  * "landlord_id": 2,
17591
17581
  * "tenant_id": 2,
@@ -17597,10 +17587,10 @@ export interface operations {
17597
17587
  * "is_periodic": false,
17598
17588
  * "company_name": null,
17599
17589
  * "company_registration_number": null,
17600
- * "created_at": "2026-04-21T17:35:42.000000Z"
17590
+ * "created_at": "2026-04-21T20:41:15.000000Z"
17601
17591
  * },
17602
17592
  * {
17603
- * "uid": "ac09de74-adc2-45cf-8d15-1c1970b693a2",
17593
+ * "uid": "bde7dcad-7d01-43e2-be07-91a2b7eae02c",
17604
17594
  * "listing_id": 1,
17605
17595
  * "landlord_id": 2,
17606
17596
  * "tenant_id": 2,
@@ -17612,12 +17602,12 @@ export interface operations {
17612
17602
  * "is_periodic": false,
17613
17603
  * "company_name": null,
17614
17604
  * "company_registration_number": null,
17615
- * "created_at": "2026-04-21T17:35:42.000000Z"
17605
+ * "created_at": "2026-04-21T20:41:15.000000Z"
17616
17606
  * }
17617
17607
  * ]
17618
17608
  */
17619
17609
  data?: {
17620
- /** @example 207959ef-a3b0-4493-ac62-6a779ebcf72d */
17610
+ /** @example 38717c35-6f6a-421f-a973-164f19833f7f */
17621
17611
  uid?: string;
17622
17612
  /** @example 1 */
17623
17613
  listing_id?: number;
@@ -17641,7 +17631,7 @@ export interface operations {
17641
17631
  company_name?: string | null;
17642
17632
  /** @example null */
17643
17633
  company_registration_number?: string | null;
17644
- /** @example 2026-04-21T17:35:42.000000Z */
17634
+ /** @example 2026-04-21T20:41:15.000000Z */
17645
17635
  created_at?: string;
17646
17636
  }[];
17647
17637
  links?: {
@@ -17748,7 +17738,7 @@ export interface operations {
17748
17738
  content: {
17749
17739
  "application/json": {
17750
17740
  data?: {
17751
- /** @example 107 */
17741
+ /** @example 109 */
17752
17742
  id?: number;
17753
17743
  compliance?: {
17754
17744
  /** @example 1 */
@@ -17768,9 +17758,9 @@ export interface operations {
17768
17758
  rejection_reason?: string | null;
17769
17759
  /** @example 1 */
17770
17760
  reviewed_by?: number;
17771
- /** @example 2026-04-21T17:35:42.000000Z */
17761
+ /** @example 2026-04-21T20:41:15.000000Z */
17772
17762
  reviewed_at?: string;
17773
- /** @example 2026-04-21T17:35:42.000000Z */
17763
+ /** @example 2026-04-21T20:41:15.000000Z */
17774
17764
  created_at?: string;
17775
17765
  };
17776
17766
  };
@@ -17797,7 +17787,7 @@ export interface operations {
17797
17787
  content: {
17798
17788
  "application/json": {
17799
17789
  data?: {
17800
- /** @example 108 */
17790
+ /** @example 110 */
17801
17791
  id?: number;
17802
17792
  compliance?: {
17803
17793
  /** @example 1 */
@@ -17817,9 +17807,9 @@ export interface operations {
17817
17807
  rejection_reason?: string | null;
17818
17808
  /** @example 1 */
17819
17809
  reviewed_by?: number;
17820
- /** @example 2026-04-21T17:35:42.000000Z */
17810
+ /** @example 2026-04-21T20:41:15.000000Z */
17821
17811
  reviewed_at?: string;
17822
- /** @example 2026-04-21T17:35:42.000000Z */
17812
+ /** @example 2026-04-21T20:41:15.000000Z */
17823
17813
  created_at?: string;
17824
17814
  };
17825
17815
  };
@@ -18841,35 +18831,35 @@ export interface operations {
18841
18831
  /**
18842
18832
  * @example [
18843
18833
  * {
18844
- * "uid": "844486fc-b86c-4b18-be79-68e7af434eb7",
18834
+ * "uid": "419ae005-46ac-443e-a662-0cb54b9e060e",
18845
18835
  * "title": "Quos velit et fugiat sunt nihil.",
18846
18836
  * "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.",
18847
18837
  * "status": "reported",
18848
18838
  * "priority": "emergency",
18849
- * "reported_at": "2026-04-15T04:49:19.000000Z",
18850
- * "assigned_at": "2026-04-20T01:09:11.000000Z",
18839
+ * "reported_at": "2026-04-15T07:54:52.000000Z",
18840
+ * "assigned_at": "2026-04-20T04:14:44.000000Z",
18851
18841
  * "completed_at": null,
18852
- * "sla_deadline": "2026-04-23T06:31:34.000000Z",
18853
- * "created_at": "2026-04-21T17:35:44.000000Z",
18854
- * "updated_at": "2026-04-21T17:35:44.000000Z"
18842
+ * "sla_deadline": "2026-04-23T09:37:07.000000Z",
18843
+ * "created_at": "2026-04-21T20:41:17.000000Z",
18844
+ * "updated_at": "2026-04-21T20:41:17.000000Z"
18855
18845
  * },
18856
18846
  * {
18857
- * "uid": "2f36f8b1-c55c-4329-bd13-767c404def7e",
18847
+ * "uid": "ff0cdf2b-fa59-408e-a447-1f3a8e3d4782",
18858
18848
  * "title": "Fugit deleniti distinctio eum doloremque.",
18859
18849
  * "description": "Libero aliquam veniam corporis dolorem mollitia deleniti. Odit quia officia est dignissimos neque blanditiis odio. Excepturi doloribus delectus fugit qui repudiandae laboriosam.",
18860
18850
  * "status": "completed",
18861
18851
  * "priority": "normal",
18862
- * "reported_at": "2026-04-17T17:27:44.000000Z",
18852
+ * "reported_at": "2026-04-17T20:33:17.000000Z",
18863
18853
  * "assigned_at": null,
18864
18854
  * "completed_at": null,
18865
- * "sla_deadline": "2026-04-24T14:31:31.000000Z",
18866
- * "created_at": "2026-04-21T17:35:44.000000Z",
18867
- * "updated_at": "2026-04-21T17:35:44.000000Z"
18855
+ * "sla_deadline": "2026-04-24T17:37:04.000000Z",
18856
+ * "created_at": "2026-04-21T20:41:17.000000Z",
18857
+ * "updated_at": "2026-04-21T20:41:17.000000Z"
18868
18858
  * }
18869
18859
  * ]
18870
18860
  */
18871
18861
  data?: {
18872
- /** @example 844486fc-b86c-4b18-be79-68e7af434eb7 */
18862
+ /** @example 419ae005-46ac-443e-a662-0cb54b9e060e */
18873
18863
  uid?: string;
18874
18864
  /** @example Quos velit et fugiat sunt nihil. */
18875
18865
  title?: string;
@@ -18879,17 +18869,17 @@ export interface operations {
18879
18869
  status?: string;
18880
18870
  /** @example emergency */
18881
18871
  priority?: string;
18882
- /** @example 2026-04-15T04:49:19.000000Z */
18872
+ /** @example 2026-04-15T07:54:52.000000Z */
18883
18873
  reported_at?: string;
18884
- /** @example 2026-04-20T01:09:11.000000Z */
18874
+ /** @example 2026-04-20T04:14:44.000000Z */
18885
18875
  assigned_at?: string;
18886
18876
  /** @example null */
18887
18877
  completed_at?: string | null;
18888
- /** @example 2026-04-23T06:31:34.000000Z */
18878
+ /** @example 2026-04-23T09:37:07.000000Z */
18889
18879
  sla_deadline?: string;
18890
- /** @example 2026-04-21T17:35:44.000000Z */
18880
+ /** @example 2026-04-21T20:41:17.000000Z */
18891
18881
  created_at?: string;
18892
- /** @example 2026-04-21T17:35:44.000000Z */
18882
+ /** @example 2026-04-21T20:41:17.000000Z */
18893
18883
  updated_at?: string;
18894
18884
  }[];
18895
18885
  links?: {
@@ -18984,13 +18974,13 @@ export interface operations {
18984
18974
  content: {
18985
18975
  "application/json": {
18986
18976
  data?: {
18987
- /** @example 9cb20627-bb66-4c27-a9f4-8388f46b7fba */
18977
+ /** @example 7aca9bb7-7340-4a56-ae2c-b0256e7d3565 */
18988
18978
  uid?: string;
18989
18979
  /** @example image */
18990
18980
  file_type?: string;
18991
18981
  /** @example /storage/maintenance/a4855dc5-0acb-33c3-b921-f4291f719ca0.pdf */
18992
18982
  url?: string;
18993
- /** @example 2026-04-21T17:35:44.000000Z */
18983
+ /** @example 2026-04-21T20:41:17.000000Z */
18994
18984
  created_at?: string;
18995
18985
  };
18996
18986
  };
@@ -19035,7 +19025,7 @@ export interface operations {
19035
19025
  content: {
19036
19026
  "application/json": {
19037
19027
  data?: {
19038
- /** @example 31 */
19028
+ /** @example 34 */
19039
19029
  id?: number;
19040
19030
  /** @example property_inquiry */
19041
19031
  type?: string;
@@ -19043,7 +19033,7 @@ export interface operations {
19043
19033
  listing_id?: number;
19044
19034
  /** @example null */
19045
19035
  last_message_at?: string | null;
19046
- /** @example 2026-04-21T17:35:44.000000Z */
19036
+ /** @example 2026-04-21T20:41:16.000000Z */
19047
19037
  created_at?: string;
19048
19038
  };
19049
19039
  };
@@ -19069,23 +19059,23 @@ export interface operations {
19069
19059
  /**
19070
19060
  * @example [
19071
19061
  * {
19072
- * "id": 32,
19062
+ * "id": 35,
19073
19063
  * "type": "property_inquiry",
19074
19064
  * "listing_id": 2,
19075
19065
  * "last_message_at": null,
19076
- * "created_at": "2026-04-21T17:35:44.000000Z"
19066
+ * "created_at": "2026-04-21T20:41:16.000000Z"
19077
19067
  * },
19078
19068
  * {
19079
- * "id": 33,
19069
+ * "id": 36,
19080
19070
  * "type": "property_inquiry",
19081
19071
  * "listing_id": 2,
19082
19072
  * "last_message_at": null,
19083
- * "created_at": "2026-04-21T17:35:44.000000Z"
19073
+ * "created_at": "2026-04-21T20:41:16.000000Z"
19084
19074
  * }
19085
19075
  * ]
19086
19076
  */
19087
19077
  data?: {
19088
- /** @example 32 */
19078
+ /** @example 35 */
19089
19079
  id?: number;
19090
19080
  /** @example property_inquiry */
19091
19081
  type?: string;
@@ -19093,7 +19083,7 @@ export interface operations {
19093
19083
  listing_id?: number;
19094
19084
  /** @example null */
19095
19085
  last_message_at?: string | null;
19096
- /** @example 2026-04-21T17:35:44.000000Z */
19086
+ /** @example 2026-04-21T20:41:16.000000Z */
19097
19087
  created_at?: string;
19098
19088
  }[];
19099
19089
  links?: {
@@ -19411,27 +19401,27 @@ export interface operations {
19411
19401
  /**
19412
19402
  * @example [
19413
19403
  * {
19414
- * "id": "f95d1cd3-e60f-4324-befb-bc466379d4cd",
19404
+ * "id": "216d5d44-a842-4c7c-a5c1-a7be2b6b4756",
19415
19405
  * "type": "APPOINTMENT_CREATED",
19416
19406
  * "title": "faker notification",
19417
19407
  * "body": "faker notification body",
19418
19408
  * "data": [],
19419
19409
  * "read_at": null,
19420
- * "created_at": "2026-04-21T17:35:43.000000Z"
19410
+ * "created_at": "2026-04-21T20:41:16.000000Z"
19421
19411
  * },
19422
19412
  * {
19423
- * "id": "56bb12c6-ed58-4641-ae2d-1ab0916f2074",
19413
+ * "id": "2f4bc962-543f-4a39-b736-1eba7a2b600e",
19424
19414
  * "type": "APPOINTMENT_CREATED",
19425
19415
  * "title": "faker notification",
19426
19416
  * "body": "faker notification body",
19427
19417
  * "data": [],
19428
19418
  * "read_at": null,
19429
- * "created_at": "2026-04-21T17:35:43.000000Z"
19419
+ * "created_at": "2026-04-21T20:41:16.000000Z"
19430
19420
  * }
19431
19421
  * ]
19432
19422
  */
19433
19423
  data?: {
19434
- /** @example f95d1cd3-e60f-4324-befb-bc466379d4cd */
19424
+ /** @example 216d5d44-a842-4c7c-a5c1-a7be2b6b4756 */
19435
19425
  id?: string;
19436
19426
  /** @example APPOINTMENT_CREATED */
19437
19427
  type?: string;
@@ -19443,7 +19433,7 @@ export interface operations {
19443
19433
  data?: unknown[];
19444
19434
  /** @example null */
19445
19435
  read_at?: string | null;
19446
- /** @example 2026-04-21T17:35:43.000000Z */
19436
+ /** @example 2026-04-21T20:41:16.000000Z */
19447
19437
  created_at?: string;
19448
19438
  }[];
19449
19439
  links?: {
@@ -19527,7 +19517,7 @@ export interface operations {
19527
19517
  };
19528
19518
  content: {
19529
19519
  "application/json": {
19530
- /** @example c45f8cd8-92ba-4300-bd08-20876d5f7686 */
19520
+ /** @example 58d0dafe-6dea-4e0c-b9fc-d3b32049d094 */
19531
19521
  id?: string;
19532
19522
  /** @example APPOINTMENT_CREATED */
19533
19523
  type?: string;
@@ -19539,7 +19529,7 @@ export interface operations {
19539
19529
  data?: unknown[];
19540
19530
  /** @example null */
19541
19531
  read_at?: string | null;
19542
- /** @example 2026-04-21T17:35:43.000000Z */
19532
+ /** @example 2026-04-21T20:41:16.000000Z */
19543
19533
  created_at?: string;
19544
19534
  };
19545
19535
  };
@@ -19786,45 +19776,45 @@ export interface operations {
19786
19776
  /**
19787
19777
  * @example [
19788
19778
  * {
19789
- * "id": 61,
19779
+ * "id": 67,
19790
19780
  * "rating": 1,
19791
19781
  * "comment": "Nice Listing",
19792
19782
  * "reviewer": {
19793
- * "id": 17,
19794
- * "name": "Hannah Ross"
19783
+ * "id": 25,
19784
+ * "name": "Jayden Ward"
19795
19785
  * },
19796
- * "created_at": "2026-04-21T17:35:43+00:00",
19797
- * "updated_at": "2026-04-21T17:35:43+00:00"
19786
+ * "created_at": "2026-04-21T20:41:16+00:00",
19787
+ * "updated_at": "2026-04-21T20:41:16+00:00"
19798
19788
  * },
19799
19789
  * {
19800
- * "id": 62,
19790
+ * "id": 68,
19801
19791
  * "rating": 1,
19802
19792
  * "comment": "Nice Listing",
19803
19793
  * "reviewer": {
19804
- * "id": 25,
19805
- * "name": "Jayden Ward"
19794
+ * "id": 18,
19795
+ * "name": "Wayne Davies"
19806
19796
  * },
19807
- * "created_at": "2026-04-21T17:35:43+00:00",
19808
- * "updated_at": "2026-04-21T17:35:43+00:00"
19797
+ * "created_at": "2026-04-21T20:41:16+00:00",
19798
+ * "updated_at": "2026-04-21T20:41:16+00:00"
19809
19799
  * }
19810
19800
  * ]
19811
19801
  */
19812
19802
  data?: {
19813
- /** @example 61 */
19803
+ /** @example 67 */
19814
19804
  id?: number;
19815
19805
  /** @example 1 */
19816
19806
  rating?: number;
19817
19807
  /** @example Nice Listing */
19818
19808
  comment?: string;
19819
19809
  reviewer?: {
19820
- /** @example 17 */
19810
+ /** @example 25 */
19821
19811
  id?: number;
19822
- /** @example Hannah Ross */
19812
+ /** @example Jayden Ward */
19823
19813
  name?: string;
19824
19814
  };
19825
- /** @example 2026-04-21T17:35:43+00:00 */
19815
+ /** @example 2026-04-21T20:41:16+00:00 */
19826
19816
  created_at?: string;
19827
- /** @example 2026-04-21T17:35:43+00:00 */
19817
+ /** @example 2026-04-21T20:41:16+00:00 */
19828
19818
  updated_at?: string;
19829
19819
  }[];
19830
19820
  links?: {
@@ -19978,21 +19968,21 @@ export interface operations {
19978
19968
  content: {
19979
19969
  "application/json": {
19980
19970
  data?: {
19981
- /** @example 63 */
19971
+ /** @example 69 */
19982
19972
  id?: number;
19983
19973
  /** @example 1 */
19984
19974
  rating?: number;
19985
19975
  /** @example Nice Listing */
19986
19976
  comment?: string;
19987
19977
  reviewer?: {
19988
- /** @example 13 */
19978
+ /** @example 2 */
19989
19979
  id?: number;
19990
- /** @example Matthew Campbell */
19980
+ /** @example dogunfx */
19991
19981
  name?: string;
19992
19982
  };
19993
- /** @example 2026-04-21T17:35:43+00:00 */
19983
+ /** @example 2026-04-21T20:41:16+00:00 */
19994
19984
  created_at?: string;
19995
- /** @example 2026-04-21T17:35:43+00:00 */
19985
+ /** @example 2026-04-21T20:41:16+00:00 */
19996
19986
  updated_at?: string;
19997
19987
  };
19998
19988
  };
@@ -20036,21 +20026,21 @@ export interface operations {
20036
20026
  content: {
20037
20027
  "application/json": {
20038
20028
  data?: {
20039
- /** @example 64 */
20029
+ /** @example 70 */
20040
20030
  id?: number;
20041
20031
  /** @example 1 */
20042
20032
  rating?: number;
20043
20033
  /** @example Nice Listing */
20044
20034
  comment?: string;
20045
20035
  reviewer?: {
20046
- /** @example 22 */
20036
+ /** @example 19 */
20047
20037
  id?: number;
20048
- /** @example Theo Ward */
20038
+ /** @example John Brown */
20049
20039
  name?: string;
20050
20040
  };
20051
- /** @example 2026-04-21T17:35:43+00:00 */
20041
+ /** @example 2026-04-21T20:41:16+00:00 */
20052
20042
  created_at?: string;
20053
- /** @example 2026-04-21T17:35:43+00:00 */
20043
+ /** @example 2026-04-21T20:41:16+00:00 */
20054
20044
  updated_at?: string;
20055
20045
  };
20056
20046
  };
@@ -20092,21 +20082,21 @@ export interface operations {
20092
20082
  content: {
20093
20083
  "application/json": {
20094
20084
  data?: {
20095
- /** @example 65 */
20085
+ /** @example 71 */
20096
20086
  id?: number;
20097
20087
  /** @example 1 */
20098
20088
  rating?: number;
20099
20089
  /** @example Nice Listing */
20100
20090
  comment?: string;
20101
20091
  reviewer?: {
20102
- /** @example 23 */
20092
+ /** @example 15 */
20103
20093
  id?: number;
20104
- /** @example Anthony Baker */
20094
+ /** @example Sabrina Owen */
20105
20095
  name?: string;
20106
20096
  };
20107
- /** @example 2026-04-21T17:35:43+00:00 */
20097
+ /** @example 2026-04-21T20:41:16+00:00 */
20108
20098
  created_at?: string;
20109
- /** @example 2026-04-21T17:35:43+00:00 */
20099
+ /** @example 2026-04-21T20:41:16+00:00 */
20110
20100
  updated_at?: string;
20111
20101
  };
20112
20102
  };
@@ -20133,21 +20123,21 @@ export interface operations {
20133
20123
  content: {
20134
20124
  "application/json": {
20135
20125
  data?: {
20136
- /** @example 66 */
20126
+ /** @example 72 */
20137
20127
  id?: number;
20138
20128
  /** @example 1 */
20139
20129
  rating?: number;
20140
20130
  /** @example Nice Listing */
20141
20131
  comment?: string;
20142
20132
  reviewer?: {
20143
- /** @example 6 */
20133
+ /** @example 19 */
20144
20134
  id?: number;
20145
- /** @example Rowena Patel */
20135
+ /** @example John Brown */
20146
20136
  name?: string;
20147
20137
  };
20148
- /** @example 2026-04-21T17:35:43+00:00 */
20138
+ /** @example 2026-04-21T20:41:16+00:00 */
20149
20139
  created_at?: string;
20150
- /** @example 2026-04-21T17:35:43+00:00 */
20140
+ /** @example 2026-04-21T20:41:16+00:00 */
20151
20141
  updated_at?: string;
20152
20142
  };
20153
20143
  };
@@ -20174,7 +20164,7 @@ export interface operations {
20174
20164
  content: {
20175
20165
  "application/json": {
20176
20166
  data?: {
20177
- /** @example 8e208564-94a5-4e64-8e17-3d443484d83b */
20167
+ /** @example 0958bb88-85a1-4d79-8601-515e328d21fe */
20178
20168
  uid?: string;
20179
20169
  /** @example 1 */
20180
20170
  listing_id?: number;
@@ -20182,23 +20172,23 @@ export interface operations {
20182
20172
  landlord_id?: number;
20183
20173
  /** @example 2 */
20184
20174
  tenant_id?: number;
20185
- /** @example 3586.64 */
20175
+ /** @example 4881.50 */
20186
20176
  rent_amount?: string;
20187
- /** @example 2764.05 */
20177
+ /** @example 2151.17 */
20188
20178
  deposit_amount?: string;
20189
- /** @example renewal_pending */
20179
+ /** @example offer_accepted */
20190
20180
  state?: string;
20191
- /** @example 2025-06-08T00:00:00.000000Z */
20181
+ /** @example 2025-10-27T00:00:00.000000Z */
20192
20182
  start_date?: string;
20193
- /** @example 2026-06-08T00:00:00.000000Z */
20183
+ /** @example 2026-10-27T00:00:00.000000Z */
20194
20184
  end_date?: string;
20195
- /** @example true */
20185
+ /** @example false */
20196
20186
  is_periodic?: boolean;
20197
20187
  /** @example null */
20198
20188
  company_name?: string | null;
20199
20189
  /** @example null */
20200
20190
  company_registration_number?: string | null;
20201
- /** @example 2026-04-21T17:35:44.000000Z */
20191
+ /** @example 2026-04-21T20:41:17.000000Z */
20202
20192
  created_at?: string;
20203
20193
  /** @example [] */
20204
20194
  compliances?: unknown[];
@@ -20275,7 +20265,7 @@ export interface operations {
20275
20265
  content: {
20276
20266
  "application/json": {
20277
20267
  data?: {
20278
- /** @example 4fa914fe-d3a3-4d7e-a079-9af417af1422 */
20268
+ /** @example 291065c9-be8b-46f7-90c4-b4e2c6da77e2 */
20279
20269
  uid?: string;
20280
20270
  /** @example 1 */
20281
20271
  listing_id?: number;
@@ -20299,7 +20289,7 @@ export interface operations {
20299
20289
  company_name?: string | null;
20300
20290
  /** @example null */
20301
20291
  company_registration_number?: string | null;
20302
- /** @example 2026-04-21T17:35:44.000000Z */
20292
+ /** @example 2026-04-21T20:41:17.000000Z */
20303
20293
  created_at?: string;
20304
20294
  };
20305
20295
  };
@@ -20593,7 +20583,7 @@ export interface operations {
20593
20583
  * "changed_by_user_id": 3,
20594
20584
  * "changed_by_name": "Teagan King",
20595
20585
  * "comment": "Qui commodi incidunt iure odit.",
20596
- * "created_at": "2025-12-14T04:22:43.000000Z"
20586
+ * "created_at": "2025-12-14T07:28:16.000000Z"
20597
20587
  * },
20598
20588
  * {
20599
20589
  * "from_state": "pre_move_in_ready",
@@ -20601,7 +20591,7 @@ export interface operations {
20601
20591
  * "changed_by_user_id": 3,
20602
20592
  * "changed_by_name": "Teagan King",
20603
20593
  * "comment": null,
20604
- * "created_at": "2025-10-30T12:18:23.000000Z"
20594
+ * "created_at": "2025-10-30T15:23:56.000000Z"
20605
20595
  * }
20606
20596
  * ]
20607
20597
  */
@@ -20616,7 +20606,7 @@ export interface operations {
20616
20606
  changed_by_name?: string;
20617
20607
  /** @example Qui commodi incidunt iure odit. */
20618
20608
  comment?: string;
20619
- /** @example 2025-12-14T04:22:43.000000Z */
20609
+ /** @example 2025-12-14T07:28:16.000000Z */
20620
20610
  created_at?: string;
20621
20611
  }[];
20622
20612
  };
@@ -20860,7 +20850,7 @@ export interface operations {
20860
20850
  content: {
20861
20851
  "application/json": {
20862
20852
  data?: {
20863
- /** @example 002d334f-a825-4eb5-81a4-22a4a3e25d05 */
20853
+ /** @example 79fc24e4-582e-46eb-a4ec-7d7d547a6709 */
20864
20854
  uid?: string;
20865
20855
  /** @example Ms. Audra Crooks II */
20866
20856
  username?: string;
@@ -20890,7 +20880,7 @@ export interface operations {
20890
20880
  timezone?: string;
20891
20881
  /** @example Customer */
20892
20882
  user_type?: string;
20893
- /** @example 21 Apr 2026, 05:35 PM */
20883
+ /** @example 21 Apr 2026, 08:41 PM */
20894
20884
  created?: string;
20895
20885
  /** @example 0 seconds ago */
20896
20886
  email_verified_at?: string;
@@ -20989,7 +20979,7 @@ export interface operations {
20989
20979
  content: {
20990
20980
  "application/json": {
20991
20981
  data?: {
20992
- /** @example 2b5bfd44-8034-4878-b4e1-b515d1a64def */
20982
+ /** @example c951514c-f427-43b1-b880-1ba10a663c38 */
20993
20983
  uid?: string;
20994
20984
  /** @example Morgan Hirthe */
20995
20985
  username?: string;
@@ -21019,7 +21009,7 @@ export interface operations {
21019
21009
  timezone?: string;
21020
21010
  /** @example Customer */
21021
21011
  user_type?: string;
21022
- /** @example 21 Apr 2026, 05:35 PM */
21012
+ /** @example 21 Apr 2026, 08:41 PM */
21023
21013
  created?: string;
21024
21014
  /** @example 0 seconds ago */
21025
21015
  email_verified_at?: string;
@@ -21091,7 +21081,7 @@ export interface operations {
21091
21081
  content: {
21092
21082
  "application/json": {
21093
21083
  data?: {
21094
- /** @example 8b805dce-872f-436b-8292-ae16afb4ac9e */
21084
+ /** @example 780464cb-4264-4eb0-9f53-f6c4d406385c */
21095
21085
  uid?: string;
21096
21086
  /** @example Ms. Audra Crooks II */
21097
21087
  username?: string;
@@ -21121,7 +21111,7 @@ export interface operations {
21121
21111
  timezone?: string;
21122
21112
  /** @example Customer */
21123
21113
  user_type?: string;
21124
- /** @example 21 Apr 2026, 05:35 PM */
21114
+ /** @example 21 Apr 2026, 08:41 PM */
21125
21115
  created?: string;
21126
21116
  /** @example 0 seconds ago */
21127
21117
  email_verified_at?: string;
@@ -21361,7 +21351,7 @@ export interface operations {
21361
21351
  completed_layers?: number;
21362
21352
  /** @example 4 */
21363
21353
  pending_layers?: number;
21364
- /** @example 21 Apr 2026, 05:35 PM */
21354
+ /** @example 21 Apr 2026, 08:41 PM */
21365
21355
  last_calculated_at?: string;
21366
21356
  };
21367
21357
  };
@@ -21409,7 +21399,7 @@ export interface operations {
21409
21399
  completed_layers?: number;
21410
21400
  /** @example 4 */
21411
21401
  pending_layers?: number;
21412
- /** @example 21 Apr 2026, 05:35 PM */
21402
+ /** @example 21 Apr 2026, 08:41 PM */
21413
21403
  last_calculated_at?: string;
21414
21404
  };
21415
21405
  };
@@ -21443,14 +21433,14 @@ export interface operations {
21443
21433
  content: {
21444
21434
  "application/json": {
21445
21435
  data?: {
21446
- /** @example 812589b9-5803-4130-a9e2-14db72af7438 */
21436
+ /** @example bb28a111-b86c-4a28-bb49-c55ac2eabe59 */
21447
21437
  wishlist_uid?: string;
21448
21438
  listing?: {
21449
- /** @example New For Sale Used Item draft • 21 Apr 2026, 5:35 PM */
21439
+ /** @example New For Sale Used Item draft • 21 Apr 2026, 8:41 PM */
21450
21440
  draft_name?: string;
21451
- /** @example LST-UIT-SAL-MO8WN5X7L6T */
21441
+ /** @example LST-UIT-SAL-MO939S4I3HV */
21452
21442
  sku?: string;
21453
- /** @example 048887ac-18aa-4d6a-8c58-cb6839d6b091 */
21443
+ /** @example 629cc439-97c8-4e79-a4fc-da9fca7b6990 */
21454
21444
  uid?: string;
21455
21445
  /** @example Sale */
21456
21446
  listing_type?: string;
@@ -21534,15 +21524,15 @@ export interface operations {
21534
21524
  /**
21535
21525
  * @example [
21536
21526
  * {
21537
- * "wishlist_uid": "ca5ffa72-328d-4c57-913b-344a0e05394c"
21527
+ * "wishlist_uid": "acafbfdd-88c7-4c94-9e0c-e590d8d2fb44"
21538
21528
  * },
21539
21529
  * {
21540
- * "wishlist_uid": "c242e6d0-9aec-4233-ad23-382591bc7100"
21530
+ * "wishlist_uid": "e59b9b51-f613-4d95-8d09-22924afb0207"
21541
21531
  * }
21542
21532
  * ]
21543
21533
  */
21544
21534
  data?: {
21545
- /** @example ca5ffa72-328d-4c57-913b-344a0e05394c */
21535
+ /** @example acafbfdd-88c7-4c94-9e0c-e590d8d2fb44 */
21546
21536
  wishlist_uid?: string;
21547
21537
  }[];
21548
21538
  links?: {
@@ -21630,7 +21620,7 @@ export interface operations {
21630
21620
  completed_layers?: number;
21631
21621
  /** @example 4 */
21632
21622
  pending_layers?: number;
21633
- /** @example 21 Apr 2026, 05:35 PM */
21623
+ /** @example 21 Apr 2026, 08:41 PM */
21634
21624
  last_calculated_at?: string;
21635
21625
  };
21636
21626
  };
@@ -21792,7 +21782,7 @@ export interface operations {
21792
21782
  completed_layers?: number;
21793
21783
  /** @example 4 */
21794
21784
  pending_layers?: number;
21795
- /** @example 21 Apr 2026, 05:35 PM */
21785
+ /** @example 21 Apr 2026, 08:41 PM */
21796
21786
  last_calculated_at?: string;
21797
21787
  };
21798
21788
  };