@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.
@@ -37456,6 +37456,7 @@ export interface operations {
37456
37456
  };
37457
37457
  })[];
37458
37458
  isGeneralLedger?: boolean | null;
37459
+ isOpex?: boolean;
37459
37460
  booksClosedAt?: string | null;
37460
37461
  logo?: string | null;
37461
37462
  statementStartAt?: string | null;
@@ -37623,6 +37624,7 @@ export interface operations {
37623
37624
  trialUntil?: string | null;
37624
37625
  cancelledAt?: string | null;
37625
37626
  isOnboarding?: boolean | null;
37627
+ isOpex?: boolean;
37626
37628
  booksClosedAt?: string | null;
37627
37629
  logo?: string | null;
37628
37630
  statementStartAt?: string | null;
@@ -37742,6 +37744,7 @@ export interface operations {
37742
37744
  };
37743
37745
  })[];
37744
37746
  isGeneralLedger?: boolean | null;
37747
+ isOpex?: boolean;
37745
37748
  booksClosedAt?: string | null;
37746
37749
  logo?: string | null;
37747
37750
  statementStartAt?: string | null;
@@ -38328,6 +38331,7 @@ export interface operations {
38328
38331
  };
38329
38332
  })[];
38330
38333
  isGeneralLedger?: boolean | null;
38334
+ isOpex?: boolean;
38331
38335
  booksClosedAt?: string | null;
38332
38336
  logo?: string | null;
38333
38337
  statementStartAt?: string | null;
@@ -40204,6 +40208,7 @@ export interface operations {
40204
40208
  };
40205
40209
  })[];
40206
40210
  isGeneralLedger?: boolean | null;
40211
+ isOpex?: boolean;
40207
40212
  booksClosedAt?: string | null;
40208
40213
  logo?: string | null;
40209
40214
  statementStartAt?: string | null;
@@ -40361,6 +40366,7 @@ export interface operations {
40361
40366
  trialUntil?: string | null;
40362
40367
  cancelledAt?: string | null;
40363
40368
  isOnboarding?: boolean | null;
40369
+ isOpex?: boolean;
40364
40370
  booksClosedAt?: string | null;
40365
40371
  logo?: string | null;
40366
40372
  statementStartAt?: string | null;
@@ -40487,6 +40493,7 @@ export interface operations {
40487
40493
  };
40488
40494
  })[];
40489
40495
  isGeneralLedger?: boolean | null;
40496
+ isOpex?: boolean;
40490
40497
  booksClosedAt?: string | null;
40491
40498
  logo?: string | null;
40492
40499
  statementStartAt?: string | null;
@@ -41042,6 +41049,7 @@ export interface operations {
41042
41049
  };
41043
41050
  })[];
41044
41051
  isGeneralLedger?: boolean | null;
41052
+ isOpex?: boolean;
41045
41053
  booksClosedAt?: string | null;
41046
41054
  logo?: string | null;
41047
41055
  statementStartAt?: string | null;