@justins-home/types 1.1.40 → 1.1.41

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 +263 -269
  2. package/package.json +1 -1
@@ -5867,7 +5867,7 @@ export interface operations {
5867
5867
  content: {
5868
5868
  "application/json": {
5869
5869
  data?: {
5870
- /** @example fca02bf7-6d24-4644-b2da-aa8c7e630c83 */
5870
+ /** @example 2994d56a-579c-4011-b4ff-f9ae550ff1a7 */
5871
5871
  uid?: string;
5872
5872
  /** @example Ms. Audra Crooks II */
5873
5873
  username?: string;
@@ -5897,7 +5897,7 @@ export interface operations {
5897
5897
  timezone?: string;
5898
5898
  /** @example Customer */
5899
5899
  user_type?: string;
5900
- /** @example 21 Apr 2026, 08:41 PM */
5900
+ /** @example 21 Apr 2026, 09:57 PM */
5901
5901
  created?: string;
5902
5902
  /** @example 0 seconds ago */
5903
5903
  email_verified_at?: string;
@@ -6150,11 +6150,11 @@ export interface operations {
6150
6150
  content: {
6151
6151
  "application/json": {
6152
6152
  data?: {
6153
- /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
6153
+ /** @example New For Rent Property draft • 21 Apr 2026, 9:57 PM */
6154
6154
  draft_name?: string;
6155
- /** @example LST-PRP-LTR-MO939RBKII3 */
6155
+ /** @example LST-PRP-LTR-MO95ZF6FNZD */
6156
6156
  sku?: string;
6157
- /** @example b0d76ba9-87c0-4bfa-b309-02a7d0f91262 */
6157
+ /** @example 2f609908-3149-4b5c-92ec-dd3fe2350aa5 */
6158
6158
  uid?: string;
6159
6159
  /** @example Rent */
6160
6160
  listing_type?: string;
@@ -7566,7 +7566,7 @@ export interface operations {
7566
7566
  content: {
7567
7567
  "application/json": {
7568
7568
  /**
7569
- * @example Active
7569
+ * @example Dormant
7570
7570
  * @enum {string}
7571
7571
  */
7572
7572
  status: "Pending" | "Active" | "Dormant" | "Suspended" | "Unverified";
@@ -7581,7 +7581,7 @@ export interface operations {
7581
7581
  content: {
7582
7582
  "application/json": {
7583
7583
  data?: {
7584
- /** @example 05aefcd7-1ba5-4374-a6a5-09283cf83736 */
7584
+ /** @example 5555b542-cf3f-4e88-8f18-ba7f8b4003e4 */
7585
7585
  uid?: string;
7586
7586
  /** @example Morgan Hirthe */
7587
7587
  username?: string;
@@ -7611,7 +7611,7 @@ export interface operations {
7611
7611
  timezone?: string;
7612
7612
  /** @example Customer */
7613
7613
  user_type?: string;
7614
- /** @example 21 Apr 2026, 08:41 PM */
7614
+ /** @example 21 Apr 2026, 09:57 PM */
7615
7615
  created?: string;
7616
7616
  /** @example 0 seconds ago */
7617
7617
  email_verified_at?: string;
@@ -8320,11 +8320,11 @@ export interface operations {
8320
8320
  content: {
8321
8321
  "application/json": {
8322
8322
  data?: {
8323
- /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
8323
+ /** @example New For Rent Property draft • 21 Apr 2026, 9:57 PM */
8324
8324
  draft_name?: string;
8325
- /** @example LST-PRP-LTR-MO939REKVHL */
8325
+ /** @example LST-PRP-LTR-MO95ZF9DQDB */
8326
8326
  sku?: string;
8327
- /** @example c4fc5ab1-0310-4d97-8c5f-6efc1dfc55b8 */
8327
+ /** @example d986e6a6-9dfe-40d8-962d-f0f9d0af0ab9 */
8328
8328
  uid?: string;
8329
8329
  /** @example Rent */
8330
8330
  listing_type?: string;
@@ -8764,7 +8764,7 @@ export interface operations {
8764
8764
  content: {
8765
8765
  "application/json": {
8766
8766
  data?: {
8767
- /** @example ce744577-d22f-4585-9e56-a3bc0b6b9f00 */
8767
+ /** @example 97cf2106-d81c-4156-9c68-36014144b394 */
8768
8768
  uid?: string;
8769
8769
  /** @example photo */
8770
8770
  media_type?: string;
@@ -9071,9 +9071,9 @@ export interface operations {
9071
9071
  /**
9072
9072
  * @example [
9073
9073
  * {
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",
9074
+ * "draft_name": "New For Rent Property draft • 21 Apr 2026, 9:57 PM",
9075
+ * "sku": "LST-PRP-LTR-MO95ZFB1PHX",
9076
+ * "uid": "287286c0-bf56-4244-b6c9-993e834253e3",
9077
9077
  * "listing_type": "Rent",
9078
9078
  * "vertical": "Property",
9079
9079
  * "arrangement_type": "let_to_let",
@@ -9090,9 +9090,9 @@ export interface operations {
9090
9090
  * "media": []
9091
9091
  * },
9092
9092
  * {
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",
9093
+ * "draft_name": "New Short Let Property draft • 21 Apr 2026, 9:57 PM",
9094
+ * "sku": "LST-PRP-SHL-MO95ZFB3Q7J",
9095
+ * "uid": "4c809c19-6f0f-4aae-887e-81838644410a",
9096
9096
  * "listing_type": "Short Let",
9097
9097
  * "vertical": "Property",
9098
9098
  * "arrangement_type": "short_term_managed",
@@ -9111,11 +9111,11 @@ export interface operations {
9111
9111
  * ]
9112
9112
  */
9113
9113
  data?: {
9114
- /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
9114
+ /** @example New For Rent Property draft • 21 Apr 2026, 9:57 PM */
9115
9115
  draft_name?: string;
9116
- /** @example LST-PRP-LTR-MO939RG7AXS */
9116
+ /** @example LST-PRP-LTR-MO95ZFB1PHX */
9117
9117
  sku?: string;
9118
- /** @example 177cf536-fb73-4d54-93c8-b9c02435793e */
9118
+ /** @example 287286c0-bf56-4244-b6c9-993e834253e3 */
9119
9119
  uid?: string;
9120
9120
  /** @example Rent */
9121
9121
  listing_type?: string;
@@ -9310,11 +9310,11 @@ export interface operations {
9310
9310
  content: {
9311
9311
  "application/json": {
9312
9312
  data?: {
9313
- /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
9313
+ /** @example New For Rent Property draft • 21 Apr 2026, 9:57 PM */
9314
9314
  draft_name?: string;
9315
- /** @example LST-PRP-LTR-MO939RGKV8B */
9315
+ /** @example LST-PRP-LTR-MO95ZFBD2LM */
9316
9316
  sku?: string;
9317
- /** @example 277789fc-131c-4132-8982-436ec363ef7d */
9317
+ /** @example 8d114fc1-0703-4175-97a4-51db179c00de */
9318
9318
  uid?: string;
9319
9319
  /** @example Rent */
9320
9320
  listing_type?: string;
@@ -9377,11 +9377,11 @@ export interface operations {
9377
9377
  content: {
9378
9378
  "application/json": {
9379
9379
  data?: {
9380
- /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
9380
+ /** @example New For Rent Property draft • 21 Apr 2026, 9:57 PM */
9381
9381
  draft_name?: string;
9382
- /** @example LST-PRP-LTR-MO939RGR697 */
9382
+ /** @example LST-PRP-LTR-MO95ZFBJUXG */
9383
9383
  sku?: string;
9384
- /** @example 887048b8-fe78-470f-9923-0940b9bdc6dd */
9384
+ /** @example 9d76f174-1a05-40a3-adad-4b4273f2f892 */
9385
9385
  uid?: string;
9386
9386
  /** @example Rent */
9387
9387
  listing_type?: string;
@@ -9434,11 +9434,11 @@ export interface operations {
9434
9434
  content: {
9435
9435
  "application/json": {
9436
9436
  data?: {
9437
- /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
9437
+ /** @example New For Rent Property draft • 21 Apr 2026, 9:57 PM */
9438
9438
  draft_name?: string;
9439
- /** @example LST-PRP-LTR-MO939RGWMTB */
9439
+ /** @example LST-PRP-LTR-MO95ZFBPZBQ */
9440
9440
  sku?: string;
9441
- /** @example 722d12e8-8fa9-46df-b35f-f2600d8715b5 */
9441
+ /** @example 5206d433-a8c2-43cb-b0e4-eb7c89c25575 */
9442
9442
  uid?: string;
9443
9443
  /** @example Rent */
9444
9444
  listing_type?: string;
@@ -9491,11 +9491,11 @@ export interface operations {
9491
9491
  content: {
9492
9492
  "application/json": {
9493
9493
  data?: {
9494
- /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
9494
+ /** @example New For Rent Property draft • 21 Apr 2026, 9:57 PM */
9495
9495
  draft_name?: string;
9496
- /** @example LST-PRP-LTR-MO939RH3ZLI */
9496
+ /** @example LST-PRP-LTR-MO95ZFBV25T */
9497
9497
  sku?: string;
9498
- /** @example 47e3bbfc-7631-42f8-b334-4beb3a72c367 */
9498
+ /** @example 36cfe89e-f132-4195-b493-20674d1b9e29 */
9499
9499
  uid?: string;
9500
9500
  /** @example Rent */
9501
9501
  listing_type?: string;
@@ -9689,7 +9689,7 @@ export interface operations {
9689
9689
  content: {
9690
9690
  "application/json": {
9691
9691
  data?: {
9692
- /** @example 73 */
9692
+ /** @example 79 */
9693
9693
  id?: number;
9694
9694
  /** @example 1 */
9695
9695
  category_id?: number;
@@ -9763,7 +9763,7 @@ export interface operations {
9763
9763
  content: {
9764
9764
  "application/json": {
9765
9765
  data?: {
9766
- /** @example 74 */
9766
+ /** @example 80 */
9767
9767
  id?: number;
9768
9768
  /** @example 1 */
9769
9769
  category_id?: number;
@@ -9802,7 +9802,7 @@ export interface operations {
9802
9802
  content: {
9803
9803
  "application/json": {
9804
9804
  data?: {
9805
- /** @example 75 */
9805
+ /** @example 81 */
9806
9806
  id?: number;
9807
9807
  /** @example 1 */
9808
9808
  category_id?: number;
@@ -9840,7 +9840,7 @@ export interface operations {
9840
9840
  /**
9841
9841
  * @example [
9842
9842
  * {
9843
- * "id": 65,
9843
+ * "id": 75,
9844
9844
  * "name": "Exterior",
9845
9845
  * "description": "For Exterior categories",
9846
9846
  * "display_order": 1,
@@ -9850,7 +9850,7 @@ export interface operations {
9850
9850
  * "is_active": true
9851
9851
  * },
9852
9852
  * {
9853
- * "id": 66,
9853
+ * "id": 76,
9854
9854
  * "name": "Exterior",
9855
9855
  * "description": "For Exterior categories",
9856
9856
  * "display_order": 1,
@@ -9862,7 +9862,7 @@ export interface operations {
9862
9862
  * ]
9863
9863
  */
9864
9864
  data?: {
9865
- /** @example 65 */
9865
+ /** @example 75 */
9866
9866
  id?: number;
9867
9867
  /** @example Exterior */
9868
9868
  name?: string;
@@ -9926,7 +9926,7 @@ export interface operations {
9926
9926
  content: {
9927
9927
  "application/json": {
9928
9928
  data?: {
9929
- /** @example 67 */
9929
+ /** @example 77 */
9930
9930
  id?: number;
9931
9931
  /** @example Exterior */
9932
9932
  name?: string;
@@ -9993,7 +9993,7 @@ export interface operations {
9993
9993
  content: {
9994
9994
  "application/json": {
9995
9995
  data?: {
9996
- /** @example 68 */
9996
+ /** @example 78 */
9997
9997
  id?: number;
9998
9998
  /** @example Exterior */
9999
9999
  name?: string;
@@ -10034,7 +10034,7 @@ export interface operations {
10034
10034
  content: {
10035
10035
  "application/json": {
10036
10036
  data?: {
10037
- /** @example 69 */
10037
+ /** @example 79 */
10038
10038
  id?: number;
10039
10039
  /** @example Exterior */
10040
10040
  name?: string;
@@ -10297,7 +10297,7 @@ export interface operations {
10297
10297
  content: {
10298
10298
  "application/json": {
10299
10299
  data?: {
10300
- /** @example 36 */
10300
+ /** @example 40 */
10301
10301
  id?: number;
10302
10302
  /** @example email_fa_0 */
10303
10303
  key?: string;
@@ -10311,9 +10311,9 @@ export interface operations {
10311
10311
  metadata_schema?: unknown[];
10312
10312
  /** @example true */
10313
10313
  is_active?: boolean;
10314
- /** @example 2026-04-21T20:41:16.000000Z */
10314
+ /** @example 2026-04-21T21:57:12.000000Z */
10315
10315
  created_at?: string;
10316
- /** @example 2026-04-21T20:41:16.000000Z */
10316
+ /** @example 2026-04-21T21:57:12.000000Z */
10317
10317
  updated_at?: string;
10318
10318
  };
10319
10319
  };
@@ -10373,7 +10373,7 @@ export interface operations {
10373
10373
  content: {
10374
10374
  "application/json": {
10375
10375
  data?: {
10376
- /** @example 37 */
10376
+ /** @example 41 */
10377
10377
  id?: number;
10378
10378
  /** @example email_fa_0 */
10379
10379
  key?: string;
@@ -10387,9 +10387,9 @@ export interface operations {
10387
10387
  metadata_schema?: unknown[];
10388
10388
  /** @example true */
10389
10389
  is_active?: boolean;
10390
- /** @example 2026-04-21T20:41:16.000000Z */
10390
+ /** @example 2026-04-21T21:57:12.000000Z */
10391
10391
  created_at?: string;
10392
- /** @example 2026-04-21T20:41:16.000000Z */
10392
+ /** @example 2026-04-21T21:57:12.000000Z */
10393
10393
  updated_at?: string;
10394
10394
  };
10395
10395
  };
@@ -11817,15 +11817,12 @@ export interface operations {
11817
11817
  };
11818
11818
  requestBody?: never;
11819
11819
  responses: {
11820
- 401: {
11820
+ 200: {
11821
11821
  headers: {
11822
11822
  [name: string]: unknown;
11823
11823
  };
11824
11824
  content: {
11825
- "application/json": {
11826
- /** @example Unauthenticated. */
11827
- message?: string;
11828
- };
11825
+ "application/octet-stream": string;
11829
11826
  };
11830
11827
  };
11831
11828
  };
@@ -11844,15 +11841,12 @@ export interface operations {
11844
11841
  };
11845
11842
  requestBody?: never;
11846
11843
  responses: {
11847
- 401: {
11844
+ 200: {
11848
11845
  headers: {
11849
11846
  [name: string]: unknown;
11850
11847
  };
11851
11848
  content: {
11852
- "application/json": {
11853
- /** @example Unauthenticated. */
11854
- message?: string;
11855
- };
11849
+ "application/octet-stream": string;
11856
11850
  };
11857
11851
  };
11858
11852
  };
@@ -12768,13 +12762,13 @@ export interface operations {
12768
12762
  content: {
12769
12763
  "application/json": {
12770
12764
  data?: {
12771
- /** @example 981796ce-4062-47e0-aa73-deb2ff3ca77e */
12765
+ /** @example 8b2e86e8-368b-4762-b837-c46877270461 */
12772
12766
  uid?: string;
12773
12767
  /** @example follow_up */
12774
12768
  inspection_type?: string;
12775
12769
  /** @example cancelled */
12776
12770
  status?: string;
12777
- /** @example 2026-04-27T10:39:38.000000Z */
12771
+ /** @example 2026-04-27T11:55:34.000000Z */
12778
12772
  scheduled_date?: string;
12779
12773
  /** @example null */
12780
12774
  completed_date?: string | null;
@@ -12782,11 +12776,11 @@ export interface operations {
12782
12776
  condition_rating?: string;
12783
12777
  /** @example Quidem nostrum qui commodi incidunt iure odit. */
12784
12778
  summary?: string;
12785
- /** @example 2026-06-20T07:28:12.000000Z */
12779
+ /** @example 2026-06-20T08:44:08.000000Z */
12786
12780
  next_inspection_date?: string;
12787
- /** @example 2026-04-21T20:41:16.000000Z */
12781
+ /** @example 2026-04-21T21:57:12.000000Z */
12788
12782
  created_at?: string;
12789
- /** @example 2026-04-21T20:41:16.000000Z */
12783
+ /** @example 2026-04-21T21:57:12.000000Z */
12790
12784
  updated_at?: string;
12791
12785
  };
12792
12786
  };
@@ -12829,13 +12823,13 @@ export interface operations {
12829
12823
  content: {
12830
12824
  "application/json": {
12831
12825
  data?: {
12832
- /** @example 872c70db-e2bb-4f20-b98e-48c9ead782e8 */
12826
+ /** @example d3b81d9d-fdda-4051-bfee-8c402f8928f9 */
12833
12827
  uid?: string;
12834
12828
  /** @example follow_up */
12835
12829
  inspection_type?: string;
12836
12830
  /** @example cancelled */
12837
12831
  status?: string;
12838
- /** @example 2026-04-15T08:06:11.000000Z */
12832
+ /** @example 2026-04-15T09:22:07.000000Z */
12839
12833
  scheduled_date?: string;
12840
12834
  /** @example null */
12841
12835
  completed_date?: string | null;
@@ -12843,11 +12837,11 @@ export interface operations {
12843
12837
  condition_rating?: string;
12844
12838
  /** @example Et animi quos velit et fugiat. */
12845
12839
  summary?: string;
12846
- /** @example 2026-07-24T15:59:58.000000Z */
12840
+ /** @example 2026-07-24T17:15:54.000000Z */
12847
12841
  next_inspection_date?: string;
12848
- /** @example 2026-04-21T20:41:16.000000Z */
12842
+ /** @example 2026-04-21T21:57:12.000000Z */
12849
12843
  created_at?: string;
12850
- /** @example 2026-04-21T20:41:16.000000Z */
12844
+ /** @example 2026-04-21T21:57:12.000000Z */
12851
12845
  updated_at?: string;
12852
12846
  };
12853
12847
  };
@@ -12884,13 +12878,13 @@ export interface operations {
12884
12878
  content: {
12885
12879
  "application/json": {
12886
12880
  data?: {
12887
- /** @example ddeee150-5879-44a5-bcf8-f26a105b9238 */
12881
+ /** @example 625accde-eb0f-4f5d-b9fe-901eff0d3fca */
12888
12882
  uid?: string;
12889
12883
  /** @example follow_up */
12890
12884
  inspection_type?: string;
12891
12885
  /** @example cancelled */
12892
12886
  status?: string;
12893
- /** @example 2026-04-27T10:39:38.000000Z */
12887
+ /** @example 2026-04-27T11:55:34.000000Z */
12894
12888
  scheduled_date?: string;
12895
12889
  /** @example null */
12896
12890
  completed_date?: string | null;
@@ -12898,11 +12892,11 @@ export interface operations {
12898
12892
  condition_rating?: string;
12899
12893
  /** @example Quidem nostrum qui commodi incidunt iure odit. */
12900
12894
  summary?: string;
12901
- /** @example 2026-06-20T07:28:12.000000Z */
12895
+ /** @example 2026-06-20T08:44:08.000000Z */
12902
12896
  next_inspection_date?: string;
12903
- /** @example 2026-04-21T20:41:16.000000Z */
12897
+ /** @example 2026-04-21T21:57:12.000000Z */
12904
12898
  created_at?: string;
12905
- /** @example 2026-04-21T20:41:16.000000Z */
12899
+ /** @example 2026-04-21T21:57:12.000000Z */
12906
12900
  updated_at?: string;
12907
12901
  };
12908
12902
  };
@@ -12939,13 +12933,13 @@ export interface operations {
12939
12933
  content: {
12940
12934
  "application/json": {
12941
12935
  data?: {
12942
- /** @example e0169e0a-9f6c-4995-9a6b-ff68da67a540 */
12936
+ /** @example a87c0bb7-54f3-4230-90e4-95280297ac98 */
12943
12937
  uid?: string;
12944
12938
  /** @example follow_up */
12945
12939
  inspection_type?: string;
12946
12940
  /** @example cancelled */
12947
12941
  status?: string;
12948
- /** @example 2026-04-15T08:06:11.000000Z */
12942
+ /** @example 2026-04-15T09:22:07.000000Z */
12949
12943
  scheduled_date?: string;
12950
12944
  /** @example null */
12951
12945
  completed_date?: string | null;
@@ -12953,11 +12947,11 @@ export interface operations {
12953
12947
  condition_rating?: string;
12954
12948
  /** @example Et animi quos velit et fugiat. */
12955
12949
  summary?: string;
12956
- /** @example 2026-07-24T15:59:58.000000Z */
12950
+ /** @example 2026-07-24T17:15:54.000000Z */
12957
12951
  next_inspection_date?: string;
12958
- /** @example 2026-04-21T20:41:16.000000Z */
12952
+ /** @example 2026-04-21T21:57:12.000000Z */
12959
12953
  created_at?: string;
12960
- /** @example 2026-04-21T20:41:16.000000Z */
12954
+ /** @example 2026-04-21T21:57:12.000000Z */
12961
12955
  updated_at?: string;
12962
12956
  };
12963
12957
  };
@@ -12994,27 +12988,27 @@ export interface operations {
12994
12988
  content: {
12995
12989
  "application/json": {
12996
12990
  data?: {
12997
- /** @example faa342de-39e4-494d-8347-fad3dcf5ba40 */
12991
+ /** @example de0cdc04-02ae-46e3-9346-220432423d2b */
12998
12992
  uid?: string;
12999
- /** @example Qui commodi incidunt iure. */
12993
+ /** @example Eum natus minima optio. */
13000
12994
  title?: string;
13001
- /** @example Et modi ipsum nostrum omnis autem et consequatur. Dolores enim non facere tempora. Voluptatem laboriosam praesentium quis adipisci. */
12995
+ /** @example Ipsum possimus dolor dolore et rerum. Commodi laboriosam rerum aut facilis delectus excepturi ipsam. Sapiente voluptate velit deserunt ipsum et nam. */
13002
12996
  description?: string;
13003
- /** @example breach */
12997
+ /** @example cancelled */
13004
12998
  status?: string;
13005
- /** @example low */
12999
+ /** @example normal */
13006
13000
  priority?: string;
13007
- /** @example 2026-04-20T10:09:59.000000Z */
13001
+ /** @example 2026-04-17T20:48:41.000000Z */
13008
13002
  reported_at?: string;
13009
13003
  /** @example null */
13010
13004
  assigned_at?: string | null;
13011
13005
  /** @example null */
13012
13006
  completed_at?: string | null;
13013
- /** @example 2026-04-23T06:34:25.000000Z */
13007
+ /** @example 2026-04-23T09:08:59.000000Z */
13014
13008
  sla_deadline?: string;
13015
- /** @example 2026-04-21T20:41:16.000000Z */
13009
+ /** @example 2026-04-21T21:57:12.000000Z */
13016
13010
  created_at?: string;
13017
- /** @example 2026-04-21T20:41:16.000000Z */
13011
+ /** @example 2026-04-21T21:57:12.000000Z */
13018
13012
  updated_at?: string;
13019
13013
  };
13020
13014
  };
@@ -13051,7 +13045,7 @@ export interface operations {
13051
13045
  content: {
13052
13046
  "application/json": {
13053
13047
  data?: {
13054
- /** @example b0a013e7-62ed-4883-ba43-ab94a624422d */
13048
+ /** @example b6fcfcef-995a-4feb-b09c-1bfaf021af95 */
13055
13049
  uid?: string;
13056
13050
  /** @example Quos velit et fugiat sunt nihil. */
13057
13051
  title?: string;
@@ -13061,17 +13055,17 @@ export interface operations {
13061
13055
  status?: string;
13062
13056
  /** @example emergency */
13063
13057
  priority?: string;
13064
- /** @example 2026-04-15T07:54:51.000000Z */
13058
+ /** @example 2026-04-15T09:10:47.000000Z */
13065
13059
  reported_at?: string;
13066
- /** @example 2026-04-20T04:14:43.000000Z */
13060
+ /** @example 2026-04-20T05:30:39.000000Z */
13067
13061
  assigned_at?: string;
13068
13062
  /** @example null */
13069
13063
  completed_at?: string | null;
13070
- /** @example 2026-04-23T09:37:06.000000Z */
13064
+ /** @example 2026-04-23T10:53:02.000000Z */
13071
13065
  sla_deadline?: string;
13072
- /** @example 2026-04-21T20:41:16.000000Z */
13066
+ /** @example 2026-04-21T21:57:12.000000Z */
13073
13067
  created_at?: string;
13074
- /** @example 2026-04-21T20:41:16.000000Z */
13068
+ /** @example 2026-04-21T21:57:12.000000Z */
13075
13069
  updated_at?: string;
13076
13070
  };
13077
13071
  };
@@ -13108,7 +13102,7 @@ export interface operations {
13108
13102
  content: {
13109
13103
  "application/json": {
13110
13104
  data?: {
13111
- /** @example e1a57170-2886-43a1-8111-ddfeeea2e161 */
13105
+ /** @example 4cf3e90b-0726-477e-b5bc-e92c0935c5bb */
13112
13106
  uid?: string;
13113
13107
  /** @example Quos velit et fugiat sunt nihil. */
13114
13108
  title?: string;
@@ -13118,17 +13112,17 @@ export interface operations {
13118
13112
  status?: string;
13119
13113
  /** @example emergency */
13120
13114
  priority?: string;
13121
- /** @example 2026-04-15T07:54:51.000000Z */
13115
+ /** @example 2026-04-15T09:10:48.000000Z */
13122
13116
  reported_at?: string;
13123
- /** @example 2026-04-20T04:14:43.000000Z */
13117
+ /** @example 2026-04-20T05:30:40.000000Z */
13124
13118
  assigned_at?: string;
13125
13119
  /** @example null */
13126
13120
  completed_at?: string | null;
13127
- /** @example 2026-04-23T09:37:06.000000Z */
13121
+ /** @example 2026-04-23T10:53:03.000000Z */
13128
13122
  sla_deadline?: string;
13129
- /** @example 2026-04-21T20:41:16.000000Z */
13123
+ /** @example 2026-04-21T21:57:13.000000Z */
13130
13124
  created_at?: string;
13131
- /** @example 2026-04-21T20:41:16.000000Z */
13125
+ /** @example 2026-04-21T21:57:13.000000Z */
13132
13126
  updated_at?: string;
13133
13127
  };
13134
13128
  };
@@ -13165,7 +13159,7 @@ export interface operations {
13165
13159
  content: {
13166
13160
  "application/json": {
13167
13161
  data?: {
13168
- /** @example 8a11ddca-96d6-4cc7-b38f-5e63ae3cc1f2 */
13162
+ /** @example ee82ab37-5809-40d4-a9d2-3e54c8518404 */
13169
13163
  uid?: string;
13170
13164
  /** @example Quos velit et fugiat sunt nihil. */
13171
13165
  title?: string;
@@ -13175,17 +13169,17 @@ export interface operations {
13175
13169
  status?: string;
13176
13170
  /** @example emergency */
13177
13171
  priority?: string;
13178
- /** @example 2026-04-15T07:54:51.000000Z */
13172
+ /** @example 2026-04-15T09:10:48.000000Z */
13179
13173
  reported_at?: string;
13180
- /** @example 2026-04-20T04:14:43.000000Z */
13174
+ /** @example 2026-04-20T05:30:40.000000Z */
13181
13175
  assigned_at?: string;
13182
13176
  /** @example null */
13183
13177
  completed_at?: string | null;
13184
- /** @example 2026-04-23T09:37:06.000000Z */
13178
+ /** @example 2026-04-23T10:53:03.000000Z */
13185
13179
  sla_deadline?: string;
13186
- /** @example 2026-04-21T20:41:16.000000Z */
13180
+ /** @example 2026-04-21T21:57:13.000000Z */
13187
13181
  created_at?: string;
13188
- /** @example 2026-04-21T20:41:16.000000Z */
13182
+ /** @example 2026-04-21T21:57:13.000000Z */
13189
13183
  updated_at?: string;
13190
13184
  };
13191
13185
  };
@@ -13581,7 +13575,7 @@ export interface operations {
13581
13575
  content: {
13582
13576
  "application/json": {
13583
13577
  data?: {
13584
- /** @example 78 */
13578
+ /** @example 92 */
13585
13579
  id?: number;
13586
13580
  /** @example 2 */
13587
13581
  listing_id?: number;
@@ -13593,7 +13587,7 @@ export interface operations {
13593
13587
  /** @example 1979-12-15T00:00:00.000000Z */
13594
13588
  end?: string;
13595
13589
  };
13596
- /** @example 2026-04-21T20:41:16.000000Z */
13590
+ /** @example 2026-04-21T21:57:13.000000Z */
13597
13591
  created_at?: string;
13598
13592
  };
13599
13593
  };
@@ -13620,7 +13614,7 @@ export interface operations {
13620
13614
  content: {
13621
13615
  "application/json": {
13622
13616
  data?: {
13623
- /** @example 79 */
13617
+ /** @example 93 */
13624
13618
  id?: number;
13625
13619
  /** @example 2 */
13626
13620
  listing_id?: number;
@@ -13632,7 +13626,7 @@ export interface operations {
13632
13626
  /** @example 1979-12-15T00:00:00.000000Z */
13633
13627
  end?: string;
13634
13628
  };
13635
- /** @example 2026-04-21T20:41:16.000000Z */
13629
+ /** @example 2026-04-21T21:57:13.000000Z */
13636
13630
  created_at?: string;
13637
13631
  };
13638
13632
  };
@@ -13658,29 +13652,29 @@ export interface operations {
13658
13652
  /**
13659
13653
  * @example [
13660
13654
  * {
13661
- * "id": 80,
13655
+ * "id": 94,
13662
13656
  * "listing_id": 2,
13663
13657
  * "status": "completed",
13664
13658
  * "scheduled": {
13665
13659
  * "start": "1981-11-18T00:00:00.000000Z",
13666
13660
  * "end": "1979-12-15T00:00:00.000000Z"
13667
13661
  * },
13668
- * "created_at": "2026-04-21T20:41:16.000000Z"
13662
+ * "created_at": "2026-04-21T21:57:13.000000Z"
13669
13663
  * },
13670
13664
  * {
13671
- * "id": 81,
13665
+ * "id": 95,
13672
13666
  * "listing_id": 2,
13673
13667
  * "status": "completed",
13674
13668
  * "scheduled": {
13675
13669
  * "start": "2006-09-19T00:00:00.000000Z",
13676
13670
  * "end": "2015-01-19T00:00:00.000000Z"
13677
13671
  * },
13678
- * "created_at": "2026-04-21T20:41:16.000000Z"
13672
+ * "created_at": "2026-04-21T21:57:13.000000Z"
13679
13673
  * }
13680
13674
  * ]
13681
13675
  */
13682
13676
  data?: {
13683
- /** @example 80 */
13677
+ /** @example 94 */
13684
13678
  id?: number;
13685
13679
  /** @example 2 */
13686
13680
  listing_id?: number;
@@ -13692,7 +13686,7 @@ export interface operations {
13692
13686
  /** @example 1979-12-15T00:00:00.000000Z */
13693
13687
  end?: string;
13694
13688
  };
13695
- /** @example 2026-04-21T20:41:16.000000Z */
13689
+ /** @example 2026-04-21T21:57:13.000000Z */
13696
13690
  created_at?: string;
13697
13691
  }[];
13698
13692
  links?: {
@@ -13792,7 +13786,7 @@ export interface operations {
13792
13786
  content: {
13793
13787
  "application/json": {
13794
13788
  data?: {
13795
- /** @example 82 */
13789
+ /** @example 96 */
13796
13790
  id?: number;
13797
13791
  /** @example 2 */
13798
13792
  listing_id?: number;
@@ -13804,7 +13798,7 @@ export interface operations {
13804
13798
  /** @example 1979-12-15T00:00:00.000000Z */
13805
13799
  end?: string;
13806
13800
  };
13807
- /** @example 2026-04-21T20:41:16.000000Z */
13801
+ /** @example 2026-04-21T21:57:13.000000Z */
13808
13802
  created_at?: string;
13809
13803
  };
13810
13804
  };
@@ -13831,7 +13825,7 @@ export interface operations {
13831
13825
  content: {
13832
13826
  "application/json": {
13833
13827
  data?: {
13834
- /** @example 83 */
13828
+ /** @example 97 */
13835
13829
  id?: number;
13836
13830
  /** @example 2 */
13837
13831
  listing_id?: number;
@@ -13843,7 +13837,7 @@ export interface operations {
13843
13837
  /** @example 1979-12-15T00:00:00.000000Z */
13844
13838
  end?: string;
13845
13839
  };
13846
- /** @example 2026-04-21T20:41:16.000000Z */
13840
+ /** @example 2026-04-21T21:57:13.000000Z */
13847
13841
  created_at?: string;
13848
13842
  };
13849
13843
  };
@@ -13870,7 +13864,7 @@ export interface operations {
13870
13864
  content: {
13871
13865
  "application/json": {
13872
13866
  data?: {
13873
- /** @example 84 */
13867
+ /** @example 98 */
13874
13868
  id?: number;
13875
13869
  /** @example 2 */
13876
13870
  listing_id?: number;
@@ -13882,7 +13876,7 @@ export interface operations {
13882
13876
  /** @example 1979-12-15T00:00:00.000000Z */
13883
13877
  end?: string;
13884
13878
  };
13885
- /** @example 2026-04-21T20:41:16.000000Z */
13879
+ /** @example 2026-04-21T21:57:13.000000Z */
13886
13880
  created_at?: string;
13887
13881
  };
13888
13882
  };
@@ -14953,7 +14947,7 @@ export interface operations {
14953
14947
  content: {
14954
14948
  "application/json": {
14955
14949
  data?: {
14956
- /** @example 6a176cd3-adad-43bb-9bef-5d2b3c70ab6b */
14950
+ /** @example e960834b-8109-49c6-b835-dc89fc2d5c07 */
14957
14951
  uid?: string;
14958
14952
  /** @example Ms. Audra Crooks II */
14959
14953
  username?: string;
@@ -14983,7 +14977,7 @@ export interface operations {
14983
14977
  timezone?: string;
14984
14978
  /** @example Customer */
14985
14979
  user_type?: string;
14986
- /** @example 21 Apr 2026, 08:41 PM */
14980
+ /** @example 21 Apr 2026, 09:57 PM */
14987
14981
  created?: string;
14988
14982
  /** @example 1 second ago */
14989
14983
  email_verified_at?: string;
@@ -15452,7 +15446,7 @@ export interface operations {
15452
15446
  content: {
15453
15447
  "application/json": {
15454
15448
  data?: {
15455
- /** @example dd7d8aab-dc3d-4f7c-baf9-378a891ac9bc */
15449
+ /** @example 9e3607fe-9939-4945-a139-39fd93923029 */
15456
15450
  uid?: string;
15457
15451
  /** @example Ms. Audra Crooks II */
15458
15452
  username?: string;
@@ -15482,7 +15476,7 @@ export interface operations {
15482
15476
  timezone?: string;
15483
15477
  /** @example Customer */
15484
15478
  user_type?: string;
15485
- /** @example 21 Apr 2026, 08:41 PM */
15479
+ /** @example 21 Apr 2026, 09:57 PM */
15486
15480
  created?: string;
15487
15481
  /** @example 0 seconds ago */
15488
15482
  email_verified_at?: string;
@@ -15603,11 +15597,11 @@ export interface operations {
15603
15597
  content: {
15604
15598
  "application/json": {
15605
15599
  data?: {
15606
- /** @example New For Sale Used Item draft • 21 Apr 2026, 8:41 PM */
15600
+ /** @example New For Sale Used Item draft • 21 Apr 2026, 9:57 PM */
15607
15601
  draft_name?: string;
15608
- /** @example LST-UIT-SAL-MO939R1WJI0 */
15602
+ /** @example LST-UIT-SAL-MO95ZEZ59EM */
15609
15603
  sku?: string;
15610
- /** @example 8f66695c-17f5-4575-91f3-0a508eebee68 */
15604
+ /** @example fbab7ae3-d9d5-45c9-a3b0-915d70234e95 */
15611
15605
  uid?: string;
15612
15606
  /** @example Sale */
15613
15607
  listing_type?: string;
@@ -15729,9 +15723,9 @@ export interface operations {
15729
15723
  /**
15730
15724
  * @example [
15731
15725
  * {
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",
15726
+ * "draft_name": "New For Rent Property draft • 21 Apr 2026, 9:57 PM",
15727
+ * "sku": "LST-PRP-LTR-MO95ZF01RSG",
15728
+ * "uid": "a9d4ef0f-a091-4d54-a8e9-6c3943dc4eeb",
15735
15729
  * "listing_type": "Rent",
15736
15730
  * "vertical": "Property",
15737
15731
  * "arrangement_type": "let_to_let",
@@ -15748,9 +15742,9 @@ export interface operations {
15748
15742
  * "media": []
15749
15743
  * },
15750
15744
  * {
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",
15745
+ * "draft_name": "New Short Let Property draft • 21 Apr 2026, 9:57 PM",
15746
+ * "sku": "LST-PRP-SHL-MO95ZF058LZ",
15747
+ * "uid": "f30ef4da-75cf-4f35-a9df-cd5c8d34bcec",
15754
15748
  * "listing_type": "Short Let",
15755
15749
  * "vertical": "Property",
15756
15750
  * "arrangement_type": "short_term_managed",
@@ -15769,11 +15763,11 @@ export interface operations {
15769
15763
  * ]
15770
15764
  */
15771
15765
  data?: {
15772
- /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
15766
+ /** @example New For Rent Property draft • 21 Apr 2026, 9:57 PM */
15773
15767
  draft_name?: string;
15774
- /** @example LST-PRP-LTR-MO939R3BTOQ */
15768
+ /** @example LST-PRP-LTR-MO95ZF01RSG */
15775
15769
  sku?: string;
15776
- /** @example f4c5532b-7a0f-4ae5-a3b7-95ee2bfdcd1f */
15770
+ /** @example a9d4ef0f-a091-4d54-a8e9-6c3943dc4eeb */
15777
15771
  uid?: string;
15778
15772
  /** @example Rent */
15779
15773
  listing_type?: string;
@@ -15883,9 +15877,9 @@ export interface operations {
15883
15877
  /**
15884
15878
  * @example [
15885
15879
  * {
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",
15880
+ * "draft_name": "New For Rent Property draft • 21 Apr 2026, 9:57 PM",
15881
+ * "sku": "LST-PRP-LTR-MO95ZF0CNLK",
15882
+ * "uid": "3a0e8a96-f7b5-4870-a757-21f057cf5086",
15889
15883
  * "listing_type": "Rent",
15890
15884
  * "vertical": "Property",
15891
15885
  * "arrangement_type": "let_to_let",
@@ -15902,9 +15896,9 @@ export interface operations {
15902
15896
  * "media": []
15903
15897
  * },
15904
15898
  * {
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",
15899
+ * "draft_name": "New Short Let Property draft • 21 Apr 2026, 9:57 PM",
15900
+ * "sku": "LST-PRP-SHL-MO95ZF0GAZD",
15901
+ * "uid": "e840bfd9-aca0-4665-bbf6-ba06ed9ef053",
15908
15902
  * "listing_type": "Short Let",
15909
15903
  * "vertical": "Property",
15910
15904
  * "arrangement_type": "short_term_managed",
@@ -15923,11 +15917,11 @@ export interface operations {
15923
15917
  * ]
15924
15918
  */
15925
15919
  data?: {
15926
- /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
15920
+ /** @example New For Rent Property draft • 21 Apr 2026, 9:57 PM */
15927
15921
  draft_name?: string;
15928
- /** @example LST-PRP-LTR-MO939R3PUUU */
15922
+ /** @example LST-PRP-LTR-MO95ZF0CNLK */
15929
15923
  sku?: string;
15930
- /** @example c8d045ec-5119-4591-b414-18ef7428da83 */
15924
+ /** @example 3a0e8a96-f7b5-4870-a757-21f057cf5086 */
15931
15925
  uid?: string;
15932
15926
  /** @example Rent */
15933
15927
  listing_type?: string;
@@ -16991,7 +16985,7 @@ export interface operations {
16991
16985
  content: {
16992
16986
  "application/json": {
16993
16987
  data?: {
16994
- /** @example 58679a45-3626-41af-86d4-a366a78950cc */
16988
+ /** @example 769622a7-a9fa-4b7d-8169-3da71b2d5dbb */
16995
16989
  uid?: string;
16996
16990
  /** @example photo */
16997
16991
  media_type?: string;
@@ -17140,11 +17134,11 @@ export interface operations {
17140
17134
  content: {
17141
17135
  "application/json": {
17142
17136
  data?: {
17143
- /** @example New For Rent Property draft • 21 Apr 2026, 8:41 PM */
17137
+ /** @example New For Rent Property draft • 21 Apr 2026, 9:57 PM */
17144
17138
  draft_name?: string;
17145
- /** @example LST-PRP-LTR-MO939R70SVH */
17139
+ /** @example LST-PRP-LTR-MO95ZF2U0EZ */
17146
17140
  sku?: string;
17147
- /** @example 685dd8d6-f55d-47bb-99a9-1073abc6f54a */
17141
+ /** @example 106ed177-0608-4526-8a3b-7abbfb84e5e1 */
17148
17142
  uid?: string;
17149
17143
  /** @example Rent */
17150
17144
  listing_type?: string;
@@ -17304,7 +17298,7 @@ export interface operations {
17304
17298
  content: {
17305
17299
  "application/json": {
17306
17300
  data?: {
17307
- /** @example d5c1abf9-0c5d-403a-9212-4102dadefda0 */
17301
+ /** @example 67642474-3d4f-498e-a2e2-433939cf914c */
17308
17302
  uid?: string;
17309
17303
  /** @example null */
17310
17304
  compliances?: string | null;
@@ -17355,7 +17349,7 @@ export interface operations {
17355
17349
  content: {
17356
17350
  "application/json": {
17357
17351
  data?: {
17358
- /** @example 95 */
17352
+ /** @example 97 */
17359
17353
  id?: number;
17360
17354
  compliance?: {
17361
17355
  /** @example 1 */
@@ -17377,7 +17371,7 @@ export interface operations {
17377
17371
  reviewed_by?: number;
17378
17372
  /** @example null */
17379
17373
  reviewed_at?: string | null;
17380
- /** @example 2026-04-21T20:41:15.000000Z */
17374
+ /** @example 2026-04-21T21:57:12.000000Z */
17381
17375
  created_at?: string;
17382
17376
  };
17383
17377
  };
@@ -17432,7 +17426,7 @@ export interface operations {
17432
17426
  /**
17433
17427
  * @example [
17434
17428
  * {
17435
- * "uid": "9fba1905-e370-4e4a-8dbc-22e81fa60c63",
17429
+ * "uid": "036bdf04-3862-47dd-822b-2b9d4912e708",
17436
17430
  * "listing_id": 1,
17437
17431
  * "landlord_id": 2,
17438
17432
  * "tenant_id": 2,
@@ -17444,10 +17438,10 @@ export interface operations {
17444
17438
  * "is_periodic": false,
17445
17439
  * "company_name": null,
17446
17440
  * "company_registration_number": null,
17447
- * "created_at": "2026-04-21T20:41:15.000000Z"
17441
+ * "created_at": "2026-04-21T21:57:12.000000Z"
17448
17442
  * },
17449
17443
  * {
17450
- * "uid": "846f60df-1f20-4db5-8b04-3ae4caa7939f",
17444
+ * "uid": "a454423a-0a42-49cc-b8b4-d0c3c77612b5",
17451
17445
  * "listing_id": 1,
17452
17446
  * "landlord_id": 2,
17453
17447
  * "tenant_id": 2,
@@ -17459,12 +17453,12 @@ export interface operations {
17459
17453
  * "is_periodic": false,
17460
17454
  * "company_name": null,
17461
17455
  * "company_registration_number": null,
17462
- * "created_at": "2026-04-21T20:41:15.000000Z"
17456
+ * "created_at": "2026-04-21T21:57:12.000000Z"
17463
17457
  * }
17464
17458
  * ]
17465
17459
  */
17466
17460
  data?: {
17467
- /** @example 9fba1905-e370-4e4a-8dbc-22e81fa60c63 */
17461
+ /** @example 036bdf04-3862-47dd-822b-2b9d4912e708 */
17468
17462
  uid?: string;
17469
17463
  /** @example 1 */
17470
17464
  listing_id?: number;
@@ -17488,7 +17482,7 @@ export interface operations {
17488
17482
  company_name?: string | null;
17489
17483
  /** @example null */
17490
17484
  company_registration_number?: string | null;
17491
- /** @example 2026-04-21T20:41:15.000000Z */
17485
+ /** @example 2026-04-21T21:57:12.000000Z */
17492
17486
  created_at?: string;
17493
17487
  }[];
17494
17488
  links?: {
@@ -17575,7 +17569,7 @@ export interface operations {
17575
17569
  /**
17576
17570
  * @example [
17577
17571
  * {
17578
- * "uid": "38717c35-6f6a-421f-a973-164f19833f7f",
17572
+ * "uid": "2871f603-6f99-45de-a407-3ecda9982de0",
17579
17573
  * "listing_id": 1,
17580
17574
  * "landlord_id": 2,
17581
17575
  * "tenant_id": 2,
@@ -17587,10 +17581,10 @@ export interface operations {
17587
17581
  * "is_periodic": false,
17588
17582
  * "company_name": null,
17589
17583
  * "company_registration_number": null,
17590
- * "created_at": "2026-04-21T20:41:15.000000Z"
17584
+ * "created_at": "2026-04-21T21:57:12.000000Z"
17591
17585
  * },
17592
17586
  * {
17593
- * "uid": "bde7dcad-7d01-43e2-be07-91a2b7eae02c",
17587
+ * "uid": "4ffa43a6-81fe-468d-8b0d-0e154055fca2",
17594
17588
  * "listing_id": 1,
17595
17589
  * "landlord_id": 2,
17596
17590
  * "tenant_id": 2,
@@ -17602,12 +17596,12 @@ export interface operations {
17602
17596
  * "is_periodic": false,
17603
17597
  * "company_name": null,
17604
17598
  * "company_registration_number": null,
17605
- * "created_at": "2026-04-21T20:41:15.000000Z"
17599
+ * "created_at": "2026-04-21T21:57:12.000000Z"
17606
17600
  * }
17607
17601
  * ]
17608
17602
  */
17609
17603
  data?: {
17610
- /** @example 38717c35-6f6a-421f-a973-164f19833f7f */
17604
+ /** @example 2871f603-6f99-45de-a407-3ecda9982de0 */
17611
17605
  uid?: string;
17612
17606
  /** @example 1 */
17613
17607
  listing_id?: number;
@@ -17631,7 +17625,7 @@ export interface operations {
17631
17625
  company_name?: string | null;
17632
17626
  /** @example null */
17633
17627
  company_registration_number?: string | null;
17634
- /** @example 2026-04-21T20:41:15.000000Z */
17628
+ /** @example 2026-04-21T21:57:12.000000Z */
17635
17629
  created_at?: string;
17636
17630
  }[];
17637
17631
  links?: {
@@ -17738,7 +17732,7 @@ export interface operations {
17738
17732
  content: {
17739
17733
  "application/json": {
17740
17734
  data?: {
17741
- /** @example 109 */
17735
+ /** @example 113 */
17742
17736
  id?: number;
17743
17737
  compliance?: {
17744
17738
  /** @example 1 */
@@ -17758,9 +17752,9 @@ export interface operations {
17758
17752
  rejection_reason?: string | null;
17759
17753
  /** @example 1 */
17760
17754
  reviewed_by?: number;
17761
- /** @example 2026-04-21T20:41:15.000000Z */
17755
+ /** @example 2026-04-21T21:57:12.000000Z */
17762
17756
  reviewed_at?: string;
17763
- /** @example 2026-04-21T20:41:15.000000Z */
17757
+ /** @example 2026-04-21T21:57:12.000000Z */
17764
17758
  created_at?: string;
17765
17759
  };
17766
17760
  };
@@ -17787,7 +17781,7 @@ export interface operations {
17787
17781
  content: {
17788
17782
  "application/json": {
17789
17783
  data?: {
17790
- /** @example 110 */
17784
+ /** @example 114 */
17791
17785
  id?: number;
17792
17786
  compliance?: {
17793
17787
  /** @example 1 */
@@ -17807,9 +17801,9 @@ export interface operations {
17807
17801
  rejection_reason?: string | null;
17808
17802
  /** @example 1 */
17809
17803
  reviewed_by?: number;
17810
- /** @example 2026-04-21T20:41:15.000000Z */
17804
+ /** @example 2026-04-21T21:57:12.000000Z */
17811
17805
  reviewed_at?: string;
17812
- /** @example 2026-04-21T20:41:15.000000Z */
17806
+ /** @example 2026-04-21T21:57:12.000000Z */
17813
17807
  created_at?: string;
17814
17808
  };
17815
17809
  };
@@ -18831,35 +18825,35 @@ export interface operations {
18831
18825
  /**
18832
18826
  * @example [
18833
18827
  * {
18834
- * "uid": "419ae005-46ac-443e-a662-0cb54b9e060e",
18828
+ * "uid": "17cc432f-8599-4e7b-a278-6a5e6bab64da",
18835
18829
  * "title": "Quos velit et fugiat sunt nihil.",
18836
18830
  * "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.",
18837
18831
  * "status": "reported",
18838
18832
  * "priority": "emergency",
18839
- * "reported_at": "2026-04-15T07:54:52.000000Z",
18840
- * "assigned_at": "2026-04-20T04:14:44.000000Z",
18833
+ * "reported_at": "2026-04-15T09:10:48.000000Z",
18834
+ * "assigned_at": "2026-04-20T05:30:40.000000Z",
18841
18835
  * "completed_at": null,
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"
18836
+ * "sla_deadline": "2026-04-23T10:53:03.000000Z",
18837
+ * "created_at": "2026-04-21T21:57:13.000000Z",
18838
+ * "updated_at": "2026-04-21T21:57:13.000000Z"
18845
18839
  * },
18846
18840
  * {
18847
- * "uid": "ff0cdf2b-fa59-408e-a447-1f3a8e3d4782",
18841
+ * "uid": "48fc004e-0e48-4df1-ac77-02b3fd3ce460",
18848
18842
  * "title": "Fugit deleniti distinctio eum doloremque.",
18849
18843
  * "description": "Libero aliquam veniam corporis dolorem mollitia deleniti. Odit quia officia est dignissimos neque blanditiis odio. Excepturi doloribus delectus fugit qui repudiandae laboriosam.",
18850
18844
  * "status": "completed",
18851
18845
  * "priority": "normal",
18852
- * "reported_at": "2026-04-17T20:33:17.000000Z",
18846
+ * "reported_at": "2026-04-17T21:49:13.000000Z",
18853
18847
  * "assigned_at": null,
18854
18848
  * "completed_at": null,
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"
18849
+ * "sla_deadline": "2026-04-24T18:53:00.000000Z",
18850
+ * "created_at": "2026-04-21T21:57:13.000000Z",
18851
+ * "updated_at": "2026-04-21T21:57:13.000000Z"
18858
18852
  * }
18859
18853
  * ]
18860
18854
  */
18861
18855
  data?: {
18862
- /** @example 419ae005-46ac-443e-a662-0cb54b9e060e */
18856
+ /** @example 17cc432f-8599-4e7b-a278-6a5e6bab64da */
18863
18857
  uid?: string;
18864
18858
  /** @example Quos velit et fugiat sunt nihil. */
18865
18859
  title?: string;
@@ -18869,17 +18863,17 @@ export interface operations {
18869
18863
  status?: string;
18870
18864
  /** @example emergency */
18871
18865
  priority?: string;
18872
- /** @example 2026-04-15T07:54:52.000000Z */
18866
+ /** @example 2026-04-15T09:10:48.000000Z */
18873
18867
  reported_at?: string;
18874
- /** @example 2026-04-20T04:14:44.000000Z */
18868
+ /** @example 2026-04-20T05:30:40.000000Z */
18875
18869
  assigned_at?: string;
18876
18870
  /** @example null */
18877
18871
  completed_at?: string | null;
18878
- /** @example 2026-04-23T09:37:07.000000Z */
18872
+ /** @example 2026-04-23T10:53:03.000000Z */
18879
18873
  sla_deadline?: string;
18880
- /** @example 2026-04-21T20:41:17.000000Z */
18874
+ /** @example 2026-04-21T21:57:13.000000Z */
18881
18875
  created_at?: string;
18882
- /** @example 2026-04-21T20:41:17.000000Z */
18876
+ /** @example 2026-04-21T21:57:13.000000Z */
18883
18877
  updated_at?: string;
18884
18878
  }[];
18885
18879
  links?: {
@@ -18974,13 +18968,13 @@ export interface operations {
18974
18968
  content: {
18975
18969
  "application/json": {
18976
18970
  data?: {
18977
- /** @example 7aca9bb7-7340-4a56-ae2c-b0256e7d3565 */
18971
+ /** @example 00ca942e-11bf-462e-81a5-1ae6ea3cdf48 */
18978
18972
  uid?: string;
18979
18973
  /** @example image */
18980
18974
  file_type?: string;
18981
18975
  /** @example /storage/maintenance/a4855dc5-0acb-33c3-b921-f4291f719ca0.pdf */
18982
18976
  url?: string;
18983
- /** @example 2026-04-21T20:41:17.000000Z */
18977
+ /** @example 2026-04-21T21:57:13.000000Z */
18984
18978
  created_at?: string;
18985
18979
  };
18986
18980
  };
@@ -19025,7 +19019,7 @@ export interface operations {
19025
19019
  content: {
19026
19020
  "application/json": {
19027
19021
  data?: {
19028
- /** @example 34 */
19022
+ /** @example 40 */
19029
19023
  id?: number;
19030
19024
  /** @example property_inquiry */
19031
19025
  type?: string;
@@ -19033,7 +19027,7 @@ export interface operations {
19033
19027
  listing_id?: number;
19034
19028
  /** @example null */
19035
19029
  last_message_at?: string | null;
19036
- /** @example 2026-04-21T20:41:16.000000Z */
19030
+ /** @example 2026-04-21T21:57:13.000000Z */
19037
19031
  created_at?: string;
19038
19032
  };
19039
19033
  };
@@ -19059,23 +19053,23 @@ export interface operations {
19059
19053
  /**
19060
19054
  * @example [
19061
19055
  * {
19062
- * "id": 35,
19056
+ * "id": 41,
19063
19057
  * "type": "property_inquiry",
19064
19058
  * "listing_id": 2,
19065
19059
  * "last_message_at": null,
19066
- * "created_at": "2026-04-21T20:41:16.000000Z"
19060
+ * "created_at": "2026-04-21T21:57:13.000000Z"
19067
19061
  * },
19068
19062
  * {
19069
- * "id": 36,
19063
+ * "id": 42,
19070
19064
  * "type": "property_inquiry",
19071
19065
  * "listing_id": 2,
19072
19066
  * "last_message_at": null,
19073
- * "created_at": "2026-04-21T20:41:16.000000Z"
19067
+ * "created_at": "2026-04-21T21:57:13.000000Z"
19074
19068
  * }
19075
19069
  * ]
19076
19070
  */
19077
19071
  data?: {
19078
- /** @example 35 */
19072
+ /** @example 41 */
19079
19073
  id?: number;
19080
19074
  /** @example property_inquiry */
19081
19075
  type?: string;
@@ -19083,7 +19077,7 @@ export interface operations {
19083
19077
  listing_id?: number;
19084
19078
  /** @example null */
19085
19079
  last_message_at?: string | null;
19086
- /** @example 2026-04-21T20:41:16.000000Z */
19080
+ /** @example 2026-04-21T21:57:13.000000Z */
19087
19081
  created_at?: string;
19088
19082
  }[];
19089
19083
  links?: {
@@ -19401,27 +19395,27 @@ export interface operations {
19401
19395
  /**
19402
19396
  * @example [
19403
19397
  * {
19404
- * "id": "216d5d44-a842-4c7c-a5c1-a7be2b6b4756",
19398
+ * "id": "65111473-55e8-48fe-bc46-94087583e77c",
19405
19399
  * "type": "APPOINTMENT_CREATED",
19406
19400
  * "title": "faker notification",
19407
19401
  * "body": "faker notification body",
19408
19402
  * "data": [],
19409
19403
  * "read_at": null,
19410
- * "created_at": "2026-04-21T20:41:16.000000Z"
19404
+ * "created_at": "2026-04-21T21:57:13.000000Z"
19411
19405
  * },
19412
19406
  * {
19413
- * "id": "2f4bc962-543f-4a39-b736-1eba7a2b600e",
19407
+ * "id": "0baea5a7-f64f-4661-8589-14afba4ec1be",
19414
19408
  * "type": "APPOINTMENT_CREATED",
19415
19409
  * "title": "faker notification",
19416
19410
  * "body": "faker notification body",
19417
19411
  * "data": [],
19418
19412
  * "read_at": null,
19419
- * "created_at": "2026-04-21T20:41:16.000000Z"
19413
+ * "created_at": "2026-04-21T21:57:13.000000Z"
19420
19414
  * }
19421
19415
  * ]
19422
19416
  */
19423
19417
  data?: {
19424
- /** @example 216d5d44-a842-4c7c-a5c1-a7be2b6b4756 */
19418
+ /** @example 65111473-55e8-48fe-bc46-94087583e77c */
19425
19419
  id?: string;
19426
19420
  /** @example APPOINTMENT_CREATED */
19427
19421
  type?: string;
@@ -19433,7 +19427,7 @@ export interface operations {
19433
19427
  data?: unknown[];
19434
19428
  /** @example null */
19435
19429
  read_at?: string | null;
19436
- /** @example 2026-04-21T20:41:16.000000Z */
19430
+ /** @example 2026-04-21T21:57:13.000000Z */
19437
19431
  created_at?: string;
19438
19432
  }[];
19439
19433
  links?: {
@@ -19517,7 +19511,7 @@ export interface operations {
19517
19511
  };
19518
19512
  content: {
19519
19513
  "application/json": {
19520
- /** @example 58d0dafe-6dea-4e0c-b9fc-d3b32049d094 */
19514
+ /** @example 47a24d59-2b5b-4ce9-8c0e-5e87b9f9d2f0 */
19521
19515
  id?: string;
19522
19516
  /** @example APPOINTMENT_CREATED */
19523
19517
  type?: string;
@@ -19529,7 +19523,7 @@ export interface operations {
19529
19523
  data?: unknown[];
19530
19524
  /** @example null */
19531
19525
  read_at?: string | null;
19532
- /** @example 2026-04-21T20:41:16.000000Z */
19526
+ /** @example 2026-04-21T21:57:13.000000Z */
19533
19527
  created_at?: string;
19534
19528
  };
19535
19529
  };
@@ -19776,45 +19770,45 @@ export interface operations {
19776
19770
  /**
19777
19771
  * @example [
19778
19772
  * {
19779
- * "id": 67,
19773
+ * "id": 79,
19780
19774
  * "rating": 1,
19781
19775
  * "comment": "Nice Listing",
19782
19776
  * "reviewer": {
19783
- * "id": 25,
19784
- * "name": "Jayden Ward"
19777
+ * "id": 8,
19778
+ * "name": "Kyle Matthews"
19785
19779
  * },
19786
- * "created_at": "2026-04-21T20:41:16+00:00",
19787
- * "updated_at": "2026-04-21T20:41:16+00:00"
19780
+ * "created_at": "2026-04-21T21:57:13+00:00",
19781
+ * "updated_at": "2026-04-21T21:57:13+00:00"
19788
19782
  * },
19789
19783
  * {
19790
- * "id": 68,
19784
+ * "id": 80,
19791
19785
  * "rating": 1,
19792
19786
  * "comment": "Nice Listing",
19793
19787
  * "reviewer": {
19794
- * "id": 18,
19795
- * "name": "Wayne Davies"
19788
+ * "id": 24,
19789
+ * "name": "Ethan Green"
19796
19790
  * },
19797
- * "created_at": "2026-04-21T20:41:16+00:00",
19798
- * "updated_at": "2026-04-21T20:41:16+00:00"
19791
+ * "created_at": "2026-04-21T21:57:13+00:00",
19792
+ * "updated_at": "2026-04-21T21:57:13+00:00"
19799
19793
  * }
19800
19794
  * ]
19801
19795
  */
19802
19796
  data?: {
19803
- /** @example 67 */
19797
+ /** @example 79 */
19804
19798
  id?: number;
19805
19799
  /** @example 1 */
19806
19800
  rating?: number;
19807
19801
  /** @example Nice Listing */
19808
19802
  comment?: string;
19809
19803
  reviewer?: {
19810
- /** @example 25 */
19804
+ /** @example 8 */
19811
19805
  id?: number;
19812
- /** @example Jayden Ward */
19806
+ /** @example Kyle Matthews */
19813
19807
  name?: string;
19814
19808
  };
19815
- /** @example 2026-04-21T20:41:16+00:00 */
19809
+ /** @example 2026-04-21T21:57:13+00:00 */
19816
19810
  created_at?: string;
19817
- /** @example 2026-04-21T20:41:16+00:00 */
19811
+ /** @example 2026-04-21T21:57:13+00:00 */
19818
19812
  updated_at?: string;
19819
19813
  }[];
19820
19814
  links?: {
@@ -19968,21 +19962,21 @@ export interface operations {
19968
19962
  content: {
19969
19963
  "application/json": {
19970
19964
  data?: {
19971
- /** @example 69 */
19965
+ /** @example 81 */
19972
19966
  id?: number;
19973
19967
  /** @example 1 */
19974
19968
  rating?: number;
19975
19969
  /** @example Nice Listing */
19976
19970
  comment?: string;
19977
19971
  reviewer?: {
19978
- /** @example 2 */
19972
+ /** @example 12 */
19979
19973
  id?: number;
19980
- /** @example dogunfx */
19974
+ /** @example Tara Marshall */
19981
19975
  name?: string;
19982
19976
  };
19983
- /** @example 2026-04-21T20:41:16+00:00 */
19977
+ /** @example 2026-04-21T21:57:13+00:00 */
19984
19978
  created_at?: string;
19985
- /** @example 2026-04-21T20:41:16+00:00 */
19979
+ /** @example 2026-04-21T21:57:13+00:00 */
19986
19980
  updated_at?: string;
19987
19981
  };
19988
19982
  };
@@ -20026,21 +20020,21 @@ export interface operations {
20026
20020
  content: {
20027
20021
  "application/json": {
20028
20022
  data?: {
20029
- /** @example 70 */
20023
+ /** @example 82 */
20030
20024
  id?: number;
20031
20025
  /** @example 1 */
20032
20026
  rating?: number;
20033
20027
  /** @example Nice Listing */
20034
20028
  comment?: string;
20035
20029
  reviewer?: {
20036
- /** @example 19 */
20030
+ /** @example 24 */
20037
20031
  id?: number;
20038
- /** @example John Brown */
20032
+ /** @example Ethan Green */
20039
20033
  name?: string;
20040
20034
  };
20041
- /** @example 2026-04-21T20:41:16+00:00 */
20035
+ /** @example 2026-04-21T21:57:13+00:00 */
20042
20036
  created_at?: string;
20043
- /** @example 2026-04-21T20:41:16+00:00 */
20037
+ /** @example 2026-04-21T21:57:13+00:00 */
20044
20038
  updated_at?: string;
20045
20039
  };
20046
20040
  };
@@ -20082,21 +20076,21 @@ export interface operations {
20082
20076
  content: {
20083
20077
  "application/json": {
20084
20078
  data?: {
20085
- /** @example 71 */
20079
+ /** @example 83 */
20086
20080
  id?: number;
20087
20081
  /** @example 1 */
20088
20082
  rating?: number;
20089
20083
  /** @example Nice Listing */
20090
20084
  comment?: string;
20091
20085
  reviewer?: {
20092
- /** @example 15 */
20086
+ /** @example 4 */
20093
20087
  id?: number;
20094
- /** @example Sabrina Owen */
20088
+ /** @example Lola Holmes */
20095
20089
  name?: string;
20096
20090
  };
20097
- /** @example 2026-04-21T20:41:16+00:00 */
20091
+ /** @example 2026-04-21T21:57:13+00:00 */
20098
20092
  created_at?: string;
20099
- /** @example 2026-04-21T20:41:16+00:00 */
20093
+ /** @example 2026-04-21T21:57:13+00:00 */
20100
20094
  updated_at?: string;
20101
20095
  };
20102
20096
  };
@@ -20123,21 +20117,21 @@ export interface operations {
20123
20117
  content: {
20124
20118
  "application/json": {
20125
20119
  data?: {
20126
- /** @example 72 */
20120
+ /** @example 84 */
20127
20121
  id?: number;
20128
20122
  /** @example 1 */
20129
20123
  rating?: number;
20130
20124
  /** @example Nice Listing */
20131
20125
  comment?: string;
20132
20126
  reviewer?: {
20133
- /** @example 19 */
20127
+ /** @example 15 */
20134
20128
  id?: number;
20135
- /** @example John Brown */
20129
+ /** @example Sabrina Owen */
20136
20130
  name?: string;
20137
20131
  };
20138
- /** @example 2026-04-21T20:41:16+00:00 */
20132
+ /** @example 2026-04-21T21:57:13+00:00 */
20139
20133
  created_at?: string;
20140
- /** @example 2026-04-21T20:41:16+00:00 */
20134
+ /** @example 2026-04-21T21:57:13+00:00 */
20141
20135
  updated_at?: string;
20142
20136
  };
20143
20137
  };
@@ -20164,7 +20158,7 @@ export interface operations {
20164
20158
  content: {
20165
20159
  "application/json": {
20166
20160
  data?: {
20167
- /** @example 0958bb88-85a1-4d79-8601-515e328d21fe */
20161
+ /** @example 413b5197-6c10-4a33-9d0f-61e3c07bcb3b */
20168
20162
  uid?: string;
20169
20163
  /** @example 1 */
20170
20164
  listing_id?: number;
@@ -20188,7 +20182,7 @@ export interface operations {
20188
20182
  company_name?: string | null;
20189
20183
  /** @example null */
20190
20184
  company_registration_number?: string | null;
20191
- /** @example 2026-04-21T20:41:17.000000Z */
20185
+ /** @example 2026-04-21T21:57:13.000000Z */
20192
20186
  created_at?: string;
20193
20187
  /** @example [] */
20194
20188
  compliances?: unknown[];
@@ -20265,7 +20259,7 @@ export interface operations {
20265
20259
  content: {
20266
20260
  "application/json": {
20267
20261
  data?: {
20268
- /** @example 291065c9-be8b-46f7-90c4-b4e2c6da77e2 */
20262
+ /** @example 61619e59-0bbe-4296-8856-b45ed71f6779 */
20269
20263
  uid?: string;
20270
20264
  /** @example 1 */
20271
20265
  listing_id?: number;
@@ -20289,7 +20283,7 @@ export interface operations {
20289
20283
  company_name?: string | null;
20290
20284
  /** @example null */
20291
20285
  company_registration_number?: string | null;
20292
- /** @example 2026-04-21T20:41:17.000000Z */
20286
+ /** @example 2026-04-21T21:57:13.000000Z */
20293
20287
  created_at?: string;
20294
20288
  };
20295
20289
  };
@@ -20583,7 +20577,7 @@ export interface operations {
20583
20577
  * "changed_by_user_id": 3,
20584
20578
  * "changed_by_name": "Teagan King",
20585
20579
  * "comment": "Qui commodi incidunt iure odit.",
20586
- * "created_at": "2025-12-14T07:28:16.000000Z"
20580
+ * "created_at": "2025-12-14T08:44:12.000000Z"
20587
20581
  * },
20588
20582
  * {
20589
20583
  * "from_state": "pre_move_in_ready",
@@ -20591,7 +20585,7 @@ export interface operations {
20591
20585
  * "changed_by_user_id": 3,
20592
20586
  * "changed_by_name": "Teagan King",
20593
20587
  * "comment": null,
20594
- * "created_at": "2025-10-30T15:23:56.000000Z"
20588
+ * "created_at": "2025-10-30T16:39:52.000000Z"
20595
20589
  * }
20596
20590
  * ]
20597
20591
  */
@@ -20606,7 +20600,7 @@ export interface operations {
20606
20600
  changed_by_name?: string;
20607
20601
  /** @example Qui commodi incidunt iure odit. */
20608
20602
  comment?: string;
20609
- /** @example 2025-12-14T07:28:16.000000Z */
20603
+ /** @example 2025-12-14T08:44:12.000000Z */
20610
20604
  created_at?: string;
20611
20605
  }[];
20612
20606
  };
@@ -20850,7 +20844,7 @@ export interface operations {
20850
20844
  content: {
20851
20845
  "application/json": {
20852
20846
  data?: {
20853
- /** @example 79fc24e4-582e-46eb-a4ec-7d7d547a6709 */
20847
+ /** @example 6d320167-b09f-46c7-809b-43e76901ef40 */
20854
20848
  uid?: string;
20855
20849
  /** @example Ms. Audra Crooks II */
20856
20850
  username?: string;
@@ -20880,7 +20874,7 @@ export interface operations {
20880
20874
  timezone?: string;
20881
20875
  /** @example Customer */
20882
20876
  user_type?: string;
20883
- /** @example 21 Apr 2026, 08:41 PM */
20877
+ /** @example 21 Apr 2026, 09:57 PM */
20884
20878
  created?: string;
20885
20879
  /** @example 0 seconds ago */
20886
20880
  email_verified_at?: string;
@@ -20979,7 +20973,7 @@ export interface operations {
20979
20973
  content: {
20980
20974
  "application/json": {
20981
20975
  data?: {
20982
- /** @example c951514c-f427-43b1-b880-1ba10a663c38 */
20976
+ /** @example c14d4a80-2504-4b26-8f19-e5b2d20a085d */
20983
20977
  uid?: string;
20984
20978
  /** @example Morgan Hirthe */
20985
20979
  username?: string;
@@ -21009,7 +21003,7 @@ export interface operations {
21009
21003
  timezone?: string;
21010
21004
  /** @example Customer */
21011
21005
  user_type?: string;
21012
- /** @example 21 Apr 2026, 08:41 PM */
21006
+ /** @example 21 Apr 2026, 09:57 PM */
21013
21007
  created?: string;
21014
21008
  /** @example 0 seconds ago */
21015
21009
  email_verified_at?: string;
@@ -21081,7 +21075,7 @@ export interface operations {
21081
21075
  content: {
21082
21076
  "application/json": {
21083
21077
  data?: {
21084
- /** @example 780464cb-4264-4eb0-9f53-f6c4d406385c */
21078
+ /** @example a1110194-c1dc-437c-95d8-1e02c9b1ef09 */
21085
21079
  uid?: string;
21086
21080
  /** @example Ms. Audra Crooks II */
21087
21081
  username?: string;
@@ -21111,7 +21105,7 @@ export interface operations {
21111
21105
  timezone?: string;
21112
21106
  /** @example Customer */
21113
21107
  user_type?: string;
21114
- /** @example 21 Apr 2026, 08:41 PM */
21108
+ /** @example 21 Apr 2026, 09:57 PM */
21115
21109
  created?: string;
21116
21110
  /** @example 0 seconds ago */
21117
21111
  email_verified_at?: string;
@@ -21345,13 +21339,13 @@ export interface operations {
21345
21339
  content: {
21346
21340
  "application/json": {
21347
21341
  data?: {
21348
- /** @example 0 */
21342
+ /** @example 9 */
21349
21343
  current_level?: number;
21350
21344
  /** @example 3 */
21351
21345
  completed_layers?: number;
21352
- /** @example 4 */
21346
+ /** @example 0 */
21353
21347
  pending_layers?: number;
21354
- /** @example 21 Apr 2026, 08:41 PM */
21348
+ /** @example 21 Apr 2026, 09:57 PM */
21355
21349
  last_calculated_at?: string;
21356
21350
  };
21357
21351
  };
@@ -21399,7 +21393,7 @@ export interface operations {
21399
21393
  completed_layers?: number;
21400
21394
  /** @example 4 */
21401
21395
  pending_layers?: number;
21402
- /** @example 21 Apr 2026, 08:41 PM */
21396
+ /** @example 21 Apr 2026, 09:57 PM */
21403
21397
  last_calculated_at?: string;
21404
21398
  };
21405
21399
  };
@@ -21433,14 +21427,14 @@ export interface operations {
21433
21427
  content: {
21434
21428
  "application/json": {
21435
21429
  data?: {
21436
- /** @example bb28a111-b86c-4a28-bb49-c55ac2eabe59 */
21430
+ /** @example 1c0ee3aa-b00a-44c3-8d17-3a3769fbd308 */
21437
21431
  wishlist_uid?: string;
21438
21432
  listing?: {
21439
- /** @example New For Sale Used Item draft • 21 Apr 2026, 8:41 PM */
21433
+ /** @example New For Sale Used Item draft • 21 Apr 2026, 9:57 PM */
21440
21434
  draft_name?: string;
21441
- /** @example LST-UIT-SAL-MO939S4I3HV */
21435
+ /** @example LST-UIT-SAL-MO95ZFZ6MKS */
21442
21436
  sku?: string;
21443
- /** @example 629cc439-97c8-4e79-a4fc-da9fca7b6990 */
21437
+ /** @example 898baef4-fa0b-470e-b319-ad89185a908d */
21444
21438
  uid?: string;
21445
21439
  /** @example Sale */
21446
21440
  listing_type?: string;
@@ -21524,15 +21518,15 @@ export interface operations {
21524
21518
  /**
21525
21519
  * @example [
21526
21520
  * {
21527
- * "wishlist_uid": "acafbfdd-88c7-4c94-9e0c-e590d8d2fb44"
21521
+ * "wishlist_uid": "b91ae034-b29b-4fe1-83c8-b9f3b9a4e29f"
21528
21522
  * },
21529
21523
  * {
21530
- * "wishlist_uid": "e59b9b51-f613-4d95-8d09-22924afb0207"
21524
+ * "wishlist_uid": "a2d9f9b8-f2d3-4e57-99bf-515393aca1ce"
21531
21525
  * }
21532
21526
  * ]
21533
21527
  */
21534
21528
  data?: {
21535
- /** @example acafbfdd-88c7-4c94-9e0c-e590d8d2fb44 */
21529
+ /** @example b91ae034-b29b-4fe1-83c8-b9f3b9a4e29f */
21536
21530
  wishlist_uid?: string;
21537
21531
  }[];
21538
21532
  links?: {
@@ -21620,7 +21614,7 @@ export interface operations {
21620
21614
  completed_layers?: number;
21621
21615
  /** @example 4 */
21622
21616
  pending_layers?: number;
21623
- /** @example 21 Apr 2026, 08:41 PM */
21617
+ /** @example 21 Apr 2026, 09:57 PM */
21624
21618
  last_calculated_at?: string;
21625
21619
  };
21626
21620
  };
@@ -21776,13 +21770,13 @@ export interface operations {
21776
21770
  content: {
21777
21771
  "application/json": {
21778
21772
  data?: {
21779
- /** @example 0 */
21773
+ /** @example 9 */
21780
21774
  current_level?: number;
21781
21775
  /** @example 3 */
21782
21776
  completed_layers?: number;
21783
- /** @example 4 */
21777
+ /** @example 2 */
21784
21778
  pending_layers?: number;
21785
- /** @example 21 Apr 2026, 08:41 PM */
21779
+ /** @example 21 Apr 2026, 09:57 PM */
21786
21780
  last_calculated_at?: string;
21787
21781
  };
21788
21782
  };