@vrplatform/api 1.2.33-stage.706 → 1.2.33-stage.708

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.2.33-stage.706",
6
+ "version": "1.2.33-stage.708",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -6283,7 +6283,7 @@ export interface operations {
6283
6283
  data: {
6284
6284
  /** Format: uuid */
6285
6285
  listingId: string;
6286
- /** @default 2025-10-04 */
6286
+ /** @default 2025-10-06 */
6287
6287
  startAt: string;
6288
6288
  endAt?: string | null;
6289
6289
  setListingInactive?: boolean | null;
@@ -6365,7 +6365,7 @@ export interface operations {
6365
6365
  "application/json": {
6366
6366
  /** Format: uuid */
6367
6367
  listingId: string;
6368
- /** @default 2025-10-04 */
6368
+ /** @default 2025-10-06 */
6369
6369
  startAt?: string;
6370
6370
  endAt?: string | null;
6371
6371
  members: {
@@ -6399,7 +6399,7 @@ export interface operations {
6399
6399
  "application/json": {
6400
6400
  /** Format: uuid */
6401
6401
  listingId: string;
6402
- /** @default 2025-10-04 */
6402
+ /** @default 2025-10-06 */
6403
6403
  startAt: string;
6404
6404
  endAt?: string | null;
6405
6405
  setListingInactive?: boolean | null;
@@ -6479,7 +6479,7 @@ export interface operations {
6479
6479
  "application/json": {
6480
6480
  /** Format: uuid */
6481
6481
  listingId: string;
6482
- /** @default 2025-10-04 */
6482
+ /** @default 2025-10-06 */
6483
6483
  startAt: string;
6484
6484
  endAt?: string | null;
6485
6485
  setListingInactive?: boolean | null;
@@ -6562,7 +6562,7 @@ export interface operations {
6562
6562
  "application/json": {
6563
6563
  /** Format: uuid */
6564
6564
  listingId?: string;
6565
- /** @default 2025-10-04 */
6565
+ /** @default 2025-10-06 */
6566
6566
  startAt?: string;
6567
6567
  endAt?: string | null;
6568
6568
  members?: {
@@ -6591,7 +6591,7 @@ export interface operations {
6591
6591
  "application/json": {
6592
6592
  /** Format: uuid */
6593
6593
  listingId: string;
6594
- /** @default 2025-10-04 */
6594
+ /** @default 2025-10-06 */
6595
6595
  startAt: string;
6596
6596
  endAt?: string | null;
6597
6597
  setListingInactive?: boolean | null;
@@ -6777,7 +6777,7 @@ export interface operations {
6777
6777
  /** Format: uuid */
6778
6778
  sourceId?: string | null;
6779
6779
  initialOwnership?: {
6780
- /** @default 2025-10-04 */
6780
+ /** @default 2025-10-06 */
6781
6781
  startAt?: string;
6782
6782
  endAt?: string | null;
6783
6783
  members: {
@@ -6835,7 +6835,7 @@ export interface operations {
6835
6835
  status: "active" | "inactive";
6836
6836
  defaultCurrency?: string | null;
6837
6837
  activeOwnership?: {
6838
- /** @default 2025-10-04 */
6838
+ /** @default 2025-10-06 */
6839
6839
  startAt: string;
6840
6840
  endAt?: string | null;
6841
6841
  setListingInactive?: boolean | null;
@@ -7067,7 +7067,7 @@ export interface operations {
7067
7067
  status: "active" | "inactive";
7068
7068
  defaultCurrency?: string | null;
7069
7069
  activeOwnership?: {
7070
- /** @default 2025-10-04 */
7070
+ /** @default 2025-10-06 */
7071
7071
  startAt: string;
7072
7072
  endAt?: string | null;
7073
7073
  setListingInactive?: boolean | null;
@@ -7197,7 +7197,7 @@ export interface operations {
7197
7197
  /** Format: uuid */
7198
7198
  sourceId?: string | null;
7199
7199
  initialOwnership?: {
7200
- /** @default 2025-10-04 */
7200
+ /** @default 2025-10-06 */
7201
7201
  startAt?: string;
7202
7202
  endAt?: string | null;
7203
7203
  members: {
@@ -7251,7 +7251,7 @@ export interface operations {
7251
7251
  status: "active" | "inactive";
7252
7252
  defaultCurrency?: string | null;
7253
7253
  activeOwnership?: {
7254
- /** @default 2025-10-04 */
7254
+ /** @default 2025-10-06 */
7255
7255
  startAt: string;
7256
7256
  endAt?: string | null;
7257
7257
  setListingInactive?: boolean | null;
@@ -7459,7 +7459,7 @@ export interface operations {
7459
7459
  status: "active" | "inactive";
7460
7460
  defaultCurrency?: string | null;
7461
7461
  activeOwnership?: {
7462
- /** @default 2025-10-04 */
7462
+ /** @default 2025-10-06 */
7463
7463
  startAt: string;
7464
7464
  endAt?: string | null;
7465
7465
  setListingInactive?: boolean | null;
@@ -7597,7 +7597,7 @@ export interface operations {
7597
7597
  /** Format: uuid */
7598
7598
  sourceId?: string | null;
7599
7599
  initialOwnership?: {
7600
- /** @default 2025-10-04 */
7600
+ /** @default 2025-10-06 */
7601
7601
  startAt?: string;
7602
7602
  endAt?: string | null;
7603
7603
  members: {
@@ -7651,7 +7651,7 @@ export interface operations {
7651
7651
  status: "active" | "inactive";
7652
7652
  defaultCurrency?: string | null;
7653
7653
  activeOwnership?: {
7654
- /** @default 2025-10-04 */
7654
+ /** @default 2025-10-06 */
7655
7655
  startAt: string;
7656
7656
  endAt?: string | null;
7657
7657
  setListingInactive?: boolean | null;
@@ -24041,30 +24041,24 @@ export interface operations {
24041
24041
  content: {
24042
24042
  "application/json": {
24043
24043
  data: {
24044
- /** @enum {string} */
24045
- type: "category" | "classificationTotal" | "computed";
24046
- id?: string;
24047
- /** @enum {string} */
24048
- key?: "revenue" | "directCosts" | "operatingExpenses" | "nonOperating" | "managementProfit" | "netOperatingIncome" | "netIncome";
24049
- name: string;
24050
- meta?: {
24051
- /** @enum {string} */
24052
- classificationKey: "revenue" | "directCosts" | "operatingExpenses" | "nonOperating";
24053
- classificationLabel: string;
24054
- categoryLabel: string;
24055
- };
24056
- /** @enum {string} */
24057
- classificationKey?: "revenue" | "directCosts" | "operatingExpenses" | "nonOperating";
24058
- values: {
24044
+ key: string;
24045
+ title: string;
24046
+ rows: {
24059
24047
  id: string;
24060
24048
  title: string;
24061
- total: number;
24062
- accounts?: {
24049
+ values: {
24063
24050
  id: string;
24064
24051
  title: string;
24065
24052
  total: number;
24053
+ accounts?: {
24054
+ id: string;
24055
+ title: string;
24056
+ total: number;
24057
+ }[];
24066
24058
  }[];
24059
+ total: number;
24067
24060
  }[];
24061
+ total: number;
24068
24062
  }[];
24069
24063
  };
24070
24064
  };
@@ -24210,21 +24204,24 @@ export interface operations {
24210
24204
  content: {
24211
24205
  "application/json": {
24212
24206
  data: {
24213
- id: string | null;
24214
- name: string;
24215
- categories: {
24207
+ key: string;
24208
+ title: string;
24209
+ rows: {
24216
24210
  id: string;
24217
- label: string;
24218
- /** @enum {string} */
24219
- classificationKey: "revenue" | "directCosts" | "operatingExpenses" | "nonOperating";
24220
- classificationLabel: string;
24221
- total: number;
24222
- accounts: {
24211
+ title: string;
24212
+ values: {
24223
24213
  id: string;
24224
- name: string;
24214
+ title: string;
24225
24215
  total: number;
24216
+ accounts?: {
24217
+ id: string;
24218
+ title: string;
24219
+ total: number;
24220
+ }[];
24226
24221
  }[];
24222
+ total: number;
24227
24223
  }[];
24224
+ total: number;
24228
24225
  }[];
24229
24226
  };
24230
24227
  };
@@ -24370,30 +24367,24 @@ export interface operations {
24370
24367
  content: {
24371
24368
  "application/json": {
24372
24369
  data: {
24373
- /** @enum {string} */
24374
- type: "category" | "classificationTotal" | "computed";
24375
- id?: string;
24376
- /** @enum {string} */
24377
- key?: "revenue" | "directCosts" | "operatingExpenses" | "nonOperating" | "managementProfit" | "netOperatingIncome" | "netIncome";
24378
- name: string;
24379
- meta?: {
24380
- /** @enum {string} */
24381
- classificationKey: "revenue" | "directCosts" | "operatingExpenses" | "nonOperating";
24382
- classificationLabel: string;
24383
- categoryLabel: string;
24384
- };
24385
- /** @enum {string} */
24386
- classificationKey?: "revenue" | "directCosts" | "operatingExpenses" | "nonOperating";
24387
- values: {
24370
+ key: string;
24371
+ title: string;
24372
+ rows: {
24388
24373
  id: string;
24389
24374
  title: string;
24390
- total: number;
24391
- accounts?: {
24375
+ values: {
24392
24376
  id: string;
24393
24377
  title: string;
24394
24378
  total: number;
24379
+ accounts?: {
24380
+ id: string;
24381
+ title: string;
24382
+ total: number;
24383
+ }[];
24395
24384
  }[];
24385
+ total: number;
24396
24386
  }[];
24387
+ total: number;
24397
24388
  }[];
24398
24389
  };
24399
24390
  };
@@ -24539,30 +24530,24 @@ export interface operations {
24539
24530
  content: {
24540
24531
  "application/json": {
24541
24532
  data: {
24542
- /** @enum {string} */
24543
- type: "category" | "classificationTotal" | "computed";
24544
- id?: string;
24545
- /** @enum {string} */
24546
- key?: "revenue" | "directCosts" | "operatingExpenses" | "nonOperating" | "managementProfit" | "netOperatingIncome" | "netIncome";
24547
- name: string;
24548
- meta?: {
24549
- /** @enum {string} */
24550
- classificationKey: "revenue" | "directCosts" | "operatingExpenses" | "nonOperating";
24551
- classificationLabel: string;
24552
- categoryLabel: string;
24553
- };
24554
- /** @enum {string} */
24555
- classificationKey?: "revenue" | "directCosts" | "operatingExpenses" | "nonOperating";
24556
- values: {
24533
+ key: string;
24534
+ title: string;
24535
+ rows: {
24557
24536
  id: string;
24558
24537
  title: string;
24559
- total: number;
24560
- accounts?: {
24538
+ values: {
24561
24539
  id: string;
24562
24540
  title: string;
24563
24541
  total: number;
24542
+ accounts?: {
24543
+ id: string;
24544
+ title: string;
24545
+ total: number;
24546
+ }[];
24564
24547
  }[];
24548
+ total: number;
24565
24549
  }[];
24550
+ total: number;
24566
24551
  }[];
24567
24552
  };
24568
24553
  };
@@ -24708,30 +24693,24 @@ export interface operations {
24708
24693
  content: {
24709
24694
  "application/json": {
24710
24695
  data: {
24711
- /** @enum {string} */
24712
- type: "category" | "classificationTotal" | "computed";
24713
- id?: string;
24714
- /** @enum {string} */
24715
- key?: "revenue" | "directCosts" | "operatingExpenses" | "nonOperating" | "managementProfit" | "netOperatingIncome" | "netIncome";
24716
- name: string;
24717
- meta?: {
24718
- /** @enum {string} */
24719
- classificationKey: "revenue" | "directCosts" | "operatingExpenses" | "nonOperating";
24720
- classificationLabel: string;
24721
- categoryLabel: string;
24722
- };
24723
- /** @enum {string} */
24724
- classificationKey?: "revenue" | "directCosts" | "operatingExpenses" | "nonOperating";
24725
- values: {
24696
+ key: string;
24697
+ title: string;
24698
+ rows: {
24726
24699
  id: string;
24727
24700
  title: string;
24728
- total: number;
24729
- accounts?: {
24701
+ values: {
24730
24702
  id: string;
24731
24703
  title: string;
24732
24704
  total: number;
24705
+ accounts?: {
24706
+ id: string;
24707
+ title: string;
24708
+ total: number;
24709
+ }[];
24733
24710
  }[];
24711
+ total: number;
24734
24712
  }[];
24713
+ total: number;
24735
24714
  }[];
24736
24715
  };
24737
24716
  };