@voyantjs/db 0.1.0 → 0.1.1

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.
Files changed (1793) hide show
  1. package/package.json +2 -2
  2. package/dist/schema/0_schemas.d.ts +0 -4
  3. package/dist/schema/0_schemas.d.ts.map +0 -1
  4. package/dist/schema/0_schemas.js +0 -5
  5. package/dist/schema/0_schemas.js.map +0 -1
  6. package/dist/schema/billing/0_enums.d.ts +0 -2
  7. package/dist/schema/billing/0_enums.d.ts.map +0 -1
  8. package/dist/schema/billing/0_enums.js +0 -2
  9. package/dist/schema/billing/0_enums.js.map +0 -1
  10. package/dist/schema/billing/accounting_connections.d.ts +0 -118
  11. package/dist/schema/billing/accounting_connections.d.ts.map +0 -1
  12. package/dist/schema/billing/accounting_connections.js +0 -25
  13. package/dist/schema/billing/accounting_connections.js.map +0 -1
  14. package/dist/schema/billing/accounting_exports.d.ts +0 -218
  15. package/dist/schema/billing/accounting_exports.d.ts.map +0 -1
  16. package/dist/schema/billing/accounting_exports.js +0 -42
  17. package/dist/schema/billing/accounting_exports.js.map +0 -1
  18. package/dist/schema/billing/accounting_mappings.d.ts +0 -158
  19. package/dist/schema/billing/accounting_mappings.d.ts.map +0 -1
  20. package/dist/schema/billing/accounting_mappings.js +0 -34
  21. package/dist/schema/billing/accounting_mappings.js.map +0 -1
  22. package/dist/schema/billing/index.d.ts +0 -22
  23. package/dist/schema/billing/index.d.ts.map +0 -1
  24. package/dist/schema/billing/index.js +0 -23
  25. package/dist/schema/billing/index.js.map +0 -1
  26. package/dist/schema/billing/invoice_lines.d.ts +0 -318
  27. package/dist/schema/billing/invoice_lines.d.ts.map +0 -1
  28. package/dist/schema/billing/invoice_lines.js +0 -60
  29. package/dist/schema/billing/invoice_lines.js.map +0 -1
  30. package/dist/schema/billing/invoices.d.ts +0 -494
  31. package/dist/schema/billing/invoices.d.ts.map +0 -1
  32. package/dist/schema/billing/invoices.js +0 -77
  33. package/dist/schema/billing/invoices.js.map +0 -1
  34. package/dist/schema/billing/organization_tax_settings.d.ts +0 -157
  35. package/dist/schema/billing/organization_tax_settings.d.ts.map +0 -1
  36. package/dist/schema/billing/organization_tax_settings.js +0 -39
  37. package/dist/schema/billing/organization_tax_settings.js.map +0 -1
  38. package/dist/schema/billing/payment_terms.d.ts +0 -78
  39. package/dist/schema/billing/payment_terms.d.ts.map +0 -1
  40. package/dist/schema/billing/payment_terms.js +0 -21
  41. package/dist/schema/billing/payment_terms.js.map +0 -1
  42. package/dist/schema/billing/promotion_codes.d.ts +0 -389
  43. package/dist/schema/billing/promotion_codes.d.ts.map +0 -1
  44. package/dist/schema/billing/promotion_codes.js +0 -99
  45. package/dist/schema/billing/promotion_codes.js.map +0 -1
  46. package/dist/schema/billing/promotion_redemptions.d.ts +0 -472
  47. package/dist/schema/billing/promotion_redemptions.d.ts.map +0 -1
  48. package/dist/schema/billing/promotion_redemptions.js +0 -111
  49. package/dist/schema/billing/promotion_redemptions.js.map +0 -1
  50. package/dist/schema/billing/promotions.d.ts +0 -917
  51. package/dist/schema/billing/promotions.d.ts.map +0 -1
  52. package/dist/schema/billing/promotions.js +0 -182
  53. package/dist/schema/billing/promotions.js.map +0 -1
  54. package/dist/schema/billing/quote_items.d.ts +0 -266
  55. package/dist/schema/billing/quote_items.d.ts.map +0 -1
  56. package/dist/schema/billing/quote_items.js +0 -56
  57. package/dist/schema/billing/quote_items.js.map +0 -1
  58. package/dist/schema/billing/quotes.d.ts +0 -569
  59. package/dist/schema/billing/quotes.d.ts.map +0 -1
  60. package/dist/schema/billing/quotes.js +0 -105
  61. package/dist/schema/billing/quotes.js.map +0 -1
  62. package/dist/schema/billing/rate_cards.d.ts +0 -160
  63. package/dist/schema/billing/rate_cards.d.ts.map +0 -1
  64. package/dist/schema/billing/rate_cards.js +0 -35
  65. package/dist/schema/billing/rate_cards.js.map +0 -1
  66. package/dist/schema/billing/tax_code_rules.d.ts +0 -160
  67. package/dist/schema/billing/tax_code_rules.d.ts.map +0 -1
  68. package/dist/schema/billing/tax_code_rules.js +0 -36
  69. package/dist/schema/billing/tax_code_rules.js.map +0 -1
  70. package/dist/schema/billing/tax_codes.d.ts +0 -198
  71. package/dist/schema/billing/tax_codes.d.ts.map +0 -1
  72. package/dist/schema/billing/tax_codes.js +0 -33
  73. package/dist/schema/billing/tax_codes.js.map +0 -1
  74. package/dist/schema/billing/tax_profiles.d.ts +0 -78
  75. package/dist/schema/billing/tax_profiles.d.ts.map +0 -1
  76. package/dist/schema/billing/tax_profiles.js +0 -21
  77. package/dist/schema/billing/tax_profiles.js.map +0 -1
  78. package/dist/schema/billing/tax_rules.d.ts +0 -273
  79. package/dist/schema/billing/tax_rules.d.ts.map +0 -1
  80. package/dist/schema/billing/tax_rules.js +0 -48
  81. package/dist/schema/billing/tax_rules.js.map +0 -1
  82. package/dist/schema/billing/voucher_transactions.d.ts +0 -266
  83. package/dist/schema/billing/voucher_transactions.d.ts.map +0 -1
  84. package/dist/schema/billing/voucher_transactions.js +0 -86
  85. package/dist/schema/billing/voucher_transactions.js.map +0 -1
  86. package/dist/schema/billing/vouchers.d.ts +0 -538
  87. package/dist/schema/billing/vouchers.d.ts.map +0 -1
  88. package/dist/schema/billing/vouchers.js +0 -117
  89. package/dist/schema/billing/vouchers.js.map +0 -1
  90. package/dist/schema/billing/webhook_events.d.ts +0 -196
  91. package/dist/schema/billing/webhook_events.d.ts.map +0 -1
  92. package/dist/schema/billing/webhook_events.js +0 -35
  93. package/dist/schema/billing/webhook_events.js.map +0 -1
  94. package/dist/schema/bookings/booking_cancellations.d.ts +0 -569
  95. package/dist/schema/bookings/booking_cancellations.d.ts.map +0 -1
  96. package/dist/schema/bookings/booking_cancellations.js +0 -119
  97. package/dist/schema/bookings/booking_cancellations.js.map +0 -1
  98. package/dist/schema/bookings/booking_insurance.d.ts +0 -413
  99. package/dist/schema/bookings/booking_insurance.d.ts.map +0 -1
  100. package/dist/schema/bookings/booking_insurance.js +0 -92
  101. package/dist/schema/bookings/booking_insurance.js.map +0 -1
  102. package/dist/schema/bookings/booking_reminder_logs.d.ts +0 -273
  103. package/dist/schema/bookings/booking_reminder_logs.d.ts.map +0 -1
  104. package/dist/schema/bookings/booking_reminder_logs.js +0 -88
  105. package/dist/schema/bookings/booking_reminder_logs.js.map +0 -1
  106. package/dist/schema/bookings/booking_sessions.d.ts +0 -1436
  107. package/dist/schema/bookings/booking_sessions.d.ts.map +0 -1
  108. package/dist/schema/bookings/booking_sessions.js +0 -313
  109. package/dist/schema/bookings/booking_sessions.js.map +0 -1
  110. package/dist/schema/bookings/bookings/booking_adjustments.d.ts +0 -320
  111. package/dist/schema/bookings/bookings/booking_adjustments.d.ts.map +0 -1
  112. package/dist/schema/bookings/bookings/booking_adjustments.js +0 -67
  113. package/dist/schema/bookings/bookings/booking_adjustments.js.map +0 -1
  114. package/dist/schema/bookings/bookings/booking_items.d.ts +0 -440
  115. package/dist/schema/bookings/bookings/booking_items.d.ts.map +0 -1
  116. package/dist/schema/bookings/bookings/booking_items.js +0 -77
  117. package/dist/schema/bookings/bookings/booking_items.js.map +0 -1
  118. package/dist/schema/bookings/bookings/booking_passengers.d.ts +0 -505
  119. package/dist/schema/bookings/bookings/booking_passengers.d.ts.map +0 -1
  120. package/dist/schema/bookings/bookings/booking_passengers.js +0 -152
  121. package/dist/schema/bookings/bookings/booking_passengers.js.map +0 -1
  122. package/dist/schema/bookings/bookings/booking_room_allocations.d.ts +0 -138
  123. package/dist/schema/bookings/bookings/booking_room_allocations.d.ts.map +0 -1
  124. package/dist/schema/bookings/bookings/booking_room_allocations.js +0 -33
  125. package/dist/schema/bookings/bookings/booking_room_allocations.js.map +0 -1
  126. package/dist/schema/bookings/bookings/booking_room_selections.d.ts +0 -335
  127. package/dist/schema/bookings/bookings/booking_room_selections.d.ts.map +0 -1
  128. package/dist/schema/bookings/bookings/booking_room_selections.js +0 -69
  129. package/dist/schema/bookings/bookings/booking_room_selections.js.map +0 -1
  130. package/dist/schema/bookings/bookings/booking_status_history.d.ts +0 -164
  131. package/dist/schema/bookings/bookings/booking_status_history.d.ts.map +0 -1
  132. package/dist/schema/bookings/bookings/booking_status_history.js +0 -46
  133. package/dist/schema/bookings/bookings/booking_status_history.js.map +0 -1
  134. package/dist/schema/bookings/bookings/booking_taxes.d.ts +0 -198
  135. package/dist/schema/bookings/bookings/booking_taxes.d.ts.map +0 -1
  136. package/dist/schema/bookings/bookings/booking_taxes.js +0 -47
  137. package/dist/schema/bookings/bookings/booking_taxes.js.map +0 -1
  138. package/dist/schema/bookings/bookings/bookings.d.ts +0 -847
  139. package/dist/schema/bookings/bookings/bookings.d.ts.map +0 -1
  140. package/dist/schema/bookings/bookings/bookings.js +0 -150
  141. package/dist/schema/bookings/bookings/bookings.js.map +0 -1
  142. package/dist/schema/bookings/bookings/index.d.ts +0 -10
  143. package/dist/schema/bookings/bookings/index.d.ts.map +0 -1
  144. package/dist/schema/bookings/bookings/index.js +0 -10
  145. package/dist/schema/bookings/bookings/index.js.map +0 -1
  146. package/dist/schema/bookings/bookings/v_bookings_list.d.ts +0 -25
  147. package/dist/schema/bookings/bookings/v_bookings_list.d.ts.map +0 -1
  148. package/dist/schema/bookings/bookings/v_bookings_list.js +0 -11
  149. package/dist/schema/bookings/bookings/v_bookings_list.js.map +0 -1
  150. package/dist/schema/bookings/index.d.ts +0 -10
  151. package/dist/schema/bookings/index.d.ts.map +0 -1
  152. package/dist/schema/bookings/index.js +0 -10
  153. package/dist/schema/bookings/index.js.map +0 -1
  154. package/dist/schema/bookings/item_option_selections.d.ts +0 -276
  155. package/dist/schema/bookings/item_option_selections.d.ts.map +0 -1
  156. package/dist/schema/bookings/item_option_selections.js +0 -48
  157. package/dist/schema/bookings/item_option_selections.js.map +0 -1
  158. package/dist/schema/bookings/payment_milestones.d.ts +0 -409
  159. package/dist/schema/bookings/payment_milestones.d.ts.map +0 -1
  160. package/dist/schema/bookings/payment_milestones.js +0 -88
  161. package/dist/schema/bookings/payment_milestones.js.map +0 -1
  162. package/dist/schema/bookings/resource_allocations.d.ts +0 -400
  163. package/dist/schema/bookings/resource_allocations.d.ts.map +0 -1
  164. package/dist/schema/bookings/resource_allocations.js +0 -87
  165. package/dist/schema/bookings/resource_allocations.js.map +0 -1
  166. package/dist/schema/bookings/resources/index.d.ts +0 -5
  167. package/dist/schema/bookings/resources/index.d.ts.map +0 -1
  168. package/dist/schema/bookings/resources/index.js +0 -5
  169. package/dist/schema/bookings/resources/index.js.map +0 -1
  170. package/dist/schema/bookings/resources/resource_allocations.d.ts +0 -400
  171. package/dist/schema/bookings/resources/resource_allocations.d.ts.map +0 -1
  172. package/dist/schema/bookings/resources/resource_allocations.js +0 -87
  173. package/dist/schema/bookings/resources/resource_allocations.js.map +0 -1
  174. package/dist/schema/bookings/resources/resource_layouts.d.ts +0 -138
  175. package/dist/schema/bookings/resources/resource_layouts.d.ts.map +0 -1
  176. package/dist/schema/bookings/resources/resource_layouts.js +0 -30
  177. package/dist/schema/bookings/resources/resource_layouts.js.map +0 -1
  178. package/dist/schema/bookings/resources/resource_units.d.ts +0 -197
  179. package/dist/schema/bookings/resources/resource_units.d.ts.map +0 -1
  180. package/dist/schema/bookings/resources/resource_units.js +0 -50
  181. package/dist/schema/bookings/resources/resource_units.js.map +0 -1
  182. package/dist/schema/bookings/resources/resources.d.ts +0 -201
  183. package/dist/schema/bookings/resources/resources.d.ts.map +0 -1
  184. package/dist/schema/bookings/resources/resources.js +0 -44
  185. package/dist/schema/bookings/resources/resources.js.map +0 -1
  186. package/dist/schema/bookings/supplier_confirmations.d.ts +0 -243
  187. package/dist/schema/bookings/supplier_confirmations.d.ts.map +0 -1
  188. package/dist/schema/bookings/supplier_confirmations.js +0 -50
  189. package/dist/schema/bookings/supplier_confirmations.js.map +0 -1
  190. package/dist/schema/catalog/0_enums.d.ts +0 -63
  191. package/dist/schema/catalog/0_enums.d.ts.map +0 -1
  192. package/dist/schema/catalog/0_enums.js +0 -31
  193. package/dist/schema/catalog/0_enums.js.map +0 -1
  194. package/dist/schema/catalog/accomodations.d.ts +0 -159
  195. package/dist/schema/catalog/accomodations.d.ts.map +0 -1
  196. package/dist/schema/catalog/accomodations.js +0 -30
  197. package/dist/schema/catalog/accomodations.js.map +0 -1
  198. package/dist/schema/catalog/channels/channel_product_pricing.d.ts +0 -212
  199. package/dist/schema/catalog/channels/channel_product_pricing.d.ts.map +0 -1
  200. package/dist/schema/catalog/channels/channel_product_pricing.js +0 -86
  201. package/dist/schema/catalog/channels/channel_product_pricing.js.map +0 -1
  202. package/dist/schema/catalog/channels/distribution_channels.d.ts +0 -232
  203. package/dist/schema/catalog/channels/distribution_channels.d.ts.map +0 -1
  204. package/dist/schema/catalog/channels/distribution_channels.js +0 -57
  205. package/dist/schema/catalog/channels/distribution_channels.js.map +0 -1
  206. package/dist/schema/catalog/channels/index.d.ts +0 -3
  207. package/dist/schema/catalog/channels/index.d.ts.map +0 -1
  208. package/dist/schema/catalog/channels/index.js +0 -3
  209. package/dist/schema/catalog/channels/index.js.map +0 -1
  210. package/dist/schema/catalog/collections/collection_items.d.ts +0 -230
  211. package/dist/schema/catalog/collections/collection_items.d.ts.map +0 -1
  212. package/dist/schema/catalog/collections/collection_items.js +0 -52
  213. package/dist/schema/catalog/collections/collection_items.js.map +0 -1
  214. package/dist/schema/catalog/collections/collection_tags.d.ts +0 -102
  215. package/dist/schema/catalog/collections/collection_tags.d.ts.map +0 -1
  216. package/dist/schema/catalog/collections/collection_tags.js +0 -27
  217. package/dist/schema/catalog/collections/collection_tags.js.map +0 -1
  218. package/dist/schema/catalog/collections/collection_translations.d.ts +0 -142
  219. package/dist/schema/catalog/collections/collection_translations.d.ts.map +0 -1
  220. package/dist/schema/catalog/collections/collection_translations.js +0 -41
  221. package/dist/schema/catalog/collections/collection_translations.js.map +0 -1
  222. package/dist/schema/catalog/collections/collections.d.ts +0 -345
  223. package/dist/schema/catalog/collections/collections.d.ts.map +0 -1
  224. package/dist/schema/catalog/collections/collections.js +0 -60
  225. package/dist/schema/catalog/collections/collections.js.map +0 -1
  226. package/dist/schema/catalog/collections/index.d.ts +0 -5
  227. package/dist/schema/catalog/collections/index.d.ts.map +0 -1
  228. package/dist/schema/catalog/collections/index.js +0 -5
  229. package/dist/schema/catalog/collections/index.js.map +0 -1
  230. package/dist/schema/catalog/departures/departure_cabin_categories.d.ts +0 -249
  231. package/dist/schema/catalog/departures/departure_cabin_categories.d.ts.map +0 -1
  232. package/dist/schema/catalog/departures/departure_cabin_categories.js +0 -38
  233. package/dist/schema/catalog/departures/departure_cabin_categories.js.map +0 -1
  234. package/dist/schema/catalog/departures/departure_cabins.d.ts +0 -182
  235. package/dist/schema/catalog/departures/departure_cabins.d.ts.map +0 -1
  236. package/dist/schema/catalog/departures/departure_cabins.js +0 -35
  237. package/dist/schema/catalog/departures/departure_cabins.js.map +0 -1
  238. package/dist/schema/catalog/departures/departure_day_tasks.d.ts +0 -238
  239. package/dist/schema/catalog/departures/departure_day_tasks.d.ts.map +0 -1
  240. package/dist/schema/catalog/departures/departure_day_tasks.js +0 -38
  241. package/dist/schema/catalog/departures/departure_day_tasks.js.map +0 -1
  242. package/dist/schema/catalog/departures/departure_days.d.ts +0 -155
  243. package/dist/schema/catalog/departures/departure_days.d.ts.map +0 -1
  244. package/dist/schema/catalog/departures/departure_days.js +0 -33
  245. package/dist/schema/catalog/departures/departure_days.js.map +0 -1
  246. package/dist/schema/catalog/departures/departure_group_members.d.ts +0 -138
  247. package/dist/schema/catalog/departures/departure_group_members.d.ts.map +0 -1
  248. package/dist/schema/catalog/departures/departure_group_members.js +0 -37
  249. package/dist/schema/catalog/departures/departure_group_members.js.map +0 -1
  250. package/dist/schema/catalog/departures/departure_groups.d.ts +0 -138
  251. package/dist/schema/catalog/departures/departure_groups.d.ts.map +0 -1
  252. package/dist/schema/catalog/departures/departure_groups.js +0 -29
  253. package/dist/schema/catalog/departures/departure_groups.js.map +0 -1
  254. package/dist/schema/catalog/departures/departure_overrides.d.ts +0 -156
  255. package/dist/schema/catalog/departures/departure_overrides.d.ts.map +0 -1
  256. package/dist/schema/catalog/departures/departure_overrides.js +0 -34
  257. package/dist/schema/catalog/departures/departure_overrides.js.map +0 -1
  258. package/dist/schema/catalog/departures/departure_port_calls.d.ts +0 -198
  259. package/dist/schema/catalog/departures/departure_port_calls.d.ts.map +0 -1
  260. package/dist/schema/catalog/departures/departure_port_calls.js +0 -41
  261. package/dist/schema/catalog/departures/departure_port_calls.js.map +0 -1
  262. package/dist/schema/catalog/departures/departure_room_prices.d.ts +0 -240
  263. package/dist/schema/catalog/departures/departure_room_prices.d.ts.map +0 -1
  264. package/dist/schema/catalog/departures/departure_room_prices.js +0 -42
  265. package/dist/schema/catalog/departures/departure_room_prices.js.map +0 -1
  266. package/dist/schema/catalog/departures/departure_rooms.d.ts +0 -338
  267. package/dist/schema/catalog/departures/departure_rooms.d.ts.map +0 -1
  268. package/dist/schema/catalog/departures/departure_rooms.js +0 -71
  269. package/dist/schema/catalog/departures/departure_rooms.js.map +0 -1
  270. package/dist/schema/catalog/departures/departure_translations.d.ts +0 -120
  271. package/dist/schema/catalog/departures/departure_translations.d.ts.map +0 -1
  272. package/dist/schema/catalog/departures/departure_translations.js +0 -41
  273. package/dist/schema/catalog/departures/departure_translations.js.map +0 -1
  274. package/dist/schema/catalog/departures/departure_transport_options.d.ts +0 -298
  275. package/dist/schema/catalog/departures/departure_transport_options.d.ts.map +0 -1
  276. package/dist/schema/catalog/departures/departure_transport_options.js +0 -45
  277. package/dist/schema/catalog/departures/departure_transport_options.js.map +0 -1
  278. package/dist/schema/catalog/departures/departure_transport_seating.d.ts +0 -178
  279. package/dist/schema/catalog/departures/departure_transport_seating.d.ts.map +0 -1
  280. package/dist/schema/catalog/departures/departure_transport_seating.js +0 -39
  281. package/dist/schema/catalog/departures/departure_transport_seating.js.map +0 -1
  282. package/dist/schema/catalog/departures/departure_transport_segments.d.ts +0 -560
  283. package/dist/schema/catalog/departures/departure_transport_segments.d.ts.map +0 -1
  284. package/dist/schema/catalog/departures/departure_transport_segments.js +0 -66
  285. package/dist/schema/catalog/departures/departure_transport_segments.js.map +0 -1
  286. package/dist/schema/catalog/departures/departures.d.ts +0 -338
  287. package/dist/schema/catalog/departures/departures.d.ts.map +0 -1
  288. package/dist/schema/catalog/departures/departures.js +0 -67
  289. package/dist/schema/catalog/departures/departures.js.map +0 -1
  290. package/dist/schema/catalog/departures/index.d.ts +0 -16
  291. package/dist/schema/catalog/departures/index.d.ts.map +0 -1
  292. package/dist/schema/catalog/departures/index.js +0 -16
  293. package/dist/schema/catalog/departures/index.js.map +0 -1
  294. package/dist/schema/catalog/destinations.d.ts +0 -274
  295. package/dist/schema/catalog/destinations.d.ts.map +0 -1
  296. package/dist/schema/catalog/destinations.js +0 -37
  297. package/dist/schema/catalog/destinations.js.map +0 -1
  298. package/dist/schema/catalog/index.d.ts +0 -19
  299. package/dist/schema/catalog/index.d.ts.map +0 -1
  300. package/dist/schema/catalog/index.js +0 -20
  301. package/dist/schema/catalog/index.js.map +0 -1
  302. package/dist/schema/catalog/inventory/index.d.ts +0 -2
  303. package/dist/schema/catalog/inventory/index.d.ts.map +0 -1
  304. package/dist/schema/catalog/inventory/index.js +0 -2
  305. package/dist/schema/catalog/inventory/index.js.map +0 -1
  306. package/dist/schema/catalog/inventory/inventory_ledger.d.ts +0 -198
  307. package/dist/schema/catalog/inventory/inventory_ledger.d.ts.map +0 -1
  308. package/dist/schema/catalog/inventory/inventory_ledger.js +0 -43
  309. package/dist/schema/catalog/inventory/inventory_ledger.js.map +0 -1
  310. package/dist/schema/catalog/itineraries/index.d.ts +0 -19
  311. package/dist/schema/catalog/itineraries/index.d.ts.map +0 -1
  312. package/dist/schema/catalog/itineraries/index.js +0 -19
  313. package/dist/schema/catalog/itineraries/index.js.map +0 -1
  314. package/dist/schema/catalog/itineraries/itineraries.d.ts +0 -198
  315. package/dist/schema/catalog/itineraries/itineraries.d.ts.map +0 -1
  316. package/dist/schema/catalog/itineraries/itineraries.js +0 -43
  317. package/dist/schema/catalog/itineraries/itineraries.js.map +0 -1
  318. package/dist/schema/catalog/itineraries/itinerary_activity_allotments.d.ts +0 -258
  319. package/dist/schema/catalog/itineraries/itinerary_activity_allotments.d.ts.map +0 -1
  320. package/dist/schema/catalog/itineraries/itinerary_activity_allotments.js +0 -60
  321. package/dist/schema/catalog/itineraries/itinerary_activity_allotments.js.map +0 -1
  322. package/dist/schema/catalog/itineraries/itinerary_activity_option_groups.d.ts +0 -250
  323. package/dist/schema/catalog/itineraries/itinerary_activity_option_groups.d.ts.map +0 -1
  324. package/dist/schema/catalog/itineraries/itinerary_activity_option_groups.js +0 -50
  325. package/dist/schema/catalog/itineraries/itinerary_activity_option_groups.js.map +0 -1
  326. package/dist/schema/catalog/itineraries/itinerary_activity_options.d.ts +0 -336
  327. package/dist/schema/catalog/itineraries/itinerary_activity_options.d.ts.map +0 -1
  328. package/dist/schema/catalog/itineraries/itinerary_activity_options.js +0 -59
  329. package/dist/schema/catalog/itineraries/itinerary_activity_options.js.map +0 -1
  330. package/dist/schema/catalog/itineraries/itinerary_day_accommodation_refs.d.ts +0 -154
  331. package/dist/schema/catalog/itineraries/itinerary_day_accommodation_refs.d.ts.map +0 -1
  332. package/dist/schema/catalog/itineraries/itinerary_day_accommodation_refs.js +0 -43
  333. package/dist/schema/catalog/itineraries/itinerary_day_accommodation_refs.js.map +0 -1
  334. package/dist/schema/catalog/itineraries/itinerary_day_translations.d.ts +0 -140
  335. package/dist/schema/catalog/itineraries/itinerary_day_translations.d.ts.map +0 -1
  336. package/dist/schema/catalog/itineraries/itinerary_day_translations.js +0 -40
  337. package/dist/schema/catalog/itineraries/itinerary_day_translations.js.map +0 -1
  338. package/dist/schema/catalog/itineraries/itinerary_day_transports.d.ts +0 -418
  339. package/dist/schema/catalog/itineraries/itinerary_day_transports.d.ts.map +0 -1
  340. package/dist/schema/catalog/itineraries/itinerary_day_transports.js +0 -67
  341. package/dist/schema/catalog/itineraries/itinerary_day_transports.js.map +0 -1
  342. package/dist/schema/catalog/itineraries/itinerary_days.d.ts +0 -377
  343. package/dist/schema/catalog/itineraries/itinerary_days.d.ts.map +0 -1
  344. package/dist/schema/catalog/itineraries/itinerary_days.js +0 -55
  345. package/dist/schema/catalog/itineraries/itinerary_days.js.map +0 -1
  346. package/dist/schema/catalog/itineraries/itinerary_item_overrides.d.ts +0 -154
  347. package/dist/schema/catalog/itineraries/itinerary_item_overrides.d.ts.map +0 -1
  348. package/dist/schema/catalog/itineraries/itinerary_item_overrides.js +0 -39
  349. package/dist/schema/catalog/itineraries/itinerary_item_overrides.js.map +0 -1
  350. package/dist/schema/catalog/itineraries/itinerary_overrides.d.ts +0 -154
  351. package/dist/schema/catalog/itineraries/itinerary_overrides.d.ts.map +0 -1
  352. package/dist/schema/catalog/itineraries/itinerary_overrides.js +0 -35
  353. package/dist/schema/catalog/itineraries/itinerary_overrides.js.map +0 -1
  354. package/dist/schema/catalog/itineraries/itinerary_segment_translations.d.ts +0 -140
  355. package/dist/schema/catalog/itineraries/itinerary_segment_translations.d.ts.map +0 -1
  356. package/dist/schema/catalog/itineraries/itinerary_segment_translations.js +0 -40
  357. package/dist/schema/catalog/itineraries/itinerary_segment_translations.js.map +0 -1
  358. package/dist/schema/catalog/itineraries/itinerary_segments.d.ts +0 -1000
  359. package/dist/schema/catalog/itineraries/itinerary_segments.d.ts.map +0 -1
  360. package/dist/schema/catalog/itineraries/itinerary_segments.js +0 -95
  361. package/dist/schema/catalog/itineraries/itinerary_segments.js.map +0 -1
  362. package/dist/schema/catalog/itineraries/itinerary_timeslot_rules.d.ts +0 -114
  363. package/dist/schema/catalog/itineraries/itinerary_timeslot_rules.d.ts.map +0 -1
  364. package/dist/schema/catalog/itineraries/itinerary_timeslot_rules.js +0 -25
  365. package/dist/schema/catalog/itineraries/itinerary_timeslot_rules.js.map +0 -1
  366. package/dist/schema/catalog/itineraries/itinerary_translations.d.ts +0 -160
  367. package/dist/schema/catalog/itineraries/itinerary_translations.d.ts.map +0 -1
  368. package/dist/schema/catalog/itineraries/itinerary_translations.js +0 -41
  369. package/dist/schema/catalog/itineraries/itinerary_translations.js.map +0 -1
  370. package/dist/schema/catalog/itineraries/itinerary_versions.d.ts +0 -136
  371. package/dist/schema/catalog/itineraries/itinerary_versions.d.ts.map +0 -1
  372. package/dist/schema/catalog/itineraries/itinerary_versions.js +0 -36
  373. package/dist/schema/catalog/itineraries/itinerary_versions.js.map +0 -1
  374. package/dist/schema/catalog/offers/index.d.ts +0 -2
  375. package/dist/schema/catalog/offers/index.d.ts.map +0 -1
  376. package/dist/schema/catalog/offers/index.js +0 -2
  377. package/dist/schema/catalog/offers/index.js.map +0 -1
  378. package/dist/schema/catalog/offers/offers.d.ts +0 -599
  379. package/dist/schema/catalog/offers/offers.d.ts.map +0 -1
  380. package/dist/schema/catalog/offers/offers.js +0 -96
  381. package/dist/schema/catalog/offers/offers.js.map +0 -1
  382. package/dist/schema/catalog/price_rules.d.ts +0 -332
  383. package/dist/schema/catalog/price_rules.d.ts.map +0 -1
  384. package/dist/schema/catalog/price_rules.js +0 -55
  385. package/dist/schema/catalog/price_rules.js.map +0 -1
  386. package/dist/schema/catalog/pricing/index.d.ts +0 -6
  387. package/dist/schema/catalog/pricing/index.d.ts.map +0 -1
  388. package/dist/schema/catalog/pricing/index.js +0 -6
  389. package/dist/schema/catalog/pricing/index.js.map +0 -1
  390. package/dist/schema/catalog/pricing/payment_terms.d.ts +0 -379
  391. package/dist/schema/catalog/pricing/payment_terms.d.ts.map +0 -1
  392. package/dist/schema/catalog/pricing/payment_terms.js +0 -96
  393. package/dist/schema/catalog/pricing/payment_terms.js.map +0 -1
  394. package/dist/schema/catalog/pricing/price_schedules.d.ts +0 -280
  395. package/dist/schema/catalog/pricing/price_schedules.d.ts.map +0 -1
  396. package/dist/schema/catalog/pricing/price_schedules.js +0 -42
  397. package/dist/schema/catalog/pricing/price_schedules.js.map +0 -1
  398. package/dist/schema/catalog/pricing/product_base_prices.d.ts +0 -242
  399. package/dist/schema/catalog/pricing/product_base_prices.d.ts.map +0 -1
  400. package/dist/schema/catalog/pricing/product_base_prices.js +0 -48
  401. package/dist/schema/catalog/pricing/product_base_prices.js.map +0 -1
  402. package/dist/schema/catalog/pricing/product_departure_price_overrides.d.ts +0 -176
  403. package/dist/schema/catalog/pricing/product_departure_price_overrides.d.ts.map +0 -1
  404. package/dist/schema/catalog/pricing/product_departure_price_overrides.js +0 -40
  405. package/dist/schema/catalog/pricing/product_departure_price_overrides.js.map +0 -1
  406. package/dist/schema/catalog/pricing/product_payment_overrides.d.ts +0 -134
  407. package/dist/schema/catalog/pricing/product_payment_overrides.d.ts.map +0 -1
  408. package/dist/schema/catalog/pricing/product_payment_overrides.js +0 -31
  409. package/dist/schema/catalog/pricing/product_payment_overrides.js.map +0 -1
  410. package/dist/schema/catalog/product_lodging.d.ts +0 -650
  411. package/dist/schema/catalog/product_lodging.d.ts.map +0 -1
  412. package/dist/schema/catalog/product_lodging.js +0 -144
  413. package/dist/schema/catalog/product_lodging.js.map +0 -1
  414. package/dist/schema/catalog/products/index.d.ts +0 -26
  415. package/dist/schema/catalog/products/index.d.ts.map +0 -1
  416. package/dist/schema/catalog/products/index.js +0 -26
  417. package/dist/schema/catalog/products/index.js.map +0 -1
  418. package/dist/schema/catalog/products/product_accommodation_option_rooms.d.ts +0 -286
  419. package/dist/schema/catalog/products/product_accommodation_option_rooms.d.ts.map +0 -1
  420. package/dist/schema/catalog/products/product_accommodation_option_rooms.js +0 -26
  421. package/dist/schema/catalog/products/product_accommodation_option_rooms.js.map +0 -1
  422. package/dist/schema/catalog/products/product_accommodation_options.d.ts +0 -167
  423. package/dist/schema/catalog/products/product_accommodation_options.d.ts.map +0 -1
  424. package/dist/schema/catalog/products/product_accommodation_options.js +0 -24
  425. package/dist/schema/catalog/products/product_accommodation_options.js.map +0 -1
  426. package/dist/schema/catalog/products/product_accommodation_set_items.d.ts +0 -254
  427. package/dist/schema/catalog/products/product_accommodation_set_items.d.ts.map +0 -1
  428. package/dist/schema/catalog/products/product_accommodation_set_items.js +0 -43
  429. package/dist/schema/catalog/products/product_accommodation_set_items.js.map +0 -1
  430. package/dist/schema/catalog/products/product_accommodation_sets.d.ts +0 -194
  431. package/dist/schema/catalog/products/product_accommodation_sets.d.ts.map +0 -1
  432. package/dist/schema/catalog/products/product_accommodation_sets.js +0 -34
  433. package/dist/schema/catalog/products/product_accommodation_sets.js.map +0 -1
  434. package/dist/schema/catalog/products/product_addons.d.ts +0 -140
  435. package/dist/schema/catalog/products/product_addons.d.ts.map +0 -1
  436. package/dist/schema/catalog/products/product_addons.js +0 -30
  437. package/dist/schema/catalog/products/product_addons.js.map +0 -1
  438. package/dist/schema/catalog/products/product_availability.d.ts +0 -168
  439. package/dist/schema/catalog/products/product_availability.d.ts.map +0 -1
  440. package/dist/schema/catalog/products/product_availability.js +0 -28
  441. package/dist/schema/catalog/products/product_availability.js.map +0 -1
  442. package/dist/schema/catalog/products/product_availability_states.d.ts +0 -1337
  443. package/dist/schema/catalog/products/product_availability_states.d.ts.map +0 -1
  444. package/dist/schema/catalog/products/product_availability_states.js +0 -281
  445. package/dist/schema/catalog/products/product_availability_states.js.map +0 -1
  446. package/dist/schema/catalog/products/product_booking_rules.d.ts +0 -712
  447. package/dist/schema/catalog/products/product_booking_rules.d.ts.map +0 -1
  448. package/dist/schema/catalog/products/product_booking_rules.js +0 -156
  449. package/dist/schema/catalog/products/product_booking_rules.js.map +0 -1
  450. package/dist/schema/catalog/products/product_categories.d.ts +0 -245
  451. package/dist/schema/catalog/products/product_categories.d.ts.map +0 -1
  452. package/dist/schema/catalog/products/product_categories.js +0 -48
  453. package/dist/schema/catalog/products/product_categories.js.map +0 -1
  454. package/dist/schema/catalog/products/product_category_assignments.d.ts +0 -122
  455. package/dist/schema/catalog/products/product_category_assignments.d.ts.map +0 -1
  456. package/dist/schema/catalog/products/product_category_assignments.js +0 -46
  457. package/dist/schema/catalog/products/product_category_assignments.js.map +0 -1
  458. package/dist/schema/catalog/products/product_category_crosswalk.d.ts +0 -106
  459. package/dist/schema/catalog/products/product_category_crosswalk.d.ts.map +0 -1
  460. package/dist/schema/catalog/products/product_category_crosswalk.js +0 -37
  461. package/dist/schema/catalog/products/product_category_crosswalk.js.map +0 -1
  462. package/dist/schema/catalog/products/product_category_i18n.d.ts +0 -120
  463. package/dist/schema/catalog/products/product_category_i18n.d.ts.map +0 -1
  464. package/dist/schema/catalog/products/product_category_i18n.js +0 -34
  465. package/dist/schema/catalog/products/product_category_i18n.js.map +0 -1
  466. package/dist/schema/catalog/products/product_extensions.d.ts +0 -236
  467. package/dist/schema/catalog/products/product_extensions.d.ts.map +0 -1
  468. package/dist/schema/catalog/products/product_extensions.js +0 -39
  469. package/dist/schema/catalog/products/product_extensions.js.map +0 -1
  470. package/dist/schema/catalog/products/product_media.d.ts +0 -132
  471. package/dist/schema/catalog/products/product_media.d.ts.map +0 -1
  472. package/dist/schema/catalog/products/product_media.js +0 -25
  473. package/dist/schema/catalog/products/product_media.js.map +0 -1
  474. package/dist/schema/catalog/products/product_overrides.d.ts +0 -174
  475. package/dist/schema/catalog/products/product_overrides.d.ts.map +0 -1
  476. package/dist/schema/catalog/products/product_overrides.js +0 -36
  477. package/dist/schema/catalog/products/product_overrides.js.map +0 -1
  478. package/dist/schema/catalog/products/product_preferences.d.ts +0 -735
  479. package/dist/schema/catalog/products/product_preferences.d.ts.map +0 -1
  480. package/dist/schema/catalog/products/product_preferences.js +0 -107
  481. package/dist/schema/catalog/products/product_preferences.js.map +0 -1
  482. package/dist/schema/catalog/products/product_publish_settings.d.ts +0 -140
  483. package/dist/schema/catalog/products/product_publish_settings.d.ts.map +0 -1
  484. package/dist/schema/catalog/products/product_publish_settings.js +0 -29
  485. package/dist/schema/catalog/products/product_publish_settings.js.map +0 -1
  486. package/dist/schema/catalog/products/product_rate_plan_channels.d.ts +0 -116
  487. package/dist/schema/catalog/products/product_rate_plan_channels.d.ts.map +0 -1
  488. package/dist/schema/catalog/products/product_rate_plan_channels.js +0 -39
  489. package/dist/schema/catalog/products/product_rate_plan_channels.js.map +0 -1
  490. package/dist/schema/catalog/products/product_rate_plans.d.ts +0 -220
  491. package/dist/schema/catalog/products/product_rate_plans.d.ts.map +0 -1
  492. package/dist/schema/catalog/products/product_rate_plans.js +0 -46
  493. package/dist/schema/catalog/products/product_rate_plans.js.map +0 -1
  494. package/dist/schema/catalog/products/product_tag_assignments.d.ts +0 -64
  495. package/dist/schema/catalog/products/product_tag_assignments.d.ts.map +0 -1
  496. package/dist/schema/catalog/products/product_tag_assignments.js +0 -26
  497. package/dist/schema/catalog/products/product_tag_assignments.js.map +0 -1
  498. package/dist/schema/catalog/products/product_tags.d.ts +0 -65
  499. package/dist/schema/catalog/products/product_tags.d.ts.map +0 -1
  500. package/dist/schema/catalog/products/product_tags.js +0 -18
  501. package/dist/schema/catalog/products/product_tags.js.map +0 -1
  502. package/dist/schema/catalog/products/product_translations.d.ts +0 -206
  503. package/dist/schema/catalog/products/product_translations.d.ts.map +0 -1
  504. package/dist/schema/catalog/products/product_translations.js +0 -37
  505. package/dist/schema/catalog/products/product_translations.js.map +0 -1
  506. package/dist/schema/catalog/products/product_versions.d.ts +0 -132
  507. package/dist/schema/catalog/products/product_versions.d.ts.map +0 -1
  508. package/dist/schema/catalog/products/product_versions.js +0 -25
  509. package/dist/schema/catalog/products/product_versions.js.map +0 -1
  510. package/dist/schema/catalog/products/product_visibility.d.ts +0 -123
  511. package/dist/schema/catalog/products/product_visibility.d.ts.map +0 -1
  512. package/dist/schema/catalog/products/product_visibility.js +0 -45
  513. package/dist/schema/catalog/products/product_visibility.js.map +0 -1
  514. package/dist/schema/catalog/products/products.d.ts +0 -585
  515. package/dist/schema/catalog/products/products.d.ts.map +0 -1
  516. package/dist/schema/catalog/products/products.js +0 -95
  517. package/dist/schema/catalog/products/products.js.map +0 -1
  518. package/dist/schema/catalog/providers/index.d.ts +0 -2
  519. package/dist/schema/catalog/providers/index.d.ts.map +0 -1
  520. package/dist/schema/catalog/providers/index.js +0 -2
  521. package/dist/schema/catalog/providers/index.js.map +0 -1
  522. package/dist/schema/catalog/providers/provider_mappings.d.ts +0 -177
  523. package/dist/schema/catalog/providers/provider_mappings.d.ts.map +0 -1
  524. package/dist/schema/catalog/providers/provider_mappings.js +0 -32
  525. package/dist/schema/catalog/providers/provider_mappings.js.map +0 -1
  526. package/dist/schema/catalog/reviews/reviews.d.ts +0 -1416
  527. package/dist/schema/catalog/reviews/reviews.d.ts.map +0 -1
  528. package/dist/schema/catalog/reviews/reviews.js +0 -216
  529. package/dist/schema/catalog/reviews/reviews.js.map +0 -1
  530. package/dist/schema/catalog/rooms/index.d.ts +0 -7
  531. package/dist/schema/catalog/rooms/index.d.ts.map +0 -1
  532. package/dist/schema/catalog/rooms/index.js +0 -7
  533. package/dist/schema/catalog/rooms/index.js.map +0 -1
  534. package/dist/schema/catalog/rooms/room_availability.d.ts +0 -252
  535. package/dist/schema/catalog/rooms/room_availability.d.ts.map +0 -1
  536. package/dist/schema/catalog/rooms/room_availability.js +0 -56
  537. package/dist/schema/catalog/rooms/room_availability.js.map +0 -1
  538. package/dist/schema/catalog/rooms/room_prices.d.ts +0 -217
  539. package/dist/schema/catalog/rooms/room_prices.d.ts.map +0 -1
  540. package/dist/schema/catalog/rooms/room_prices.js +0 -37
  541. package/dist/schema/catalog/rooms/room_prices.js.map +0 -1
  542. package/dist/schema/catalog/rooms/room_profile_media.d.ts +0 -368
  543. package/dist/schema/catalog/rooms/room_profile_media.d.ts.map +0 -1
  544. package/dist/schema/catalog/rooms/room_profile_media.js +0 -53
  545. package/dist/schema/catalog/rooms/room_profile_media.js.map +0 -1
  546. package/dist/schema/catalog/rooms/room_profiles.d.ts +0 -669
  547. package/dist/schema/catalog/rooms/room_profiles.d.ts.map +0 -1
  548. package/dist/schema/catalog/rooms/room_profiles.js +0 -58
  549. package/dist/schema/catalog/rooms/room_profiles.js.map +0 -1
  550. package/dist/schema/catalog/rooms/room_rate_plans.d.ts +0 -338
  551. package/dist/schema/catalog/rooms/room_rate_plans.d.ts.map +0 -1
  552. package/dist/schema/catalog/rooms/room_rate_plans.js +0 -51
  553. package/dist/schema/catalog/rooms/room_rate_plans.js.map +0 -1
  554. package/dist/schema/catalog/rooms/room_types.d.ts +0 -297
  555. package/dist/schema/catalog/rooms/room_types.d.ts.map +0 -1
  556. package/dist/schema/catalog/rooms/room_types.js +0 -53
  557. package/dist/schema/catalog/rooms/room_types.js.map +0 -1
  558. package/dist/schema/catalog/transport/index.d.ts +0 -2
  559. package/dist/schema/catalog/transport/index.d.ts.map +0 -1
  560. package/dist/schema/catalog/transport/index.js +0 -2
  561. package/dist/schema/catalog/transport/index.js.map +0 -1
  562. package/dist/schema/catalog/transport/transport_option_segments.d.ts +0 -440
  563. package/dist/schema/catalog/transport/transport_option_segments.d.ts.map +0 -1
  564. package/dist/schema/catalog/transport/transport_option_segments.js +0 -69
  565. package/dist/schema/catalog/transport/transport_option_segments.js.map +0 -1
  566. package/dist/schema/catalog/views/product_list_view.d.ts +0 -197
  567. package/dist/schema/catalog/views/product_list_view.d.ts.map +0 -1
  568. package/dist/schema/catalog/views/product_list_view.js +0 -48
  569. package/dist/schema/catalog/views/product_list_view.js.map +0 -1
  570. package/dist/schema/comms/channels/channel_accounts.d.ts +0 -367
  571. package/dist/schema/comms/channels/channel_accounts.d.ts.map +0 -1
  572. package/dist/schema/comms/channels/channel_accounts.js +0 -61
  573. package/dist/schema/comms/channels/channel_accounts.js.map +0 -1
  574. package/dist/schema/comms/channels/channels.d.ts +0 -18
  575. package/dist/schema/comms/channels/channels.d.ts.map +0 -1
  576. package/dist/schema/comms/channels/channels.js +0 -18
  577. package/dist/schema/comms/channels/channels.js.map +0 -1
  578. package/dist/schema/comms/channels/index.d.ts +0 -3
  579. package/dist/schema/comms/channels/index.d.ts.map +0 -1
  580. package/dist/schema/comms/channels/index.js +0 -3
  581. package/dist/schema/comms/channels/index.js.map +0 -1
  582. package/dist/schema/comms/connection_secrets.d.ts +0 -83
  583. package/dist/schema/comms/connection_secrets.d.ts.map +0 -1
  584. package/dist/schema/comms/connection_secrets.js +0 -24
  585. package/dist/schema/comms/connection_secrets.js.map +0 -1
  586. package/dist/schema/comms/conversations/conversation_participants.d.ts +0 -255
  587. package/dist/schema/comms/conversations/conversation_participants.d.ts.map +0 -1
  588. package/dist/schema/comms/conversations/conversation_participants.js +0 -54
  589. package/dist/schema/comms/conversations/conversation_participants.js.map +0 -1
  590. package/dist/schema/comms/conversations/conversations.d.ts +0 -416
  591. package/dist/schema/comms/conversations/conversations.d.ts.map +0 -1
  592. package/dist/schema/comms/conversations/conversations.js +0 -69
  593. package/dist/schema/comms/conversations/conversations.js.map +0 -1
  594. package/dist/schema/comms/conversations/index.d.ts +0 -3
  595. package/dist/schema/comms/conversations/index.d.ts.map +0 -1
  596. package/dist/schema/comms/conversations/index.js +0 -3
  597. package/dist/schema/comms/conversations/index.js.map +0 -1
  598. package/dist/schema/comms/delivery_events.d.ts +0 -270
  599. package/dist/schema/comms/delivery_events.d.ts.map +0 -1
  600. package/dist/schema/comms/delivery_events.js +0 -61
  601. package/dist/schema/comms/delivery_events.js.map +0 -1
  602. package/dist/schema/comms/email_identities.d.ts +0 -389
  603. package/dist/schema/comms/email_identities.d.ts.map +0 -1
  604. package/dist/schema/comms/email_identities.js +0 -78
  605. package/dist/schema/comms/email_identities.js.map +0 -1
  606. package/dist/schema/comms/external_identities.d.ts +0 -197
  607. package/dist/schema/comms/external_identities.d.ts.map +0 -1
  608. package/dist/schema/comms/external_identities.js +0 -38
  609. package/dist/schema/comms/external_identities.js.map +0 -1
  610. package/dist/schema/comms/inbound_email_routes.d.ts +0 -179
  611. package/dist/schema/comms/inbound_email_routes.d.ts.map +0 -1
  612. package/dist/schema/comms/inbound_email_routes.js +0 -41
  613. package/dist/schema/comms/inbound_email_routes.js.map +0 -1
  614. package/dist/schema/comms/inboxes.d.ts +0 -80
  615. package/dist/schema/comms/inboxes.d.ts.map +0 -1
  616. package/dist/schema/comms/inboxes.js +0 -23
  617. package/dist/schema/comms/inboxes.js.map +0 -1
  618. package/dist/schema/comms/index.d.ts +0 -21
  619. package/dist/schema/comms/index.d.ts.map +0 -1
  620. package/dist/schema/comms/index.js +0 -21
  621. package/dist/schema/comms/index.js.map +0 -1
  622. package/dist/schema/comms/messages/index.d.ts +0 -4
  623. package/dist/schema/comms/messages/index.d.ts.map +0 -1
  624. package/dist/schema/comms/messages/index.js +0 -4
  625. package/dist/schema/comms/messages/index.js.map +0 -1
  626. package/dist/schema/comms/messages/message_attachments.d.ts +0 -200
  627. package/dist/schema/comms/messages/message_attachments.d.ts.map +0 -1
  628. package/dist/schema/comms/messages/message_attachments.js +0 -44
  629. package/dist/schema/comms/messages/message_attachments.js.map +0 -1
  630. package/dist/schema/comms/messages/message_delivery_events.d.ts +0 -176
  631. package/dist/schema/comms/messages/message_delivery_events.d.ts.map +0 -1
  632. package/dist/schema/comms/messages/message_delivery_events.js +0 -63
  633. package/dist/schema/comms/messages/message_delivery_events.js.map +0 -1
  634. package/dist/schema/comms/messages/messages.d.ts +0 -345
  635. package/dist/schema/comms/messages/messages.d.ts.map +0 -1
  636. package/dist/schema/comms/messages/messages.js +0 -84
  637. package/dist/schema/comms/messages/messages.js.map +0 -1
  638. package/dist/schema/comms/messaging/index.d.ts +0 -8
  639. package/dist/schema/comms/messaging/index.d.ts.map +0 -1
  640. package/dist/schema/comms/messaging/index.js +0 -8
  641. package/dist/schema/comms/messaging/index.js.map +0 -1
  642. package/dist/schema/comms/messaging/message_channel_config.d.ts +0 -153
  643. package/dist/schema/comms/messaging/message_channel_config.d.ts.map +0 -1
  644. package/dist/schema/comms/messaging/message_channel_config.js +0 -36
  645. package/dist/schema/comms/messaging/message_channel_config.js.map +0 -1
  646. package/dist/schema/comms/messaging/message_templates.d.ts +0 -234
  647. package/dist/schema/comms/messaging/message_templates.d.ts.map +0 -1
  648. package/dist/schema/comms/messaging/message_templates.js +0 -48
  649. package/dist/schema/comms/messaging/message_templates.js.map +0 -1
  650. package/dist/schema/comms/messaging/provider_config.d.ts +0 -174
  651. package/dist/schema/comms/messaging/provider_config.d.ts.map +0 -1
  652. package/dist/schema/comms/messaging/provider_config.js +0 -40
  653. package/dist/schema/comms/messaging/provider_config.js.map +0 -1
  654. package/dist/schema/comms/messaging/scheduled_messages.d.ts +0 -338
  655. package/dist/schema/comms/messaging/scheduled_messages.d.ts.map +0 -1
  656. package/dist/schema/comms/messaging/scheduled_messages.js +0 -67
  657. package/dist/schema/comms/messaging/scheduled_messages.js.map +0 -1
  658. package/dist/schema/comms/messaging/sent_messages.d.ts +0 -348
  659. package/dist/schema/comms/messaging/sent_messages.d.ts.map +0 -1
  660. package/dist/schema/comms/messaging/sent_messages.js +0 -58
  661. package/dist/schema/comms/messaging/sent_messages.js.map +0 -1
  662. package/dist/schema/comms/messaging/sms_rate_limits.d.ts +0 -295
  663. package/dist/schema/comms/messaging/sms_rate_limits.d.ts.map +0 -1
  664. package/dist/schema/comms/messaging/sms_rate_limits.js +0 -67
  665. package/dist/schema/comms/messaging/sms_rate_limits.js.map +0 -1
  666. package/dist/schema/comms/messaging/twilio_connections.d.ts +0 -333
  667. package/dist/schema/comms/messaging/twilio_connections.d.ts.map +0 -1
  668. package/dist/schema/comms/messaging/twilio_connections.js +0 -121
  669. package/dist/schema/comms/messaging/twilio_connections.js.map +0 -1
  670. package/dist/schema/comms/organization_notification_settings.d.ts +0 -655
  671. package/dist/schema/comms/organization_notification_settings.d.ts.map +0 -1
  672. package/dist/schema/comms/organization_notification_settings.js +0 -162
  673. package/dist/schema/comms/organization_notification_settings.js.map +0 -1
  674. package/dist/schema/comms/push_subscriptions.d.ts +0 -210
  675. package/dist/schema/comms/push_subscriptions.d.ts.map +0 -1
  676. package/dist/schema/comms/push_subscriptions.js +0 -48
  677. package/dist/schema/comms/push_subscriptions.js.map +0 -1
  678. package/dist/schema/comms/routing_rules.d.ts +0 -153
  679. package/dist/schema/comms/routing_rules.d.ts.map +0 -1
  680. package/dist/schema/comms/routing_rules.js +0 -34
  681. package/dist/schema/comms/routing_rules.js.map +0 -1
  682. package/dist/schema/comms/sender/index.d.ts +0 -3
  683. package/dist/schema/comms/sender/index.d.ts.map +0 -1
  684. package/dist/schema/comms/sender/index.js +0 -3
  685. package/dist/schema/comms/sender/index.js.map +0 -1
  686. package/dist/schema/comms/sender/sender_identities.d.ts +0 -325
  687. package/dist/schema/comms/sender/sender_identities.d.ts.map +0 -1
  688. package/dist/schema/comms/sender/sender_identities.js +0 -65
  689. package/dist/schema/comms/sender/sender_identities.js.map +0 -1
  690. package/dist/schema/comms/sender/sender_policies.d.ts +0 -153
  691. package/dist/schema/comms/sender/sender_policies.d.ts.map +0 -1
  692. package/dist/schema/comms/sender/sender_policies.js +0 -41
  693. package/dist/schema/comms/sender/sender_policies.js.map +0 -1
  694. package/dist/schema/comms/templates/index.d.ts +0 -4
  695. package/dist/schema/comms/templates/index.d.ts.map +0 -1
  696. package/dist/schema/comms/templates/index.js +0 -4
  697. package/dist/schema/comms/templates/index.js.map +0 -1
  698. package/dist/schema/comms/templates/template_tests.d.ts +0 -100
  699. package/dist/schema/comms/templates/template_tests.d.ts.map +0 -1
  700. package/dist/schema/comms/templates/template_tests.js +0 -28
  701. package/dist/schema/comms/templates/template_tests.js.map +0 -1
  702. package/dist/schema/comms/templates/template_versions.d.ts +0 -326
  703. package/dist/schema/comms/templates/template_versions.d.ts.map +0 -1
  704. package/dist/schema/comms/templates/template_versions.js +0 -49
  705. package/dist/schema/comms/templates/template_versions.js.map +0 -1
  706. package/dist/schema/comms/templates/templates.d.ts +0 -192
  707. package/dist/schema/comms/templates/templates.d.ts.map +0 -1
  708. package/dist/schema/comms/templates/templates.js +0 -44
  709. package/dist/schema/comms/templates/templates.js.map +0 -1
  710. package/dist/schema/comms/verification_codes.d.ts +0 -197
  711. package/dist/schema/comms/verification_codes.d.ts.map +0 -1
  712. package/dist/schema/comms/verification_codes.js +0 -36
  713. package/dist/schema/comms/verification_codes.js.map +0 -1
  714. package/dist/schema/core/companies/companies.d.ts +0 -349
  715. package/dist/schema/core/companies/companies.d.ts.map +0 -1
  716. package/dist/schema/core/companies/companies.js +0 -60
  717. package/dist/schema/core/companies/companies.js.map +0 -1
  718. package/dist/schema/core/companies/company_capabilities.d.ts +0 -193
  719. package/dist/schema/core/companies/company_capabilities.d.ts.map +0 -1
  720. package/dist/schema/core/companies/company_capabilities.js +0 -32
  721. package/dist/schema/core/companies/company_capabilities.js.map +0 -1
  722. package/dist/schema/core/companies/company_tags.d.ts +0 -102
  723. package/dist/schema/core/companies/company_tags.d.ts.map +0 -1
  724. package/dist/schema/core/companies/company_tags.js +0 -27
  725. package/dist/schema/core/companies/company_tags.js.map +0 -1
  726. package/dist/schema/core/companies/index.d.ts +0 -4
  727. package/dist/schema/core/companies/index.d.ts.map +0 -1
  728. package/dist/schema/core/companies/index.js +0 -4
  729. package/dist/schema/core/companies/index.js.map +0 -1
  730. package/dist/schema/core/edit_locks.d.ts +0 -192
  731. package/dist/schema/core/edit_locks.d.ts.map +0 -1
  732. package/dist/schema/core/edit_locks.js +0 -57
  733. package/dist/schema/core/edit_locks.js.map +0 -1
  734. package/dist/schema/core/index.d.ts +0 -7
  735. package/dist/schema/core/index.d.ts.map +0 -1
  736. package/dist/schema/core/index.js +0 -7
  737. package/dist/schema/core/index.js.map +0 -1
  738. package/dist/schema/core/people/index.d.ts +0 -6
  739. package/dist/schema/core/people/index.d.ts.map +0 -1
  740. package/dist/schema/core/people/index.js +0 -6
  741. package/dist/schema/core/people/index.js.map +0 -1
  742. package/dist/schema/core/people/people.d.ts +0 -698
  743. package/dist/schema/core/people/people.d.ts.map +0 -1
  744. package/dist/schema/core/people/people.js +0 -163
  745. package/dist/schema/core/people/people.js.map +0 -1
  746. package/dist/schema/core/people/people_tags.d.ts +0 -196
  747. package/dist/schema/core/people/people_tags.d.ts.map +0 -1
  748. package/dist/schema/core/people/people_tags.js +0 -29
  749. package/dist/schema/core/people/people_tags.js.map +0 -1
  750. package/dist/schema/core/people/person_addresses.d.ts +0 -320
  751. package/dist/schema/core/people/person_addresses.d.ts.map +0 -1
  752. package/dist/schema/core/people/person_addresses.js +0 -53
  753. package/dist/schema/core/people/person_addresses.js.map +0 -1
  754. package/dist/schema/core/people/person_documents.d.ts +0 -296
  755. package/dist/schema/core/people/person_documents.d.ts.map +0 -1
  756. package/dist/schema/core/people/person_documents.js +0 -64
  757. package/dist/schema/core/people/person_documents.js.map +0 -1
  758. package/dist/schema/core/people/person_relationships.d.ts +0 -389
  759. package/dist/schema/core/people/person_relationships.d.ts.map +0 -1
  760. package/dist/schema/core/people/person_relationships.js +0 -81
  761. package/dist/schema/core/people/person_relationships.js.map +0 -1
  762. package/dist/schema/core/person_insurance_policies.d.ts +0 -348
  763. package/dist/schema/core/person_insurance_policies.d.ts.map +0 -1
  764. package/dist/schema/core/person_insurance_policies.js +0 -86
  765. package/dist/schema/core/person_insurance_policies.js.map +0 -1
  766. package/dist/schema/core/person_loyalty_memberships.d.ts +0 -365
  767. package/dist/schema/core/person_loyalty_memberships.d.ts.map +0 -1
  768. package/dist/schema/core/person_loyalty_memberships.js +0 -79
  769. package/dist/schema/core/person_loyalty_memberships.js.map +0 -1
  770. package/dist/schema/core/suppliers/index.d.ts +0 -9
  771. package/dist/schema/core/suppliers/index.d.ts.map +0 -1
  772. package/dist/schema/core/suppliers/index.js +0 -9
  773. package/dist/schema/core/suppliers/index.js.map +0 -1
  774. package/dist/schema/core/suppliers/supplier_contacts.d.ts +0 -357
  775. package/dist/schema/core/suppliers/supplier_contacts.d.ts.map +0 -1
  776. package/dist/schema/core/suppliers/supplier_contacts.js +0 -92
  777. package/dist/schema/core/suppliers/supplier_contacts.js.map +0 -1
  778. package/dist/schema/core/suppliers/supplier_net_costs.d.ts +0 -331
  779. package/dist/schema/core/suppliers/supplier_net_costs.d.ts.map +0 -1
  780. package/dist/schema/core/suppliers/supplier_net_costs.js +0 -149
  781. package/dist/schema/core/suppliers/supplier_net_costs.js.map +0 -1
  782. package/dist/schema/core/suppliers/suppliers.d.ts +0 -598
  783. package/dist/schema/core/suppliers/suppliers.d.ts.map +0 -1
  784. package/dist/schema/core/suppliers/suppliers.js +0 -138
  785. package/dist/schema/core/suppliers/suppliers.js.map +0 -1
  786. package/dist/schema/core.d.ts +0 -11
  787. package/dist/schema/core.d.ts.map +0 -1
  788. package/dist/schema/core.js +0 -11
  789. package/dist/schema/core.js.map +0 -1
  790. package/dist/schema/crm/activities.d.ts +0 -362
  791. package/dist/schema/crm/activities.d.ts.map +0 -1
  792. package/dist/schema/crm/activities.js +0 -81
  793. package/dist/schema/crm/activities.js.map +0 -1
  794. package/dist/schema/crm/form_submissions.d.ts +0 -149
  795. package/dist/schema/crm/form_submissions.d.ts.map +0 -1
  796. package/dist/schema/crm/form_submissions.js +0 -48
  797. package/dist/schema/crm/form_submissions.js.map +0 -1
  798. package/dist/schema/crm/forms.d.ts +0 -181
  799. package/dist/schema/crm/forms.d.ts.map +0 -1
  800. package/dist/schema/crm/forms.js +0 -44
  801. package/dist/schema/crm/forms.js.map +0 -1
  802. package/dist/schema/crm/index.d.ts +0 -7
  803. package/dist/schema/crm/index.d.ts.map +0 -1
  804. package/dist/schema/crm/index.js +0 -7
  805. package/dist/schema/crm/index.js.map +0 -1
  806. package/dist/schema/crm/opportunities.d.ts +0 -325
  807. package/dist/schema/crm/opportunities.d.ts.map +0 -1
  808. package/dist/schema/crm/opportunities.js +0 -75
  809. package/dist/schema/crm/opportunities.js.map +0 -1
  810. package/dist/schema/crm/pipeline_stages.d.ts +0 -160
  811. package/dist/schema/crm/pipeline_stages.d.ts.map +0 -1
  812. package/dist/schema/crm/pipeline_stages.js +0 -48
  813. package/dist/schema/crm/pipeline_stages.js.map +0 -1
  814. package/dist/schema/crm/pipelines.d.ts +0 -120
  815. package/dist/schema/crm/pipelines.d.ts.map +0 -1
  816. package/dist/schema/crm/pipelines.js +0 -33
  817. package/dist/schema/crm/pipelines.js.map +0 -1
  818. package/dist/schema/cruise/index.d.ts +0 -4
  819. package/dist/schema/cruise/index.d.ts.map +0 -1
  820. package/dist/schema/cruise/index.js +0 -4
  821. package/dist/schema/cruise/index.js.map +0 -1
  822. package/dist/schema/cruise/ship_cabin_categories.d.ts +0 -260
  823. package/dist/schema/cruise/ship_cabin_categories.d.ts.map +0 -1
  824. package/dist/schema/cruise/ship_cabin_categories.js +0 -42
  825. package/dist/schema/cruise/ship_cabin_categories.js.map +0 -1
  826. package/dist/schema/cruise/ship_cabins.d.ts +0 -180
  827. package/dist/schema/cruise/ship_cabins.d.ts.map +0 -1
  828. package/dist/schema/cruise/ship_cabins.js +0 -35
  829. package/dist/schema/cruise/ship_cabins.js.map +0 -1
  830. package/dist/schema/cruise/ships.d.ts +0 -276
  831. package/dist/schema/cruise/ships.d.ts.map +0 -1
  832. package/dist/schema/cruise/ships.js +0 -35
  833. package/dist/schema/cruise/ships.js.map +0 -1
  834. package/dist/schema/custom-fields/definitions.d.ts +0 -229
  835. package/dist/schema/custom-fields/definitions.d.ts.map +0 -1
  836. package/dist/schema/custom-fields/definitions.js +0 -26
  837. package/dist/schema/custom-fields/definitions.js.map +0 -1
  838. package/dist/schema/custom-fields/index.d.ts +0 -3
  839. package/dist/schema/custom-fields/index.d.ts.map +0 -1
  840. package/dist/schema/custom-fields/index.js +0 -3
  841. package/dist/schema/custom-fields/index.js.map +0 -1
  842. package/dist/schema/custom-fields/values.d.ts +0 -127
  843. package/dist/schema/custom-fields/values.d.ts.map +0 -1
  844. package/dist/schema/custom-fields/values.js +0 -21
  845. package/dist/schema/custom-fields/values.js.map +0 -1
  846. package/dist/schema/forms/0_enums.d.ts +0 -12
  847. package/dist/schema/forms/0_enums.d.ts.map +0 -1
  848. package/dist/schema/forms/0_enums.js +0 -8
  849. package/dist/schema/forms/0_enums.js.map +0 -1
  850. package/dist/schema/forms/form_submissions.d.ts +0 -149
  851. package/dist/schema/forms/form_submissions.d.ts.map +0 -1
  852. package/dist/schema/forms/form_submissions.js +0 -50
  853. package/dist/schema/forms/form_submissions.js.map +0 -1
  854. package/dist/schema/forms/forms.d.ts +0 -304
  855. package/dist/schema/forms/forms.d.ts.map +0 -1
  856. package/dist/schema/forms/forms.js +0 -66
  857. package/dist/schema/forms/forms.js.map +0 -1
  858. package/dist/schema/forms/index.d.ts +0 -9
  859. package/dist/schema/forms/index.d.ts.map +0 -1
  860. package/dist/schema/forms/index.js +0 -9
  861. package/dist/schema/forms/index.js.map +0 -1
  862. package/dist/schema/gallery/folders.d.ts +0 -134
  863. package/dist/schema/gallery/folders.d.ts.map +0 -1
  864. package/dist/schema/gallery/folders.js +0 -28
  865. package/dist/schema/gallery/folders.js.map +0 -1
  866. package/dist/schema/gallery/gallery_file_translations.d.ts +0 -140
  867. package/dist/schema/gallery/gallery_file_translations.d.ts.map +0 -1
  868. package/dist/schema/gallery/gallery_file_translations.js +0 -43
  869. package/dist/schema/gallery/gallery_file_translations.js.map +0 -1
  870. package/dist/schema/gallery/gallery_files.d.ts +0 -679
  871. package/dist/schema/gallery/gallery_files.d.ts.map +0 -1
  872. package/dist/schema/gallery/gallery_files.js +0 -121
  873. package/dist/schema/gallery/gallery_files.js.map +0 -1
  874. package/dist/schema/gallery/index.d.ts +0 -4
  875. package/dist/schema/gallery/index.d.ts.map +0 -1
  876. package/dist/schema/gallery/index.js +0 -5
  877. package/dist/schema/gallery/index.js.map +0 -1
  878. package/dist/schema/gallery/storage-helpers.d.ts +0 -48
  879. package/dist/schema/gallery/storage-helpers.d.ts.map +0 -1
  880. package/dist/schema/gallery/storage-helpers.js +0 -94
  881. package/dist/schema/gallery/storage-helpers.js.map +0 -1
  882. package/dist/schema/gateway/api_audit_logs.d.ts +0 -266
  883. package/dist/schema/gateway/api_audit_logs.d.ts.map +0 -1
  884. package/dist/schema/gateway/api_audit_logs.js +0 -28
  885. package/dist/schema/gateway/api_audit_logs.js.map +0 -1
  886. package/dist/schema/gateway/availability.d.ts +0 -512
  887. package/dist/schema/gateway/availability.d.ts.map +0 -1
  888. package/dist/schema/gateway/availability.js +0 -54
  889. package/dist/schema/gateway/availability.js.map +0 -1
  890. package/dist/schema/gateway/booking_unit_items.d.ts +0 -231
  891. package/dist/schema/gateway/booking_unit_items.d.ts.map +0 -1
  892. package/dist/schema/gateway/booking_unit_items.js +0 -25
  893. package/dist/schema/gateway/booking_unit_items.js.map +0 -1
  894. package/dist/schema/gateway/bookings.d.ts +0 -436
  895. package/dist/schema/gateway/bookings.d.ts.map +0 -1
  896. package/dist/schema/gateway/bookings.js +0 -49
  897. package/dist/schema/gateway/bookings.js.map +0 -1
  898. package/dist/schema/gateway/connection_health_events.d.ts +0 -130
  899. package/dist/schema/gateway/connection_health_events.d.ts.map +0 -1
  900. package/dist/schema/gateway/connection_health_events.js +0 -20
  901. package/dist/schema/gateway/connection_health_events.js.map +0 -1
  902. package/dist/schema/gateway/connections.d.ts +0 -217
  903. package/dist/schema/gateway/connections.d.ts.map +0 -1
  904. package/dist/schema/gateway/connections.js +0 -30
  905. package/dist/schema/gateway/connections.js.map +0 -1
  906. package/dist/schema/gateway/connector_configs.d.ts +0 -241
  907. package/dist/schema/gateway/connector_configs.d.ts.map +0 -1
  908. package/dist/schema/gateway/connector_configs.js +0 -27
  909. package/dist/schema/gateway/connector_configs.js.map +0 -1
  910. package/dist/schema/gateway/idempotency_keys.d.ts +0 -180
  911. package/dist/schema/gateway/idempotency_keys.d.ts.map +0 -1
  912. package/dist/schema/gateway/idempotency_keys.js +0 -22
  913. package/dist/schema/gateway/idempotency_keys.js.map +0 -1
  914. package/dist/schema/gateway/index.d.ts +0 -21
  915. package/dist/schema/gateway/index.d.ts.map +0 -1
  916. package/dist/schema/gateway/index.js +0 -21
  917. package/dist/schema/gateway/index.js.map +0 -1
  918. package/dist/schema/gateway/invite_tokens.d.ts +0 -223
  919. package/dist/schema/gateway/invite_tokens.d.ts.map +0 -1
  920. package/dist/schema/gateway/invite_tokens.js +0 -25
  921. package/dist/schema/gateway/invite_tokens.js.map +0 -1
  922. package/dist/schema/gateway/notification_subscriptions.d.ts +0 -148
  923. package/dist/schema/gateway/notification_subscriptions.d.ts.map +0 -1
  924. package/dist/schema/gateway/notification_subscriptions.js +0 -20
  925. package/dist/schema/gateway/notification_subscriptions.js.map +0 -1
  926. package/dist/schema/gateway/oauth_clients.d.ts +0 -223
  927. package/dist/schema/gateway/oauth_clients.d.ts.map +0 -1
  928. package/dist/schema/gateway/oauth_clients.js +0 -26
  929. package/dist/schema/gateway/oauth_clients.js.map +0 -1
  930. package/dist/schema/gateway/operator_grants.d.ts +0 -183
  931. package/dist/schema/gateway/operator_grants.d.ts.map +0 -1
  932. package/dist/schema/gateway/operator_grants.js +0 -26
  933. package/dist/schema/gateway/operator_grants.js.map +0 -1
  934. package/dist/schema/gateway/operators.d.ts +0 -183
  935. package/dist/schema/gateway/operators.d.ts.map +0 -1
  936. package/dist/schema/gateway/operators.js +0 -22
  937. package/dist/schema/gateway/operators.js.map +0 -1
  938. package/dist/schema/gateway/product_options.d.ts +0 -611
  939. package/dist/schema/gateway/product_options.d.ts.map +0 -1
  940. package/dist/schema/gateway/product_options.js +0 -48
  941. package/dist/schema/gateway/product_options.js.map +0 -1
  942. package/dist/schema/gateway/product_units.d.ts +0 -267
  943. package/dist/schema/gateway/product_units.d.ts.map +0 -1
  944. package/dist/schema/gateway/product_units.js +0 -27
  945. package/dist/schema/gateway/product_units.js.map +0 -1
  946. package/dist/schema/gateway/products.d.ts +0 -563
  947. package/dist/schema/gateway/products.d.ts.map +0 -1
  948. package/dist/schema/gateway/products.js +0 -46
  949. package/dist/schema/gateway/products.js.map +0 -1
  950. package/dist/schema/gateway/request_logs.d.ts +0 -199
  951. package/dist/schema/gateway/request_logs.d.ts.map +0 -1
  952. package/dist/schema/gateway/request_logs.js +0 -23
  953. package/dist/schema/gateway/request_logs.js.map +0 -1
  954. package/dist/schema/gateway/suppliers.d.ts +0 -248
  955. package/dist/schema/gateway/suppliers.d.ts.map +0 -1
  956. package/dist/schema/gateway/suppliers.js +0 -26
  957. package/dist/schema/gateway/suppliers.js.map +0 -1
  958. package/dist/schema/gateway/usage_records.d.ts +0 -146
  959. package/dist/schema/gateway/usage_records.d.ts.map +0 -1
  960. package/dist/schema/gateway/usage_records.js +0 -22
  961. package/dist/schema/gateway/usage_records.js.map +0 -1
  962. package/dist/schema/gateway/webhook_events.d.ts +0 -198
  963. package/dist/schema/gateway/webhook_events.d.ts.map +0 -1
  964. package/dist/schema/gateway/webhook_events.js +0 -25
  965. package/dist/schema/gateway/webhook_events.js.map +0 -1
  966. package/dist/schema/iam/api_keys.d.ts +0 -379
  967. package/dist/schema/iam/api_keys.d.ts.map +0 -1
  968. package/dist/schema/iam/api_keys.js +0 -104
  969. package/dist/schema/iam/api_keys.js.map +0 -1
  970. package/dist/schema/iam/identities.d.ts +0 -244
  971. package/dist/schema/iam/identities.d.ts.map +0 -1
  972. package/dist/schema/iam/identities.js +0 -72
  973. package/dist/schema/iam/identities.js.map +0 -1
  974. package/dist/schema/iam/identity_profiles.d.ts +0 -676
  975. package/dist/schema/iam/identity_profiles.d.ts.map +0 -1
  976. package/dist/schema/iam/identity_profiles.js +0 -215
  977. package/dist/schema/iam/identity_profiles.js.map +0 -1
  978. package/dist/schema/iam/organization_api_keys.d.ts +0 -377
  979. package/dist/schema/iam/organization_api_keys.d.ts.map +0 -1
  980. package/dist/schema/iam/organization_api_keys.js +0 -113
  981. package/dist/schema/iam/organization_api_keys.js.map +0 -1
  982. package/dist/schema/insurance/0_schemas.d.ts +0 -2
  983. package/dist/schema/insurance/0_schemas.d.ts.map +0 -1
  984. package/dist/schema/insurance/0_schemas.js +0 -3
  985. package/dist/schema/insurance/0_schemas.js.map +0 -1
  986. package/dist/schema/insurance/index.d.ts +0 -4
  987. package/dist/schema/insurance/index.d.ts.map +0 -1
  988. package/dist/schema/insurance/index.js +0 -4
  989. package/dist/schema/insurance/index.js.map +0 -1
  990. package/dist/schema/insurance/organization_connections.d.ts +0 -272
  991. package/dist/schema/insurance/organization_connections.d.ts.map +0 -1
  992. package/dist/schema/insurance/organization_connections.js +0 -57
  993. package/dist/schema/insurance/organization_connections.js.map +0 -1
  994. package/dist/schema/insurance/providers.d.ts +0 -348
  995. package/dist/schema/insurance/providers.d.ts.map +0 -1
  996. package/dist/schema/insurance/providers.js +0 -84
  997. package/dist/schema/insurance/providers.js.map +0 -1
  998. package/dist/schema/legal/allotments.d.ts +0 -224
  999. package/dist/schema/legal/allotments.d.ts.map +0 -1
  1000. package/dist/schema/legal/allotments.js +0 -42
  1001. package/dist/schema/legal/allotments.js.map +0 -1
  1002. package/dist/schema/legal/cancellation_policies.d.ts +0 -345
  1003. package/dist/schema/legal/cancellation_policies.d.ts.map +0 -1
  1004. package/dist/schema/legal/cancellation_policies.js +0 -84
  1005. package/dist/schema/legal/cancellation_policies.js.map +0 -1
  1006. package/dist/schema/legal/contract_number_register.d.ts +0 -216
  1007. package/dist/schema/legal/contract_number_register.d.ts.map +0 -1
  1008. package/dist/schema/legal/contract_number_register.js +0 -43
  1009. package/dist/schema/legal/contract_number_register.js.map +0 -1
  1010. package/dist/schema/legal/contract_series.d.ts +0 -254
  1011. package/dist/schema/legal/contract_series.d.ts.map +0 -1
  1012. package/dist/schema/legal/contract_series.js +0 -45
  1013. package/dist/schema/legal/contract_series.js.map +0 -1
  1014. package/dist/schema/legal/contract_series_counters.d.ts +0 -100
  1015. package/dist/schema/legal/contract_series_counters.d.ts.map +0 -1
  1016. package/dist/schema/legal/contract_series_counters.js +0 -25
  1017. package/dist/schema/legal/contract_series_counters.js.map +0 -1
  1018. package/dist/schema/legal/contract_templates.d.ts +0 -340
  1019. package/dist/schema/legal/contract_templates.d.ts.map +0 -1
  1020. package/dist/schema/legal/contract_templates.js +0 -65
  1021. package/dist/schema/legal/contract_templates.js.map +0 -1
  1022. package/dist/schema/legal/contract_versions.d.ts +0 -156
  1023. package/dist/schema/legal/contract_versions.d.ts.map +0 -1
  1024. package/dist/schema/legal/contract_versions.js +0 -32
  1025. package/dist/schema/legal/contract_versions.js.map +0 -1
  1026. package/dist/schema/legal/contracts.d.ts +0 -454
  1027. package/dist/schema/legal/contracts.d.ts.map +0 -1
  1028. package/dist/schema/legal/contracts.js +0 -77
  1029. package/dist/schema/legal/contracts.js.map +0 -1
  1030. package/dist/schema/legal/credit_notes.d.ts +0 -436
  1031. package/dist/schema/legal/credit_notes.d.ts.map +0 -1
  1032. package/dist/schema/legal/credit_notes.js +0 -65
  1033. package/dist/schema/legal/credit_notes.js.map +0 -1
  1034. package/dist/schema/legal/document_rules.d.ts +0 -296
  1035. package/dist/schema/legal/document_rules.d.ts.map +0 -1
  1036. package/dist/schema/legal/document_rules.js +0 -55
  1037. package/dist/schema/legal/document_rules.js.map +0 -1
  1038. package/dist/schema/legal/index.d.ts +0 -15
  1039. package/dist/schema/legal/index.d.ts.map +0 -1
  1040. package/dist/schema/legal/index.js +0 -15
  1041. package/dist/schema/legal/index.js.map +0 -1
  1042. package/dist/schema/legal/policies.d.ts +0 -183
  1043. package/dist/schema/legal/policies.d.ts.map +0 -1
  1044. package/dist/schema/legal/policies.js +0 -37
  1045. package/dist/schema/legal/policies.js.map +0 -1
  1046. package/dist/schema/legal/policy_rules.d.ts +0 -167
  1047. package/dist/schema/legal/policy_rules.d.ts.map +0 -1
  1048. package/dist/schema/legal/policy_rules.js +0 -43
  1049. package/dist/schema/legal/policy_rules.js.map +0 -1
  1050. package/dist/schema/legal/policy_translations.d.ts +0 -160
  1051. package/dist/schema/legal/policy_translations.d.ts.map +0 -1
  1052. package/dist/schema/legal/policy_translations.js +0 -48
  1053. package/dist/schema/legal/policy_translations.js.map +0 -1
  1054. package/dist/schema/legal/rate_cards.d.ts +0 -162
  1055. package/dist/schema/legal/rate_cards.d.ts.map +0 -1
  1056. package/dist/schema/legal/rate_cards.js +0 -37
  1057. package/dist/schema/legal/rate_cards.js.map +0 -1
  1058. package/dist/schema/lodging/amenities.d.ts +0 -164
  1059. package/dist/schema/lodging/amenities.d.ts.map +0 -1
  1060. package/dist/schema/lodging/amenities.js +0 -71
  1061. package/dist/schema/lodging/amenities.js.map +0 -1
  1062. package/dist/schema/lodging/index.d.ts +0 -14
  1063. package/dist/schema/lodging/index.d.ts.map +0 -1
  1064. package/dist/schema/lodging/index.js +0 -14
  1065. package/dist/schema/lodging/index.js.map +0 -1
  1066. package/dist/schema/lodging/media.d.ts +0 -424
  1067. package/dist/schema/lodging/media.d.ts.map +0 -1
  1068. package/dist/schema/lodging/media.js +0 -76
  1069. package/dist/schema/lodging/media.js.map +0 -1
  1070. package/dist/schema/lodging/properties.d.ts +0 -448
  1071. package/dist/schema/lodging/properties.d.ts.map +0 -1
  1072. package/dist/schema/lodging/properties.js +0 -50
  1073. package/dist/schema/lodging/properties.js.map +0 -1
  1074. package/dist/schema/lodging/property_daily_rates.d.ts +0 -307
  1075. package/dist/schema/lodging/property_daily_rates.d.ts.map +0 -1
  1076. package/dist/schema/lodging/property_daily_rates.js +0 -58
  1077. package/dist/schema/lodging/property_daily_rates.js.map +0 -1
  1078. package/dist/schema/lodging/property_drafts.d.ts +0 -382
  1079. package/dist/schema/lodging/property_drafts.d.ts.map +0 -1
  1080. package/dist/schema/lodging/property_drafts.js +0 -73
  1081. package/dist/schema/lodging/property_drafts.js.map +0 -1
  1082. package/dist/schema/lodging/rate_plan_price_rules.d.ts +0 -310
  1083. package/dist/schema/lodging/rate_plan_price_rules.d.ts.map +0 -1
  1084. package/dist/schema/lodging/rate_plan_price_rules.js +0 -53
  1085. package/dist/schema/lodging/rate_plan_price_rules.js.map +0 -1
  1086. package/dist/schema/lodging/rate_plans.d.ts +0 -326
  1087. package/dist/schema/lodging/rate_plans.d.ts.map +0 -1
  1088. package/dist/schema/lodging/rate_plans.js +0 -47
  1089. package/dist/schema/lodging/rate_plans.js.map +0 -1
  1090. package/dist/schema/lodging/reference_room_categories.d.ts +0 -174
  1091. package/dist/schema/lodging/reference_room_categories.d.ts.map +0 -1
  1092. package/dist/schema/lodging/reference_room_categories.js +0 -39
  1093. package/dist/schema/lodging/reference_room_categories.js.map +0 -1
  1094. package/dist/schema/lodging/restrictions.d.ts +0 -294
  1095. package/dist/schema/lodging/restrictions.d.ts.map +0 -1
  1096. package/dist/schema/lodging/restrictions.js +0 -66
  1097. package/dist/schema/lodging/restrictions.js.map +0 -1
  1098. package/dist/schema/lodging/room_type.d.ts +0 -912
  1099. package/dist/schema/lodging/room_type.d.ts.map +0 -1
  1100. package/dist/schema/lodging/room_type.js +0 -69
  1101. package/dist/schema/lodging/room_type.js.map +0 -1
  1102. package/dist/schema/lodging/room_type_inventory.d.ts +0 -330
  1103. package/dist/schema/lodging/room_type_inventory.d.ts.map +0 -1
  1104. package/dist/schema/lodging/room_type_inventory.js +0 -54
  1105. package/dist/schema/lodging/room_type_inventory.js.map +0 -1
  1106. package/dist/schema/lodging/room_type_rate_plan.d.ts +0 -215
  1107. package/dist/schema/lodging/room_type_rate_plan.d.ts.map +0 -1
  1108. package/dist/schema/lodging/room_type_rate_plan.js +0 -56
  1109. package/dist/schema/lodging/room_type_rate_plan.js.map +0 -1
  1110. package/dist/schema/lodging/translations.d.ts +0 -551
  1111. package/dist/schema/lodging/translations.d.ts.map +0 -1
  1112. package/dist/schema/lodging/translations.js +0 -131
  1113. package/dist/schema/lodging/translations.js.map +0 -1
  1114. package/dist/schema/loyalty/0_schemas.d.ts +0 -2
  1115. package/dist/schema/loyalty/0_schemas.d.ts.map +0 -1
  1116. package/dist/schema/loyalty/0_schemas.js +0 -3
  1117. package/dist/schema/loyalty/0_schemas.js.map +0 -1
  1118. package/dist/schema/loyalty/alliances.d.ts +0 -268
  1119. package/dist/schema/loyalty/alliances.d.ts.map +0 -1
  1120. package/dist/schema/loyalty/alliances.js +0 -61
  1121. package/dist/schema/loyalty/alliances.js.map +0 -1
  1122. package/dist/schema/loyalty/index.d.ts +0 -5
  1123. package/dist/schema/loyalty/index.d.ts.map +0 -1
  1124. package/dist/schema/loyalty/index.js +0 -5
  1125. package/dist/schema/loyalty/index.js.map +0 -1
  1126. package/dist/schema/loyalty/programs.d.ts +0 -314
  1127. package/dist/schema/loyalty/programs.d.ts.map +0 -1
  1128. package/dist/schema/loyalty/programs.js +0 -71
  1129. package/dist/schema/loyalty/programs.js.map +0 -1
  1130. package/dist/schema/loyalty/tiers.d.ts +0 -104
  1131. package/dist/schema/loyalty/tiers.d.ts.map +0 -1
  1132. package/dist/schema/loyalty/tiers.js +0 -34
  1133. package/dist/schema/loyalty/tiers.js.map +0 -1
  1134. package/dist/schema/marketplace/0_schemas.d.ts +0 -2
  1135. package/dist/schema/marketplace/0_schemas.d.ts.map +0 -1
  1136. package/dist/schema/marketplace/0_schemas.js +0 -3
  1137. package/dist/schema/marketplace/0_schemas.js.map +0 -1
  1138. package/dist/schema/marketplace/catalog/0_enums.d.ts +0 -109
  1139. package/dist/schema/marketplace/catalog/0_enums.d.ts.map +0 -1
  1140. package/dist/schema/marketplace/catalog/0_enums.js +0 -58
  1141. package/dist/schema/marketplace/catalog/0_enums.js.map +0 -1
  1142. package/dist/schema/marketplace/catalog/channels/channel_product_pricing.d.ts +0 -280
  1143. package/dist/schema/marketplace/catalog/channels/channel_product_pricing.d.ts.map +0 -1
  1144. package/dist/schema/marketplace/catalog/channels/channel_product_pricing.js +0 -100
  1145. package/dist/schema/marketplace/catalog/channels/channel_product_pricing.js.map +0 -1
  1146. package/dist/schema/marketplace/catalog/channels/distribution_channels.d.ts +0 -300
  1147. package/dist/schema/marketplace/catalog/channels/distribution_channels.d.ts.map +0 -1
  1148. package/dist/schema/marketplace/catalog/channels/distribution_channels.js +0 -59
  1149. package/dist/schema/marketplace/catalog/channels/distribution_channels.js.map +0 -1
  1150. package/dist/schema/marketplace/catalog/channels/index.d.ts +0 -3
  1151. package/dist/schema/marketplace/catalog/channels/index.d.ts.map +0 -1
  1152. package/dist/schema/marketplace/catalog/channels/index.js +0 -3
  1153. package/dist/schema/marketplace/catalog/channels/index.js.map +0 -1
  1154. package/dist/schema/marketplace/catalog/collections/collection_items.d.ts +0 -201
  1155. package/dist/schema/marketplace/catalog/collections/collection_items.d.ts.map +0 -1
  1156. package/dist/schema/marketplace/catalog/collections/collection_items.js +0 -39
  1157. package/dist/schema/marketplace/catalog/collections/collection_items.js.map +0 -1
  1158. package/dist/schema/marketplace/catalog/collections/collection_translations.d.ts +0 -151
  1159. package/dist/schema/marketplace/catalog/collections/collection_translations.d.ts.map +0 -1
  1160. package/dist/schema/marketplace/catalog/collections/collection_translations.js +0 -29
  1161. package/dist/schema/marketplace/catalog/collections/collection_translations.js.map +0 -1
  1162. package/dist/schema/marketplace/catalog/collections/collections.d.ts +0 -288
  1163. package/dist/schema/marketplace/catalog/collections/collections.d.ts.map +0 -1
  1164. package/dist/schema/marketplace/catalog/collections/collections.js +0 -34
  1165. package/dist/schema/marketplace/catalog/collections/collections.js.map +0 -1
  1166. package/dist/schema/marketplace/catalog/collections/index.d.ts +0 -4
  1167. package/dist/schema/marketplace/catalog/collections/index.d.ts.map +0 -1
  1168. package/dist/schema/marketplace/catalog/collections/index.js +0 -4
  1169. package/dist/schema/marketplace/catalog/collections/index.js.map +0 -1
  1170. package/dist/schema/marketplace/catalog/departures/departure_cabin_categories.d.ts +0 -237
  1171. package/dist/schema/marketplace/catalog/departures/departure_cabin_categories.d.ts.map +0 -1
  1172. package/dist/schema/marketplace/catalog/departures/departure_cabin_categories.js +0 -31
  1173. package/dist/schema/marketplace/catalog/departures/departure_cabin_categories.js.map +0 -1
  1174. package/dist/schema/marketplace/catalog/departures/departure_cabins.d.ts +0 -169
  1175. package/dist/schema/marketplace/catalog/departures/departure_cabins.d.ts.map +0 -1
  1176. package/dist/schema/marketplace/catalog/departures/departure_cabins.js +0 -31
  1177. package/dist/schema/marketplace/catalog/departures/departure_cabins.js.map +0 -1
  1178. package/dist/schema/marketplace/catalog/departures/departure_day_tasks.d.ts +0 -237
  1179. package/dist/schema/marketplace/catalog/departures/departure_day_tasks.d.ts.map +0 -1
  1180. package/dist/schema/marketplace/catalog/departures/departure_day_tasks.js +0 -30
  1181. package/dist/schema/marketplace/catalog/departures/departure_day_tasks.js.map +0 -1
  1182. package/dist/schema/marketplace/catalog/departures/departure_days.d.ts +0 -167
  1183. package/dist/schema/marketplace/catalog/departures/departure_days.d.ts.map +0 -1
  1184. package/dist/schema/marketplace/catalog/departures/departure_days.js +0 -28
  1185. package/dist/schema/marketplace/catalog/departures/departure_days.js.map +0 -1
  1186. package/dist/schema/marketplace/catalog/departures/departure_group_members.d.ts +0 -153
  1187. package/dist/schema/marketplace/catalog/departures/departure_group_members.d.ts.map +0 -1
  1188. package/dist/schema/marketplace/catalog/departures/departure_group_members.js +0 -33
  1189. package/dist/schema/marketplace/catalog/departures/departure_group_members.js.map +0 -1
  1190. package/dist/schema/marketplace/catalog/departures/departure_groups.d.ts +0 -150
  1191. package/dist/schema/marketplace/catalog/departures/departure_groups.d.ts.map +0 -1
  1192. package/dist/schema/marketplace/catalog/departures/departure_groups.js +0 -27
  1193. package/dist/schema/marketplace/catalog/departures/departure_groups.js.map +0 -1
  1194. package/dist/schema/marketplace/catalog/departures/departure_overrides.d.ts +0 -167
  1195. package/dist/schema/marketplace/catalog/departures/departure_overrides.d.ts.map +0 -1
  1196. package/dist/schema/marketplace/catalog/departures/departure_overrides.js +0 -28
  1197. package/dist/schema/marketplace/catalog/departures/departure_overrides.js.map +0 -1
  1198. package/dist/schema/marketplace/catalog/departures/departure_port_calls.d.ts +0 -204
  1199. package/dist/schema/marketplace/catalog/departures/departure_port_calls.d.ts.map +0 -1
  1200. package/dist/schema/marketplace/catalog/departures/departure_port_calls.js +0 -33
  1201. package/dist/schema/marketplace/catalog/departures/departure_port_calls.js.map +0 -1
  1202. package/dist/schema/marketplace/catalog/departures/departure_room_prices.d.ts +0 -239
  1203. package/dist/schema/marketplace/catalog/departures/departure_room_prices.d.ts.map +0 -1
  1204. package/dist/schema/marketplace/catalog/departures/departure_room_prices.js +0 -32
  1205. package/dist/schema/marketplace/catalog/departures/departure_room_prices.js.map +0 -1
  1206. package/dist/schema/marketplace/catalog/departures/departure_rooms.d.ts +0 -323
  1207. package/dist/schema/marketplace/catalog/departures/departure_rooms.d.ts.map +0 -1
  1208. package/dist/schema/marketplace/catalog/departures/departure_rooms.js +0 -49
  1209. package/dist/schema/marketplace/catalog/departures/departure_rooms.js.map +0 -1
  1210. package/dist/schema/marketplace/catalog/departures/departure_translations.d.ts +0 -134
  1211. package/dist/schema/marketplace/catalog/departures/departure_translations.d.ts.map +0 -1
  1212. package/dist/schema/marketplace/catalog/departures/departure_translations.js +0 -28
  1213. package/dist/schema/marketplace/catalog/departures/departure_translations.js.map +0 -1
  1214. package/dist/schema/marketplace/catalog/departures/departure_transport_options.d.ts +0 -286
  1215. package/dist/schema/marketplace/catalog/departures/departure_transport_options.d.ts.map +0 -1
  1216. package/dist/schema/marketplace/catalog/departures/departure_transport_options.js +0 -33
  1217. package/dist/schema/marketplace/catalog/departures/departure_transport_options.js.map +0 -1
  1218. package/dist/schema/marketplace/catalog/departures/departure_transport_seating.d.ts +0 -187
  1219. package/dist/schema/marketplace/catalog/departures/departure_transport_seating.d.ts.map +0 -1
  1220. package/dist/schema/marketplace/catalog/departures/departure_transport_seating.js +0 -33
  1221. package/dist/schema/marketplace/catalog/departures/departure_transport_seating.js.map +0 -1
  1222. package/dist/schema/marketplace/catalog/departures/departure_transport_segments.d.ts +0 -510
  1223. package/dist/schema/marketplace/catalog/departures/departure_transport_segments.d.ts.map +0 -1
  1224. package/dist/schema/marketplace/catalog/departures/departure_transport_segments.js +0 -38
  1225. package/dist/schema/marketplace/catalog/departures/departure_transport_segments.js.map +0 -1
  1226. package/dist/schema/marketplace/catalog/departures/index.d.ts +0 -16
  1227. package/dist/schema/marketplace/catalog/departures/index.d.ts.map +0 -1
  1228. package/dist/schema/marketplace/catalog/departures/index.js +0 -18
  1229. package/dist/schema/marketplace/catalog/departures/index.js.map +0 -1
  1230. package/dist/schema/marketplace/catalog/departures.d.ts +0 -252
  1231. package/dist/schema/marketplace/catalog/departures.d.ts.map +0 -1
  1232. package/dist/schema/marketplace/catalog/departures.js +0 -48
  1233. package/dist/schema/marketplace/catalog/departures.js.map +0 -1
  1234. package/dist/schema/marketplace/catalog/destinations.d.ts +0 -269
  1235. package/dist/schema/marketplace/catalog/destinations.d.ts.map +0 -1
  1236. package/dist/schema/marketplace/catalog/destinations.js +0 -26
  1237. package/dist/schema/marketplace/catalog/destinations.js.map +0 -1
  1238. package/dist/schema/marketplace/catalog/index.d.ts +0 -21
  1239. package/dist/schema/marketplace/catalog/index.d.ts.map +0 -1
  1240. package/dist/schema/marketplace/catalog/index.js +0 -22
  1241. package/dist/schema/marketplace/catalog/index.js.map +0 -1
  1242. package/dist/schema/marketplace/catalog/inventory/index.d.ts +0 -2
  1243. package/dist/schema/marketplace/catalog/inventory/index.d.ts.map +0 -1
  1244. package/dist/schema/marketplace/catalog/inventory/index.js +0 -2
  1245. package/dist/schema/marketplace/catalog/inventory/index.js.map +0 -1
  1246. package/dist/schema/marketplace/catalog/inventory/inventory_ledger.d.ts +0 -202
  1247. package/dist/schema/marketplace/catalog/inventory/inventory_ledger.d.ts.map +0 -1
  1248. package/dist/schema/marketplace/catalog/inventory/inventory_ledger.js +0 -47
  1249. package/dist/schema/marketplace/catalog/inventory/inventory_ledger.js.map +0 -1
  1250. package/dist/schema/marketplace/catalog/itineraries/index.d.ts +0 -16
  1251. package/dist/schema/marketplace/catalog/itineraries/index.d.ts.map +0 -1
  1252. package/dist/schema/marketplace/catalog/itineraries/index.js +0 -18
  1253. package/dist/schema/marketplace/catalog/itineraries/index.js.map +0 -1
  1254. package/dist/schema/marketplace/catalog/itineraries/itinerary_activity_allotments.d.ts +0 -254
  1255. package/dist/schema/marketplace/catalog/itineraries/itinerary_activity_allotments.d.ts.map +0 -1
  1256. package/dist/schema/marketplace/catalog/itineraries/itinerary_activity_allotments.js +0 -49
  1257. package/dist/schema/marketplace/catalog/itineraries/itinerary_activity_allotments.js.map +0 -1
  1258. package/dist/schema/marketplace/catalog/itineraries/itinerary_activity_option_groups.d.ts +0 -237
  1259. package/dist/schema/marketplace/catalog/itineraries/itinerary_activity_option_groups.d.ts.map +0 -1
  1260. package/dist/schema/marketplace/catalog/itineraries/itinerary_activity_option_groups.js +0 -36
  1261. package/dist/schema/marketplace/catalog/itineraries/itinerary_activity_option_groups.js.map +0 -1
  1262. package/dist/schema/marketplace/catalog/itineraries/itinerary_activity_options.d.ts +0 -322
  1263. package/dist/schema/marketplace/catalog/itineraries/itinerary_activity_options.d.ts.map +0 -1
  1264. package/dist/schema/marketplace/catalog/itineraries/itinerary_activity_options.js +0 -40
  1265. package/dist/schema/marketplace/catalog/itineraries/itinerary_activity_options.js.map +0 -1
  1266. package/dist/schema/marketplace/catalog/itineraries/itinerary_day_accommodation_refs.d.ts +0 -167
  1267. package/dist/schema/marketplace/catalog/itineraries/itinerary_day_accommodation_refs.d.ts.map +0 -1
  1268. package/dist/schema/marketplace/catalog/itineraries/itinerary_day_accommodation_refs.js +0 -36
  1269. package/dist/schema/marketplace/catalog/itineraries/itinerary_day_accommodation_refs.js.map +0 -1
  1270. package/dist/schema/marketplace/catalog/itineraries/itinerary_day_translations.d.ts +0 -151
  1271. package/dist/schema/marketplace/catalog/itineraries/itinerary_day_translations.d.ts.map +0 -1
  1272. package/dist/schema/marketplace/catalog/itineraries/itinerary_day_translations.js +0 -28
  1273. package/dist/schema/marketplace/catalog/itineraries/itinerary_day_translations.js.map +0 -1
  1274. package/dist/schema/marketplace/catalog/itineraries/itinerary_day_transports.d.ts +0 -390
  1275. package/dist/schema/marketplace/catalog/itineraries/itinerary_day_transports.d.ts.map +0 -1
  1276. package/dist/schema/marketplace/catalog/itineraries/itinerary_day_transports.js +0 -46
  1277. package/dist/schema/marketplace/catalog/itineraries/itinerary_day_transports.js.map +0 -1
  1278. package/dist/schema/marketplace/catalog/itineraries/itinerary_days.d.ts +0 -356
  1279. package/dist/schema/marketplace/catalog/itineraries/itinerary_days.d.ts.map +0 -1
  1280. package/dist/schema/marketplace/catalog/itineraries/itinerary_days.js +0 -36
  1281. package/dist/schema/marketplace/catalog/itineraries/itinerary_days.js.map +0 -1
  1282. package/dist/schema/marketplace/catalog/itineraries/itinerary_item_overrides.d.ts +0 -167
  1283. package/dist/schema/marketplace/catalog/itineraries/itinerary_item_overrides.d.ts.map +0 -1
  1284. package/dist/schema/marketplace/catalog/itineraries/itinerary_item_overrides.js +0 -34
  1285. package/dist/schema/marketplace/catalog/itineraries/itinerary_item_overrides.js.map +0 -1
  1286. package/dist/schema/marketplace/catalog/itineraries/itinerary_overrides.d.ts +0 -167
  1287. package/dist/schema/marketplace/catalog/itineraries/itinerary_overrides.d.ts.map +0 -1
  1288. package/dist/schema/marketplace/catalog/itineraries/itinerary_overrides.js +0 -29
  1289. package/dist/schema/marketplace/catalog/itineraries/itinerary_overrides.js.map +0 -1
  1290. package/dist/schema/marketplace/catalog/itineraries/itinerary_segment_translations.d.ts +0 -151
  1291. package/dist/schema/marketplace/catalog/itineraries/itinerary_segment_translations.d.ts.map +0 -1
  1292. package/dist/schema/marketplace/catalog/itineraries/itinerary_segment_translations.js +0 -28
  1293. package/dist/schema/marketplace/catalog/itineraries/itinerary_segment_translations.js.map +0 -1
  1294. package/dist/schema/marketplace/catalog/itineraries/itinerary_segments.d.ts +0 -913
  1295. package/dist/schema/marketplace/catalog/itineraries/itinerary_segments.d.ts.map +0 -1
  1296. package/dist/schema/marketplace/catalog/itineraries/itinerary_segments.js +0 -47
  1297. package/dist/schema/marketplace/catalog/itineraries/itinerary_segments.js.map +0 -1
  1298. package/dist/schema/marketplace/catalog/itineraries/itinerary_timeslot_rules.d.ts +0 -133
  1299. package/dist/schema/marketplace/catalog/itineraries/itinerary_timeslot_rules.d.ts.map +0 -1
  1300. package/dist/schema/marketplace/catalog/itineraries/itinerary_timeslot_rules.js +0 -21
  1301. package/dist/schema/marketplace/catalog/itineraries/itinerary_timeslot_rules.js.map +0 -1
  1302. package/dist/schema/marketplace/catalog/itineraries/itinerary_translations.d.ts +0 -168
  1303. package/dist/schema/marketplace/catalog/itineraries/itinerary_translations.d.ts.map +0 -1
  1304. package/dist/schema/marketplace/catalog/itineraries/itinerary_translations.js +0 -28
  1305. package/dist/schema/marketplace/catalog/itineraries/itinerary_translations.js.map +0 -1
  1306. package/dist/schema/marketplace/catalog/itineraries/itinerary_versions.d.ts +0 -150
  1307. package/dist/schema/marketplace/catalog/itineraries/itinerary_versions.d.ts.map +0 -1
  1308. package/dist/schema/marketplace/catalog/itineraries/itinerary_versions.js +0 -31
  1309. package/dist/schema/marketplace/catalog/itineraries/itinerary_versions.js.map +0 -1
  1310. package/dist/schema/marketplace/catalog/itineraries.d.ts +0 -201
  1311. package/dist/schema/marketplace/catalog/itineraries.d.ts.map +0 -1
  1312. package/dist/schema/marketplace/catalog/itineraries.js +0 -37
  1313. package/dist/schema/marketplace/catalog/itineraries.js.map +0 -1
  1314. package/dist/schema/marketplace/catalog/offers.d.ts +0 -432
  1315. package/dist/schema/marketplace/catalog/offers.d.ts.map +0 -1
  1316. package/dist/schema/marketplace/catalog/offers.js +0 -41
  1317. package/dist/schema/marketplace/catalog/offers.js.map +0 -1
  1318. package/dist/schema/marketplace/catalog/price_rules.d.ts +0 -405
  1319. package/dist/schema/marketplace/catalog/price_rules.d.ts.map +0 -1
  1320. package/dist/schema/marketplace/catalog/price_rules.js +0 -69
  1321. package/dist/schema/marketplace/catalog/price_rules.js.map +0 -1
  1322. package/dist/schema/marketplace/catalog/pricing/index.d.ts +0 -7
  1323. package/dist/schema/marketplace/catalog/pricing/index.d.ts.map +0 -1
  1324. package/dist/schema/marketplace/catalog/pricing/index.js +0 -7
  1325. package/dist/schema/marketplace/catalog/pricing/index.js.map +0 -1
  1326. package/dist/schema/marketplace/catalog/pricing/payment_terms.d.ts +0 -241
  1327. package/dist/schema/marketplace/catalog/pricing/payment_terms.d.ts.map +0 -1
  1328. package/dist/schema/marketplace/catalog/pricing/payment_terms.js +0 -34
  1329. package/dist/schema/marketplace/catalog/pricing/payment_terms.js.map +0 -1
  1330. package/dist/schema/marketplace/catalog/pricing/price_schedules.d.ts +0 -269
  1331. package/dist/schema/marketplace/catalog/pricing/price_schedules.d.ts.map +0 -1
  1332. package/dist/schema/marketplace/catalog/pricing/price_schedules.js +0 -33
  1333. package/dist/schema/marketplace/catalog/pricing/price_schedules.js.map +0 -1
  1334. package/dist/schema/marketplace/catalog/pricing/price_summaries.d.ts +0 -255
  1335. package/dist/schema/marketplace/catalog/pricing/price_summaries.d.ts.map +0 -1
  1336. package/dist/schema/marketplace/catalog/pricing/price_summaries.js +0 -33
  1337. package/dist/schema/marketplace/catalog/pricing/price_summaries.js.map +0 -1
  1338. package/dist/schema/marketplace/catalog/pricing/product_base_prices.d.ts +0 -237
  1339. package/dist/schema/marketplace/catalog/pricing/product_base_prices.d.ts.map +0 -1
  1340. package/dist/schema/marketplace/catalog/pricing/product_base_prices.js +0 -37
  1341. package/dist/schema/marketplace/catalog/pricing/product_base_prices.js.map +0 -1
  1342. package/dist/schema/marketplace/catalog/pricing/product_departure_price_overrides.d.ts +0 -186
  1343. package/dist/schema/marketplace/catalog/pricing/product_departure_price_overrides.d.ts.map +0 -1
  1344. package/dist/schema/marketplace/catalog/pricing/product_departure_price_overrides.js +0 -34
  1345. package/dist/schema/marketplace/catalog/pricing/product_departure_price_overrides.js.map +0 -1
  1346. package/dist/schema/marketplace/catalog/pricing/product_payment_overrides.d.ts +0 -150
  1347. package/dist/schema/marketplace/catalog/pricing/product_payment_overrides.d.ts.map +0 -1
  1348. package/dist/schema/marketplace/catalog/pricing/product_payment_overrides.js +0 -27
  1349. package/dist/schema/marketplace/catalog/pricing/product_payment_overrides.js.map +0 -1
  1350. package/dist/schema/marketplace/catalog/product_lodging.d.ts +0 -862
  1351. package/dist/schema/marketplace/catalog/product_lodging.d.ts.map +0 -1
  1352. package/dist/schema/marketplace/catalog/product_lodging.js +0 -178
  1353. package/dist/schema/marketplace/catalog/product_lodging.js.map +0 -1
  1354. package/dist/schema/marketplace/catalog/products/index.d.ts +0 -21
  1355. package/dist/schema/marketplace/catalog/products/index.d.ts.map +0 -1
  1356. package/dist/schema/marketplace/catalog/products/index.js +0 -24
  1357. package/dist/schema/marketplace/catalog/products/index.js.map +0 -1
  1358. package/dist/schema/marketplace/catalog/products/product_accommodation_option_rooms.d.ts +0 -321
  1359. package/dist/schema/marketplace/catalog/products/product_accommodation_option_rooms.d.ts.map +0 -1
  1360. package/dist/schema/marketplace/catalog/products/product_accommodation_option_rooms.js +0 -27
  1361. package/dist/schema/marketplace/catalog/products/product_accommodation_option_rooms.js.map +0 -1
  1362. package/dist/schema/marketplace/catalog/products/product_accommodation_options.d.ts +0 -201
  1363. package/dist/schema/marketplace/catalog/products/product_accommodation_options.d.ts.map +0 -1
  1364. package/dist/schema/marketplace/catalog/products/product_accommodation_options.js +0 -28
  1365. package/dist/schema/marketplace/catalog/products/product_accommodation_options.js.map +0 -1
  1366. package/dist/schema/marketplace/catalog/products/product_accommodation_set_items.d.ts +0 -252
  1367. package/dist/schema/marketplace/catalog/products/product_accommodation_set_items.d.ts.map +0 -1
  1368. package/dist/schema/marketplace/catalog/products/product_accommodation_set_items.js +0 -31
  1369. package/dist/schema/marketplace/catalog/products/product_accommodation_set_items.js.map +0 -1
  1370. package/dist/schema/marketplace/catalog/products/product_accommodation_sets.d.ts +0 -201
  1371. package/dist/schema/marketplace/catalog/products/product_accommodation_sets.d.ts.map +0 -1
  1372. package/dist/schema/marketplace/catalog/products/product_accommodation_sets.js +0 -27
  1373. package/dist/schema/marketplace/catalog/products/product_accommodation_sets.js.map +0 -1
  1374. package/dist/schema/marketplace/catalog/products/product_addons.d.ts +0 -150
  1375. package/dist/schema/marketplace/catalog/products/product_addons.d.ts.map +0 -1
  1376. package/dist/schema/marketplace/catalog/products/product_addons.js +0 -27
  1377. package/dist/schema/marketplace/catalog/products/product_addons.js.map +0 -1
  1378. package/dist/schema/marketplace/catalog/products/product_availability.d.ts +0 -203
  1379. package/dist/schema/marketplace/catalog/products/product_availability.d.ts.map +0 -1
  1380. package/dist/schema/marketplace/catalog/products/product_availability.js +0 -30
  1381. package/dist/schema/marketplace/catalog/products/product_availability.js.map +0 -1
  1382. package/dist/schema/marketplace/catalog/products/product_availability_states.d.ts +0 -1206
  1383. package/dist/schema/marketplace/catalog/products/product_availability_states.d.ts.map +0 -1
  1384. package/dist/schema/marketplace/catalog/products/product_availability_states.js +0 -124
  1385. package/dist/schema/marketplace/catalog/products/product_availability_states.js.map +0 -1
  1386. package/dist/schema/marketplace/catalog/products/product_booking_rules.d.ts +0 -576
  1387. package/dist/schema/marketplace/catalog/products/product_booking_rules.d.ts.map +0 -1
  1388. package/dist/schema/marketplace/catalog/products/product_booking_rules.js +0 -30
  1389. package/dist/schema/marketplace/catalog/products/product_booking_rules.js.map +0 -1
  1390. package/dist/schema/marketplace/catalog/products/product_category_assignments.d.ts +0 -135
  1391. package/dist/schema/marketplace/catalog/products/product_category_assignments.d.ts.map +0 -1
  1392. package/dist/schema/marketplace/catalog/products/product_category_assignments.js +0 -34
  1393. package/dist/schema/marketplace/catalog/products/product_category_assignments.js.map +0 -1
  1394. package/dist/schema/marketplace/catalog/products/product_extensions.d.ts +0 -269
  1395. package/dist/schema/marketplace/catalog/products/product_extensions.d.ts.map +0 -1
  1396. package/dist/schema/marketplace/catalog/products/product_extensions.js +0 -39
  1397. package/dist/schema/marketplace/catalog/products/product_extensions.js.map +0 -1
  1398. package/dist/schema/marketplace/catalog/products/product_media.d.ts +0 -167
  1399. package/dist/schema/marketplace/catalog/products/product_media.d.ts.map +0 -1
  1400. package/dist/schema/marketplace/catalog/products/product_media.js +0 -27
  1401. package/dist/schema/marketplace/catalog/products/product_media.js.map +0 -1
  1402. package/dist/schema/marketplace/catalog/products/product_overrides.d.ts +0 -184
  1403. package/dist/schema/marketplace/catalog/products/product_overrides.d.ts.map +0 -1
  1404. package/dist/schema/marketplace/catalog/products/product_overrides.js +0 -29
  1405. package/dist/schema/marketplace/catalog/products/product_overrides.js.map +0 -1
  1406. package/dist/schema/marketplace/catalog/products/product_preferences.d.ts +0 -618
  1407. package/dist/schema/marketplace/catalog/products/product_preferences.d.ts.map +0 -1
  1408. package/dist/schema/marketplace/catalog/products/product_preferences.js +0 -31
  1409. package/dist/schema/marketplace/catalog/products/product_preferences.js.map +0 -1
  1410. package/dist/schema/marketplace/catalog/products/product_publish_settings.d.ts +0 -150
  1411. package/dist/schema/marketplace/catalog/products/product_publish_settings.d.ts.map +0 -1
  1412. package/dist/schema/marketplace/catalog/products/product_publish_settings.js +0 -25
  1413. package/dist/schema/marketplace/catalog/products/product_publish_settings.js.map +0 -1
  1414. package/dist/schema/marketplace/catalog/products/product_rate_plan_channels.d.ts +0 -150
  1415. package/dist/schema/marketplace/catalog/products/product_rate_plan_channels.d.ts.map +0 -1
  1416. package/dist/schema/marketplace/catalog/products/product_rate_plan_channels.js +0 -37
  1417. package/dist/schema/marketplace/catalog/products/product_rate_plan_channels.js.map +0 -1
  1418. package/dist/schema/marketplace/catalog/products/product_rate_plans.d.ts +0 -220
  1419. package/dist/schema/marketplace/catalog/products/product_rate_plans.d.ts.map +0 -1
  1420. package/dist/schema/marketplace/catalog/products/product_rate_plans.js +0 -30
  1421. package/dist/schema/marketplace/catalog/products/product_rate_plans.js.map +0 -1
  1422. package/dist/schema/marketplace/catalog/products/product_translations.d.ts +0 -236
  1423. package/dist/schema/marketplace/catalog/products/product_translations.d.ts.map +0 -1
  1424. package/dist/schema/marketplace/catalog/products/product_translations.js +0 -32
  1425. package/dist/schema/marketplace/catalog/products/product_translations.js.map +0 -1
  1426. package/dist/schema/marketplace/catalog/products/product_versions.d.ts +0 -167
  1427. package/dist/schema/marketplace/catalog/products/product_versions.d.ts.map +0 -1
  1428. package/dist/schema/marketplace/catalog/products/product_versions.js +0 -28
  1429. package/dist/schema/marketplace/catalog/products/product_versions.js.map +0 -1
  1430. package/dist/schema/marketplace/catalog/products/product_visibility.d.ts +0 -150
  1431. package/dist/schema/marketplace/catalog/products/product_visibility.d.ts.map +0 -1
  1432. package/dist/schema/marketplace/catalog/products/product_visibility.js +0 -32
  1433. package/dist/schema/marketplace/catalog/products/product_visibility.js.map +0 -1
  1434. package/dist/schema/marketplace/catalog/products.d.ts +0 -423
  1435. package/dist/schema/marketplace/catalog/products.d.ts.map +0 -1
  1436. package/dist/schema/marketplace/catalog/products.js +0 -37
  1437. package/dist/schema/marketplace/catalog/products.js.map +0 -1
  1438. package/dist/schema/marketplace/catalog/providers/index.d.ts +0 -2
  1439. package/dist/schema/marketplace/catalog/providers/index.d.ts.map +0 -1
  1440. package/dist/schema/marketplace/catalog/providers/index.js +0 -2
  1441. package/dist/schema/marketplace/catalog/providers/index.js.map +0 -1
  1442. package/dist/schema/marketplace/catalog/providers/provider_mappings.d.ts +0 -180
  1443. package/dist/schema/marketplace/catalog/providers/provider_mappings.d.ts.map +0 -1
  1444. package/dist/schema/marketplace/catalog/providers/provider_mappings.js +0 -35
  1445. package/dist/schema/marketplace/catalog/providers/provider_mappings.js.map +0 -1
  1446. package/dist/schema/marketplace/catalog/rooms/index.d.ts +0 -7
  1447. package/dist/schema/marketplace/catalog/rooms/index.d.ts.map +0 -1
  1448. package/dist/schema/marketplace/catalog/rooms/index.js +0 -7
  1449. package/dist/schema/marketplace/catalog/rooms/index.js.map +0 -1
  1450. package/dist/schema/marketplace/catalog/rooms/room_availability.d.ts +0 -266
  1451. package/dist/schema/marketplace/catalog/rooms/room_availability.d.ts.map +0 -1
  1452. package/dist/schema/marketplace/catalog/rooms/room_availability.js +0 -34
  1453. package/dist/schema/marketplace/catalog/rooms/room_availability.js.map +0 -1
  1454. package/dist/schema/marketplace/catalog/rooms/room_prices.d.ts +0 -218
  1455. package/dist/schema/marketplace/catalog/rooms/room_prices.d.ts.map +0 -1
  1456. package/dist/schema/marketplace/catalog/rooms/room_prices.js +0 -28
  1457. package/dist/schema/marketplace/catalog/rooms/room_prices.js.map +0 -1
  1458. package/dist/schema/marketplace/catalog/rooms/room_profile_media.d.ts +0 -363
  1459. package/dist/schema/marketplace/catalog/rooms/room_profile_media.d.ts.map +0 -1
  1460. package/dist/schema/marketplace/catalog/rooms/room_profile_media.js +0 -31
  1461. package/dist/schema/marketplace/catalog/rooms/room_profile_media.js.map +0 -1
  1462. package/dist/schema/marketplace/catalog/rooms/room_profiles.d.ts +0 -638
  1463. package/dist/schema/marketplace/catalog/rooms/room_profiles.d.ts.map +0 -1
  1464. package/dist/schema/marketplace/catalog/rooms/room_profiles.js +0 -30
  1465. package/dist/schema/marketplace/catalog/rooms/room_profiles.js.map +0 -1
  1466. package/dist/schema/marketplace/catalog/rooms/room_rate_plans.d.ts +0 -333
  1467. package/dist/schema/marketplace/catalog/rooms/room_rate_plans.d.ts.map +0 -1
  1468. package/dist/schema/marketplace/catalog/rooms/room_rate_plans.js +0 -0
  1469. package/dist/schema/marketplace/catalog/rooms/room_rate_plans.js.map +0 -1
  1470. package/dist/schema/marketplace/catalog/rooms/room_types.d.ts +0 -295
  1471. package/dist/schema/marketplace/catalog/rooms/room_types.d.ts.map +0 -1
  1472. package/dist/schema/marketplace/catalog/rooms/room_types.js +0 -29
  1473. package/dist/schema/marketplace/catalog/rooms/room_types.js.map +0 -1
  1474. package/dist/schema/marketplace/channel_inventory.d.ts +0 -873
  1475. package/dist/schema/marketplace/channel_inventory.d.ts.map +0 -1
  1476. package/dist/schema/marketplace/channel_inventory.js +0 -192
  1477. package/dist/schema/marketplace/channel_inventory.js.map +0 -1
  1478. package/dist/schema/marketplace/cruise/index.d.ts +0 -3
  1479. package/dist/schema/marketplace/cruise/index.d.ts.map +0 -1
  1480. package/dist/schema/marketplace/cruise/index.js +0 -3
  1481. package/dist/schema/marketplace/cruise/index.js.map +0 -1
  1482. package/dist/schema/marketplace/cruise/ship_cabin_categories.d.ts +0 -414
  1483. package/dist/schema/marketplace/cruise/ship_cabin_categories.d.ts.map +0 -1
  1484. package/dist/schema/marketplace/cruise/ship_cabin_categories.js +0 -67
  1485. package/dist/schema/marketplace/cruise/ship_cabin_categories.js.map +0 -1
  1486. package/dist/schema/marketplace/cruise/ships.d.ts +0 -347
  1487. package/dist/schema/marketplace/cruise/ships.d.ts.map +0 -1
  1488. package/dist/schema/marketplace/cruise/ships.js +0 -52
  1489. package/dist/schema/marketplace/cruise/ships.js.map +0 -1
  1490. package/dist/schema/marketplace/demand_pricing_rules.d.ts +0 -1156
  1491. package/dist/schema/marketplace/demand_pricing_rules.d.ts.map +0 -1
  1492. package/dist/schema/marketplace/demand_pricing_rules.js +0 -202
  1493. package/dist/schema/marketplace/demand_pricing_rules.js.map +0 -1
  1494. package/dist/schema/marketplace/index.d.ts +0 -21
  1495. package/dist/schema/marketplace/index.d.ts.map +0 -1
  1496. package/dist/schema/marketplace/index.js +0 -22
  1497. package/dist/schema/marketplace/index.js.map +0 -1
  1498. package/dist/schema/marketplace/lodging/0_enums.d.ts +0 -16
  1499. package/dist/schema/marketplace/lodging/0_enums.d.ts.map +0 -1
  1500. package/dist/schema/marketplace/lodging/0_enums.js +0 -11
  1501. package/dist/schema/marketplace/lodging/0_enums.js.map +0 -1
  1502. package/dist/schema/marketplace/lodging/amenities.d.ts +0 -225
  1503. package/dist/schema/marketplace/lodging/amenities.d.ts.map +0 -1
  1504. package/dist/schema/marketplace/lodging/amenities.js +0 -81
  1505. package/dist/schema/marketplace/lodging/amenities.js.map +0 -1
  1506. package/dist/schema/marketplace/lodging/index.d.ts +0 -14
  1507. package/dist/schema/marketplace/lodging/index.d.ts.map +0 -1
  1508. package/dist/schema/marketplace/lodging/index.js +0 -14
  1509. package/dist/schema/marketplace/lodging/index.js.map +0 -1
  1510. package/dist/schema/marketplace/lodging/media.d.ts +0 -383
  1511. package/dist/schema/marketplace/lodging/media.d.ts.map +0 -1
  1512. package/dist/schema/marketplace/lodging/media.js +0 -84
  1513. package/dist/schema/marketplace/lodging/media.js.map +0 -1
  1514. package/dist/schema/marketplace/lodging/properties.d.ts +0 -461
  1515. package/dist/schema/marketplace/lodging/properties.d.ts.map +0 -1
  1516. package/dist/schema/marketplace/lodging/properties.js +0 -55
  1517. package/dist/schema/marketplace/lodging/properties.js.map +0 -1
  1518. package/dist/schema/marketplace/lodging/property_allotments.d.ts +0 -211
  1519. package/dist/schema/marketplace/lodging/property_allotments.d.ts.map +0 -1
  1520. package/dist/schema/marketplace/lodging/property_allotments.js +0 -49
  1521. package/dist/schema/marketplace/lodging/property_allotments.js.map +0 -1
  1522. package/dist/schema/marketplace/lodging/property_daily_rates.d.ts +0 -356
  1523. package/dist/schema/marketplace/lodging/property_daily_rates.d.ts.map +0 -1
  1524. package/dist/schema/marketplace/lodging/property_daily_rates.js +0 -65
  1525. package/dist/schema/marketplace/lodging/property_daily_rates.js.map +0 -1
  1526. package/dist/schema/marketplace/lodging/property_room_rate_plans.d.ts +0 -172
  1527. package/dist/schema/marketplace/lodging/property_room_rate_plans.d.ts.map +0 -1
  1528. package/dist/schema/marketplace/lodging/property_room_rate_plans.js +0 -55
  1529. package/dist/schema/marketplace/lodging/property_room_rate_plans.js.map +0 -1
  1530. package/dist/schema/marketplace/lodging/property_rooms.d.ts +0 -521
  1531. package/dist/schema/marketplace/lodging/property_rooms.d.ts.map +0 -1
  1532. package/dist/schema/marketplace/lodging/property_rooms.js +0 -65
  1533. package/dist/schema/marketplace/lodging/property_rooms.js.map +0 -1
  1534. package/dist/schema/marketplace/lodging/rate_plan_price_rules.d.ts +0 -406
  1535. package/dist/schema/marketplace/lodging/rate_plan_price_rules.d.ts.map +0 -1
  1536. package/dist/schema/marketplace/lodging/rate_plan_price_rules.js +0 -73
  1537. package/dist/schema/marketplace/lodging/rate_plan_price_rules.js.map +0 -1
  1538. package/dist/schema/marketplace/lodging/rate_plans.d.ts +0 -399
  1539. package/dist/schema/marketplace/lodging/rate_plans.d.ts.map +0 -1
  1540. package/dist/schema/marketplace/lodging/rate_plans.js +0 -61
  1541. package/dist/schema/marketplace/lodging/rate_plans.js.map +0 -1
  1542. package/dist/schema/marketplace/lodging/reference_room_categories.d.ts +0 -176
  1543. package/dist/schema/marketplace/lodging/reference_room_categories.d.ts.map +0 -1
  1544. package/dist/schema/marketplace/lodging/reference_room_categories.js +0 -41
  1545. package/dist/schema/marketplace/lodging/reference_room_categories.js.map +0 -1
  1546. package/dist/schema/marketplace/lodging/restrictions.d.ts +0 -405
  1547. package/dist/schema/marketplace/lodging/restrictions.d.ts.map +0 -1
  1548. package/dist/schema/marketplace/lodging/restrictions.js +0 -91
  1549. package/dist/schema/marketplace/lodging/restrictions.js.map +0 -1
  1550. package/dist/schema/marketplace/lodging/translations.d.ts +0 -536
  1551. package/dist/schema/marketplace/lodging/translations.d.ts.map +0 -1
  1552. package/dist/schema/marketplace/lodging/translations.js +0 -135
  1553. package/dist/schema/marketplace/lodging/translations.js.map +0 -1
  1554. package/dist/schema/marketplace/marketplace_providers.d.ts +0 -197
  1555. package/dist/schema/marketplace/marketplace_providers.d.ts.map +0 -1
  1556. package/dist/schema/marketplace/marketplace_providers.js +0 -3
  1557. package/dist/schema/marketplace/marketplace_providers.js.map +0 -1
  1558. package/dist/schema/marketplace/offers.d.ts +0 -738
  1559. package/dist/schema/marketplace/offers.d.ts.map +0 -1
  1560. package/dist/schema/marketplace/offers.js +0 -144
  1561. package/dist/schema/marketplace/offers.js.map +0 -1
  1562. package/dist/schema/marketplace/organization_provider_profiles.d.ts +0 -240
  1563. package/dist/schema/marketplace/organization_provider_profiles.d.ts.map +0 -1
  1564. package/dist/schema/marketplace/organization_provider_profiles.js +0 -35
  1565. package/dist/schema/marketplace/organization_provider_profiles.js.map +0 -1
  1566. package/dist/schema/marketplace/provider_access.d.ts +0 -929
  1567. package/dist/schema/marketplace/provider_access.d.ts.map +0 -1
  1568. package/dist/schema/marketplace/provider_access.js +0 -142
  1569. package/dist/schema/marketplace/provider_access.js.map +0 -1
  1570. package/dist/schema/marketplace/provider_access_requests.d.ts +0 -2
  1571. package/dist/schema/marketplace/provider_access_requests.d.ts.map +0 -1
  1572. package/dist/schema/marketplace/provider_access_requests.js +0 -2
  1573. package/dist/schema/marketplace/provider_access_requests.js.map +0 -1
  1574. package/dist/schema/marketplace/provider_commissions.d.ts +0 -1453
  1575. package/dist/schema/marketplace/provider_commissions.d.ts.map +0 -1
  1576. package/dist/schema/marketplace/provider_commissions.js +0 -362
  1577. package/dist/schema/marketplace/provider_commissions.js.map +0 -1
  1578. package/dist/schema/marketplace/provider_connection_pricing_rules.d.ts +0 -267
  1579. package/dist/schema/marketplace/provider_connection_pricing_rules.d.ts.map +0 -1
  1580. package/dist/schema/marketplace/provider_connection_pricing_rules.js +0 -53
  1581. package/dist/schema/marketplace/provider_connection_pricing_rules.js.map +0 -1
  1582. package/dist/schema/marketplace/provider_connections.d.ts +0 -300
  1583. package/dist/schema/marketplace/provider_connections.d.ts.map +0 -1
  1584. package/dist/schema/marketplace/provider_connections.js +0 -44
  1585. package/dist/schema/marketplace/provider_connections.js.map +0 -1
  1586. package/dist/schema/marketplace/provider_product_category_assignments.d.ts +0 -120
  1587. package/dist/schema/marketplace/provider_product_category_assignments.d.ts.map +0 -1
  1588. package/dist/schema/marketplace/provider_product_category_assignments.js +0 -27
  1589. package/dist/schema/marketplace/provider_product_category_assignments.js.map +0 -1
  1590. package/dist/schema/marketplace/provider_product_overrides.d.ts +0 -275
  1591. package/dist/schema/marketplace/provider_product_overrides.d.ts.map +0 -1
  1592. package/dist/schema/marketplace/provider_product_overrides.js +0 -52
  1593. package/dist/schema/marketplace/provider_product_overrides.js.map +0 -1
  1594. package/dist/schema/marketplace/provider_product_pricing_overrides.d.ts +0 -249
  1595. package/dist/schema/marketplace/provider_product_pricing_overrides.d.ts.map +0 -1
  1596. package/dist/schema/marketplace/provider_product_pricing_overrides.js +0 -51
  1597. package/dist/schema/marketplace/provider_product_pricing_overrides.js.map +0 -1
  1598. package/dist/schema/marketplace/provider_products.d.ts +0 -387
  1599. package/dist/schema/marketplace/provider_products.d.ts.map +0 -1
  1600. package/dist/schema/marketplace/provider_products.js +0 -56
  1601. package/dist/schema/marketplace/provider_products.js.map +0 -1
  1602. package/dist/schema/marketplace/provider_products_index.d.ts +0 -241
  1603. package/dist/schema/marketplace/provider_products_index.d.ts.map +0 -1
  1604. package/dist/schema/marketplace/provider_products_index.js +0 -48
  1605. package/dist/schema/marketplace/provider_products_index.js.map +0 -1
  1606. package/dist/schema/marketplace/provider_profile_media.d.ts +0 -195
  1607. package/dist/schema/marketplace/provider_profile_media.d.ts.map +0 -1
  1608. package/dist/schema/marketplace/provider_profile_media.js +0 -36
  1609. package/dist/schema/marketplace/provider_profile_media.js.map +0 -1
  1610. package/dist/schema/marketplace/provider_profile_pricing_rules.d.ts +0 -293
  1611. package/dist/schema/marketplace/provider_profile_pricing_rules.d.ts.map +0 -1
  1612. package/dist/schema/marketplace/provider_profile_pricing_rules.js +0 -53
  1613. package/dist/schema/marketplace/provider_profile_pricing_rules.js.map +0 -1
  1614. package/dist/schema/marketplace/provider_profiles.d.ts +0 -357
  1615. package/dist/schema/marketplace/provider_profiles.d.ts.map +0 -1
  1616. package/dist/schema/marketplace/provider_profiles.js +0 -55
  1617. package/dist/schema/marketplace/provider_profiles.js.map +0 -1
  1618. package/dist/schema/marketplace/providers.d.ts +0 -349
  1619. package/dist/schema/marketplace/providers.d.ts.map +0 -1
  1620. package/dist/schema/marketplace/providers.js +0 -55
  1621. package/dist/schema/marketplace/providers.js.map +0 -1
  1622. package/dist/schema/marketplace/webhook_subscriptions.d.ts +0 -794
  1623. package/dist/schema/marketplace/webhook_subscriptions.d.ts.map +0 -1
  1624. package/dist/schema/marketplace/webhook_subscriptions.js +0 -144
  1625. package/dist/schema/marketplace/webhook_subscriptions.js.map +0 -1
  1626. package/dist/schema/octo/connection_health_events.d.ts +0 -130
  1627. package/dist/schema/octo/connection_health_events.d.ts.map +0 -1
  1628. package/dist/schema/octo/connection_health_events.js +0 -19
  1629. package/dist/schema/octo/connection_health_events.js.map +0 -1
  1630. package/dist/schema/octo/connections.d.ts +0 -199
  1631. package/dist/schema/octo/connections.d.ts.map +0 -1
  1632. package/dist/schema/octo/connections.js +0 -28
  1633. package/dist/schema/octo/connections.js.map +0 -1
  1634. package/dist/schema/octo/connector_configs.d.ts +0 -241
  1635. package/dist/schema/octo/connector_configs.d.ts.map +0 -1
  1636. package/dist/schema/octo/connector_configs.js +0 -24
  1637. package/dist/schema/octo/connector_configs.js.map +0 -1
  1638. package/dist/schema/octo/idempotency_keys.d.ts +0 -180
  1639. package/dist/schema/octo/idempotency_keys.d.ts.map +0 -1
  1640. package/dist/schema/octo/idempotency_keys.js +0 -22
  1641. package/dist/schema/octo/idempotency_keys.js.map +0 -1
  1642. package/dist/schema/octo/index.d.ts +0 -10
  1643. package/dist/schema/octo/index.d.ts.map +0 -1
  1644. package/dist/schema/octo/index.js +0 -10
  1645. package/dist/schema/octo/index.js.map +0 -1
  1646. package/dist/schema/octo/oauth_clients.d.ts +0 -206
  1647. package/dist/schema/octo/oauth_clients.d.ts.map +0 -1
  1648. package/dist/schema/octo/oauth_clients.js +0 -22
  1649. package/dist/schema/octo/oauth_clients.js.map +0 -1
  1650. package/dist/schema/octo/operators.d.ts +0 -166
  1651. package/dist/schema/octo/operators.d.ts.map +0 -1
  1652. package/dist/schema/octo/operators.js +0 -19
  1653. package/dist/schema/octo/operators.js.map +0 -1
  1654. package/dist/schema/octo/request_logs.d.ts +0 -199
  1655. package/dist/schema/octo/request_logs.d.ts.map +0 -1
  1656. package/dist/schema/octo/request_logs.js +0 -23
  1657. package/dist/schema/octo/request_logs.js.map +0 -1
  1658. package/dist/schema/octo/usage_records.d.ts +0 -146
  1659. package/dist/schema/octo/usage_records.d.ts.map +0 -1
  1660. package/dist/schema/octo/usage_records.js +0 -22
  1661. package/dist/schema/octo/usage_records.js.map +0 -1
  1662. package/dist/schema/octo/webhook_events.d.ts +0 -198
  1663. package/dist/schema/octo/webhook_events.d.ts.map +0 -1
  1664. package/dist/schema/octo/webhook_events.js +0 -25
  1665. package/dist/schema/octo/webhook_events.js.map +0 -1
  1666. package/dist/schema/ops/guide_assignments.d.ts +0 -318
  1667. package/dist/schema/ops/guide_assignments.d.ts.map +0 -1
  1668. package/dist/schema/ops/guide_assignments.js +0 -62
  1669. package/dist/schema/ops/guide_assignments.js.map +0 -1
  1670. package/dist/schema/ops/guide_availability.d.ts +0 -39
  1671. package/dist/schema/ops/guide_availability.d.ts.map +0 -1
  1672. package/dist/schema/ops/guide_availability.js +0 -24
  1673. package/dist/schema/ops/guide_availability.js.map +0 -1
  1674. package/dist/schema/ops/guide_languages.d.ts +0 -29
  1675. package/dist/schema/ops/guide_languages.d.ts.map +0 -1
  1676. package/dist/schema/ops/guide_languages.js +0 -21
  1677. package/dist/schema/ops/guide_languages.js.map +0 -1
  1678. package/dist/schema/ops/guide_specializations.d.ts +0 -18
  1679. package/dist/schema/ops/guide_specializations.d.ts.map +0 -1
  1680. package/dist/schema/ops/guide_specializations.js +0 -16
  1681. package/dist/schema/ops/guide_specializations.js.map +0 -1
  1682. package/dist/schema/ops/guides.d.ts +0 -598
  1683. package/dist/schema/ops/guides.d.ts.map +0 -1
  1684. package/dist/schema/ops/guides.js +0 -117
  1685. package/dist/schema/ops/guides.js.map +0 -1
  1686. package/dist/schema/ops/index.d.ts +0 -7
  1687. package/dist/schema/ops/index.d.ts.map +0 -1
  1688. package/dist/schema/ops/index.js +0 -7
  1689. package/dist/schema/ops/index.js.map +0 -1
  1690. package/dist/schema/ops/product_guides.d.ts +0 -172
  1691. package/dist/schema/ops/product_guides.d.ts.map +0 -1
  1692. package/dist/schema/ops/product_guides.js +0 -44
  1693. package/dist/schema/ops/product_guides.js.map +0 -1
  1694. package/dist/schema/payments/index.d.ts +0 -6
  1695. package/dist/schema/payments/index.d.ts.map +0 -1
  1696. package/dist/schema/payments/index.js +0 -6
  1697. package/dist/schema/payments/index.js.map +0 -1
  1698. package/dist/schema/payments/payment_accounts.d.ts +0 -174
  1699. package/dist/schema/payments/payment_accounts.d.ts.map +0 -1
  1700. package/dist/schema/payments/payment_accounts.js +0 -34
  1701. package/dist/schema/payments/payment_accounts.js.map +0 -1
  1702. package/dist/schema/payments/payment_sessions.d.ts +0 -338
  1703. package/dist/schema/payments/payment_sessions.d.ts.map +0 -1
  1704. package/dist/schema/payments/payment_sessions.js +0 -54
  1705. package/dist/schema/payments/payment_sessions.js.map +0 -1
  1706. package/dist/schema/payments/payments.d.ts +0 -500
  1707. package/dist/schema/payments/payments.d.ts.map +0 -1
  1708. package/dist/schema/payments/payments.js +0 -76
  1709. package/dist/schema/payments/payments.js.map +0 -1
  1710. package/dist/schema/payments/refunds.d.ts +0 -260
  1711. package/dist/schema/payments/refunds.d.ts.map +0 -1
  1712. package/dist/schema/payments/refunds.js +0 -50
  1713. package/dist/schema/payments/refunds.js.map +0 -1
  1714. package/dist/schema/payments/webhook_events.d.ts +0 -200
  1715. package/dist/schema/payments/webhook_events.d.ts.map +0 -1
  1716. package/dist/schema/payments/webhook_events.js +0 -37
  1717. package/dist/schema/payments/webhook_events.js.map +0 -1
  1718. package/dist/schema/ref/amenities.d.ts +0 -120
  1719. package/dist/schema/ref/amenities.d.ts.map +0 -1
  1720. package/dist/schema/ref/amenities.js +0 -23
  1721. package/dist/schema/ref/amenities.js.map +0 -1
  1722. package/dist/schema/ref/bed_types.d.ts +0 -120
  1723. package/dist/schema/ref/bed_types.d.ts.map +0 -1
  1724. package/dist/schema/ref/bed_types.js +0 -23
  1725. package/dist/schema/ref/bed_types.js.map +0 -1
  1726. package/dist/schema/ref/index.d.ts +0 -8
  1727. package/dist/schema/ref/index.d.ts.map +0 -1
  1728. package/dist/schema/ref/index.js +0 -8
  1729. package/dist/schema/ref/index.js.map +0 -1
  1730. package/dist/schema/ref/places.d.ts +0 -532
  1731. package/dist/schema/ref/places.d.ts.map +0 -1
  1732. package/dist/schema/ref/places.js +0 -151
  1733. package/dist/schema/ref/places.js.map +0 -1
  1734. package/dist/schema/ref/port_aliases.d.ts +0 -157
  1735. package/dist/schema/ref/port_aliases.d.ts.map +0 -1
  1736. package/dist/schema/ref/port_aliases.js +0 -33
  1737. package/dist/schema/ref/port_aliases.js.map +0 -1
  1738. package/dist/schema/ref/ports.d.ts +0 -214
  1739. package/dist/schema/ref/ports.d.ts.map +0 -1
  1740. package/dist/schema/ref/ports.js +0 -35
  1741. package/dist/schema/ref/ports.js.map +0 -1
  1742. package/dist/schema/ref/room_categories.d.ts +0 -146
  1743. package/dist/schema/ref/room_categories.d.ts.map +0 -1
  1744. package/dist/schema/ref/room_categories.js +0 -25
  1745. package/dist/schema/ref/room_categories.js.map +0 -1
  1746. package/dist/schema/ref/transportation_mode_xwalk.d.ts +0 -87
  1747. package/dist/schema/ref/transportation_mode_xwalk.d.ts.map +0 -1
  1748. package/dist/schema/ref/transportation_mode_xwalk.js +0 -30
  1749. package/dist/schema/ref/transportation_mode_xwalk.js.map +0 -1
  1750. package/dist/schema/revenue/index.d.ts +0 -3
  1751. package/dist/schema/revenue/index.d.ts.map +0 -1
  1752. package/dist/schema/revenue/index.js +0 -3
  1753. package/dist/schema/revenue/index.js.map +0 -1
  1754. package/dist/schema/revenue/plans.d.ts +0 -185
  1755. package/dist/schema/revenue/plans.d.ts.map +0 -1
  1756. package/dist/schema/revenue/plans.js +0 -52
  1757. package/dist/schema/revenue/plans.js.map +0 -1
  1758. package/dist/schema/revenue/webhook_events.d.ts +0 -196
  1759. package/dist/schema/revenue/webhook_events.d.ts.map +0 -1
  1760. package/dist/schema/revenue/webhook_events.js +0 -35
  1761. package/dist/schema/revenue/webhook_events.js.map +0 -1
  1762. package/dist/schema/transport/addons.d.ts +0 -177
  1763. package/dist/schema/transport/addons.d.ts.map +0 -1
  1764. package/dist/schema/transport/addons.js +0 -40
  1765. package/dist/schema/transport/addons.js.map +0 -1
  1766. package/dist/schema/transport/config_legs.d.ts +0 -282
  1767. package/dist/schema/transport/config_legs.d.ts.map +0 -1
  1768. package/dist/schema/transport/config_legs.js +0 -49
  1769. package/dist/schema/transport/config_legs.js.map +0 -1
  1770. package/dist/schema/transport/configs.d.ts +0 -152
  1771. package/dist/schema/transport/configs.d.ts.map +0 -1
  1772. package/dist/schema/transport/configs.js +0 -32
  1773. package/dist/schema/transport/configs.js.map +0 -1
  1774. package/dist/schema/transport/fare_classes.d.ts +0 -196
  1775. package/dist/schema/transport/fare_classes.d.ts.map +0 -1
  1776. package/dist/schema/transport/fare_classes.js +0 -27
  1777. package/dist/schema/transport/fare_classes.js.map +0 -1
  1778. package/dist/schema/transport/index.d.ts +0 -5
  1779. package/dist/schema/transport/index.d.ts.map +0 -1
  1780. package/dist/schema/transport/index.js +0 -5
  1781. package/dist/schema/transport/index.js.map +0 -1
  1782. package/dist/schema/voyant/contacts.d.ts +0 -2
  1783. package/dist/schema/voyant/contacts.d.ts.map +0 -1
  1784. package/dist/schema/voyant/contacts.js +0 -2
  1785. package/dist/schema/voyant/contacts.js.map +0 -1
  1786. package/dist/schema/voyant/products.d.ts +0 -2
  1787. package/dist/schema/voyant/products.d.ts.map +0 -1
  1788. package/dist/schema/voyant/products.js +0 -2
  1789. package/dist/schema/voyant/products.js.map +0 -1
  1790. package/dist/schema/voyant/suppliers.d.ts +0 -2
  1791. package/dist/schema/voyant/suppliers.d.ts.map +0 -1
  1792. package/dist/schema/voyant/suppliers.js +0 -2
  1793. package/dist/schema/voyant/suppliers.js.map +0 -1
@@ -1,1156 +0,0 @@
1
- import { z } from "zod";
2
- /**
3
- * Demand-based pricing rules for marketplace products
4
- * Manual pricing adjustments based on booking curve, occupancy, and seasonality
5
- */
6
- /**
7
- * Booking curve stages define price adjustments based on time until departure
8
- */
9
- export declare const bookingCurveStagesTable: Omit<import("drizzle-orm/pg-core").PgTableWithColumns<{
10
- name: "booking_curve_stages";
11
- schema: "marketplace";
12
- columns: {
13
- id: import("drizzle-orm/pg-core").PgColumn<{
14
- name: string;
15
- tableName: "booking_curve_stages";
16
- dataType: "string";
17
- columnType: "PgText";
18
- data: string;
19
- driverParam: string;
20
- notNull: true;
21
- hasDefault: true;
22
- isPrimaryKey: true;
23
- isAutoincrement: false;
24
- hasRuntimeDefault: true;
25
- enumValues: [string, ...string[]];
26
- baseColumn: never;
27
- identity: undefined;
28
- generated: undefined;
29
- }, {}, {}>;
30
- providerId: import("drizzle-orm/pg-core").PgColumn<{
31
- name: string;
32
- tableName: "booking_curve_stages";
33
- dataType: "string";
34
- columnType: "PgText";
35
- data: string;
36
- driverParam: string;
37
- notNull: true;
38
- hasDefault: false;
39
- isPrimaryKey: false;
40
- isAutoincrement: false;
41
- hasRuntimeDefault: false;
42
- enumValues: [string, ...string[]];
43
- baseColumn: never;
44
- identity: undefined;
45
- generated: undefined;
46
- }, {}, {}>;
47
- productId: import("drizzle-orm/pg-core").PgColumn<{
48
- name: string;
49
- tableName: "booking_curve_stages";
50
- dataType: "string";
51
- columnType: "PgText";
52
- data: string;
53
- driverParam: string;
54
- notNull: true;
55
- hasDefault: false;
56
- isPrimaryKey: false;
57
- isAutoincrement: false;
58
- hasRuntimeDefault: false;
59
- enumValues: [string, ...string[]];
60
- baseColumn: never;
61
- identity: undefined;
62
- generated: undefined;
63
- }, {}, {}>;
64
- name: import("drizzle-orm/pg-core").PgColumn<{
65
- name: "name";
66
- tableName: "booking_curve_stages";
67
- dataType: "string";
68
- columnType: "PgText";
69
- data: string;
70
- driverParam: string;
71
- notNull: true;
72
- hasDefault: false;
73
- isPrimaryKey: false;
74
- isAutoincrement: false;
75
- hasRuntimeDefault: false;
76
- enumValues: [string, ...string[]];
77
- baseColumn: never;
78
- identity: undefined;
79
- generated: undefined;
80
- }, {}, {}>;
81
- daysBeforeDeparture: import("drizzle-orm/pg-core").PgColumn<{
82
- name: "days_before_departure";
83
- tableName: "booking_curve_stages";
84
- dataType: "number";
85
- columnType: "PgInteger";
86
- data: number;
87
- driverParam: string | number;
88
- notNull: true;
89
- hasDefault: false;
90
- isPrimaryKey: false;
91
- isAutoincrement: false;
92
- hasRuntimeDefault: false;
93
- enumValues: undefined;
94
- baseColumn: never;
95
- identity: undefined;
96
- generated: undefined;
97
- }, {}, {}>;
98
- adjustmentType: import("drizzle-orm/pg-core").PgColumn<{
99
- name: "adjustment_type";
100
- tableName: "booking_curve_stages";
101
- dataType: "string";
102
- columnType: "PgText";
103
- data: string;
104
- driverParam: string;
105
- notNull: true;
106
- hasDefault: false;
107
- isPrimaryKey: false;
108
- isAutoincrement: false;
109
- hasRuntimeDefault: false;
110
- enumValues: [string, ...string[]];
111
- baseColumn: never;
112
- identity: undefined;
113
- generated: undefined;
114
- }, {}, {}>;
115
- adjustmentValue: import("drizzle-orm/pg-core").PgColumn<{
116
- name: "adjustment_value";
117
- tableName: "booking_curve_stages";
118
- dataType: "string";
119
- columnType: "PgNumeric";
120
- data: string;
121
- driverParam: string;
122
- notNull: true;
123
- hasDefault: false;
124
- isPrimaryKey: false;
125
- isAutoincrement: false;
126
- hasRuntimeDefault: false;
127
- enumValues: undefined;
128
- baseColumn: never;
129
- identity: undefined;
130
- generated: undefined;
131
- }, {}, {}>;
132
- active: import("drizzle-orm/pg-core").PgColumn<{
133
- name: "active";
134
- tableName: "booking_curve_stages";
135
- dataType: "boolean";
136
- columnType: "PgBoolean";
137
- data: boolean;
138
- driverParam: boolean;
139
- notNull: true;
140
- hasDefault: true;
141
- isPrimaryKey: false;
142
- isAutoincrement: false;
143
- hasRuntimeDefault: false;
144
- enumValues: undefined;
145
- baseColumn: never;
146
- identity: undefined;
147
- generated: undefined;
148
- }, {}, {}>;
149
- priority: import("drizzle-orm/pg-core").PgColumn<{
150
- name: "priority";
151
- tableName: "booking_curve_stages";
152
- dataType: "number";
153
- columnType: "PgInteger";
154
- data: number;
155
- driverParam: string | number;
156
- notNull: true;
157
- hasDefault: true;
158
- isPrimaryKey: false;
159
- isAutoincrement: false;
160
- hasRuntimeDefault: false;
161
- enumValues: undefined;
162
- baseColumn: never;
163
- identity: undefined;
164
- generated: undefined;
165
- }, {}, {}>;
166
- createdAt: import("drizzle-orm/pg-core").PgColumn<{
167
- name: "created_at";
168
- tableName: "booking_curve_stages";
169
- dataType: "date";
170
- columnType: "PgTimestamp";
171
- data: Date;
172
- driverParam: string;
173
- notNull: true;
174
- hasDefault: true;
175
- isPrimaryKey: false;
176
- isAutoincrement: false;
177
- hasRuntimeDefault: false;
178
- enumValues: undefined;
179
- baseColumn: never;
180
- identity: undefined;
181
- generated: undefined;
182
- }, {}, {}>;
183
- updatedAt: import("drizzle-orm/pg-core").PgColumn<{
184
- name: "updated_at";
185
- tableName: "booking_curve_stages";
186
- dataType: "date";
187
- columnType: "PgTimestamp";
188
- data: Date;
189
- driverParam: string;
190
- notNull: true;
191
- hasDefault: true;
192
- isPrimaryKey: false;
193
- isAutoincrement: false;
194
- hasRuntimeDefault: false;
195
- enumValues: undefined;
196
- baseColumn: never;
197
- identity: undefined;
198
- generated: undefined;
199
- }, {}, {}>;
200
- };
201
- dialect: "pg";
202
- }>, "enableRLS">;
203
- /**
204
- * Occupancy-based pricing rules
205
- * Adjust prices based on current capacity utilization
206
- */
207
- export declare const occupancyPricingRulesTable: Omit<import("drizzle-orm/pg-core").PgTableWithColumns<{
208
- name: "occupancy_pricing_rules";
209
- schema: "marketplace";
210
- columns: {
211
- id: import("drizzle-orm/pg-core").PgColumn<{
212
- name: string;
213
- tableName: "occupancy_pricing_rules";
214
- dataType: "string";
215
- columnType: "PgText";
216
- data: string;
217
- driverParam: string;
218
- notNull: true;
219
- hasDefault: true;
220
- isPrimaryKey: true;
221
- isAutoincrement: false;
222
- hasRuntimeDefault: true;
223
- enumValues: [string, ...string[]];
224
- baseColumn: never;
225
- identity: undefined;
226
- generated: undefined;
227
- }, {}, {}>;
228
- providerId: import("drizzle-orm/pg-core").PgColumn<{
229
- name: string;
230
- tableName: "occupancy_pricing_rules";
231
- dataType: "string";
232
- columnType: "PgText";
233
- data: string;
234
- driverParam: string;
235
- notNull: true;
236
- hasDefault: false;
237
- isPrimaryKey: false;
238
- isAutoincrement: false;
239
- hasRuntimeDefault: false;
240
- enumValues: [string, ...string[]];
241
- baseColumn: never;
242
- identity: undefined;
243
- generated: undefined;
244
- }, {}, {}>;
245
- productId: import("drizzle-orm/pg-core").PgColumn<{
246
- name: string;
247
- tableName: "occupancy_pricing_rules";
248
- dataType: "string";
249
- columnType: "PgText";
250
- data: string;
251
- driverParam: string;
252
- notNull: true;
253
- hasDefault: false;
254
- isPrimaryKey: false;
255
- isAutoincrement: false;
256
- hasRuntimeDefault: false;
257
- enumValues: [string, ...string[]];
258
- baseColumn: never;
259
- identity: undefined;
260
- generated: undefined;
261
- }, {}, {}>;
262
- minOccupancyPercent: import("drizzle-orm/pg-core").PgColumn<{
263
- name: "min_occupancy_percent";
264
- tableName: "occupancy_pricing_rules";
265
- dataType: "number";
266
- columnType: "PgInteger";
267
- data: number;
268
- driverParam: string | number;
269
- notNull: true;
270
- hasDefault: false;
271
- isPrimaryKey: false;
272
- isAutoincrement: false;
273
- hasRuntimeDefault: false;
274
- enumValues: undefined;
275
- baseColumn: never;
276
- identity: undefined;
277
- generated: undefined;
278
- }, {}, {}>;
279
- maxOccupancyPercent: import("drizzle-orm/pg-core").PgColumn<{
280
- name: "max_occupancy_percent";
281
- tableName: "occupancy_pricing_rules";
282
- dataType: "number";
283
- columnType: "PgInteger";
284
- data: number;
285
- driverParam: string | number;
286
- notNull: true;
287
- hasDefault: false;
288
- isPrimaryKey: false;
289
- isAutoincrement: false;
290
- hasRuntimeDefault: false;
291
- enumValues: undefined;
292
- baseColumn: never;
293
- identity: undefined;
294
- generated: undefined;
295
- }, {}, {}>;
296
- adjustmentType: import("drizzle-orm/pg-core").PgColumn<{
297
- name: "adjustment_type";
298
- tableName: "occupancy_pricing_rules";
299
- dataType: "string";
300
- columnType: "PgText";
301
- data: string;
302
- driverParam: string;
303
- notNull: true;
304
- hasDefault: false;
305
- isPrimaryKey: false;
306
- isAutoincrement: false;
307
- hasRuntimeDefault: false;
308
- enumValues: [string, ...string[]];
309
- baseColumn: never;
310
- identity: undefined;
311
- generated: undefined;
312
- }, {}, {}>;
313
- adjustmentValue: import("drizzle-orm/pg-core").PgColumn<{
314
- name: "adjustment_value";
315
- tableName: "occupancy_pricing_rules";
316
- dataType: "string";
317
- columnType: "PgNumeric";
318
- data: string;
319
- driverParam: string;
320
- notNull: true;
321
- hasDefault: false;
322
- isPrimaryKey: false;
323
- isAutoincrement: false;
324
- hasRuntimeDefault: false;
325
- enumValues: undefined;
326
- baseColumn: never;
327
- identity: undefined;
328
- generated: undefined;
329
- }, {}, {}>;
330
- active: import("drizzle-orm/pg-core").PgColumn<{
331
- name: "active";
332
- tableName: "occupancy_pricing_rules";
333
- dataType: "boolean";
334
- columnType: "PgBoolean";
335
- data: boolean;
336
- driverParam: boolean;
337
- notNull: true;
338
- hasDefault: true;
339
- isPrimaryKey: false;
340
- isAutoincrement: false;
341
- hasRuntimeDefault: false;
342
- enumValues: undefined;
343
- baseColumn: never;
344
- identity: undefined;
345
- generated: undefined;
346
- }, {}, {}>;
347
- priority: import("drizzle-orm/pg-core").PgColumn<{
348
- name: "priority";
349
- tableName: "occupancy_pricing_rules";
350
- dataType: "number";
351
- columnType: "PgInteger";
352
- data: number;
353
- driverParam: string | number;
354
- notNull: true;
355
- hasDefault: true;
356
- isPrimaryKey: false;
357
- isAutoincrement: false;
358
- hasRuntimeDefault: false;
359
- enumValues: undefined;
360
- baseColumn: never;
361
- identity: undefined;
362
- generated: undefined;
363
- }, {}, {}>;
364
- createdAt: import("drizzle-orm/pg-core").PgColumn<{
365
- name: "created_at";
366
- tableName: "occupancy_pricing_rules";
367
- dataType: "date";
368
- columnType: "PgTimestamp";
369
- data: Date;
370
- driverParam: string;
371
- notNull: true;
372
- hasDefault: true;
373
- isPrimaryKey: false;
374
- isAutoincrement: false;
375
- hasRuntimeDefault: false;
376
- enumValues: undefined;
377
- baseColumn: never;
378
- identity: undefined;
379
- generated: undefined;
380
- }, {}, {}>;
381
- updatedAt: import("drizzle-orm/pg-core").PgColumn<{
382
- name: "updated_at";
383
- tableName: "occupancy_pricing_rules";
384
- dataType: "date";
385
- columnType: "PgTimestamp";
386
- data: Date;
387
- driverParam: string;
388
- notNull: true;
389
- hasDefault: true;
390
- isPrimaryKey: false;
391
- isAutoincrement: false;
392
- hasRuntimeDefault: false;
393
- enumValues: undefined;
394
- baseColumn: never;
395
- identity: undefined;
396
- generated: undefined;
397
- }, {}, {}>;
398
- };
399
- dialect: "pg";
400
- }>, "enableRLS">;
401
- /**
402
- * Seasonal pricing adjustments
403
- * Manual price adjustments for specific date ranges (high/low season)
404
- */
405
- export declare const seasonalPricingRulesTable: Omit<import("drizzle-orm/pg-core").PgTableWithColumns<{
406
- name: "seasonal_pricing_rules";
407
- schema: "marketplace";
408
- columns: {
409
- id: import("drizzle-orm/pg-core").PgColumn<{
410
- name: string;
411
- tableName: "seasonal_pricing_rules";
412
- dataType: "string";
413
- columnType: "PgText";
414
- data: string;
415
- driverParam: string;
416
- notNull: true;
417
- hasDefault: true;
418
- isPrimaryKey: true;
419
- isAutoincrement: false;
420
- hasRuntimeDefault: true;
421
- enumValues: [string, ...string[]];
422
- baseColumn: never;
423
- identity: undefined;
424
- generated: undefined;
425
- }, {}, {}>;
426
- providerId: import("drizzle-orm/pg-core").PgColumn<{
427
- name: string;
428
- tableName: "seasonal_pricing_rules";
429
- dataType: "string";
430
- columnType: "PgText";
431
- data: string;
432
- driverParam: string;
433
- notNull: true;
434
- hasDefault: false;
435
- isPrimaryKey: false;
436
- isAutoincrement: false;
437
- hasRuntimeDefault: false;
438
- enumValues: [string, ...string[]];
439
- baseColumn: never;
440
- identity: undefined;
441
- generated: undefined;
442
- }, {}, {}>;
443
- productId: import("drizzle-orm/pg-core").PgColumn<{
444
- name: string;
445
- tableName: "seasonal_pricing_rules";
446
- dataType: "string";
447
- columnType: "PgText";
448
- data: string;
449
- driverParam: string;
450
- notNull: true;
451
- hasDefault: false;
452
- isPrimaryKey: false;
453
- isAutoincrement: false;
454
- hasRuntimeDefault: false;
455
- enumValues: [string, ...string[]];
456
- baseColumn: never;
457
- identity: undefined;
458
- generated: undefined;
459
- }, {}, {}>;
460
- name: import("drizzle-orm/pg-core").PgColumn<{
461
- name: "name";
462
- tableName: "seasonal_pricing_rules";
463
- dataType: "string";
464
- columnType: "PgText";
465
- data: string;
466
- driverParam: string;
467
- notNull: true;
468
- hasDefault: false;
469
- isPrimaryKey: false;
470
- isAutoincrement: false;
471
- hasRuntimeDefault: false;
472
- enumValues: [string, ...string[]];
473
- baseColumn: never;
474
- identity: undefined;
475
- generated: undefined;
476
- }, {}, {}>;
477
- startDate: import("drizzle-orm/pg-core").PgColumn<{
478
- name: "start_date";
479
- tableName: "seasonal_pricing_rules";
480
- dataType: "date";
481
- columnType: "PgTimestamp";
482
- data: Date;
483
- driverParam: string;
484
- notNull: true;
485
- hasDefault: false;
486
- isPrimaryKey: false;
487
- isAutoincrement: false;
488
- hasRuntimeDefault: false;
489
- enumValues: undefined;
490
- baseColumn: never;
491
- identity: undefined;
492
- generated: undefined;
493
- }, {}, {}>;
494
- endDate: import("drizzle-orm/pg-core").PgColumn<{
495
- name: "end_date";
496
- tableName: "seasonal_pricing_rules";
497
- dataType: "date";
498
- columnType: "PgTimestamp";
499
- data: Date;
500
- driverParam: string;
501
- notNull: true;
502
- hasDefault: false;
503
- isPrimaryKey: false;
504
- isAutoincrement: false;
505
- hasRuntimeDefault: false;
506
- enumValues: undefined;
507
- baseColumn: never;
508
- identity: undefined;
509
- generated: undefined;
510
- }, {}, {}>;
511
- recurring: import("drizzle-orm/pg-core").PgColumn<{
512
- name: "recurring";
513
- tableName: "seasonal_pricing_rules";
514
- dataType: "boolean";
515
- columnType: "PgBoolean";
516
- data: boolean;
517
- driverParam: boolean;
518
- notNull: true;
519
- hasDefault: true;
520
- isPrimaryKey: false;
521
- isAutoincrement: false;
522
- hasRuntimeDefault: false;
523
- enumValues: undefined;
524
- baseColumn: never;
525
- identity: undefined;
526
- generated: undefined;
527
- }, {}, {}>;
528
- adjustmentType: import("drizzle-orm/pg-core").PgColumn<{
529
- name: "adjustment_type";
530
- tableName: "seasonal_pricing_rules";
531
- dataType: "string";
532
- columnType: "PgText";
533
- data: string;
534
- driverParam: string;
535
- notNull: true;
536
- hasDefault: false;
537
- isPrimaryKey: false;
538
- isAutoincrement: false;
539
- hasRuntimeDefault: false;
540
- enumValues: [string, ...string[]];
541
- baseColumn: never;
542
- identity: undefined;
543
- generated: undefined;
544
- }, {}, {}>;
545
- adjustmentValue: import("drizzle-orm/pg-core").PgColumn<{
546
- name: "adjustment_value";
547
- tableName: "seasonal_pricing_rules";
548
- dataType: "string";
549
- columnType: "PgNumeric";
550
- data: string;
551
- driverParam: string;
552
- notNull: true;
553
- hasDefault: false;
554
- isPrimaryKey: false;
555
- isAutoincrement: false;
556
- hasRuntimeDefault: false;
557
- enumValues: undefined;
558
- baseColumn: never;
559
- identity: undefined;
560
- generated: undefined;
561
- }, {}, {}>;
562
- active: import("drizzle-orm/pg-core").PgColumn<{
563
- name: "active";
564
- tableName: "seasonal_pricing_rules";
565
- dataType: "boolean";
566
- columnType: "PgBoolean";
567
- data: boolean;
568
- driverParam: boolean;
569
- notNull: true;
570
- hasDefault: true;
571
- isPrimaryKey: false;
572
- isAutoincrement: false;
573
- hasRuntimeDefault: false;
574
- enumValues: undefined;
575
- baseColumn: never;
576
- identity: undefined;
577
- generated: undefined;
578
- }, {}, {}>;
579
- priority: import("drizzle-orm/pg-core").PgColumn<{
580
- name: "priority";
581
- tableName: "seasonal_pricing_rules";
582
- dataType: "number";
583
- columnType: "PgInteger";
584
- data: number;
585
- driverParam: string | number;
586
- notNull: true;
587
- hasDefault: true;
588
- isPrimaryKey: false;
589
- isAutoincrement: false;
590
- hasRuntimeDefault: false;
591
- enumValues: undefined;
592
- baseColumn: never;
593
- identity: undefined;
594
- generated: undefined;
595
- }, {}, {}>;
596
- createdAt: import("drizzle-orm/pg-core").PgColumn<{
597
- name: "created_at";
598
- tableName: "seasonal_pricing_rules";
599
- dataType: "date";
600
- columnType: "PgTimestamp";
601
- data: Date;
602
- driverParam: string;
603
- notNull: true;
604
- hasDefault: true;
605
- isPrimaryKey: false;
606
- isAutoincrement: false;
607
- hasRuntimeDefault: false;
608
- enumValues: undefined;
609
- baseColumn: never;
610
- identity: undefined;
611
- generated: undefined;
612
- }, {}, {}>;
613
- updatedAt: import("drizzle-orm/pg-core").PgColumn<{
614
- name: "updated_at";
615
- tableName: "seasonal_pricing_rules";
616
- dataType: "date";
617
- columnType: "PgTimestamp";
618
- data: Date;
619
- driverParam: string;
620
- notNull: true;
621
- hasDefault: true;
622
- isPrimaryKey: false;
623
- isAutoincrement: false;
624
- hasRuntimeDefault: false;
625
- enumValues: undefined;
626
- baseColumn: never;
627
- identity: undefined;
628
- generated: undefined;
629
- }, {}, {}>;
630
- };
631
- dialect: "pg";
632
- }>, "enableRLS">;
633
- /**
634
- * Day-of-week pricing rules
635
- * Different pricing for specific days (e.g., weekend premium)
636
- */
637
- export declare const dayOfWeekPricingRulesTable: Omit<import("drizzle-orm/pg-core").PgTableWithColumns<{
638
- name: "day_of_week_pricing_rules";
639
- schema: "marketplace";
640
- columns: {
641
- id: import("drizzle-orm/pg-core").PgColumn<{
642
- name: string;
643
- tableName: "day_of_week_pricing_rules";
644
- dataType: "string";
645
- columnType: "PgText";
646
- data: string;
647
- driverParam: string;
648
- notNull: true;
649
- hasDefault: true;
650
- isPrimaryKey: true;
651
- isAutoincrement: false;
652
- hasRuntimeDefault: true;
653
- enumValues: [string, ...string[]];
654
- baseColumn: never;
655
- identity: undefined;
656
- generated: undefined;
657
- }, {}, {}>;
658
- providerId: import("drizzle-orm/pg-core").PgColumn<{
659
- name: string;
660
- tableName: "day_of_week_pricing_rules";
661
- dataType: "string";
662
- columnType: "PgText";
663
- data: string;
664
- driverParam: string;
665
- notNull: true;
666
- hasDefault: false;
667
- isPrimaryKey: false;
668
- isAutoincrement: false;
669
- hasRuntimeDefault: false;
670
- enumValues: [string, ...string[]];
671
- baseColumn: never;
672
- identity: undefined;
673
- generated: undefined;
674
- }, {}, {}>;
675
- productId: import("drizzle-orm/pg-core").PgColumn<{
676
- name: string;
677
- tableName: "day_of_week_pricing_rules";
678
- dataType: "string";
679
- columnType: "PgText";
680
- data: string;
681
- driverParam: string;
682
- notNull: true;
683
- hasDefault: false;
684
- isPrimaryKey: false;
685
- isAutoincrement: false;
686
- hasRuntimeDefault: false;
687
- enumValues: [string, ...string[]];
688
- baseColumn: never;
689
- identity: undefined;
690
- generated: undefined;
691
- }, {}, {}>;
692
- daysOfWeek: import("drizzle-orm/pg-core").PgColumn<{
693
- name: "days_of_week";
694
- tableName: "day_of_week_pricing_rules";
695
- dataType: "json";
696
- columnType: "PgJsonb";
697
- data: number[];
698
- driverParam: unknown;
699
- notNull: true;
700
- hasDefault: false;
701
- isPrimaryKey: false;
702
- isAutoincrement: false;
703
- hasRuntimeDefault: false;
704
- enumValues: undefined;
705
- baseColumn: never;
706
- identity: undefined;
707
- generated: undefined;
708
- }, {}, {
709
- $type: number[];
710
- }>;
711
- adjustmentType: import("drizzle-orm/pg-core").PgColumn<{
712
- name: "adjustment_type";
713
- tableName: "day_of_week_pricing_rules";
714
- dataType: "string";
715
- columnType: "PgText";
716
- data: string;
717
- driverParam: string;
718
- notNull: true;
719
- hasDefault: false;
720
- isPrimaryKey: false;
721
- isAutoincrement: false;
722
- hasRuntimeDefault: false;
723
- enumValues: [string, ...string[]];
724
- baseColumn: never;
725
- identity: undefined;
726
- generated: undefined;
727
- }, {}, {}>;
728
- adjustmentValue: import("drizzle-orm/pg-core").PgColumn<{
729
- name: "adjustment_value";
730
- tableName: "day_of_week_pricing_rules";
731
- dataType: "string";
732
- columnType: "PgNumeric";
733
- data: string;
734
- driverParam: string;
735
- notNull: true;
736
- hasDefault: false;
737
- isPrimaryKey: false;
738
- isAutoincrement: false;
739
- hasRuntimeDefault: false;
740
- enumValues: undefined;
741
- baseColumn: never;
742
- identity: undefined;
743
- generated: undefined;
744
- }, {}, {}>;
745
- active: import("drizzle-orm/pg-core").PgColumn<{
746
- name: "active";
747
- tableName: "day_of_week_pricing_rules";
748
- dataType: "boolean";
749
- columnType: "PgBoolean";
750
- data: boolean;
751
- driverParam: boolean;
752
- notNull: true;
753
- hasDefault: true;
754
- isPrimaryKey: false;
755
- isAutoincrement: false;
756
- hasRuntimeDefault: false;
757
- enumValues: undefined;
758
- baseColumn: never;
759
- identity: undefined;
760
- generated: undefined;
761
- }, {}, {}>;
762
- priority: import("drizzle-orm/pg-core").PgColumn<{
763
- name: "priority";
764
- tableName: "day_of_week_pricing_rules";
765
- dataType: "number";
766
- columnType: "PgInteger";
767
- data: number;
768
- driverParam: string | number;
769
- notNull: true;
770
- hasDefault: true;
771
- isPrimaryKey: false;
772
- isAutoincrement: false;
773
- hasRuntimeDefault: false;
774
- enumValues: undefined;
775
- baseColumn: never;
776
- identity: undefined;
777
- generated: undefined;
778
- }, {}, {}>;
779
- createdAt: import("drizzle-orm/pg-core").PgColumn<{
780
- name: "created_at";
781
- tableName: "day_of_week_pricing_rules";
782
- dataType: "date";
783
- columnType: "PgTimestamp";
784
- data: Date;
785
- driverParam: string;
786
- notNull: true;
787
- hasDefault: true;
788
- isPrimaryKey: false;
789
- isAutoincrement: false;
790
- hasRuntimeDefault: false;
791
- enumValues: undefined;
792
- baseColumn: never;
793
- identity: undefined;
794
- generated: undefined;
795
- }, {}, {}>;
796
- updatedAt: import("drizzle-orm/pg-core").PgColumn<{
797
- name: "updated_at";
798
- tableName: "day_of_week_pricing_rules";
799
- dataType: "date";
800
- columnType: "PgTimestamp";
801
- data: Date;
802
- driverParam: string;
803
- notNull: true;
804
- hasDefault: true;
805
- isPrimaryKey: false;
806
- isAutoincrement: false;
807
- hasRuntimeDefault: false;
808
- enumValues: undefined;
809
- baseColumn: never;
810
- identity: undefined;
811
- generated: undefined;
812
- }, {}, {}>;
813
- };
814
- dialect: "pg";
815
- }>, "enableRLS">;
816
- /**
817
- * Minimum stay pricing rules
818
- * Adjust prices based on booking duration
819
- */
820
- export declare const minimumStayPricingRulesTable: Omit<import("drizzle-orm/pg-core").PgTableWithColumns<{
821
- name: "minimum_stay_pricing_rules";
822
- schema: "marketplace";
823
- columns: {
824
- id: import("drizzle-orm/pg-core").PgColumn<{
825
- name: string;
826
- tableName: "minimum_stay_pricing_rules";
827
- dataType: "string";
828
- columnType: "PgText";
829
- data: string;
830
- driverParam: string;
831
- notNull: true;
832
- hasDefault: true;
833
- isPrimaryKey: true;
834
- isAutoincrement: false;
835
- hasRuntimeDefault: true;
836
- enumValues: [string, ...string[]];
837
- baseColumn: never;
838
- identity: undefined;
839
- generated: undefined;
840
- }, {}, {}>;
841
- providerId: import("drizzle-orm/pg-core").PgColumn<{
842
- name: string;
843
- tableName: "minimum_stay_pricing_rules";
844
- dataType: "string";
845
- columnType: "PgText";
846
- data: string;
847
- driverParam: string;
848
- notNull: true;
849
- hasDefault: false;
850
- isPrimaryKey: false;
851
- isAutoincrement: false;
852
- hasRuntimeDefault: false;
853
- enumValues: [string, ...string[]];
854
- baseColumn: never;
855
- identity: undefined;
856
- generated: undefined;
857
- }, {}, {}>;
858
- productId: import("drizzle-orm/pg-core").PgColumn<{
859
- name: string;
860
- tableName: "minimum_stay_pricing_rules";
861
- dataType: "string";
862
- columnType: "PgText";
863
- data: string;
864
- driverParam: string;
865
- notNull: true;
866
- hasDefault: false;
867
- isPrimaryKey: false;
868
- isAutoincrement: false;
869
- hasRuntimeDefault: false;
870
- enumValues: [string, ...string[]];
871
- baseColumn: never;
872
- identity: undefined;
873
- generated: undefined;
874
- }, {}, {}>;
875
- minNights: import("drizzle-orm/pg-core").PgColumn<{
876
- name: "min_nights";
877
- tableName: "minimum_stay_pricing_rules";
878
- dataType: "number";
879
- columnType: "PgInteger";
880
- data: number;
881
- driverParam: string | number;
882
- notNull: true;
883
- hasDefault: false;
884
- isPrimaryKey: false;
885
- isAutoincrement: false;
886
- hasRuntimeDefault: false;
887
- enumValues: undefined;
888
- baseColumn: never;
889
- identity: undefined;
890
- generated: undefined;
891
- }, {}, {}>;
892
- maxNights: import("drizzle-orm/pg-core").PgColumn<{
893
- name: "max_nights";
894
- tableName: "minimum_stay_pricing_rules";
895
- dataType: "number";
896
- columnType: "PgInteger";
897
- data: number;
898
- driverParam: string | number;
899
- notNull: false;
900
- hasDefault: false;
901
- isPrimaryKey: false;
902
- isAutoincrement: false;
903
- hasRuntimeDefault: false;
904
- enumValues: undefined;
905
- baseColumn: never;
906
- identity: undefined;
907
- generated: undefined;
908
- }, {}, {}>;
909
- adjustmentType: import("drizzle-orm/pg-core").PgColumn<{
910
- name: "adjustment_type";
911
- tableName: "minimum_stay_pricing_rules";
912
- dataType: "string";
913
- columnType: "PgText";
914
- data: string;
915
- driverParam: string;
916
- notNull: true;
917
- hasDefault: false;
918
- isPrimaryKey: false;
919
- isAutoincrement: false;
920
- hasRuntimeDefault: false;
921
- enumValues: [string, ...string[]];
922
- baseColumn: never;
923
- identity: undefined;
924
- generated: undefined;
925
- }, {}, {}>;
926
- adjustmentValue: import("drizzle-orm/pg-core").PgColumn<{
927
- name: "adjustment_value";
928
- tableName: "minimum_stay_pricing_rules";
929
- dataType: "string";
930
- columnType: "PgNumeric";
931
- data: string;
932
- driverParam: string;
933
- notNull: true;
934
- hasDefault: false;
935
- isPrimaryKey: false;
936
- isAutoincrement: false;
937
- hasRuntimeDefault: false;
938
- enumValues: undefined;
939
- baseColumn: never;
940
- identity: undefined;
941
- generated: undefined;
942
- }, {}, {}>;
943
- active: import("drizzle-orm/pg-core").PgColumn<{
944
- name: "active";
945
- tableName: "minimum_stay_pricing_rules";
946
- dataType: "boolean";
947
- columnType: "PgBoolean";
948
- data: boolean;
949
- driverParam: boolean;
950
- notNull: true;
951
- hasDefault: true;
952
- isPrimaryKey: false;
953
- isAutoincrement: false;
954
- hasRuntimeDefault: false;
955
- enumValues: undefined;
956
- baseColumn: never;
957
- identity: undefined;
958
- generated: undefined;
959
- }, {}, {}>;
960
- priority: import("drizzle-orm/pg-core").PgColumn<{
961
- name: "priority";
962
- tableName: "minimum_stay_pricing_rules";
963
- dataType: "number";
964
- columnType: "PgInteger";
965
- data: number;
966
- driverParam: string | number;
967
- notNull: true;
968
- hasDefault: true;
969
- isPrimaryKey: false;
970
- isAutoincrement: false;
971
- hasRuntimeDefault: false;
972
- enumValues: undefined;
973
- baseColumn: never;
974
- identity: undefined;
975
- generated: undefined;
976
- }, {}, {}>;
977
- createdAt: import("drizzle-orm/pg-core").PgColumn<{
978
- name: "created_at";
979
- tableName: "minimum_stay_pricing_rules";
980
- dataType: "date";
981
- columnType: "PgTimestamp";
982
- data: Date;
983
- driverParam: string;
984
- notNull: true;
985
- hasDefault: true;
986
- isPrimaryKey: false;
987
- isAutoincrement: false;
988
- hasRuntimeDefault: false;
989
- enumValues: undefined;
990
- baseColumn: never;
991
- identity: undefined;
992
- generated: undefined;
993
- }, {}, {}>;
994
- updatedAt: import("drizzle-orm/pg-core").PgColumn<{
995
- name: "updated_at";
996
- tableName: "minimum_stay_pricing_rules";
997
- dataType: "date";
998
- columnType: "PgTimestamp";
999
- data: Date;
1000
- driverParam: string;
1001
- notNull: true;
1002
- hasDefault: true;
1003
- isPrimaryKey: false;
1004
- isAutoincrement: false;
1005
- hasRuntimeDefault: false;
1006
- enumValues: undefined;
1007
- baseColumn: never;
1008
- identity: undefined;
1009
- generated: undefined;
1010
- }, {}, {}>;
1011
- };
1012
- dialect: "pg";
1013
- }>, "enableRLS">;
1014
- export declare const bookingCurveStageInsertSchema: z.ZodObject<{
1015
- id: z.ZodOptional<z.ZodString>;
1016
- providerId: z.ZodString;
1017
- productId: z.ZodString;
1018
- name: z.ZodString;
1019
- daysBeforeDeparture: z.ZodNumber;
1020
- adjustmentType: z.ZodString;
1021
- adjustmentValue: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
1022
- active: z.ZodDefault<z.ZodBoolean>;
1023
- priority: z.ZodDefault<z.ZodNumber>;
1024
- createdAt: z.ZodOptional<z.ZodDate>;
1025
- updatedAt: z.ZodOptional<z.ZodDate>;
1026
- }, z.core.$strip>;
1027
- export declare const bookingCurveStageSelectSchema: z.ZodObject<{
1028
- providerId: z.ZodString;
1029
- productId: z.ZodString;
1030
- name: z.ZodString;
1031
- daysBeforeDeparture: z.ZodNumber;
1032
- adjustmentType: z.ZodString;
1033
- adjustmentValue: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
1034
- active: z.ZodDefault<z.ZodBoolean>;
1035
- priority: z.ZodDefault<z.ZodNumber>;
1036
- id: z.ZodString;
1037
- createdAt: z.ZodDate;
1038
- updatedAt: z.ZodDate;
1039
- }, z.core.$strip>;
1040
- export declare const occupancyPricingRuleInsertSchema: z.ZodObject<{
1041
- id: z.ZodOptional<z.ZodString>;
1042
- providerId: z.ZodString;
1043
- productId: z.ZodString;
1044
- minOccupancyPercent: z.ZodNumber;
1045
- maxOccupancyPercent: z.ZodNumber;
1046
- adjustmentType: z.ZodString;
1047
- adjustmentValue: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
1048
- active: z.ZodDefault<z.ZodBoolean>;
1049
- priority: z.ZodDefault<z.ZodNumber>;
1050
- createdAt: z.ZodOptional<z.ZodDate>;
1051
- updatedAt: z.ZodOptional<z.ZodDate>;
1052
- }, z.core.$strip>;
1053
- export declare const occupancyPricingRuleSelectSchema: z.ZodObject<{
1054
- providerId: z.ZodString;
1055
- productId: z.ZodString;
1056
- minOccupancyPercent: z.ZodNumber;
1057
- maxOccupancyPercent: z.ZodNumber;
1058
- adjustmentType: z.ZodString;
1059
- adjustmentValue: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
1060
- active: z.ZodDefault<z.ZodBoolean>;
1061
- priority: z.ZodDefault<z.ZodNumber>;
1062
- id: z.ZodString;
1063
- createdAt: z.ZodDate;
1064
- updatedAt: z.ZodDate;
1065
- }, z.core.$strip>;
1066
- export declare const seasonalPricingRuleInsertSchema: z.ZodObject<{
1067
- id: z.ZodOptional<z.ZodString>;
1068
- providerId: z.ZodString;
1069
- productId: z.ZodString;
1070
- name: z.ZodString;
1071
- startDate: z.ZodDate;
1072
- endDate: z.ZodDate;
1073
- recurring: z.ZodDefault<z.ZodBoolean>;
1074
- adjustmentType: z.ZodString;
1075
- adjustmentValue: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
1076
- active: z.ZodDefault<z.ZodBoolean>;
1077
- priority: z.ZodDefault<z.ZodNumber>;
1078
- createdAt: z.ZodOptional<z.ZodDate>;
1079
- updatedAt: z.ZodOptional<z.ZodDate>;
1080
- }, z.core.$strip>;
1081
- export declare const seasonalPricingRuleSelectSchema: z.ZodObject<{
1082
- providerId: z.ZodString;
1083
- productId: z.ZodString;
1084
- name: z.ZodString;
1085
- startDate: z.ZodDate;
1086
- endDate: z.ZodDate;
1087
- recurring: z.ZodDefault<z.ZodBoolean>;
1088
- adjustmentType: z.ZodString;
1089
- adjustmentValue: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
1090
- active: z.ZodDefault<z.ZodBoolean>;
1091
- priority: z.ZodDefault<z.ZodNumber>;
1092
- id: z.ZodString;
1093
- createdAt: z.ZodDate;
1094
- updatedAt: z.ZodDate;
1095
- }, z.core.$strip>;
1096
- export declare const dayOfWeekPricingRuleInsertSchema: z.ZodObject<{
1097
- id: z.ZodOptional<z.ZodString>;
1098
- providerId: z.ZodString;
1099
- productId: z.ZodString;
1100
- daysOfWeek: z.ZodArray<z.ZodNumber>;
1101
- adjustmentType: z.ZodString;
1102
- adjustmentValue: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
1103
- active: z.ZodDefault<z.ZodBoolean>;
1104
- priority: z.ZodDefault<z.ZodNumber>;
1105
- createdAt: z.ZodOptional<z.ZodDate>;
1106
- updatedAt: z.ZodOptional<z.ZodDate>;
1107
- }, z.core.$strip>;
1108
- export declare const dayOfWeekPricingRuleSelectSchema: z.ZodObject<{
1109
- providerId: z.ZodString;
1110
- productId: z.ZodString;
1111
- daysOfWeek: z.ZodArray<z.ZodNumber>;
1112
- adjustmentType: z.ZodString;
1113
- adjustmentValue: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
1114
- active: z.ZodDefault<z.ZodBoolean>;
1115
- priority: z.ZodDefault<z.ZodNumber>;
1116
- id: z.ZodString;
1117
- createdAt: z.ZodDate;
1118
- updatedAt: z.ZodDate;
1119
- }, z.core.$strip>;
1120
- export declare const minimumStayPricingRuleInsertSchema: z.ZodObject<{
1121
- id: z.ZodOptional<z.ZodString>;
1122
- providerId: z.ZodString;
1123
- productId: z.ZodString;
1124
- minNights: z.ZodNumber;
1125
- maxNights: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
1126
- adjustmentType: z.ZodString;
1127
- adjustmentValue: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
1128
- active: z.ZodDefault<z.ZodBoolean>;
1129
- priority: z.ZodDefault<z.ZodNumber>;
1130
- createdAt: z.ZodOptional<z.ZodDate>;
1131
- updatedAt: z.ZodOptional<z.ZodDate>;
1132
- }, z.core.$strip>;
1133
- export declare const minimumStayPricingRuleSelectSchema: z.ZodObject<{
1134
- providerId: z.ZodString;
1135
- productId: z.ZodString;
1136
- minNights: z.ZodNumber;
1137
- maxNights: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
1138
- adjustmentType: z.ZodString;
1139
- adjustmentValue: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
1140
- active: z.ZodDefault<z.ZodBoolean>;
1141
- priority: z.ZodDefault<z.ZodNumber>;
1142
- id: z.ZodString;
1143
- createdAt: z.ZodDate;
1144
- updatedAt: z.ZodDate;
1145
- }, z.core.$strip>;
1146
- export type BookingCurveStage = z.infer<typeof bookingCurveStageSelectSchema>;
1147
- export type InsertBookingCurveStage = z.infer<typeof bookingCurveStageInsertSchema>;
1148
- export type OccupancyPricingRule = z.infer<typeof occupancyPricingRuleSelectSchema>;
1149
- export type InsertOccupancyPricingRule = z.infer<typeof occupancyPricingRuleInsertSchema>;
1150
- export type SeasonalPricingRule = z.infer<typeof seasonalPricingRuleSelectSchema>;
1151
- export type InsertSeasonalPricingRule = z.infer<typeof seasonalPricingRuleInsertSchema>;
1152
- export type DayOfWeekPricingRule = z.infer<typeof dayOfWeekPricingRuleSelectSchema>;
1153
- export type InsertDayOfWeekPricingRule = z.infer<typeof dayOfWeekPricingRuleInsertSchema>;
1154
- export type MinimumStayPricingRule = z.infer<typeof minimumStayPricingRuleSelectSchema>;
1155
- export type InsertMinimumStayPricingRule = z.infer<typeof minimumStayPricingRuleInsertSchema>;
1156
- //# sourceMappingURL=demand_pricing_rules.d.ts.map