@vrplatform/api 1.2.33-stage.788 → 1.2.33-stage.792

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.788",
6
+ "version": "1.2.33-stage.792",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -6340,7 +6340,7 @@ export interface operations {
6340
6340
  data: {
6341
6341
  /** Format: uuid */
6342
6342
  listingId: string;
6343
- /** @default 2025-10-15 */
6343
+ /** @default 2025-10-16 */
6344
6344
  startAt: string;
6345
6345
  endAt?: string | null;
6346
6346
  setListingInactive?: boolean | null;
@@ -6422,7 +6422,7 @@ export interface operations {
6422
6422
  "application/json": {
6423
6423
  /** Format: uuid */
6424
6424
  listingId: string;
6425
- /** @default 2025-10-15 */
6425
+ /** @default 2025-10-16 */
6426
6426
  startAt?: string;
6427
6427
  endAt?: string | null;
6428
6428
  members: {
@@ -6456,7 +6456,7 @@ export interface operations {
6456
6456
  "application/json": {
6457
6457
  /** Format: uuid */
6458
6458
  listingId: string;
6459
- /** @default 2025-10-15 */
6459
+ /** @default 2025-10-16 */
6460
6460
  startAt: string;
6461
6461
  endAt?: string | null;
6462
6462
  setListingInactive?: boolean | null;
@@ -6536,7 +6536,7 @@ export interface operations {
6536
6536
  "application/json": {
6537
6537
  /** Format: uuid */
6538
6538
  listingId: string;
6539
- /** @default 2025-10-15 */
6539
+ /** @default 2025-10-16 */
6540
6540
  startAt: string;
6541
6541
  endAt?: string | null;
6542
6542
  setListingInactive?: boolean | null;
@@ -6619,7 +6619,7 @@ export interface operations {
6619
6619
  "application/json": {
6620
6620
  /** Format: uuid */
6621
6621
  listingId?: string;
6622
- /** @default 2025-10-15 */
6622
+ /** @default 2025-10-16 */
6623
6623
  startAt?: string;
6624
6624
  endAt?: string | null;
6625
6625
  members?: {
@@ -6648,7 +6648,7 @@ export interface operations {
6648
6648
  "application/json": {
6649
6649
  /** Format: uuid */
6650
6650
  listingId: string;
6651
- /** @default 2025-10-15 */
6651
+ /** @default 2025-10-16 */
6652
6652
  startAt: string;
6653
6653
  endAt?: string | null;
6654
6654
  setListingInactive?: boolean | null;
@@ -6834,7 +6834,7 @@ export interface operations {
6834
6834
  /** Format: uuid */
6835
6835
  sourceId?: string | null;
6836
6836
  initialOwnership?: {
6837
- /** @default 2025-10-15 */
6837
+ /** @default 2025-10-16 */
6838
6838
  startAt?: string;
6839
6839
  endAt?: string | null;
6840
6840
  members: {
@@ -6892,7 +6892,7 @@ export interface operations {
6892
6892
  status: "active" | "inactive";
6893
6893
  defaultCurrency?: string | null;
6894
6894
  activeOwnership?: {
6895
- /** @default 2025-10-15 */
6895
+ /** @default 2025-10-16 */
6896
6896
  startAt: string;
6897
6897
  endAt?: string | null;
6898
6898
  setListingInactive?: boolean | null;
@@ -7133,7 +7133,7 @@ export interface operations {
7133
7133
  status: "active" | "inactive";
7134
7134
  defaultCurrency?: string | null;
7135
7135
  activeOwnership?: {
7136
- /** @default 2025-10-15 */
7136
+ /** @default 2025-10-16 */
7137
7137
  startAt: string;
7138
7138
  endAt?: string | null;
7139
7139
  setListingInactive?: boolean | null;
@@ -7272,7 +7272,7 @@ export interface operations {
7272
7272
  /** Format: uuid */
7273
7273
  sourceId?: string | null;
7274
7274
  initialOwnership?: {
7275
- /** @default 2025-10-15 */
7275
+ /** @default 2025-10-16 */
7276
7276
  startAt?: string;
7277
7277
  endAt?: string | null;
7278
7278
  members: {
@@ -7326,7 +7326,7 @@ export interface operations {
7326
7326
  status: "active" | "inactive";
7327
7327
  defaultCurrency?: string | null;
7328
7328
  activeOwnership?: {
7329
- /** @default 2025-10-15 */
7329
+ /** @default 2025-10-16 */
7330
7330
  startAt: string;
7331
7331
  endAt?: string | null;
7332
7332
  setListingInactive?: boolean | null;
@@ -7543,7 +7543,7 @@ export interface operations {
7543
7543
  status: "active" | "inactive";
7544
7544
  defaultCurrency?: string | null;
7545
7545
  activeOwnership?: {
7546
- /** @default 2025-10-15 */
7546
+ /** @default 2025-10-16 */
7547
7547
  startAt: string;
7548
7548
  endAt?: string | null;
7549
7549
  setListingInactive?: boolean | null;
@@ -7690,7 +7690,7 @@ export interface operations {
7690
7690
  /** Format: uuid */
7691
7691
  sourceId?: string | null;
7692
7692
  initialOwnership?: {
7693
- /** @default 2025-10-15 */
7693
+ /** @default 2025-10-16 */
7694
7694
  startAt?: string;
7695
7695
  endAt?: string | null;
7696
7696
  members: {
@@ -7744,7 +7744,7 @@ export interface operations {
7744
7744
  status: "active" | "inactive";
7745
7745
  defaultCurrency?: string | null;
7746
7746
  activeOwnership?: {
7747
- /** @default 2025-10-15 */
7747
+ /** @default 2025-10-16 */
7748
7748
  startAt: string;
7749
7749
  endAt?: string | null;
7750
7750
  setListingInactive?: boolean | null;
@@ -23955,11 +23955,13 @@ export interface operations {
23955
23955
  };
23956
23956
  currency: string;
23957
23957
  financials: {
23958
- startingBalance: number;
23958
+ balanceStart: number;
23959
+ netRevenue: number;
23960
+ expenses: number;
23961
+ transfers: number;
23959
23962
  netIncome: number;
23960
23963
  currentBalance: number;
23961
- ownerPayout: number;
23962
- endingBalance: number;
23964
+ balanceEnd: number;
23963
23965
  };
23964
23966
  }[];
23965
23967
  };