@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,1337 +0,0 @@
1
- /**
2
- * Product Availability States
3
- *
4
- * Enhanced availability management with states, sessions, and blackout dates.
5
- */
6
- import { z } from "zod";
7
- /**
8
- * Availability status enum
9
- */
10
- export declare const availabilityStatus: import("drizzle-orm/pg-core").PgEnum<["open", "waitlist", "closed", "booked_out", "on_request"]>;
11
- /**
12
- * Blackout reason enum
13
- */
14
- export declare const blackoutReason: import("drizzle-orm/pg-core").PgEnum<["maintenance", "weather", "staff_unavailable", "equipment_issue", "seasonal_closure", "private_event", "other"]>;
15
- /**
16
- * Product Availability Configuration
17
- *
18
- * Defines default availability settings for a product.
19
- */
20
- export declare const productAvailabilityConfigTable: Omit<import("drizzle-orm/pg-core").PgTableWithColumns<{
21
- name: "product_availability_config";
22
- schema: "catalog";
23
- columns: {
24
- defaultStatus: import("drizzle-orm/pg-core").PgColumn<{
25
- name: "default_status";
26
- tableName: "product_availability_config";
27
- dataType: "string";
28
- columnType: "PgEnumColumn";
29
- data: "open" | "waitlist" | "closed" | "booked_out" | "on_request";
30
- driverParam: string;
31
- notNull: false;
32
- hasDefault: true;
33
- isPrimaryKey: false;
34
- isAutoincrement: false;
35
- hasRuntimeDefault: false;
36
- enumValues: ["open", "waitlist", "closed", "booked_out", "on_request"];
37
- baseColumn: never;
38
- identity: undefined;
39
- generated: undefined;
40
- }, {}, {}>;
41
- rollingSalesWindowDays: import("drizzle-orm/pg-core").PgColumn<{
42
- name: "rolling_sales_window_days";
43
- tableName: "product_availability_config";
44
- dataType: "number";
45
- columnType: "PgInteger";
46
- data: number;
47
- driverParam: string | number;
48
- notNull: false;
49
- hasDefault: false;
50
- isPrimaryKey: false;
51
- isAutoincrement: false;
52
- hasRuntimeDefault: false;
53
- enumValues: undefined;
54
- baseColumn: never;
55
- identity: undefined;
56
- generated: undefined;
57
- }, {}, {}>;
58
- advanceBookingMinDays: import("drizzle-orm/pg-core").PgColumn<{
59
- name: "advance_booking_min_days";
60
- tableName: "product_availability_config";
61
- dataType: "number";
62
- columnType: "PgInteger";
63
- data: number;
64
- driverParam: string | number;
65
- notNull: false;
66
- hasDefault: false;
67
- isPrimaryKey: false;
68
- isAutoincrement: false;
69
- hasRuntimeDefault: false;
70
- enumValues: undefined;
71
- baseColumn: never;
72
- identity: undefined;
73
- generated: undefined;
74
- }, {}, {}>;
75
- advanceBookingMaxDays: import("drizzle-orm/pg-core").PgColumn<{
76
- name: "advance_booking_max_days";
77
- tableName: "product_availability_config";
78
- dataType: "number";
79
- columnType: "PgInteger";
80
- data: number;
81
- driverParam: string | number;
82
- notNull: false;
83
- hasDefault: false;
84
- isPrimaryKey: false;
85
- isAutoincrement: false;
86
- hasRuntimeDefault: false;
87
- enumValues: undefined;
88
- baseColumn: never;
89
- identity: undefined;
90
- generated: undefined;
91
- }, {}, {}>;
92
- cutoffHours: import("drizzle-orm/pg-core").PgColumn<{
93
- name: "cutoff_hours";
94
- tableName: "product_availability_config";
95
- dataType: "number";
96
- columnType: "PgInteger";
97
- data: number;
98
- driverParam: string | number;
99
- notNull: false;
100
- hasDefault: false;
101
- isPrimaryKey: false;
102
- isAutoincrement: false;
103
- hasRuntimeDefault: false;
104
- enumValues: undefined;
105
- baseColumn: never;
106
- identity: undefined;
107
- generated: undefined;
108
- }, {}, {}>;
109
- sameDayBookingAllowed: import("drizzle-orm/pg-core").PgColumn<{
110
- name: "same_day_booking_allowed";
111
- tableName: "product_availability_config";
112
- dataType: "boolean";
113
- columnType: "PgBoolean";
114
- data: boolean;
115
- driverParam: boolean;
116
- notNull: false;
117
- hasDefault: true;
118
- isPrimaryKey: false;
119
- isAutoincrement: false;
120
- hasRuntimeDefault: false;
121
- enumValues: undefined;
122
- baseColumn: never;
123
- identity: undefined;
124
- generated: undefined;
125
- }, {}, {}>;
126
- defaultCapacity: import("drizzle-orm/pg-core").PgColumn<{
127
- name: "default_capacity";
128
- tableName: "product_availability_config";
129
- dataType: "number";
130
- columnType: "PgInteger";
131
- data: number;
132
- driverParam: string | number;
133
- notNull: false;
134
- hasDefault: false;
135
- isPrimaryKey: false;
136
- isAutoincrement: false;
137
- hasRuntimeDefault: false;
138
- enumValues: undefined;
139
- baseColumn: never;
140
- identity: undefined;
141
- generated: undefined;
142
- }, {}, {}>;
143
- defaultMinCapacity: import("drizzle-orm/pg-core").PgColumn<{
144
- name: "default_min_capacity";
145
- tableName: "product_availability_config";
146
- dataType: "number";
147
- columnType: "PgInteger";
148
- data: number;
149
- driverParam: string | number;
150
- notNull: false;
151
- hasDefault: false;
152
- isPrimaryKey: false;
153
- isAutoincrement: false;
154
- hasRuntimeDefault: false;
155
- enumValues: undefined;
156
- baseColumn: never;
157
- identity: undefined;
158
- generated: undefined;
159
- }, {}, {}>;
160
- allowMultipleSessions: import("drizzle-orm/pg-core").PgColumn<{
161
- name: "allow_multiple_sessions";
162
- tableName: "product_availability_config";
163
- dataType: "boolean";
164
- columnType: "PgBoolean";
165
- data: boolean;
166
- driverParam: boolean;
167
- notNull: false;
168
- hasDefault: true;
169
- isPrimaryKey: false;
170
- isAutoincrement: false;
171
- hasRuntimeDefault: false;
172
- enumValues: undefined;
173
- baseColumn: never;
174
- identity: undefined;
175
- generated: undefined;
176
- }, {}, {}>;
177
- defaultSessionDuration: import("drizzle-orm/pg-core").PgColumn<{
178
- name: "default_session_duration";
179
- tableName: "product_availability_config";
180
- dataType: "number";
181
- columnType: "PgInteger";
182
- data: number;
183
- driverParam: string | number;
184
- notNull: false;
185
- hasDefault: false;
186
- isPrimaryKey: false;
187
- isAutoincrement: false;
188
- hasRuntimeDefault: false;
189
- enumValues: undefined;
190
- baseColumn: never;
191
- identity: undefined;
192
- generated: undefined;
193
- }, {}, {}>;
194
- enableWaitlist: import("drizzle-orm/pg-core").PgColumn<{
195
- name: "enable_waitlist";
196
- tableName: "product_availability_config";
197
- dataType: "boolean";
198
- columnType: "PgBoolean";
199
- data: boolean;
200
- driverParam: boolean;
201
- notNull: false;
202
- hasDefault: true;
203
- isPrimaryKey: false;
204
- isAutoincrement: false;
205
- hasRuntimeDefault: false;
206
- enumValues: undefined;
207
- baseColumn: never;
208
- identity: undefined;
209
- generated: undefined;
210
- }, {}, {}>;
211
- waitlistCapacity: import("drizzle-orm/pg-core").PgColumn<{
212
- name: "waitlist_capacity";
213
- tableName: "product_availability_config";
214
- dataType: "number";
215
- columnType: "PgInteger";
216
- data: number;
217
- driverParam: string | number;
218
- notNull: false;
219
- hasDefault: false;
220
- isPrimaryKey: false;
221
- isAutoincrement: false;
222
- hasRuntimeDefault: false;
223
- enumValues: undefined;
224
- baseColumn: never;
225
- identity: undefined;
226
- generated: undefined;
227
- }, {}, {}>;
228
- onRequestOnly: import("drizzle-orm/pg-core").PgColumn<{
229
- name: "on_request_only";
230
- tableName: "product_availability_config";
231
- dataType: "boolean";
232
- columnType: "PgBoolean";
233
- data: boolean;
234
- driverParam: boolean;
235
- notNull: false;
236
- hasDefault: true;
237
- isPrimaryKey: false;
238
- isAutoincrement: false;
239
- hasRuntimeDefault: false;
240
- enumValues: undefined;
241
- baseColumn: never;
242
- identity: undefined;
243
- generated: undefined;
244
- }, {}, {}>;
245
- createdAt: import("drizzle-orm/pg-core").PgColumn<{
246
- name: "created_at";
247
- tableName: "product_availability_config";
248
- dataType: "date";
249
- columnType: "PgTimestamp";
250
- data: Date;
251
- driverParam: string;
252
- notNull: true;
253
- hasDefault: true;
254
- isPrimaryKey: false;
255
- isAutoincrement: false;
256
- hasRuntimeDefault: false;
257
- enumValues: undefined;
258
- baseColumn: never;
259
- identity: undefined;
260
- generated: undefined;
261
- }, {}, {}>;
262
- updatedAt: import("drizzle-orm/pg-core").PgColumn<{
263
- name: "updated_at";
264
- tableName: "product_availability_config";
265
- dataType: "date";
266
- columnType: "PgTimestamp";
267
- data: Date;
268
- driverParam: string;
269
- notNull: true;
270
- hasDefault: true;
271
- isPrimaryKey: false;
272
- isAutoincrement: false;
273
- hasRuntimeDefault: false;
274
- enumValues: undefined;
275
- baseColumn: never;
276
- identity: undefined;
277
- generated: undefined;
278
- }, {}, {}>;
279
- id: import("drizzle-orm/pg-core").PgColumn<{
280
- name: string;
281
- tableName: "product_availability_config";
282
- dataType: "string";
283
- columnType: "PgText";
284
- data: string;
285
- driverParam: string;
286
- notNull: true;
287
- hasDefault: true;
288
- isPrimaryKey: true;
289
- isAutoincrement: false;
290
- hasRuntimeDefault: true;
291
- enumValues: [string, ...string[]];
292
- baseColumn: never;
293
- identity: undefined;
294
- generated: undefined;
295
- }, {}, {}>;
296
- productId: import("drizzle-orm/pg-core").PgColumn<{
297
- name: string;
298
- tableName: "product_availability_config";
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
- };
314
- dialect: "pg";
315
- }>, "enableRLS">;
316
- export declare const productAvailabilityConfigInsertSchema: z.ZodObject<{
317
- id: z.ZodOptional<z.ZodString>;
318
- productId: z.ZodString;
319
- rollingSalesWindowDays: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
320
- advanceBookingMinDays: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
321
- advanceBookingMaxDays: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
322
- cutoffHours: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
323
- sameDayBookingAllowed: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
324
- defaultCapacity: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
325
- defaultMinCapacity: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
326
- allowMultipleSessions: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
327
- defaultSessionDuration: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
328
- enableWaitlist: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
329
- waitlistCapacity: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
330
- onRequestOnly: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
331
- defaultStatus: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
332
- open: "open";
333
- waitlist: "waitlist";
334
- closed: "closed";
335
- booked_out: "booked_out";
336
- on_request: "on_request";
337
- }>>>;
338
- createdAt: z.ZodOptional<z.ZodDate>;
339
- updatedAt: z.ZodOptional<z.ZodDate>;
340
- }, z.core.$strip>;
341
- export declare const productAvailabilityConfigUpdateSchema: z.ZodObject<{
342
- id: z.ZodOptional<z.ZodOptional<z.ZodString>>;
343
- productId: z.ZodOptional<z.ZodString>;
344
- rollingSalesWindowDays: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodNumber>>>;
345
- advanceBookingMinDays: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodNumber>>>;
346
- advanceBookingMaxDays: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodNumber>>>;
347
- cutoffHours: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodNumber>>>;
348
- sameDayBookingAllowed: z.ZodOptional<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
349
- defaultCapacity: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodNumber>>>;
350
- defaultMinCapacity: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodNumber>>>;
351
- allowMultipleSessions: z.ZodOptional<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
352
- defaultSessionDuration: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodNumber>>>;
353
- enableWaitlist: z.ZodOptional<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
354
- waitlistCapacity: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodNumber>>>;
355
- onRequestOnly: z.ZodOptional<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
356
- defaultStatus: z.ZodOptional<z.ZodOptional<z.ZodDefault<z.ZodEnum<{
357
- open: "open";
358
- waitlist: "waitlist";
359
- closed: "closed";
360
- booked_out: "booked_out";
361
- on_request: "on_request";
362
- }>>>>;
363
- createdAt: z.ZodOptional<z.ZodOptional<z.ZodDate>>;
364
- updatedAt: z.ZodOptional<z.ZodOptional<z.ZodDate>>;
365
- }, z.core.$strip>;
366
- export declare const productAvailabilityConfigSelectSchema: z.ZodObject<{
367
- id: z.ZodString;
368
- productId: z.ZodString;
369
- rollingSalesWindowDays: z.ZodNullable<z.ZodNumber>;
370
- advanceBookingMinDays: z.ZodNullable<z.ZodNumber>;
371
- advanceBookingMaxDays: z.ZodNullable<z.ZodNumber>;
372
- cutoffHours: z.ZodNullable<z.ZodNumber>;
373
- sameDayBookingAllowed: z.ZodBoolean;
374
- defaultCapacity: z.ZodNullable<z.ZodNumber>;
375
- defaultMinCapacity: z.ZodNullable<z.ZodNumber>;
376
- allowMultipleSessions: z.ZodBoolean;
377
- defaultSessionDuration: z.ZodNullable<z.ZodNumber>;
378
- enableWaitlist: z.ZodBoolean;
379
- waitlistCapacity: z.ZodNullable<z.ZodNumber>;
380
- onRequestOnly: z.ZodBoolean;
381
- defaultStatus: z.ZodEnum<{
382
- open: "open";
383
- waitlist: "waitlist";
384
- closed: "closed";
385
- booked_out: "booked_out";
386
- on_request: "on_request";
387
- }>;
388
- createdAt: z.ZodDate;
389
- updatedAt: z.ZodDate;
390
- }, z.core.$strip>;
391
- export type InsertProductAvailabilityConfig = typeof productAvailabilityConfigTable.$inferInsert;
392
- export type SelectProductAvailabilityConfig = typeof productAvailabilityConfigTable.$inferSelect;
393
- /**
394
- * Availability Sessions
395
- *
396
- * Defines multiple time slots per day for products that run multiple sessions.
397
- */
398
- export declare const availabilitySessionsTable: Omit<import("drizzle-orm/pg-core").PgTableWithColumns<{
399
- name: "availability_sessions";
400
- schema: "catalog";
401
- columns: {
402
- name: import("drizzle-orm/pg-core").PgColumn<{
403
- name: "name";
404
- tableName: "availability_sessions";
405
- dataType: "string";
406
- columnType: "PgText";
407
- data: string;
408
- driverParam: string;
409
- notNull: true;
410
- hasDefault: false;
411
- isPrimaryKey: false;
412
- isAutoincrement: false;
413
- hasRuntimeDefault: false;
414
- enumValues: [string, ...string[]];
415
- baseColumn: never;
416
- identity: undefined;
417
- generated: undefined;
418
- }, {}, {}>;
419
- slotKey: import("drizzle-orm/pg-core").PgColumn<{
420
- name: "slot_key";
421
- tableName: "availability_sessions";
422
- dataType: "string";
423
- columnType: "PgText";
424
- data: string;
425
- driverParam: string;
426
- notNull: true;
427
- hasDefault: false;
428
- isPrimaryKey: false;
429
- isAutoincrement: false;
430
- hasRuntimeDefault: false;
431
- enumValues: [string, ...string[]];
432
- baseColumn: never;
433
- identity: undefined;
434
- generated: undefined;
435
- }, {}, {}>;
436
- startTime: import("drizzle-orm/pg-core").PgColumn<{
437
- name: "start_time";
438
- tableName: "availability_sessions";
439
- dataType: "string";
440
- columnType: "PgTime";
441
- data: string;
442
- driverParam: string;
443
- notNull: true;
444
- hasDefault: false;
445
- isPrimaryKey: false;
446
- isAutoincrement: false;
447
- hasRuntimeDefault: false;
448
- enumValues: undefined;
449
- baseColumn: never;
450
- identity: undefined;
451
- generated: undefined;
452
- }, {}, {}>;
453
- endTime: import("drizzle-orm/pg-core").PgColumn<{
454
- name: "end_time";
455
- tableName: "availability_sessions";
456
- dataType: "string";
457
- columnType: "PgTime";
458
- data: string;
459
- driverParam: string;
460
- notNull: false;
461
- hasDefault: false;
462
- isPrimaryKey: false;
463
- isAutoincrement: false;
464
- hasRuntimeDefault: false;
465
- enumValues: undefined;
466
- baseColumn: never;
467
- identity: undefined;
468
- generated: undefined;
469
- }, {}, {}>;
470
- duration: import("drizzle-orm/pg-core").PgColumn<{
471
- name: "duration";
472
- tableName: "availability_sessions";
473
- dataType: "number";
474
- columnType: "PgInteger";
475
- data: number;
476
- driverParam: string | number;
477
- notNull: false;
478
- hasDefault: false;
479
- isPrimaryKey: false;
480
- isAutoincrement: false;
481
- hasRuntimeDefault: false;
482
- enumValues: undefined;
483
- baseColumn: never;
484
- identity: undefined;
485
- generated: undefined;
486
- }, {}, {}>;
487
- capacity: import("drizzle-orm/pg-core").PgColumn<{
488
- name: "capacity";
489
- tableName: "availability_sessions";
490
- dataType: "number";
491
- columnType: "PgInteger";
492
- data: number;
493
- driverParam: string | number;
494
- notNull: false;
495
- hasDefault: false;
496
- isPrimaryKey: false;
497
- isAutoincrement: false;
498
- hasRuntimeDefault: false;
499
- enumValues: undefined;
500
- baseColumn: never;
501
- identity: undefined;
502
- generated: undefined;
503
- }, {}, {}>;
504
- minCapacity: import("drizzle-orm/pg-core").PgColumn<{
505
- name: "min_capacity";
506
- tableName: "availability_sessions";
507
- dataType: "number";
508
- columnType: "PgInteger";
509
- data: number;
510
- driverParam: string | number;
511
- notNull: false;
512
- hasDefault: false;
513
- isPrimaryKey: false;
514
- isAutoincrement: false;
515
- hasRuntimeDefault: false;
516
- enumValues: undefined;
517
- baseColumn: never;
518
- identity: undefined;
519
- generated: undefined;
520
- }, {}, {}>;
521
- daysOfWeek: import("drizzle-orm/pg-core").PgColumn<{
522
- name: "days_of_week";
523
- tableName: "availability_sessions";
524
- dataType: "json";
525
- columnType: "PgJsonb";
526
- data: number[];
527
- driverParam: unknown;
528
- notNull: false;
529
- hasDefault: true;
530
- isPrimaryKey: false;
531
- isAutoincrement: false;
532
- hasRuntimeDefault: false;
533
- enumValues: undefined;
534
- baseColumn: never;
535
- identity: undefined;
536
- generated: undefined;
537
- }, {}, {
538
- $type: number[];
539
- }>;
540
- validFrom: import("drizzle-orm/pg-core").PgColumn<{
541
- name: "valid_from";
542
- tableName: "availability_sessions";
543
- dataType: "string";
544
- columnType: "PgDateString";
545
- data: string;
546
- driverParam: string;
547
- notNull: false;
548
- hasDefault: false;
549
- isPrimaryKey: false;
550
- isAutoincrement: false;
551
- hasRuntimeDefault: false;
552
- enumValues: undefined;
553
- baseColumn: never;
554
- identity: undefined;
555
- generated: undefined;
556
- }, {}, {}>;
557
- validUntil: import("drizzle-orm/pg-core").PgColumn<{
558
- name: "valid_until";
559
- tableName: "availability_sessions";
560
- dataType: "string";
561
- columnType: "PgDateString";
562
- data: string;
563
- driverParam: string;
564
- notNull: false;
565
- hasDefault: false;
566
- isPrimaryKey: false;
567
- isAutoincrement: false;
568
- hasRuntimeDefault: false;
569
- enumValues: undefined;
570
- baseColumn: never;
571
- identity: undefined;
572
- generated: undefined;
573
- }, {}, {}>;
574
- isActive: import("drizzle-orm/pg-core").PgColumn<{
575
- name: "is_active";
576
- tableName: "availability_sessions";
577
- dataType: "boolean";
578
- columnType: "PgBoolean";
579
- data: boolean;
580
- driverParam: boolean;
581
- notNull: true;
582
- hasDefault: true;
583
- isPrimaryKey: false;
584
- isAutoincrement: false;
585
- hasRuntimeDefault: false;
586
- enumValues: undefined;
587
- baseColumn: never;
588
- identity: undefined;
589
- generated: undefined;
590
- }, {}, {}>;
591
- createdAt: import("drizzle-orm/pg-core").PgColumn<{
592
- name: "created_at";
593
- tableName: "availability_sessions";
594
- dataType: "date";
595
- columnType: "PgTimestamp";
596
- data: Date;
597
- driverParam: string;
598
- notNull: true;
599
- hasDefault: true;
600
- isPrimaryKey: false;
601
- isAutoincrement: false;
602
- hasRuntimeDefault: false;
603
- enumValues: undefined;
604
- baseColumn: never;
605
- identity: undefined;
606
- generated: undefined;
607
- }, {}, {}>;
608
- updatedAt: import("drizzle-orm/pg-core").PgColumn<{
609
- name: "updated_at";
610
- tableName: "availability_sessions";
611
- dataType: "date";
612
- columnType: "PgTimestamp";
613
- data: Date;
614
- driverParam: string;
615
- notNull: true;
616
- hasDefault: true;
617
- isPrimaryKey: false;
618
- isAutoincrement: false;
619
- hasRuntimeDefault: false;
620
- enumValues: undefined;
621
- baseColumn: never;
622
- identity: undefined;
623
- generated: undefined;
624
- }, {}, {}>;
625
- id: import("drizzle-orm/pg-core").PgColumn<{
626
- name: string;
627
- tableName: "availability_sessions";
628
- dataType: "string";
629
- columnType: "PgText";
630
- data: string;
631
- driverParam: string;
632
- notNull: true;
633
- hasDefault: true;
634
- isPrimaryKey: true;
635
- isAutoincrement: false;
636
- hasRuntimeDefault: true;
637
- enumValues: [string, ...string[]];
638
- baseColumn: never;
639
- identity: undefined;
640
- generated: undefined;
641
- }, {}, {}>;
642
- productId: import("drizzle-orm/pg-core").PgColumn<{
643
- name: string;
644
- tableName: "availability_sessions";
645
- dataType: "string";
646
- columnType: "PgText";
647
- data: string;
648
- driverParam: string;
649
- notNull: true;
650
- hasDefault: false;
651
- isPrimaryKey: false;
652
- isAutoincrement: false;
653
- hasRuntimeDefault: false;
654
- enumValues: [string, ...string[]];
655
- baseColumn: never;
656
- identity: undefined;
657
- generated: undefined;
658
- }, {}, {}>;
659
- };
660
- dialect: "pg";
661
- }>, "enableRLS">;
662
- export declare const availabilitySessionInsertSchema: z.ZodObject<{
663
- id: z.ZodOptional<z.ZodString>;
664
- productId: z.ZodString;
665
- name: z.ZodString;
666
- slotKey: z.ZodString;
667
- startTime: z.ZodString;
668
- endTime: z.ZodNullable<z.ZodOptional<z.ZodString>>;
669
- duration: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
670
- capacity: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
671
- minCapacity: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
672
- daysOfWeek: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodNumber>>>;
673
- validFrom: z.ZodNullable<z.ZodOptional<z.ZodString>>;
674
- validUntil: z.ZodNullable<z.ZodOptional<z.ZodString>>;
675
- isActive: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
676
- createdAt: z.ZodOptional<z.ZodDate>;
677
- updatedAt: z.ZodOptional<z.ZodDate>;
678
- }, z.core.$strip>;
679
- export declare const availabilitySessionUpdateSchema: z.ZodObject<{
680
- id: z.ZodOptional<z.ZodOptional<z.ZodString>>;
681
- productId: z.ZodOptional<z.ZodString>;
682
- name: z.ZodOptional<z.ZodString>;
683
- slotKey: z.ZodOptional<z.ZodString>;
684
- startTime: z.ZodOptional<z.ZodString>;
685
- endTime: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
686
- duration: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodNumber>>>;
687
- capacity: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodNumber>>>;
688
- minCapacity: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodNumber>>>;
689
- daysOfWeek: z.ZodOptional<z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodNumber>>>>;
690
- validFrom: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
691
- validUntil: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
692
- isActive: z.ZodOptional<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
693
- createdAt: z.ZodOptional<z.ZodOptional<z.ZodDate>>;
694
- updatedAt: z.ZodOptional<z.ZodOptional<z.ZodDate>>;
695
- }, z.core.$strip>;
696
- export declare const availabilitySessionSelectSchema: z.ZodObject<{
697
- id: z.ZodString;
698
- productId: z.ZodString;
699
- name: z.ZodString;
700
- slotKey: z.ZodString;
701
- startTime: z.ZodString;
702
- endTime: z.ZodNullable<z.ZodString>;
703
- duration: z.ZodNullable<z.ZodNumber>;
704
- capacity: z.ZodNullable<z.ZodNumber>;
705
- minCapacity: z.ZodNullable<z.ZodNumber>;
706
- daysOfWeek: z.ZodArray<z.ZodNumber>;
707
- validFrom: z.ZodNullable<z.ZodString>;
708
- validUntil: z.ZodNullable<z.ZodString>;
709
- isActive: z.ZodBoolean;
710
- createdAt: z.ZodDate;
711
- updatedAt: z.ZodDate;
712
- }, z.core.$strip>;
713
- export type InsertAvailabilitySession = typeof availabilitySessionsTable.$inferInsert;
714
- export type SelectAvailabilitySession = typeof availabilitySessionsTable.$inferSelect;
715
- /**
716
- * Blackout Dates
717
- *
718
- * Dates when a product or specific sessions are unavailable.
719
- */
720
- export declare const blackoutDatesTable: Omit<import("drizzle-orm/pg-core").PgTableWithColumns<{
721
- name: "blackout_dates";
722
- schema: "catalog";
723
- columns: {
724
- reason: import("drizzle-orm/pg-core").PgColumn<{
725
- name: "reason";
726
- tableName: "blackout_dates";
727
- dataType: "string";
728
- columnType: "PgEnumColumn";
729
- data: "maintenance" | "weather" | "staff_unavailable" | "equipment_issue" | "seasonal_closure" | "private_event" | "other";
730
- driverParam: string;
731
- notNull: true;
732
- hasDefault: false;
733
- isPrimaryKey: false;
734
- isAutoincrement: false;
735
- hasRuntimeDefault: false;
736
- enumValues: ["maintenance", "weather", "staff_unavailable", "equipment_issue", "seasonal_closure", "private_event", "other"];
737
- baseColumn: never;
738
- identity: undefined;
739
- generated: undefined;
740
- }, {}, {}>;
741
- createdBy: import("drizzle-orm/pg-core").PgColumn<{
742
- name: string;
743
- tableName: "blackout_dates";
744
- dataType: "string";
745
- columnType: "PgText";
746
- data: string;
747
- driverParam: string;
748
- notNull: false;
749
- hasDefault: false;
750
- isPrimaryKey: false;
751
- isAutoincrement: false;
752
- hasRuntimeDefault: false;
753
- enumValues: [string, ...string[]];
754
- baseColumn: never;
755
- identity: undefined;
756
- generated: undefined;
757
- }, {}, {}>;
758
- startDate: import("drizzle-orm/pg-core").PgColumn<{
759
- name: "start_date";
760
- tableName: "blackout_dates";
761
- dataType: "string";
762
- columnType: "PgDateString";
763
- data: string;
764
- driverParam: string;
765
- notNull: true;
766
- hasDefault: false;
767
- isPrimaryKey: false;
768
- isAutoincrement: false;
769
- hasRuntimeDefault: false;
770
- enumValues: undefined;
771
- baseColumn: never;
772
- identity: undefined;
773
- generated: undefined;
774
- }, {}, {}>;
775
- endDate: import("drizzle-orm/pg-core").PgColumn<{
776
- name: "end_date";
777
- tableName: "blackout_dates";
778
- dataType: "string";
779
- columnType: "PgDateString";
780
- data: string;
781
- driverParam: string;
782
- notNull: true;
783
- hasDefault: false;
784
- isPrimaryKey: false;
785
- isAutoincrement: false;
786
- hasRuntimeDefault: false;
787
- enumValues: undefined;
788
- baseColumn: never;
789
- identity: undefined;
790
- generated: undefined;
791
- }, {}, {}>;
792
- reasonText: import("drizzle-orm/pg-core").PgColumn<{
793
- name: "reason_text";
794
- tableName: "blackout_dates";
795
- dataType: "string";
796
- columnType: "PgText";
797
- data: string;
798
- driverParam: string;
799
- notNull: false;
800
- hasDefault: false;
801
- isPrimaryKey: false;
802
- isAutoincrement: false;
803
- hasRuntimeDefault: false;
804
- enumValues: [string, ...string[]];
805
- baseColumn: never;
806
- identity: undefined;
807
- generated: undefined;
808
- }, {}, {}>;
809
- displayMessage: import("drizzle-orm/pg-core").PgColumn<{
810
- name: "display_message";
811
- tableName: "blackout_dates";
812
- dataType: "string";
813
- columnType: "PgText";
814
- data: string;
815
- driverParam: string;
816
- notNull: false;
817
- hasDefault: false;
818
- isPrimaryKey: false;
819
- isAutoincrement: false;
820
- hasRuntimeDefault: false;
821
- enumValues: [string, ...string[]];
822
- baseColumn: never;
823
- identity: undefined;
824
- generated: undefined;
825
- }, {}, {}>;
826
- isPublic: import("drizzle-orm/pg-core").PgColumn<{
827
- name: "is_public";
828
- tableName: "blackout_dates";
829
- dataType: "boolean";
830
- columnType: "PgBoolean";
831
- data: boolean;
832
- driverParam: boolean;
833
- notNull: true;
834
- hasDefault: true;
835
- isPrimaryKey: false;
836
- isAutoincrement: false;
837
- hasRuntimeDefault: false;
838
- enumValues: undefined;
839
- baseColumn: never;
840
- identity: undefined;
841
- generated: undefined;
842
- }, {}, {}>;
843
- createdAt: import("drizzle-orm/pg-core").PgColumn<{
844
- name: "created_at";
845
- tableName: "blackout_dates";
846
- dataType: "date";
847
- columnType: "PgTimestamp";
848
- data: Date;
849
- driverParam: string;
850
- notNull: true;
851
- hasDefault: true;
852
- isPrimaryKey: false;
853
- isAutoincrement: false;
854
- hasRuntimeDefault: false;
855
- enumValues: undefined;
856
- baseColumn: never;
857
- identity: undefined;
858
- generated: undefined;
859
- }, {}, {}>;
860
- id: import("drizzle-orm/pg-core").PgColumn<{
861
- name: string;
862
- tableName: "blackout_dates";
863
- dataType: "string";
864
- columnType: "PgText";
865
- data: string;
866
- driverParam: string;
867
- notNull: true;
868
- hasDefault: true;
869
- isPrimaryKey: true;
870
- isAutoincrement: false;
871
- hasRuntimeDefault: true;
872
- enumValues: [string, ...string[]];
873
- baseColumn: never;
874
- identity: undefined;
875
- generated: undefined;
876
- }, {}, {}>;
877
- productId: import("drizzle-orm/pg-core").PgColumn<{
878
- name: string;
879
- tableName: "blackout_dates";
880
- dataType: "string";
881
- columnType: "PgText";
882
- data: string;
883
- driverParam: string;
884
- notNull: true;
885
- hasDefault: false;
886
- isPrimaryKey: false;
887
- isAutoincrement: false;
888
- hasRuntimeDefault: false;
889
- enumValues: [string, ...string[]];
890
- baseColumn: never;
891
- identity: undefined;
892
- generated: undefined;
893
- }, {}, {}>;
894
- sessionId: import("drizzle-orm/pg-core").PgColumn<{
895
- name: string;
896
- tableName: "blackout_dates";
897
- dataType: "string";
898
- columnType: "PgText";
899
- data: string;
900
- driverParam: string;
901
- notNull: false;
902
- hasDefault: false;
903
- isPrimaryKey: false;
904
- isAutoincrement: false;
905
- hasRuntimeDefault: false;
906
- enumValues: [string, ...string[]];
907
- baseColumn: never;
908
- identity: undefined;
909
- generated: undefined;
910
- }, {}, {}>;
911
- };
912
- dialect: "pg";
913
- }>, "enableRLS">;
914
- export declare const blackoutDateInsertSchema: z.ZodObject<{
915
- id: z.ZodOptional<z.ZodString>;
916
- productId: z.ZodString;
917
- sessionId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
918
- startDate: z.ZodString;
919
- endDate: z.ZodString;
920
- reason: z.ZodEnum<{
921
- maintenance: "maintenance";
922
- weather: "weather";
923
- staff_unavailable: "staff_unavailable";
924
- equipment_issue: "equipment_issue";
925
- seasonal_closure: "seasonal_closure";
926
- private_event: "private_event";
927
- other: "other";
928
- }>;
929
- reasonText: z.ZodNullable<z.ZodOptional<z.ZodString>>;
930
- displayMessage: z.ZodNullable<z.ZodOptional<z.ZodString>>;
931
- isPublic: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
932
- createdAt: z.ZodOptional<z.ZodDate>;
933
- createdBy: z.ZodNullable<z.ZodOptional<z.ZodString>>;
934
- }, z.core.$strip>;
935
- export declare const blackoutDateUpdateSchema: z.ZodObject<{
936
- id: z.ZodOptional<z.ZodOptional<z.ZodString>>;
937
- productId: z.ZodOptional<z.ZodString>;
938
- sessionId: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
939
- startDate: z.ZodOptional<z.ZodString>;
940
- endDate: z.ZodOptional<z.ZodString>;
941
- reason: z.ZodOptional<z.ZodEnum<{
942
- maintenance: "maintenance";
943
- weather: "weather";
944
- staff_unavailable: "staff_unavailable";
945
- equipment_issue: "equipment_issue";
946
- seasonal_closure: "seasonal_closure";
947
- private_event: "private_event";
948
- other: "other";
949
- }>>;
950
- reasonText: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
951
- displayMessage: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
952
- isPublic: z.ZodOptional<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
953
- createdAt: z.ZodOptional<z.ZodOptional<z.ZodDate>>;
954
- createdBy: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
955
- }, z.core.$strip>;
956
- export declare const blackoutDateSelectSchema: z.ZodObject<{
957
- id: z.ZodString;
958
- productId: z.ZodString;
959
- sessionId: z.ZodNullable<z.ZodString>;
960
- startDate: z.ZodString;
961
- endDate: z.ZodString;
962
- reason: z.ZodEnum<{
963
- maintenance: "maintenance";
964
- weather: "weather";
965
- staff_unavailable: "staff_unavailable";
966
- equipment_issue: "equipment_issue";
967
- seasonal_closure: "seasonal_closure";
968
- private_event: "private_event";
969
- other: "other";
970
- }>;
971
- reasonText: z.ZodNullable<z.ZodString>;
972
- displayMessage: z.ZodNullable<z.ZodString>;
973
- isPublic: z.ZodBoolean;
974
- createdAt: z.ZodDate;
975
- createdBy: z.ZodNullable<z.ZodString>;
976
- }, z.core.$strip>;
977
- export type InsertBlackoutDate = typeof blackoutDatesTable.$inferInsert;
978
- export type SelectBlackoutDate = typeof blackoutDatesTable.$inferSelect;
979
- /**
980
- * Departure Availability States
981
- *
982
- * Daily availability states for specific departures with session support.
983
- */
984
- export declare const departureAvailabilityStatesTable: Omit<import("drizzle-orm/pg-core").PgTableWithColumns<{
985
- name: "departure_availability_states";
986
- schema: "catalog";
987
- columns: {
988
- status: import("drizzle-orm/pg-core").PgColumn<{
989
- name: "status";
990
- tableName: "departure_availability_states";
991
- dataType: "string";
992
- columnType: "PgEnumColumn";
993
- data: "open" | "waitlist" | "closed" | "booked_out" | "on_request";
994
- driverParam: string;
995
- notNull: true;
996
- hasDefault: true;
997
- isPrimaryKey: false;
998
- isAutoincrement: false;
999
- hasRuntimeDefault: false;
1000
- enumValues: ["open", "waitlist", "closed", "booked_out", "on_request"];
1001
- baseColumn: never;
1002
- identity: undefined;
1003
- generated: undefined;
1004
- }, {}, {}>;
1005
- overrideBy: import("drizzle-orm/pg-core").PgColumn<{
1006
- name: string;
1007
- tableName: "departure_availability_states";
1008
- dataType: "string";
1009
- columnType: "PgText";
1010
- data: string;
1011
- driverParam: string;
1012
- notNull: false;
1013
- hasDefault: false;
1014
- isPrimaryKey: false;
1015
- isAutoincrement: false;
1016
- hasRuntimeDefault: false;
1017
- enumValues: [string, ...string[]];
1018
- baseColumn: never;
1019
- identity: undefined;
1020
- generated: undefined;
1021
- }, {}, {}>;
1022
- date: import("drizzle-orm/pg-core").PgColumn<{
1023
- name: "date";
1024
- tableName: "departure_availability_states";
1025
- dataType: "string";
1026
- columnType: "PgDateString";
1027
- data: string;
1028
- driverParam: string;
1029
- notNull: true;
1030
- hasDefault: false;
1031
- isPrimaryKey: false;
1032
- isAutoincrement: false;
1033
- hasRuntimeDefault: false;
1034
- enumValues: undefined;
1035
- baseColumn: never;
1036
- identity: undefined;
1037
- generated: undefined;
1038
- }, {}, {}>;
1039
- slotKey: import("drizzle-orm/pg-core").PgColumn<{
1040
- name: "slot_key";
1041
- tableName: "departure_availability_states";
1042
- dataType: "string";
1043
- columnType: "PgText";
1044
- data: string;
1045
- driverParam: string;
1046
- notNull: false;
1047
- hasDefault: false;
1048
- isPrimaryKey: false;
1049
- isAutoincrement: false;
1050
- hasRuntimeDefault: false;
1051
- enumValues: [string, ...string[]];
1052
- baseColumn: never;
1053
- identity: undefined;
1054
- generated: undefined;
1055
- }, {}, {}>;
1056
- capacity: import("drizzle-orm/pg-core").PgColumn<{
1057
- name: "capacity";
1058
- tableName: "departure_availability_states";
1059
- dataType: "number";
1060
- columnType: "PgInteger";
1061
- data: number;
1062
- driverParam: string | number;
1063
- notNull: false;
1064
- hasDefault: false;
1065
- isPrimaryKey: false;
1066
- isAutoincrement: false;
1067
- hasRuntimeDefault: false;
1068
- enumValues: undefined;
1069
- baseColumn: never;
1070
- identity: undefined;
1071
- generated: undefined;
1072
- }, {}, {}>;
1073
- booked: import("drizzle-orm/pg-core").PgColumn<{
1074
- name: "booked";
1075
- tableName: "departure_availability_states";
1076
- dataType: "number";
1077
- columnType: "PgInteger";
1078
- data: number;
1079
- driverParam: string | number;
1080
- notNull: true;
1081
- hasDefault: true;
1082
- isPrimaryKey: false;
1083
- isAutoincrement: false;
1084
- hasRuntimeDefault: false;
1085
- enumValues: undefined;
1086
- baseColumn: never;
1087
- identity: undefined;
1088
- generated: undefined;
1089
- }, {}, {}>;
1090
- available: import("drizzle-orm/pg-core").PgColumn<{
1091
- name: "available";
1092
- tableName: "departure_availability_states";
1093
- dataType: "number";
1094
- columnType: "PgInteger";
1095
- data: number;
1096
- driverParam: string | number;
1097
- notNull: false;
1098
- hasDefault: false;
1099
- isPrimaryKey: false;
1100
- isAutoincrement: false;
1101
- hasRuntimeDefault: false;
1102
- enumValues: undefined;
1103
- baseColumn: never;
1104
- identity: undefined;
1105
- generated: undefined;
1106
- }, {}, {}>;
1107
- waitlistCount: import("drizzle-orm/pg-core").PgColumn<{
1108
- name: "waitlist_count";
1109
- tableName: "departure_availability_states";
1110
- dataType: "number";
1111
- columnType: "PgInteger";
1112
- data: number;
1113
- driverParam: string | number;
1114
- notNull: true;
1115
- hasDefault: true;
1116
- isPrimaryKey: false;
1117
- isAutoincrement: false;
1118
- hasRuntimeDefault: false;
1119
- enumValues: undefined;
1120
- baseColumn: never;
1121
- identity: undefined;
1122
- generated: undefined;
1123
- }, {}, {}>;
1124
- statusReason: import("drizzle-orm/pg-core").PgColumn<{
1125
- name: "status_reason";
1126
- tableName: "departure_availability_states";
1127
- dataType: "string";
1128
- columnType: "PgText";
1129
- data: string;
1130
- driverParam: string;
1131
- notNull: false;
1132
- hasDefault: false;
1133
- isPrimaryKey: false;
1134
- isAutoincrement: false;
1135
- hasRuntimeDefault: false;
1136
- enumValues: [string, ...string[]];
1137
- baseColumn: never;
1138
- identity: undefined;
1139
- generated: undefined;
1140
- }, {}, {}>;
1141
- isManualOverride: import("drizzle-orm/pg-core").PgColumn<{
1142
- name: "is_manual_override";
1143
- tableName: "departure_availability_states";
1144
- dataType: "boolean";
1145
- columnType: "PgBoolean";
1146
- data: boolean;
1147
- driverParam: boolean;
1148
- notNull: true;
1149
- hasDefault: true;
1150
- isPrimaryKey: false;
1151
- isAutoincrement: false;
1152
- hasRuntimeDefault: false;
1153
- enumValues: undefined;
1154
- baseColumn: never;
1155
- identity: undefined;
1156
- generated: undefined;
1157
- }, {}, {}>;
1158
- overrideAt: import("drizzle-orm/pg-core").PgColumn<{
1159
- name: "override_at";
1160
- tableName: "departure_availability_states";
1161
- dataType: "date";
1162
- columnType: "PgTimestamp";
1163
- data: Date;
1164
- driverParam: string;
1165
- notNull: false;
1166
- hasDefault: false;
1167
- isPrimaryKey: false;
1168
- isAutoincrement: false;
1169
- hasRuntimeDefault: false;
1170
- enumValues: undefined;
1171
- baseColumn: never;
1172
- identity: undefined;
1173
- generated: undefined;
1174
- }, {}, {}>;
1175
- createdAt: import("drizzle-orm/pg-core").PgColumn<{
1176
- name: "created_at";
1177
- tableName: "departure_availability_states";
1178
- dataType: "date";
1179
- columnType: "PgTimestamp";
1180
- data: Date;
1181
- driverParam: string;
1182
- notNull: true;
1183
- hasDefault: true;
1184
- isPrimaryKey: false;
1185
- isAutoincrement: false;
1186
- hasRuntimeDefault: false;
1187
- enumValues: undefined;
1188
- baseColumn: never;
1189
- identity: undefined;
1190
- generated: undefined;
1191
- }, {}, {}>;
1192
- updatedAt: import("drizzle-orm/pg-core").PgColumn<{
1193
- name: "updated_at";
1194
- tableName: "departure_availability_states";
1195
- dataType: "date";
1196
- columnType: "PgTimestamp";
1197
- data: Date;
1198
- driverParam: string;
1199
- notNull: true;
1200
- hasDefault: true;
1201
- isPrimaryKey: false;
1202
- isAutoincrement: false;
1203
- hasRuntimeDefault: false;
1204
- enumValues: undefined;
1205
- baseColumn: never;
1206
- identity: undefined;
1207
- generated: undefined;
1208
- }, {}, {}>;
1209
- id: import("drizzle-orm/pg-core").PgColumn<{
1210
- name: string;
1211
- tableName: "departure_availability_states";
1212
- dataType: "string";
1213
- columnType: "PgText";
1214
- data: string;
1215
- driverParam: string;
1216
- notNull: true;
1217
- hasDefault: true;
1218
- isPrimaryKey: true;
1219
- isAutoincrement: false;
1220
- hasRuntimeDefault: true;
1221
- enumValues: [string, ...string[]];
1222
- baseColumn: never;
1223
- identity: undefined;
1224
- generated: undefined;
1225
- }, {}, {}>;
1226
- departureId: import("drizzle-orm/pg-core").PgColumn<{
1227
- name: string;
1228
- tableName: "departure_availability_states";
1229
- dataType: "string";
1230
- columnType: "PgText";
1231
- data: string;
1232
- driverParam: string;
1233
- notNull: true;
1234
- hasDefault: false;
1235
- isPrimaryKey: false;
1236
- isAutoincrement: false;
1237
- hasRuntimeDefault: false;
1238
- enumValues: [string, ...string[]];
1239
- baseColumn: never;
1240
- identity: undefined;
1241
- generated: undefined;
1242
- }, {}, {}>;
1243
- sessionId: import("drizzle-orm/pg-core").PgColumn<{
1244
- name: string;
1245
- tableName: "departure_availability_states";
1246
- dataType: "string";
1247
- columnType: "PgText";
1248
- data: string;
1249
- driverParam: string;
1250
- notNull: false;
1251
- hasDefault: false;
1252
- isPrimaryKey: false;
1253
- isAutoincrement: false;
1254
- hasRuntimeDefault: false;
1255
- enumValues: [string, ...string[]];
1256
- baseColumn: never;
1257
- identity: undefined;
1258
- generated: undefined;
1259
- }, {}, {}>;
1260
- };
1261
- dialect: "pg";
1262
- }>, "enableRLS">;
1263
- export declare const departureAvailabilityStateInsertSchema: z.ZodObject<{
1264
- id: z.ZodOptional<z.ZodString>;
1265
- departureId: z.ZodString;
1266
- sessionId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1267
- date: z.ZodString;
1268
- slotKey: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1269
- status: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
1270
- open: "open";
1271
- waitlist: "waitlist";
1272
- closed: "closed";
1273
- booked_out: "booked_out";
1274
- on_request: "on_request";
1275
- }>>>;
1276
- capacity: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
1277
- booked: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1278
- available: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
1279
- waitlistCount: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1280
- statusReason: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1281
- isManualOverride: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
1282
- overrideBy: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1283
- overrideAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
1284
- createdAt: z.ZodOptional<z.ZodDate>;
1285
- updatedAt: z.ZodOptional<z.ZodDate>;
1286
- }, z.core.$strip>;
1287
- export declare const departureAvailabilityStateUpdateSchema: z.ZodObject<{
1288
- id: z.ZodOptional<z.ZodOptional<z.ZodString>>;
1289
- departureId: z.ZodOptional<z.ZodString>;
1290
- sessionId: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1291
- date: z.ZodOptional<z.ZodString>;
1292
- slotKey: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1293
- status: z.ZodOptional<z.ZodOptional<z.ZodDefault<z.ZodEnum<{
1294
- open: "open";
1295
- waitlist: "waitlist";
1296
- closed: "closed";
1297
- booked_out: "booked_out";
1298
- on_request: "on_request";
1299
- }>>>>;
1300
- capacity: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodNumber>>>;
1301
- booked: z.ZodOptional<z.ZodOptional<z.ZodDefault<z.ZodNumber>>>;
1302
- available: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodNumber>>>;
1303
- waitlistCount: z.ZodOptional<z.ZodOptional<z.ZodDefault<z.ZodNumber>>>;
1304
- statusReason: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1305
- isManualOverride: z.ZodOptional<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
1306
- overrideBy: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1307
- overrideAt: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodDate>>>;
1308
- createdAt: z.ZodOptional<z.ZodOptional<z.ZodDate>>;
1309
- updatedAt: z.ZodOptional<z.ZodOptional<z.ZodDate>>;
1310
- }, z.core.$strip>;
1311
- export declare const departureAvailabilityStateSelectSchema: z.ZodObject<{
1312
- id: z.ZodString;
1313
- departureId: z.ZodString;
1314
- sessionId: z.ZodNullable<z.ZodString>;
1315
- date: z.ZodString;
1316
- slotKey: z.ZodNullable<z.ZodString>;
1317
- status: z.ZodEnum<{
1318
- open: "open";
1319
- waitlist: "waitlist";
1320
- closed: "closed";
1321
- booked_out: "booked_out";
1322
- on_request: "on_request";
1323
- }>;
1324
- capacity: z.ZodNullable<z.ZodNumber>;
1325
- booked: z.ZodNumber;
1326
- available: z.ZodNullable<z.ZodNumber>;
1327
- waitlistCount: z.ZodNumber;
1328
- statusReason: z.ZodNullable<z.ZodString>;
1329
- isManualOverride: z.ZodBoolean;
1330
- overrideBy: z.ZodNullable<z.ZodString>;
1331
- overrideAt: z.ZodNullable<z.ZodDate>;
1332
- createdAt: z.ZodDate;
1333
- updatedAt: z.ZodDate;
1334
- }, z.core.$strip>;
1335
- export type InsertDepartureAvailabilityState = typeof departureAvailabilityStatesTable.$inferInsert;
1336
- export type SelectDepartureAvailabilityState = typeof departureAvailabilityStatesTable.$inferSelect;
1337
- //# sourceMappingURL=product_availability_states.d.ts.map