@vrplatform/api 1.3.0-stage.1185 → 1.3.0-stage.1186

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.
@@ -6092,7 +6092,7 @@ export interface operations {
6092
6092
  data: {
6093
6093
  /** Format: uuid */
6094
6094
  listingId: string;
6095
- /** @default 2025-12-01 */
6095
+ /** @default 2025-12-02 */
6096
6096
  startAt: string;
6097
6097
  endAt?: string | null;
6098
6098
  setListingInactive?: boolean | null;
@@ -6174,7 +6174,7 @@ export interface operations {
6174
6174
  "application/json": {
6175
6175
  /** Format: uuid */
6176
6176
  listingId: string;
6177
- /** @default 2025-12-01 */
6177
+ /** @default 2025-12-02 */
6178
6178
  startAt?: string;
6179
6179
  endAt?: string | null;
6180
6180
  members: {
@@ -6208,7 +6208,7 @@ export interface operations {
6208
6208
  "application/json": {
6209
6209
  /** Format: uuid */
6210
6210
  listingId: string;
6211
- /** @default 2025-12-01 */
6211
+ /** @default 2025-12-02 */
6212
6212
  startAt: string;
6213
6213
  endAt?: string | null;
6214
6214
  setListingInactive?: boolean | null;
@@ -6288,7 +6288,7 @@ export interface operations {
6288
6288
  "application/json": {
6289
6289
  /** Format: uuid */
6290
6290
  listingId: string;
6291
- /** @default 2025-12-01 */
6291
+ /** @default 2025-12-02 */
6292
6292
  startAt: string;
6293
6293
  endAt?: string | null;
6294
6294
  setListingInactive?: boolean | null;
@@ -6371,7 +6371,7 @@ export interface operations {
6371
6371
  "application/json": {
6372
6372
  /** Format: uuid */
6373
6373
  listingId?: string;
6374
- /** @default 2025-12-01 */
6374
+ /** @default 2025-12-02 */
6375
6375
  startAt?: string;
6376
6376
  endAt?: string | null;
6377
6377
  members?: {
@@ -6405,7 +6405,7 @@ export interface operations {
6405
6405
  "application/json": {
6406
6406
  /** Format: uuid */
6407
6407
  listingId: string;
6408
- /** @default 2025-12-01 */
6408
+ /** @default 2025-12-02 */
6409
6409
  startAt: string;
6410
6410
  endAt?: string | null;
6411
6411
  setListingInactive?: boolean | null;
@@ -6596,7 +6596,7 @@ export interface operations {
6596
6596
  /** Format: uuid */
6597
6597
  sourceId?: string | null;
6598
6598
  initialOwnership?: {
6599
- /** @default 2025-12-01 */
6599
+ /** @default 2025-12-02 */
6600
6600
  startAt?: string;
6601
6601
  endAt?: string | null;
6602
6602
  members: {
@@ -6654,7 +6654,7 @@ export interface operations {
6654
6654
  status: "active" | "inactive";
6655
6655
  defaultCurrency?: string | null;
6656
6656
  activeOwnership?: {
6657
- /** @default 2025-12-01 */
6657
+ /** @default 2025-12-02 */
6658
6658
  startAt: string;
6659
6659
  endAt?: string | null;
6660
6660
  setListingInactive?: boolean | null;
@@ -6900,7 +6900,7 @@ export interface operations {
6900
6900
  status: "active" | "inactive";
6901
6901
  defaultCurrency?: string | null;
6902
6902
  activeOwnership?: {
6903
- /** @default 2025-12-01 */
6903
+ /** @default 2025-12-02 */
6904
6904
  startAt: string;
6905
6905
  endAt?: string | null;
6906
6906
  setListingInactive?: boolean | null;
@@ -7049,7 +7049,7 @@ export interface operations {
7049
7049
  /** Format: uuid */
7050
7050
  sourceId?: string | null;
7051
7051
  initialOwnership?: {
7052
- /** @default 2025-12-01 */
7052
+ /** @default 2025-12-02 */
7053
7053
  startAt?: string;
7054
7054
  endAt?: string | null;
7055
7055
  members: {
@@ -7103,7 +7103,7 @@ export interface operations {
7103
7103
  status: "active" | "inactive";
7104
7104
  defaultCurrency?: string | null;
7105
7105
  activeOwnership?: {
7106
- /** @default 2025-12-01 */
7106
+ /** @default 2025-12-02 */
7107
7107
  startAt: string;
7108
7108
  endAt?: string | null;
7109
7109
  setListingInactive?: boolean | null;
@@ -7325,7 +7325,7 @@ export interface operations {
7325
7325
  status: "active" | "inactive";
7326
7326
  defaultCurrency?: string | null;
7327
7327
  activeOwnership?: {
7328
- /** @default 2025-12-01 */
7328
+ /** @default 2025-12-02 */
7329
7329
  startAt: string;
7330
7330
  endAt?: string | null;
7331
7331
  setListingInactive?: boolean | null;
@@ -7482,7 +7482,7 @@ export interface operations {
7482
7482
  /** Format: uuid */
7483
7483
  sourceId?: string | null;
7484
7484
  initialOwnership?: {
7485
- /** @default 2025-12-01 */
7485
+ /** @default 2025-12-02 */
7486
7486
  startAt?: string;
7487
7487
  endAt?: string | null;
7488
7488
  members: {
@@ -7536,7 +7536,7 @@ export interface operations {
7536
7536
  status: "active" | "inactive";
7537
7537
  defaultCurrency?: string | null;
7538
7538
  activeOwnership?: {
7539
- /** @default 2025-12-01 */
7539
+ /** @default 2025-12-02 */
7540
7540
  startAt: string;
7541
7541
  endAt?: string | null;
7542
7542
  setListingInactive?: boolean | null;
@@ -24589,7 +24589,7 @@ export interface operations {
24589
24589
  startDate: string;
24590
24590
  endDate: string;
24591
24591
  classification?: string;
24592
- type?: "bank" | "ledger";
24592
+ type?: "ledger" | "bank" | "recurringFee" | "nonPosting";
24593
24593
  party?: "owners" | "manager";
24594
24594
  accountIds?: string;
24595
24595
  search?: string;
@@ -24678,7 +24678,7 @@ export interface operations {
24678
24678
  startDate: string;
24679
24679
  endDate: string;
24680
24680
  classification?: string;
24681
- type?: "bank" | "ledger";
24681
+ type?: "ledger" | "bank" | "recurringFee" | "nonPosting";
24682
24682
  party?: "owners" | "manager";
24683
24683
  accountIds?: string;
24684
24684
  search?: string;