@vrplatform/api 1.2.33-rel.922 → 1.2.33-rel.944

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-rel.922",
6
+ "version": "1.2.33-rel.944",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -5827,7 +5827,7 @@ export interface operations {
5827
5827
  data: {
5828
5828
  /** Format: uuid */
5829
5829
  listingId: string;
5830
- /** @default 2025-10-31 */
5830
+ /** @default 2025-11-01 */
5831
5831
  startAt: string;
5832
5832
  endAt?: string | null;
5833
5833
  setListingInactive?: boolean | null;
@@ -5909,7 +5909,7 @@ export interface operations {
5909
5909
  "application/json": {
5910
5910
  /** Format: uuid */
5911
5911
  listingId: string;
5912
- /** @default 2025-10-31 */
5912
+ /** @default 2025-11-01 */
5913
5913
  startAt?: string;
5914
5914
  endAt?: string | null;
5915
5915
  members: {
@@ -5943,7 +5943,7 @@ export interface operations {
5943
5943
  "application/json": {
5944
5944
  /** Format: uuid */
5945
5945
  listingId: string;
5946
- /** @default 2025-10-31 */
5946
+ /** @default 2025-11-01 */
5947
5947
  startAt: string;
5948
5948
  endAt?: string | null;
5949
5949
  setListingInactive?: boolean | null;
@@ -6023,7 +6023,7 @@ export interface operations {
6023
6023
  "application/json": {
6024
6024
  /** Format: uuid */
6025
6025
  listingId: string;
6026
- /** @default 2025-10-31 */
6026
+ /** @default 2025-11-01 */
6027
6027
  startAt: string;
6028
6028
  endAt?: string | null;
6029
6029
  setListingInactive?: boolean | null;
@@ -6106,7 +6106,7 @@ export interface operations {
6106
6106
  "application/json": {
6107
6107
  /** Format: uuid */
6108
6108
  listingId?: string;
6109
- /** @default 2025-10-31 */
6109
+ /** @default 2025-11-01 */
6110
6110
  startAt?: string;
6111
6111
  endAt?: string | null;
6112
6112
  members?: {
@@ -6140,7 +6140,7 @@ export interface operations {
6140
6140
  "application/json": {
6141
6141
  /** Format: uuid */
6142
6142
  listingId: string;
6143
- /** @default 2025-10-31 */
6143
+ /** @default 2025-11-01 */
6144
6144
  startAt: string;
6145
6145
  endAt?: string | null;
6146
6146
  setListingInactive?: boolean | null;
@@ -6326,7 +6326,7 @@ export interface operations {
6326
6326
  /** Format: uuid */
6327
6327
  sourceId?: string | null;
6328
6328
  initialOwnership?: {
6329
- /** @default 2025-10-31 */
6329
+ /** @default 2025-11-01 */
6330
6330
  startAt?: string;
6331
6331
  endAt?: string | null;
6332
6332
  members: {
@@ -6384,7 +6384,7 @@ export interface operations {
6384
6384
  status: "active" | "inactive";
6385
6385
  defaultCurrency?: string | null;
6386
6386
  activeOwnership?: {
6387
- /** @default 2025-10-31 */
6387
+ /** @default 2025-11-01 */
6388
6388
  startAt: string;
6389
6389
  endAt?: string | null;
6390
6390
  setListingInactive?: boolean | null;
@@ -6625,7 +6625,7 @@ export interface operations {
6625
6625
  status: "active" | "inactive";
6626
6626
  defaultCurrency?: string | null;
6627
6627
  activeOwnership?: {
6628
- /** @default 2025-10-31 */
6628
+ /** @default 2025-11-01 */
6629
6629
  startAt: string;
6630
6630
  endAt?: string | null;
6631
6631
  setListingInactive?: boolean | null;
@@ -6764,7 +6764,7 @@ export interface operations {
6764
6764
  /** Format: uuid */
6765
6765
  sourceId?: string | null;
6766
6766
  initialOwnership?: {
6767
- /** @default 2025-10-31 */
6767
+ /** @default 2025-11-01 */
6768
6768
  startAt?: string;
6769
6769
  endAt?: string | null;
6770
6770
  members: {
@@ -6818,7 +6818,7 @@ export interface operations {
6818
6818
  status: "active" | "inactive";
6819
6819
  defaultCurrency?: string | null;
6820
6820
  activeOwnership?: {
6821
- /** @default 2025-10-31 */
6821
+ /** @default 2025-11-01 */
6822
6822
  startAt: string;
6823
6823
  endAt?: string | null;
6824
6824
  setListingInactive?: boolean | null;
@@ -7035,7 +7035,7 @@ export interface operations {
7035
7035
  status: "active" | "inactive";
7036
7036
  defaultCurrency?: string | null;
7037
7037
  activeOwnership?: {
7038
- /** @default 2025-10-31 */
7038
+ /** @default 2025-11-01 */
7039
7039
  startAt: string;
7040
7040
  endAt?: string | null;
7041
7041
  setListingInactive?: boolean | null;
@@ -7182,7 +7182,7 @@ export interface operations {
7182
7182
  /** Format: uuid */
7183
7183
  sourceId?: string | null;
7184
7184
  initialOwnership?: {
7185
- /** @default 2025-10-31 */
7185
+ /** @default 2025-11-01 */
7186
7186
  startAt?: string;
7187
7187
  endAt?: string | null;
7188
7188
  members: {
@@ -7236,7 +7236,7 @@ export interface operations {
7236
7236
  status: "active" | "inactive";
7237
7237
  defaultCurrency?: string | null;
7238
7238
  activeOwnership?: {
7239
- /** @default 2025-10-31 */
7239
+ /** @default 2025-11-01 */
7240
7240
  startAt: string;
7241
7241
  endAt?: string | null;
7242
7242
  setListingInactive?: boolean | null;
@@ -7346,8 +7346,6 @@ export interface operations {
7346
7346
  /** @description Value in cents (100 = 1€) */
7347
7347
  amount: number;
7348
7348
  currency: string;
7349
- effectiveAt: string | null;
7350
- note?: string | null;
7351
7349
  updatedAt?: string | null;
7352
7350
  };
7353
7351
  };
@@ -7416,8 +7414,6 @@ export interface operations {
7416
7414
  /** @description Value in cents (100 = 1€) */
7417
7415
  amount: number;
7418
7416
  currency?: string | null;
7419
- effectiveAt?: string | null;
7420
- note?: string | null;
7421
7417
  };
7422
7418
  };
7423
7419
  };
@@ -7434,8 +7430,6 @@ export interface operations {
7434
7430
  /** @description Value in cents (100 = 1€) */
7435
7431
  amount: number;
7436
7432
  currency: string;
7437
- effectiveAt: string | null;
7438
- note?: string | null;
7439
7433
  updatedAt?: string | null;
7440
7434
  };
7441
7435
  };
@@ -7508,8 +7502,6 @@ export interface operations {
7508
7502
  /** @description Value in cents (100 = 1€) */
7509
7503
  amount: number;
7510
7504
  currency: string;
7511
- effectiveAt: string | null;
7512
- note?: string | null;
7513
7505
  updatedAt?: string | null;
7514
7506
  };
7515
7507
  };
@@ -7576,8 +7568,6 @@ export interface operations {
7576
7568
  /** @description Value in cents (100 = 1€) */
7577
7569
  amount: number;
7578
7570
  currency?: string | null;
7579
- effectiveAt?: string | null;
7580
- note?: string | null;
7581
7571
  };
7582
7572
  };
7583
7573
  };
@@ -7592,8 +7582,6 @@ export interface operations {
7592
7582
  /** @description Value in cents (100 = 1€) */
7593
7583
  amount: number;
7594
7584
  currency: string;
7595
- effectiveAt: string | null;
7596
- note?: string | null;
7597
7585
  updatedAt?: string | null;
7598
7586
  };
7599
7587
  };
@@ -7666,8 +7654,6 @@ export interface operations {
7666
7654
  /** @description Value in cents (100 = 1€) */
7667
7655
  amount: number;
7668
7656
  currency: string;
7669
- effectiveAt: string | null;
7670
- note?: string | null;
7671
7657
  updatedAt?: string | null;
7672
7658
  /** Format: uuid */
7673
7659
  transactionId?: string | null;
@@ -7753,8 +7739,6 @@ export interface operations {
7753
7739
  /** @description Value in cents (100 = 1€) */
7754
7740
  amount?: number | null;
7755
7741
  currency?: string | null;
7756
- effectiveAt?: string | null;
7757
- note?: string | null;
7758
7742
  reservations: {
7759
7743
  /** Format: uuid */
7760
7744
  reservationId: string;
@@ -7779,8 +7763,6 @@ export interface operations {
7779
7763
  /** @description Value in cents (100 = 1€) */
7780
7764
  amount: number;
7781
7765
  currency: string;
7782
- effectiveAt: string | null;
7783
- note?: string | null;
7784
7766
  updatedAt?: string | null;
7785
7767
  /** Format: uuid */
7786
7768
  transactionId?: string | null;