@vrplatform/api 1.3.1-stage.2174 → 1.3.1-stage.2178

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.3.1-stage.2174",
6
+ "version": "1.3.1-stage.2178",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -37457,6 +37457,7 @@ export interface operations {
37457
37457
  };
37458
37458
  })[];
37459
37459
  isGeneralLedger?: boolean | null;
37460
+ isOpex?: boolean;
37460
37461
  booksClosedAt?: string | null;
37461
37462
  logo?: string | null;
37462
37463
  statementStartAt?: string | null;
@@ -37624,6 +37625,7 @@ export interface operations {
37624
37625
  trialUntil?: string | null;
37625
37626
  cancelledAt?: string | null;
37626
37627
  isOnboarding?: boolean | null;
37628
+ isOpex?: boolean;
37627
37629
  booksClosedAt?: string | null;
37628
37630
  logo?: string | null;
37629
37631
  statementStartAt?: string | null;
@@ -37743,6 +37745,7 @@ export interface operations {
37743
37745
  };
37744
37746
  })[];
37745
37747
  isGeneralLedger?: boolean | null;
37748
+ isOpex?: boolean;
37746
37749
  booksClosedAt?: string | null;
37747
37750
  logo?: string | null;
37748
37751
  statementStartAt?: string | null;
@@ -38329,6 +38332,7 @@ export interface operations {
38329
38332
  };
38330
38333
  })[];
38331
38334
  isGeneralLedger?: boolean | null;
38335
+ isOpex?: boolean;
38332
38336
  booksClosedAt?: string | null;
38333
38337
  logo?: string | null;
38334
38338
  statementStartAt?: string | null;
@@ -40205,6 +40209,7 @@ export interface operations {
40205
40209
  };
40206
40210
  })[];
40207
40211
  isGeneralLedger?: boolean | null;
40212
+ isOpex?: boolean;
40208
40213
  booksClosedAt?: string | null;
40209
40214
  logo?: string | null;
40210
40215
  statementStartAt?: string | null;
@@ -40362,6 +40367,7 @@ export interface operations {
40362
40367
  trialUntil?: string | null;
40363
40368
  cancelledAt?: string | null;
40364
40369
  isOnboarding?: boolean | null;
40370
+ isOpex?: boolean;
40365
40371
  booksClosedAt?: string | null;
40366
40372
  logo?: string | null;
40367
40373
  statementStartAt?: string | null;
@@ -40488,6 +40494,7 @@ export interface operations {
40488
40494
  };
40489
40495
  })[];
40490
40496
  isGeneralLedger?: boolean | null;
40497
+ isOpex?: boolean;
40491
40498
  booksClosedAt?: string | null;
40492
40499
  logo?: string | null;
40493
40500
  statementStartAt?: string | null;
@@ -41043,6 +41050,7 @@ export interface operations {
41043
41050
  };
41044
41051
  })[];
41045
41052
  isGeneralLedger?: boolean | null;
41053
+ isOpex?: boolean;
41046
41054
  booksClosedAt?: string | null;
41047
41055
  logo?: string | null;
41048
41056
  statementStartAt?: string | null;