@vrplatform/api 1.2.40-stage.1057 → 1.2.40-stage.1061

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.40-stage.1057",
6
+ "version": "1.2.40-stage.1061",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -4144,11 +4144,11 @@ export interface operations {
4144
4144
  type: "ledger" | "bank" | "recurringFee" | "nonPosting";
4145
4145
  } | null;
4146
4146
  recurringFee?: {
4147
- /** Format: uuid */
4148
4147
  id: string;
4149
4148
  uniqueRef: string;
4150
4149
  name: string;
4151
- type: string;
4150
+ /** @enum {string} */
4151
+ type: "managementFee" | "additionalFee" | "bookingChannelFee" | "cleaningFee" | "merchantFee";
4152
4152
  } | null;
4153
4153
  transaction?: {
4154
4154
  id: string;
@@ -4261,11 +4261,11 @@ export interface operations {
4261
4261
  status: "active" | "inactive";
4262
4262
  } | null;
4263
4263
  recurringFee?: {
4264
- /** Format: uuid */
4265
4264
  id: string;
4266
4265
  uniqueRef: string;
4267
4266
  name: string;
4268
- type: string;
4267
+ /** @enum {string} */
4268
+ type: "managementFee" | "additionalFee" | "bookingChannelFee" | "cleaningFee" | "merchantFee";
4269
4269
  } | null;
4270
4270
  }[];
4271
4271
  }[];
@@ -4500,11 +4500,11 @@ export interface operations {
4500
4500
  type: "ledger" | "bank" | "recurringFee" | "nonPosting";
4501
4501
  } | null;
4502
4502
  recurringFee?: {
4503
- /** Format: uuid */
4504
4503
  id: string;
4505
4504
  uniqueRef: string;
4506
4505
  name: string;
4507
- type: string;
4506
+ /** @enum {string} */
4507
+ type: "managementFee" | "additionalFee" | "bookingChannelFee" | "cleaningFee" | "merchantFee";
4508
4508
  } | null;
4509
4509
  transaction?: {
4510
4510
  id: string;
@@ -4617,11 +4617,11 @@ export interface operations {
4617
4617
  status: "active" | "inactive";
4618
4618
  } | null;
4619
4619
  recurringFee?: {
4620
- /** Format: uuid */
4621
4620
  id: string;
4622
4621
  uniqueRef: string;
4623
4622
  name: string;
4624
- type: string;
4623
+ /** @enum {string} */
4624
+ type: "managementFee" | "additionalFee" | "bookingChannelFee" | "cleaningFee" | "merchantFee";
4625
4625
  } | null;
4626
4626
  }[];
4627
4627
  };
@@ -4936,11 +4936,11 @@ export interface operations {
4936
4936
  type: "ledger" | "bank" | "recurringFee" | "nonPosting";
4937
4937
  } | null;
4938
4938
  recurringFee?: {
4939
- /** Format: uuid */
4940
4939
  id: string;
4941
4940
  uniqueRef: string;
4942
4941
  name: string;
4943
- type: string;
4942
+ /** @enum {string} */
4943
+ type: "managementFee" | "additionalFee" | "bookingChannelFee" | "cleaningFee" | "merchantFee";
4944
4944
  } | null;
4945
4945
  transaction?: {
4946
4946
  id: string;
@@ -5053,11 +5053,11 @@ export interface operations {
5053
5053
  status: "active" | "inactive";
5054
5054
  } | null;
5055
5055
  recurringFee?: {
5056
- /** Format: uuid */
5057
5056
  id: string;
5058
5057
  uniqueRef: string;
5059
5058
  name: string;
5060
- type: string;
5059
+ /** @enum {string} */
5060
+ type: "managementFee" | "additionalFee" | "bookingChannelFee" | "cleaningFee" | "merchantFee";
5061
5061
  } | null;
5062
5062
  }[];
5063
5063
  };
@@ -5569,11 +5569,11 @@ export interface operations {
5569
5569
  type: "ledger" | "bank" | "recurringFee" | "nonPosting";
5570
5570
  } | null;
5571
5571
  recurringFee?: {
5572
- /** Format: uuid */
5573
5572
  id: string;
5574
5573
  uniqueRef: string;
5575
5574
  name: string;
5576
- type: string;
5575
+ /** @enum {string} */
5576
+ type: "managementFee" | "additionalFee" | "bookingChannelFee" | "cleaningFee" | "merchantFee";
5577
5577
  } | null;
5578
5578
  transaction?: {
5579
5579
  id: string;
@@ -5686,11 +5686,11 @@ export interface operations {
5686
5686
  status: "active" | "inactive";
5687
5687
  } | null;
5688
5688
  recurringFee?: {
5689
- /** Format: uuid */
5690
5689
  id: string;
5691
5690
  uniqueRef: string;
5692
5691
  name: string;
5693
- type: string;
5692
+ /** @enum {string} */
5693
+ type: "managementFee" | "additionalFee" | "bookingChannelFee" | "cleaningFee" | "merchantFee";
5694
5694
  } | null;
5695
5695
  }[];
5696
5696
  };
@@ -5757,7 +5757,7 @@ export interface operations {
5757
5757
  data: {
5758
5758
  /** Format: uuid */
5759
5759
  listingId: string;
5760
- /** @default 2025-11-13 */
5760
+ /** @default 2025-11-14 */
5761
5761
  startAt: string;
5762
5762
  endAt?: string | null;
5763
5763
  setListingInactive?: boolean | null;
@@ -5839,7 +5839,7 @@ export interface operations {
5839
5839
  "application/json": {
5840
5840
  /** Format: uuid */
5841
5841
  listingId: string;
5842
- /** @default 2025-11-13 */
5842
+ /** @default 2025-11-14 */
5843
5843
  startAt?: string;
5844
5844
  endAt?: string | null;
5845
5845
  members: {
@@ -5873,7 +5873,7 @@ export interface operations {
5873
5873
  "application/json": {
5874
5874
  /** Format: uuid */
5875
5875
  listingId: string;
5876
- /** @default 2025-11-13 */
5876
+ /** @default 2025-11-14 */
5877
5877
  startAt: string;
5878
5878
  endAt?: string | null;
5879
5879
  setListingInactive?: boolean | null;
@@ -5953,7 +5953,7 @@ export interface operations {
5953
5953
  "application/json": {
5954
5954
  /** Format: uuid */
5955
5955
  listingId: string;
5956
- /** @default 2025-11-13 */
5956
+ /** @default 2025-11-14 */
5957
5957
  startAt: string;
5958
5958
  endAt?: string | null;
5959
5959
  setListingInactive?: boolean | null;
@@ -6036,7 +6036,7 @@ export interface operations {
6036
6036
  "application/json": {
6037
6037
  /** Format: uuid */
6038
6038
  listingId?: string;
6039
- /** @default 2025-11-13 */
6039
+ /** @default 2025-11-14 */
6040
6040
  startAt?: string;
6041
6041
  endAt?: string | null;
6042
6042
  members?: {
@@ -6070,7 +6070,7 @@ export interface operations {
6070
6070
  "application/json": {
6071
6071
  /** Format: uuid */
6072
6072
  listingId: string;
6073
- /** @default 2025-11-13 */
6073
+ /** @default 2025-11-14 */
6074
6074
  startAt: string;
6075
6075
  endAt?: string | null;
6076
6076
  setListingInactive?: boolean | null;
@@ -6256,7 +6256,7 @@ export interface operations {
6256
6256
  /** Format: uuid */
6257
6257
  sourceId?: string | null;
6258
6258
  initialOwnership?: {
6259
- /** @default 2025-11-13 */
6259
+ /** @default 2025-11-14 */
6260
6260
  startAt?: string;
6261
6261
  endAt?: string | null;
6262
6262
  members: {
@@ -6314,7 +6314,7 @@ export interface operations {
6314
6314
  status: "active" | "inactive";
6315
6315
  defaultCurrency?: string | null;
6316
6316
  activeOwnership?: {
6317
- /** @default 2025-11-13 */
6317
+ /** @default 2025-11-14 */
6318
6318
  startAt: string;
6319
6319
  endAt?: string | null;
6320
6320
  setListingInactive?: boolean | null;
@@ -6555,7 +6555,7 @@ export interface operations {
6555
6555
  status: "active" | "inactive";
6556
6556
  defaultCurrency?: string | null;
6557
6557
  activeOwnership?: {
6558
- /** @default 2025-11-13 */
6558
+ /** @default 2025-11-14 */
6559
6559
  startAt: string;
6560
6560
  endAt?: string | null;
6561
6561
  setListingInactive?: boolean | null;
@@ -6694,7 +6694,7 @@ export interface operations {
6694
6694
  /** Format: uuid */
6695
6695
  sourceId?: string | null;
6696
6696
  initialOwnership?: {
6697
- /** @default 2025-11-13 */
6697
+ /** @default 2025-11-14 */
6698
6698
  startAt?: string;
6699
6699
  endAt?: string | null;
6700
6700
  members: {
@@ -6748,7 +6748,7 @@ export interface operations {
6748
6748
  status: "active" | "inactive";
6749
6749
  defaultCurrency?: string | null;
6750
6750
  activeOwnership?: {
6751
- /** @default 2025-11-13 */
6751
+ /** @default 2025-11-14 */
6752
6752
  startAt: string;
6753
6753
  endAt?: string | null;
6754
6754
  setListingInactive?: boolean | null;
@@ -6965,7 +6965,7 @@ export interface operations {
6965
6965
  status: "active" | "inactive";
6966
6966
  defaultCurrency?: string | null;
6967
6967
  activeOwnership?: {
6968
- /** @default 2025-11-13 */
6968
+ /** @default 2025-11-14 */
6969
6969
  startAt: string;
6970
6970
  endAt?: string | null;
6971
6971
  setListingInactive?: boolean | null;
@@ -7112,7 +7112,7 @@ export interface operations {
7112
7112
  /** Format: uuid */
7113
7113
  sourceId?: string | null;
7114
7114
  initialOwnership?: {
7115
- /** @default 2025-11-13 */
7115
+ /** @default 2025-11-14 */
7116
7116
  startAt?: string;
7117
7117
  endAt?: string | null;
7118
7118
  members: {
@@ -7166,7 +7166,7 @@ export interface operations {
7166
7166
  status: "active" | "inactive";
7167
7167
  defaultCurrency?: string | null;
7168
7168
  activeOwnership?: {
7169
- /** @default 2025-11-13 */
7169
+ /** @default 2025-11-14 */
7170
7170
  startAt: string;
7171
7171
  endAt?: string | null;
7172
7172
  setListingInactive?: boolean | null;
@@ -8876,6 +8876,13 @@ export interface operations {
8876
8876
  bookingChannelsFilter?: string[] | null;
8877
8877
  /** @enum {string|null} */
8878
8878
  statusFilter?: "canceled" | "booked" | null;
8879
+ listingSubscriptions?: {
8880
+ listingId: string;
8881
+ startAt?: string | null;
8882
+ endAt?: string | null;
8883
+ /** @description Basis points between '0' and '100 000' ('100 000' => 100%, '1000' => 1%, '10' => 0.01%, '1' => 0.001%) */
8884
+ rate?: number | null;
8885
+ }[] | null;
8879
8886
  id?: string | null;
8880
8887
  reservationId: string;
8881
8888
  };
@@ -8918,11 +8925,11 @@ export interface operations {
8918
8925
  type: "ledger" | "bank" | "recurringFee" | "nonPosting";
8919
8926
  } | null;
8920
8927
  recurringFee?: {
8921
- /** Format: uuid */
8922
8928
  id: string;
8923
8929
  uniqueRef: string;
8924
8930
  name: string;
8925
- type: string;
8931
+ /** @enum {string} */
8932
+ type: "managementFee" | "additionalFee" | "bookingChannelFee" | "cleaningFee" | "merchantFee";
8926
8933
  } | null;
8927
8934
  transaction?: {
8928
8935
  id: string;
@@ -9616,6 +9623,13 @@ export interface operations {
9616
9623
  bookingChannelsFilter?: string[] | null;
9617
9624
  /** @enum {string|null} */
9618
9625
  statusFilter?: "canceled" | "booked" | null;
9626
+ listingSubscriptions?: {
9627
+ listingId: string;
9628
+ startAt?: string | null;
9629
+ endAt?: string | null;
9630
+ /** @description Basis points between '0' and '100 000' ('100 000' => 100%, '1000' => 1%, '10' => 0.01%, '1' => 0.001%) */
9631
+ rate?: number | null;
9632
+ }[] | null;
9619
9633
  };
9620
9634
  };
9621
9635
  };
@@ -9979,6 +9993,13 @@ export interface operations {
9979
9993
  bookingChannelsFilter?: string[] | null;
9980
9994
  /** @enum {string|null} */
9981
9995
  statusFilter?: "canceled" | "booked" | null;
9996
+ listingSubscriptions?: {
9997
+ listingId: string;
9998
+ startAt?: string | null;
9999
+ endAt?: string | null;
10000
+ /** @description Basis points between '0' and '100 000' ('100 000' => 100%, '1000' => 1%, '10' => 0.01%, '1' => 0.001%) */
10001
+ rate?: number | null;
10002
+ }[] | null;
9982
10003
  };
9983
10004
  };
9984
10005
  };