@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,1436 +0,0 @@
1
- import { z } from "zod";
2
- /**
3
- * Booking session status enum.
4
- * State machine: active → payment_pending → paid → finalizing → confirmed
5
- * ↘ expired / cancelled ↘ failed / finalization_failed
6
- */
7
- export declare const bookingSessionStatuses: import("drizzle-orm/pg-core").PgEnum<["active", "payment_pending", "paid", "finalizing", "confirmed", "failed", "expired", "cancelled", "finalization_failed"]>;
8
- export declare const bookingSessionStatusSchema: z.ZodEnum<{
9
- active: "active";
10
- cancelled: "cancelled";
11
- expired: "expired";
12
- confirmed: "confirmed";
13
- paid: "paid";
14
- failed: "failed";
15
- payment_pending: "payment_pending";
16
- finalizing: "finalizing";
17
- finalization_failed: "finalization_failed";
18
- }>;
19
- export type BookingSessionStatus = z.infer<typeof bookingSessionStatusSchema>;
20
- /**
21
- * Valid state transitions for booking sessions.
22
- */
23
- export declare const BOOKING_SESSION_TRANSITIONS: Record<BookingSessionStatus, BookingSessionStatus[]>;
24
- /**
25
- * Booking session step enum.
26
- */
27
- export declare const bookingSessionSteps: import("drizzle-orm/pg-core").PgEnum<["departure", "passengers", "addons", "billing"]>;
28
- export declare const bookingSessionStepSchema: z.ZodEnum<{
29
- passengers: "passengers";
30
- departure: "departure";
31
- billing: "billing";
32
- addons: "addons";
33
- }>;
34
- export type BookingSessionStep = z.infer<typeof bookingSessionStepSchema>;
35
- /**
36
- * Payment method enum.
37
- */
38
- export declare const bookingPaymentMethods: import("drizzle-orm/pg-core").PgEnum<["card", "bank"]>;
39
- export declare const bookingPaymentMethodSchema: z.ZodEnum<{
40
- card: "card";
41
- bank: "bank";
42
- }>;
43
- export type BookingPaymentMethod = z.infer<typeof bookingPaymentMethodSchema>;
44
- /**
45
- * Pay mode enum.
46
- */
47
- export declare const bookingPayModes: import("drizzle-orm/pg-core").PgEnum<["full", "deposit"]>;
48
- export declare const bookingPayModeSchema: z.ZodEnum<{
49
- full: "full";
50
- deposit: "deposit";
51
- }>;
52
- export type BookingPayMode = z.infer<typeof bookingPayModeSchema>;
53
- /**
54
- * Unified booking session table.
55
- * Replaces wizard_sessions with full session lifecycle, pricing lock, and commission enforcement.
56
- */
57
- export declare const bookingSessionsTable: Omit<import("drizzle-orm/pg-core").PgTableWithColumns<{
58
- name: "booking_sessions";
59
- schema: "bookings";
60
- columns: {
61
- id: import("drizzle-orm/pg-core").PgColumn<{
62
- name: string;
63
- tableName: "booking_sessions";
64
- dataType: "string";
65
- columnType: "PgText";
66
- data: string;
67
- driverParam: string;
68
- notNull: true;
69
- hasDefault: true;
70
- isPrimaryKey: true;
71
- isAutoincrement: false;
72
- hasRuntimeDefault: true;
73
- enumValues: [string, ...string[]];
74
- baseColumn: never;
75
- identity: undefined;
76
- generated: undefined;
77
- }, {}, {}>;
78
- tokenHash: import("drizzle-orm/pg-core").PgColumn<{
79
- name: "token_hash";
80
- tableName: "booking_sessions";
81
- dataType: "string";
82
- columnType: "PgText";
83
- data: string;
84
- driverParam: string;
85
- notNull: true;
86
- hasDefault: false;
87
- isPrimaryKey: false;
88
- isAutoincrement: false;
89
- hasRuntimeDefault: false;
90
- enumValues: [string, ...string[]];
91
- baseColumn: never;
92
- identity: undefined;
93
- generated: undefined;
94
- }, {}, {}>;
95
- tokenExpiresAt: import("drizzle-orm/pg-core").PgColumn<{
96
- name: "token_expires_at";
97
- tableName: "booking_sessions";
98
- dataType: "date";
99
- columnType: "PgTimestamp";
100
- data: Date;
101
- driverParam: string;
102
- notNull: true;
103
- hasDefault: false;
104
- isPrimaryKey: false;
105
- isAutoincrement: false;
106
- hasRuntimeDefault: false;
107
- enumValues: undefined;
108
- baseColumn: never;
109
- identity: undefined;
110
- generated: undefined;
111
- }, {}, {}>;
112
- productId: import("drizzle-orm/pg-core").PgColumn<{
113
- name: string;
114
- tableName: "booking_sessions";
115
- dataType: "string";
116
- columnType: "PgText";
117
- data: string;
118
- driverParam: string;
119
- notNull: true;
120
- hasDefault: false;
121
- isPrimaryKey: false;
122
- isAutoincrement: false;
123
- hasRuntimeDefault: false;
124
- enumValues: [string, ...string[]];
125
- baseColumn: never;
126
- identity: undefined;
127
- generated: undefined;
128
- }, {}, {}>;
129
- departureId: import("drizzle-orm/pg-core").PgColumn<{
130
- name: string;
131
- tableName: "booking_sessions";
132
- dataType: "string";
133
- columnType: "PgText";
134
- data: string;
135
- driverParam: string;
136
- notNull: false;
137
- hasDefault: false;
138
- isPrimaryKey: false;
139
- isAutoincrement: false;
140
- hasRuntimeDefault: false;
141
- enumValues: [string, ...string[]];
142
- baseColumn: never;
143
- identity: undefined;
144
- generated: undefined;
145
- }, {}, {}>;
146
- status: import("drizzle-orm/pg-core").PgColumn<{
147
- name: "status";
148
- tableName: "booking_sessions";
149
- dataType: "string";
150
- columnType: "PgEnumColumn";
151
- data: "active" | "cancelled" | "expired" | "confirmed" | "paid" | "failed" | "payment_pending" | "finalizing" | "finalization_failed";
152
- driverParam: string;
153
- notNull: true;
154
- hasDefault: true;
155
- isPrimaryKey: false;
156
- isAutoincrement: false;
157
- hasRuntimeDefault: false;
158
- enumValues: ["active", "payment_pending", "paid", "finalizing", "confirmed", "failed", "expired", "cancelled", "finalization_failed"];
159
- baseColumn: never;
160
- identity: undefined;
161
- generated: undefined;
162
- }, {}, {}>;
163
- currentStep: import("drizzle-orm/pg-core").PgColumn<{
164
- name: "current_step";
165
- tableName: "booking_sessions";
166
- dataType: "string";
167
- columnType: "PgEnumColumn";
168
- data: "passengers" | "departure" | "billing" | "addons";
169
- driverParam: string;
170
- notNull: true;
171
- hasDefault: true;
172
- isPrimaryKey: false;
173
- isAutoincrement: false;
174
- hasRuntimeDefault: false;
175
- enumValues: ["departure", "passengers", "addons", "billing"];
176
- baseColumn: never;
177
- identity: undefined;
178
- generated: undefined;
179
- }, {}, {}>;
180
- completedSteps: import("drizzle-orm/pg-core").PgColumn<{
181
- name: "completed_steps";
182
- tableName: "booking_sessions";
183
- dataType: "array";
184
- columnType: "PgArray";
185
- data: string[];
186
- driverParam: string | string[];
187
- notNull: true;
188
- hasDefault: true;
189
- isPrimaryKey: false;
190
- isAutoincrement: false;
191
- hasRuntimeDefault: false;
192
- enumValues: [string, ...string[]];
193
- baseColumn: import("drizzle-orm").Column<{
194
- name: "completed_steps";
195
- tableName: "booking_sessions";
196
- dataType: "string";
197
- columnType: "PgText";
198
- data: string;
199
- driverParam: string;
200
- notNull: false;
201
- hasDefault: false;
202
- isPrimaryKey: false;
203
- isAutoincrement: false;
204
- hasRuntimeDefault: false;
205
- enumValues: [string, ...string[]];
206
- baseColumn: never;
207
- identity: undefined;
208
- generated: undefined;
209
- }, {}, {}>;
210
- identity: undefined;
211
- generated: undefined;
212
- }, {}, {
213
- baseBuilder: import("drizzle-orm/pg-core").PgColumnBuilder<{
214
- name: "completed_steps";
215
- dataType: "string";
216
- columnType: "PgText";
217
- data: string;
218
- enumValues: [string, ...string[]];
219
- driverParam: string;
220
- }, {}, {}, import("drizzle-orm").ColumnBuilderExtraConfig>;
221
- size: undefined;
222
- }>;
223
- stepData: import("drizzle-orm/pg-core").PgColumn<{
224
- name: "step_data";
225
- tableName: "booking_sessions";
226
- dataType: "json";
227
- columnType: "PgJsonb";
228
- data: unknown;
229
- driverParam: unknown;
230
- notNull: true;
231
- hasDefault: true;
232
- isPrimaryKey: false;
233
- isAutoincrement: false;
234
- hasRuntimeDefault: false;
235
- enumValues: undefined;
236
- baseColumn: never;
237
- identity: undefined;
238
- generated: undefined;
239
- }, {}, {}>;
240
- stepDataEncrypted: import("drizzle-orm/pg-core").PgColumn<{
241
- name: "step_data_encrypted";
242
- tableName: "booking_sessions";
243
- dataType: "string";
244
- columnType: "PgText";
245
- data: string;
246
- driverParam: string;
247
- notNull: false;
248
- hasDefault: false;
249
- isPrimaryKey: false;
250
- isAutoincrement: false;
251
- hasRuntimeDefault: false;
252
- enumValues: [string, ...string[]];
253
- baseColumn: never;
254
- identity: undefined;
255
- generated: undefined;
256
- }, {}, {}>;
257
- pricingVersion: import("drizzle-orm/pg-core").PgColumn<{
258
- name: "pricing_version";
259
- tableName: "booking_sessions";
260
- dataType: "number";
261
- columnType: "PgInteger";
262
- data: number;
263
- driverParam: string | number;
264
- notNull: true;
265
- hasDefault: true;
266
- isPrimaryKey: false;
267
- isAutoincrement: false;
268
- hasRuntimeDefault: false;
269
- enumValues: undefined;
270
- baseColumn: never;
271
- identity: undefined;
272
- generated: undefined;
273
- }, {}, {}>;
274
- basePrice: import("drizzle-orm/pg-core").PgColumn<{
275
- name: "base_price";
276
- tableName: "booking_sessions";
277
- dataType: "string";
278
- columnType: "PgNumeric";
279
- data: string;
280
- driverParam: string;
281
- notNull: true;
282
- hasDefault: false;
283
- isPrimaryKey: false;
284
- isAutoincrement: false;
285
- hasRuntimeDefault: false;
286
- enumValues: undefined;
287
- baseColumn: never;
288
- identity: undefined;
289
- generated: undefined;
290
- }, {}, {}>;
291
- subtotalAmount: import("drizzle-orm/pg-core").PgColumn<{
292
- name: "subtotal_amount";
293
- tableName: "booking_sessions";
294
- dataType: "string";
295
- columnType: "PgNumeric";
296
- data: string;
297
- driverParam: string;
298
- notNull: true;
299
- hasDefault: false;
300
- isPrimaryKey: false;
301
- isAutoincrement: false;
302
- hasRuntimeDefault: false;
303
- enumValues: undefined;
304
- baseColumn: never;
305
- identity: undefined;
306
- generated: undefined;
307
- }, {}, {}>;
308
- addonsAmount: import("drizzle-orm/pg-core").PgColumn<{
309
- name: "addons_amount";
310
- tableName: "booking_sessions";
311
- dataType: "string";
312
- columnType: "PgNumeric";
313
- data: string;
314
- driverParam: string;
315
- notNull: true;
316
- hasDefault: true;
317
- isPrimaryKey: false;
318
- isAutoincrement: false;
319
- hasRuntimeDefault: false;
320
- enumValues: undefined;
321
- baseColumn: never;
322
- identity: undefined;
323
- generated: undefined;
324
- }, {}, {}>;
325
- discountAmount: import("drizzle-orm/pg-core").PgColumn<{
326
- name: "discount_amount";
327
- tableName: "booking_sessions";
328
- dataType: "string";
329
- columnType: "PgNumeric";
330
- data: string;
331
- driverParam: string;
332
- notNull: true;
333
- hasDefault: true;
334
- isPrimaryKey: false;
335
- isAutoincrement: false;
336
- hasRuntimeDefault: false;
337
- enumValues: undefined;
338
- baseColumn: never;
339
- identity: undefined;
340
- generated: undefined;
341
- }, {}, {}>;
342
- taxAmount: import("drizzle-orm/pg-core").PgColumn<{
343
- name: "tax_amount";
344
- tableName: "booking_sessions";
345
- dataType: "string";
346
- columnType: "PgNumeric";
347
- data: string;
348
- driverParam: string;
349
- notNull: true;
350
- hasDefault: true;
351
- isPrimaryKey: false;
352
- isAutoincrement: false;
353
- hasRuntimeDefault: false;
354
- enumValues: undefined;
355
- baseColumn: never;
356
- identity: undefined;
357
- generated: undefined;
358
- }, {}, {}>;
359
- totalAmount: import("drizzle-orm/pg-core").PgColumn<{
360
- name: "total_amount";
361
- tableName: "booking_sessions";
362
- dataType: "string";
363
- columnType: "PgNumeric";
364
- data: string;
365
- driverParam: string;
366
- notNull: true;
367
- hasDefault: false;
368
- isPrimaryKey: false;
369
- isAutoincrement: false;
370
- hasRuntimeDefault: false;
371
- enumValues: undefined;
372
- baseColumn: never;
373
- identity: undefined;
374
- generated: undefined;
375
- }, {}, {}>;
376
- currency: import("drizzle-orm/pg-core").PgColumn<{
377
- name: "currency";
378
- tableName: "booking_sessions";
379
- dataType: "string";
380
- columnType: "PgChar";
381
- data: string;
382
- driverParam: string;
383
- notNull: true;
384
- hasDefault: false;
385
- isPrimaryKey: false;
386
- isAutoincrement: false;
387
- hasRuntimeDefault: false;
388
- enumValues: [string, ...string[]];
389
- baseColumn: never;
390
- identity: undefined;
391
- generated: undefined;
392
- }, {}, {
393
- length: 3;
394
- }>;
395
- pricingSignature: import("drizzle-orm/pg-core").PgColumn<{
396
- name: "pricing_signature";
397
- tableName: "booking_sessions";
398
- dataType: "string";
399
- columnType: "PgText";
400
- data: string;
401
- driverParam: string;
402
- notNull: true;
403
- hasDefault: false;
404
- isPrimaryKey: false;
405
- isAutoincrement: false;
406
- hasRuntimeDefault: false;
407
- enumValues: [string, ...string[]];
408
- baseColumn: never;
409
- identity: undefined;
410
- generated: undefined;
411
- }, {}, {}>;
412
- pricingLockedAt: import("drizzle-orm/pg-core").PgColumn<{
413
- name: "pricing_locked_at";
414
- tableName: "booking_sessions";
415
- dataType: "date";
416
- columnType: "PgTimestamp";
417
- data: Date;
418
- driverParam: string;
419
- notNull: true;
420
- hasDefault: false;
421
- isPrimaryKey: false;
422
- isAutoincrement: false;
423
- hasRuntimeDefault: false;
424
- enumValues: undefined;
425
- baseColumn: never;
426
- identity: undefined;
427
- generated: undefined;
428
- }, {}, {}>;
429
- lineItems: import("drizzle-orm/pg-core").PgColumn<{
430
- name: "line_items";
431
- tableName: "booking_sessions";
432
- dataType: "json";
433
- columnType: "PgJsonb";
434
- data: unknown;
435
- driverParam: unknown;
436
- notNull: true;
437
- hasDefault: true;
438
- isPrimaryKey: false;
439
- isAutoincrement: false;
440
- hasRuntimeDefault: false;
441
- enumValues: undefined;
442
- baseColumn: never;
443
- identity: undefined;
444
- generated: undefined;
445
- }, {}, {}>;
446
- paymentMethod: import("drizzle-orm/pg-core").PgColumn<{
447
- name: "payment_method";
448
- tableName: "booking_sessions";
449
- dataType: "string";
450
- columnType: "PgEnumColumn";
451
- data: "card" | "bank";
452
- driverParam: string;
453
- notNull: false;
454
- hasDefault: false;
455
- isPrimaryKey: false;
456
- isAutoincrement: false;
457
- hasRuntimeDefault: false;
458
- enumValues: ["card", "bank"];
459
- baseColumn: never;
460
- identity: undefined;
461
- generated: undefined;
462
- }, {}, {}>;
463
- paymentProvider: import("drizzle-orm/pg-core").PgColumn<{
464
- name: "payment_provider";
465
- tableName: "booking_sessions";
466
- dataType: "string";
467
- columnType: "PgText";
468
- data: string;
469
- driverParam: string;
470
- notNull: false;
471
- hasDefault: false;
472
- isPrimaryKey: false;
473
- isAutoincrement: false;
474
- hasRuntimeDefault: false;
475
- enumValues: [string, ...string[]];
476
- baseColumn: never;
477
- identity: undefined;
478
- generated: undefined;
479
- }, {}, {}>;
480
- paymentSessionId: import("drizzle-orm/pg-core").PgColumn<{
481
- name: string;
482
- tableName: "booking_sessions";
483
- dataType: "string";
484
- columnType: "PgText";
485
- data: string;
486
- driverParam: string;
487
- notNull: false;
488
- hasDefault: false;
489
- isPrimaryKey: false;
490
- isAutoincrement: false;
491
- hasRuntimeDefault: false;
492
- enumValues: [string, ...string[]];
493
- baseColumn: never;
494
- identity: undefined;
495
- generated: undefined;
496
- }, {}, {}>;
497
- payMode: import("drizzle-orm/pg-core").PgColumn<{
498
- name: "pay_mode";
499
- tableName: "booking_sessions";
500
- dataType: "string";
501
- columnType: "PgEnumColumn";
502
- data: "full" | "deposit";
503
- driverParam: string;
504
- notNull: false;
505
- hasDefault: true;
506
- isPrimaryKey: false;
507
- isAutoincrement: false;
508
- hasRuntimeDefault: false;
509
- enumValues: ["full", "deposit"];
510
- baseColumn: never;
511
- identity: undefined;
512
- generated: undefined;
513
- }, {}, {}>;
514
- bankInstructions: import("drizzle-orm/pg-core").PgColumn<{
515
- name: "bank_instructions";
516
- tableName: "booking_sessions";
517
- dataType: "json";
518
- columnType: "PgJsonb";
519
- data: unknown;
520
- driverParam: unknown;
521
- notNull: false;
522
- hasDefault: false;
523
- isPrimaryKey: false;
524
- isAutoincrement: false;
525
- hasRuntimeDefault: false;
526
- enumValues: undefined;
527
- baseColumn: never;
528
- identity: undefined;
529
- generated: undefined;
530
- }, {}, {}>;
531
- bankDueAt: import("drizzle-orm/pg-core").PgColumn<{
532
- name: "bank_due_at";
533
- tableName: "booking_sessions";
534
- dataType: "date";
535
- columnType: "PgTimestamp";
536
- data: Date;
537
- driverParam: string;
538
- notNull: false;
539
- hasDefault: false;
540
- isPrimaryKey: false;
541
- isAutoincrement: false;
542
- hasRuntimeDefault: false;
543
- enumValues: undefined;
544
- baseColumn: never;
545
- identity: undefined;
546
- generated: undefined;
547
- }, {}, {}>;
548
- billingInfo: import("drizzle-orm/pg-core").PgColumn<{
549
- name: "billing_info";
550
- tableName: "booking_sessions";
551
- dataType: "json";
552
- columnType: "PgJsonb";
553
- data: unknown;
554
- driverParam: unknown;
555
- notNull: false;
556
- hasDefault: false;
557
- isPrimaryKey: false;
558
- isAutoincrement: false;
559
- hasRuntimeDefault: false;
560
- enumValues: undefined;
561
- baseColumn: never;
562
- identity: undefined;
563
- generated: undefined;
564
- }, {}, {}>;
565
- customerEmail: import("drizzle-orm/pg-core").PgColumn<{
566
- name: "customer_email";
567
- tableName: "booking_sessions";
568
- dataType: "string";
569
- columnType: "PgText";
570
- data: string;
571
- driverParam: string;
572
- notNull: false;
573
- hasDefault: false;
574
- isPrimaryKey: false;
575
- isAutoincrement: false;
576
- hasRuntimeDefault: false;
577
- enumValues: [string, ...string[]];
578
- baseColumn: never;
579
- identity: undefined;
580
- generated: undefined;
581
- }, {}, {}>;
582
- customerName: import("drizzle-orm/pg-core").PgColumn<{
583
- name: "customer_name";
584
- tableName: "booking_sessions";
585
- dataType: "string";
586
- columnType: "PgText";
587
- data: string;
588
- driverParam: string;
589
- notNull: false;
590
- hasDefault: false;
591
- isPrimaryKey: false;
592
- isAutoincrement: false;
593
- hasRuntimeDefault: false;
594
- enumValues: [string, ...string[]];
595
- baseColumn: never;
596
- identity: undefined;
597
- generated: undefined;
598
- }, {}, {}>;
599
- billingInfoEncrypted: import("drizzle-orm/pg-core").PgColumn<{
600
- name: "billing_info_encrypted";
601
- tableName: "booking_sessions";
602
- dataType: "string";
603
- columnType: "PgText";
604
- data: string;
605
- driverParam: string;
606
- notNull: false;
607
- hasDefault: false;
608
- isPrimaryKey: false;
609
- isAutoincrement: false;
610
- hasRuntimeDefault: false;
611
- enumValues: [string, ...string[]];
612
- baseColumn: never;
613
- identity: undefined;
614
- generated: undefined;
615
- }, {}, {}>;
616
- expiresAt: import("drizzle-orm/pg-core").PgColumn<{
617
- name: "expires_at";
618
- tableName: "booking_sessions";
619
- dataType: "date";
620
- columnType: "PgTimestamp";
621
- data: Date;
622
- driverParam: string;
623
- notNull: true;
624
- hasDefault: false;
625
- isPrimaryKey: false;
626
- isAutoincrement: false;
627
- hasRuntimeDefault: false;
628
- enumValues: undefined;
629
- baseColumn: never;
630
- identity: undefined;
631
- generated: undefined;
632
- }, {}, {}>;
633
- extensionsUsed: import("drizzle-orm/pg-core").PgColumn<{
634
- name: "extensions_used";
635
- tableName: "booking_sessions";
636
- dataType: "number";
637
- columnType: "PgInteger";
638
- data: number;
639
- driverParam: string | number;
640
- notNull: true;
641
- hasDefault: true;
642
- isPrimaryKey: false;
643
- isAutoincrement: false;
644
- hasRuntimeDefault: false;
645
- enumValues: undefined;
646
- baseColumn: never;
647
- identity: undefined;
648
- generated: undefined;
649
- }, {}, {}>;
650
- maxExtensions: import("drizzle-orm/pg-core").PgColumn<{
651
- name: "max_extensions";
652
- tableName: "booking_sessions";
653
- dataType: "number";
654
- columnType: "PgInteger";
655
- data: number;
656
- driverParam: string | number;
657
- notNull: true;
658
- hasDefault: true;
659
- isPrimaryKey: false;
660
- isAutoincrement: false;
661
- hasRuntimeDefault: false;
662
- enumValues: undefined;
663
- baseColumn: never;
664
- identity: undefined;
665
- generated: undefined;
666
- }, {}, {}>;
667
- customerId: import("drizzle-orm/pg-core").PgColumn<{
668
- name: string;
669
- tableName: "booking_sessions";
670
- dataType: "string";
671
- columnType: "PgText";
672
- data: string;
673
- driverParam: string;
674
- notNull: false;
675
- hasDefault: false;
676
- isPrimaryKey: false;
677
- isAutoincrement: false;
678
- hasRuntimeDefault: false;
679
- enumValues: [string, ...string[]];
680
- baseColumn: never;
681
- identity: undefined;
682
- generated: undefined;
683
- }, {}, {}>;
684
- bookingId: import("drizzle-orm/pg-core").PgColumn<{
685
- name: string;
686
- tableName: "booking_sessions";
687
- dataType: "string";
688
- columnType: "PgText";
689
- data: string;
690
- driverParam: string;
691
- notNull: false;
692
- hasDefault: false;
693
- isPrimaryKey: false;
694
- isAutoincrement: false;
695
- hasRuntimeDefault: false;
696
- enumValues: [string, ...string[]];
697
- baseColumn: never;
698
- identity: undefined;
699
- generated: undefined;
700
- }, {}, {}>;
701
- paidAt: import("drizzle-orm/pg-core").PgColumn<{
702
- name: "paid_at";
703
- tableName: "booking_sessions";
704
- dataType: "date";
705
- columnType: "PgTimestamp";
706
- data: Date;
707
- driverParam: string;
708
- notNull: false;
709
- hasDefault: false;
710
- isPrimaryKey: false;
711
- isAutoincrement: false;
712
- hasRuntimeDefault: false;
713
- enumValues: undefined;
714
- baseColumn: never;
715
- identity: undefined;
716
- generated: undefined;
717
- }, {}, {}>;
718
- confirmedAt: import("drizzle-orm/pg-core").PgColumn<{
719
- name: "confirmed_at";
720
- tableName: "booking_sessions";
721
- dataType: "date";
722
- columnType: "PgTimestamp";
723
- data: Date;
724
- driverParam: string;
725
- notNull: false;
726
- hasDefault: false;
727
- isPrimaryKey: false;
728
- isAutoincrement: false;
729
- hasRuntimeDefault: false;
730
- enumValues: undefined;
731
- baseColumn: never;
732
- identity: undefined;
733
- generated: undefined;
734
- }, {}, {}>;
735
- failedAt: import("drizzle-orm/pg-core").PgColumn<{
736
- name: "failed_at";
737
- tableName: "booking_sessions";
738
- dataType: "date";
739
- columnType: "PgTimestamp";
740
- data: Date;
741
- driverParam: string;
742
- notNull: false;
743
- hasDefault: false;
744
- isPrimaryKey: false;
745
- isAutoincrement: false;
746
- hasRuntimeDefault: false;
747
- enumValues: undefined;
748
- baseColumn: never;
749
- identity: undefined;
750
- generated: undefined;
751
- }, {}, {}>;
752
- failureReason: import("drizzle-orm/pg-core").PgColumn<{
753
- name: "failure_reason";
754
- tableName: "booking_sessions";
755
- dataType: "string";
756
- columnType: "PgText";
757
- data: string;
758
- driverParam: string;
759
- notNull: false;
760
- hasDefault: false;
761
- isPrimaryKey: false;
762
- isAutoincrement: false;
763
- hasRuntimeDefault: false;
764
- enumValues: [string, ...string[]];
765
- baseColumn: never;
766
- identity: undefined;
767
- generated: undefined;
768
- }, {}, {}>;
769
- failureCode: import("drizzle-orm/pg-core").PgColumn<{
770
- name: "failure_code";
771
- tableName: "booking_sessions";
772
- dataType: "string";
773
- columnType: "PgText";
774
- data: string;
775
- driverParam: string;
776
- notNull: false;
777
- hasDefault: false;
778
- isPrimaryKey: false;
779
- isAutoincrement: false;
780
- hasRuntimeDefault: false;
781
- enumValues: [string, ...string[]];
782
- baseColumn: never;
783
- identity: undefined;
784
- generated: undefined;
785
- }, {}, {}>;
786
- createdAt: import("drizzle-orm/pg-core").PgColumn<{
787
- name: "created_at";
788
- tableName: "booking_sessions";
789
- dataType: "date";
790
- columnType: "PgTimestamp";
791
- data: Date;
792
- driverParam: string;
793
- notNull: true;
794
- hasDefault: true;
795
- isPrimaryKey: false;
796
- isAutoincrement: false;
797
- hasRuntimeDefault: false;
798
- enumValues: undefined;
799
- baseColumn: never;
800
- identity: undefined;
801
- generated: undefined;
802
- }, {}, {}>;
803
- updatedAt: import("drizzle-orm/pg-core").PgColumn<{
804
- name: "updated_at";
805
- tableName: "booking_sessions";
806
- dataType: "date";
807
- columnType: "PgTimestamp";
808
- data: Date;
809
- driverParam: string;
810
- notNull: true;
811
- hasDefault: true;
812
- isPrimaryKey: false;
813
- isAutoincrement: false;
814
- hasRuntimeDefault: false;
815
- enumValues: undefined;
816
- baseColumn: never;
817
- identity: undefined;
818
- generated: undefined;
819
- }, {}, {}>;
820
- requestId: import("drizzle-orm/pg-core").PgColumn<{
821
- name: "request_id";
822
- tableName: "booking_sessions";
823
- dataType: "string";
824
- columnType: "PgText";
825
- data: string;
826
- driverParam: string;
827
- notNull: false;
828
- hasDefault: false;
829
- isPrimaryKey: false;
830
- isAutoincrement: false;
831
- hasRuntimeDefault: false;
832
- enumValues: [string, ...string[]];
833
- baseColumn: never;
834
- identity: undefined;
835
- generated: undefined;
836
- }, {}, {}>;
837
- clientIp: import("drizzle-orm/pg-core").PgColumn<{
838
- name: "client_ip";
839
- tableName: "booking_sessions";
840
- dataType: "string";
841
- columnType: "PgText";
842
- data: string;
843
- driverParam: string;
844
- notNull: false;
845
- hasDefault: false;
846
- isPrimaryKey: false;
847
- isAutoincrement: false;
848
- hasRuntimeDefault: false;
849
- enumValues: [string, ...string[]];
850
- baseColumn: never;
851
- identity: undefined;
852
- generated: undefined;
853
- }, {}, {}>;
854
- userAgent: import("drizzle-orm/pg-core").PgColumn<{
855
- name: "user_agent";
856
- tableName: "booking_sessions";
857
- dataType: "string";
858
- columnType: "PgText";
859
- data: string;
860
- driverParam: string;
861
- notNull: false;
862
- hasDefault: false;
863
- isPrimaryKey: false;
864
- isAutoincrement: false;
865
- hasRuntimeDefault: false;
866
- enumValues: [string, ...string[]];
867
- baseColumn: never;
868
- identity: undefined;
869
- generated: undefined;
870
- }, {}, {}>;
871
- visitorId: import("drizzle-orm/pg-core").PgColumn<{
872
- name: "visitor_id";
873
- tableName: "booking_sessions";
874
- dataType: "string";
875
- columnType: "PgText";
876
- data: string;
877
- driverParam: string;
878
- notNull: false;
879
- hasDefault: false;
880
- isPrimaryKey: false;
881
- isAutoincrement: false;
882
- hasRuntimeDefault: false;
883
- enumValues: [string, ...string[]];
884
- baseColumn: never;
885
- identity: undefined;
886
- generated: undefined;
887
- }, {}, {}>;
888
- metadata: import("drizzle-orm/pg-core").PgColumn<{
889
- name: "metadata";
890
- tableName: "booking_sessions";
891
- dataType: "json";
892
- columnType: "PgJsonb";
893
- data: unknown;
894
- driverParam: unknown;
895
- notNull: false;
896
- hasDefault: true;
897
- isPrimaryKey: false;
898
- isAutoincrement: false;
899
- hasRuntimeDefault: false;
900
- enumValues: undefined;
901
- baseColumn: never;
902
- identity: undefined;
903
- generated: undefined;
904
- }, {}, {}>;
905
- locale: import("drizzle-orm/pg-core").PgColumn<{
906
- name: "locale";
907
- tableName: "booking_sessions";
908
- dataType: "string";
909
- columnType: "PgText";
910
- data: string;
911
- driverParam: string;
912
- notNull: false;
913
- hasDefault: true;
914
- isPrimaryKey: false;
915
- isAutoincrement: false;
916
- hasRuntimeDefault: false;
917
- enumValues: [string, ...string[]];
918
- baseColumn: never;
919
- identity: undefined;
920
- generated: undefined;
921
- }, {}, {}>;
922
- paxAdults: import("drizzle-orm/pg-core").PgColumn<{
923
- name: "pax_adults";
924
- tableName: "booking_sessions";
925
- dataType: "number";
926
- columnType: "PgInteger";
927
- data: number;
928
- driverParam: string | number;
929
- notNull: true;
930
- hasDefault: true;
931
- isPrimaryKey: false;
932
- isAutoincrement: false;
933
- hasRuntimeDefault: false;
934
- enumValues: undefined;
935
- baseColumn: never;
936
- identity: undefined;
937
- generated: undefined;
938
- }, {}, {}>;
939
- paxChildren: import("drizzle-orm/pg-core").PgColumn<{
940
- name: "pax_children";
941
- tableName: "booking_sessions";
942
- dataType: "number";
943
- columnType: "PgInteger";
944
- data: number;
945
- driverParam: string | number;
946
- notNull: true;
947
- hasDefault: true;
948
- isPrimaryKey: false;
949
- isAutoincrement: false;
950
- hasRuntimeDefault: false;
951
- enumValues: undefined;
952
- baseColumn: never;
953
- identity: undefined;
954
- generated: undefined;
955
- }, {}, {}>;
956
- paxInfants: import("drizzle-orm/pg-core").PgColumn<{
957
- name: "pax_infants";
958
- tableName: "booking_sessions";
959
- dataType: "number";
960
- columnType: "PgInteger";
961
- data: number;
962
- driverParam: string | number;
963
- notNull: true;
964
- hasDefault: true;
965
- isPrimaryKey: false;
966
- isAutoincrement: false;
967
- hasRuntimeDefault: false;
968
- enumValues: undefined;
969
- baseColumn: never;
970
- identity: undefined;
971
- generated: undefined;
972
- }, {}, {}>;
973
- inventoryReserved: import("drizzle-orm/pg-core").PgColumn<{
974
- name: "inventory_reserved";
975
- tableName: "booking_sessions";
976
- dataType: "string";
977
- columnType: "PgText";
978
- data: "true" | "false";
979
- driverParam: string;
980
- notNull: false;
981
- hasDefault: true;
982
- isPrimaryKey: false;
983
- isAutoincrement: false;
984
- hasRuntimeDefault: false;
985
- enumValues: [string, ...string[]];
986
- baseColumn: never;
987
- identity: undefined;
988
- generated: undefined;
989
- }, {}, {
990
- $type: "true" | "false";
991
- }>;
992
- inventoryReservedAt: import("drizzle-orm/pg-core").PgColumn<{
993
- name: "inventory_reserved_at";
994
- tableName: "booking_sessions";
995
- dataType: "date";
996
- columnType: "PgTimestamp";
997
- data: Date;
998
- driverParam: string;
999
- notNull: false;
1000
- hasDefault: false;
1001
- isPrimaryKey: false;
1002
- isAutoincrement: false;
1003
- hasRuntimeDefault: false;
1004
- enumValues: undefined;
1005
- baseColumn: never;
1006
- identity: undefined;
1007
- generated: undefined;
1008
- }, {}, {}>;
1009
- };
1010
- dialect: "pg";
1011
- }>, "enableRLS">;
1012
- export type InsertBookingSession = typeof bookingSessionsTable.$inferInsert;
1013
- export type SelectBookingSession = typeof bookingSessionsTable.$inferSelect;
1014
- export declare const stepDataSchema: z.ZodObject<{
1015
- departure: z.ZodOptional<z.ZodObject<{
1016
- departureId: z.ZodOptional<z.ZodString>;
1017
- rooms: z.ZodOptional<z.ZodArray<z.ZodObject<{
1018
- categoryId: z.ZodString;
1019
- quantity: z.ZodNumber;
1020
- }, z.core.$strip>>>;
1021
- }, z.core.$strip>>;
1022
- passengers: z.ZodOptional<z.ZodArray<z.ZodObject<{
1023
- firstName: z.ZodString;
1024
- lastName: z.ZodString;
1025
- email: z.ZodOptional<z.ZodString>;
1026
- phone: z.ZodOptional<z.ZodString>;
1027
- dateOfBirth: z.ZodOptional<z.ZodString>;
1028
- documentType: z.ZodOptional<z.ZodString>;
1029
- documentNumber: z.ZodOptional<z.ZodString>;
1030
- role: z.ZodOptional<z.ZodEnum<{
1031
- other: "other";
1032
- primary_contact: "primary_contact";
1033
- adult: "adult";
1034
- child: "child";
1035
- infant: "infant";
1036
- senior: "senior";
1037
- student: "student";
1038
- group_leader: "group_leader";
1039
- }>>;
1040
- }, z.core.$strip>>>;
1041
- addons: z.ZodOptional<z.ZodArray<z.ZodObject<{
1042
- addonId: z.ZodString;
1043
- quantity: z.ZodNumber;
1044
- }, z.core.$strip>>>;
1045
- billing: z.ZodOptional<z.ZodObject<{
1046
- billing: z.ZodOptional<z.ZodObject<{
1047
- firstName: z.ZodString;
1048
- lastName: z.ZodString;
1049
- email: z.ZodString;
1050
- phone: z.ZodOptional<z.ZodString>;
1051
- country: z.ZodOptional<z.ZodString>;
1052
- city: z.ZodOptional<z.ZodString>;
1053
- address: z.ZodOptional<z.ZodString>;
1054
- postalCode: z.ZodOptional<z.ZodString>;
1055
- }, z.core.$strip>>;
1056
- termsAccepted: z.ZodOptional<z.ZodBoolean>;
1057
- marketingAccepted: z.ZodOptional<z.ZodBoolean>;
1058
- }, z.core.$strip>>;
1059
- }, z.core.$strip>;
1060
- export type StepData = z.infer<typeof stepDataSchema>;
1061
- declare const lineItemSchema: z.ZodObject<{
1062
- type: z.ZodEnum<{
1063
- tax: "tax";
1064
- product: "product";
1065
- discount: "discount";
1066
- addon: "addon";
1067
- }>;
1068
- name: z.ZodString;
1069
- quantity: z.ZodNumber;
1070
- unitPrice: z.ZodNumber;
1071
- total: z.ZodNumber;
1072
- }, z.core.$strip>;
1073
- export declare const lineItemsSchema: z.ZodArray<z.ZodObject<{
1074
- type: z.ZodEnum<{
1075
- tax: "tax";
1076
- product: "product";
1077
- discount: "discount";
1078
- addon: "addon";
1079
- }>;
1080
- name: z.ZodString;
1081
- quantity: z.ZodNumber;
1082
- unitPrice: z.ZodNumber;
1083
- total: z.ZodNumber;
1084
- }, z.core.$strip>>;
1085
- export type LineItem = z.infer<typeof lineItemSchema>;
1086
- export declare const bankInstructionsSchema: z.ZodObject<{
1087
- iban: z.ZodString;
1088
- beneficiary: z.ZodString;
1089
- bankName: z.ZodString;
1090
- reference: z.ZodString;
1091
- note: z.ZodOptional<z.ZodString>;
1092
- }, z.core.$strip>;
1093
- export type BankInstructions = z.infer<typeof bankInstructionsSchema>;
1094
- export declare const bookingSessionMetadataSchema: z.ZodObject<{
1095
- source: z.ZodOptional<z.ZodString>;
1096
- campaignId: z.ZodOptional<z.ZodString>;
1097
- affiliateId: z.ZodOptional<z.ZodString>;
1098
- utmParams: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1099
- }, z.core.$strip>;
1100
- export type BookingSessionMetadata = z.infer<typeof bookingSessionMetadataSchema>;
1101
- export declare const bookingSessionInsertSchema: z.ZodObject<{
1102
- tokenHash: z.ZodString;
1103
- tokenExpiresAt: z.ZodDate;
1104
- productId: z.ZodString;
1105
- departureId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1106
- status: z.ZodDefault<z.ZodEnum<{
1107
- active: "active";
1108
- cancelled: "cancelled";
1109
- expired: "expired";
1110
- confirmed: "confirmed";
1111
- paid: "paid";
1112
- failed: "failed";
1113
- payment_pending: "payment_pending";
1114
- finalizing: "finalizing";
1115
- finalization_failed: "finalization_failed";
1116
- }>>;
1117
- currentStep: z.ZodDefault<z.ZodEnum<{
1118
- passengers: "passengers";
1119
- departure: "departure";
1120
- billing: "billing";
1121
- addons: "addons";
1122
- }>>;
1123
- completedSteps: z.ZodDefault<z.ZodArray<z.ZodString>>;
1124
- stepData: z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1125
- stepDataEncrypted: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1126
- pricingVersion: z.ZodDefault<z.ZodNumber>;
1127
- basePrice: z.ZodString;
1128
- subtotalAmount: z.ZodString;
1129
- addonsAmount: z.ZodDefault<z.ZodString>;
1130
- discountAmount: z.ZodDefault<z.ZodString>;
1131
- taxAmount: z.ZodDefault<z.ZodString>;
1132
- totalAmount: z.ZodString;
1133
- currency: z.ZodString;
1134
- pricingSignature: z.ZodString;
1135
- pricingLockedAt: z.ZodDate;
1136
- lineItems: z.ZodDefault<z.ZodArray<z.ZodObject<{
1137
- type: z.ZodEnum<{
1138
- tax: "tax";
1139
- product: "product";
1140
- discount: "discount";
1141
- addon: "addon";
1142
- }>;
1143
- name: z.ZodString;
1144
- quantity: z.ZodNumber;
1145
- unitPrice: z.ZodNumber;
1146
- total: z.ZodNumber;
1147
- }, z.core.$strip>>>;
1148
- paymentMethod: z.ZodNullable<z.ZodOptional<z.ZodEnum<{
1149
- card: "card";
1150
- bank: "bank";
1151
- }>>>;
1152
- paymentProvider: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1153
- paymentSessionId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1154
- payMode: z.ZodDefault<z.ZodEnum<{
1155
- full: "full";
1156
- deposit: "deposit";
1157
- }>>;
1158
- bankInstructions: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1159
- iban: z.ZodString;
1160
- beneficiary: z.ZodString;
1161
- bankName: z.ZodString;
1162
- reference: z.ZodString;
1163
- note: z.ZodOptional<z.ZodString>;
1164
- }, z.core.$strip>>>;
1165
- bankDueAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
1166
- billingInfo: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1167
- firstName: z.ZodString;
1168
- lastName: z.ZodString;
1169
- email: z.ZodString;
1170
- phone: z.ZodOptional<z.ZodString>;
1171
- country: z.ZodOptional<z.ZodString>;
1172
- city: z.ZodOptional<z.ZodString>;
1173
- address: z.ZodOptional<z.ZodString>;
1174
- postalCode: z.ZodOptional<z.ZodString>;
1175
- }, z.core.$strip>>>;
1176
- customerEmail: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1177
- customerName: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1178
- billingInfoEncrypted: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1179
- expiresAt: z.ZodDate;
1180
- extensionsUsed: z.ZodDefault<z.ZodNumber>;
1181
- maxExtensions: z.ZodDefault<z.ZodNumber>;
1182
- customerId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1183
- bookingId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1184
- paidAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
1185
- confirmedAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
1186
- failedAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
1187
- failureReason: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1188
- failureCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1189
- requestId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1190
- clientIp: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1191
- userAgent: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1192
- visitorId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1193
- metadata: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1194
- source: z.ZodOptional<z.ZodString>;
1195
- campaignId: z.ZodOptional<z.ZodString>;
1196
- affiliateId: z.ZodOptional<z.ZodString>;
1197
- utmParams: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1198
- }, z.core.$strip>>>;
1199
- locale: z.ZodDefault<z.ZodString>;
1200
- paxAdults: z.ZodDefault<z.ZodNumber>;
1201
- paxChildren: z.ZodDefault<z.ZodNumber>;
1202
- paxInfants: z.ZodDefault<z.ZodNumber>;
1203
- inventoryReserved: z.ZodDefault<z.ZodEnum<{
1204
- true: "true";
1205
- false: "false";
1206
- }>>;
1207
- inventoryReservedAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
1208
- }, z.core.$strip>;
1209
- export declare const bookingSessionUpdateSchema: z.ZodObject<{
1210
- tokenHash: z.ZodOptional<z.ZodString>;
1211
- tokenExpiresAt: z.ZodOptional<z.ZodDate>;
1212
- productId: z.ZodOptional<z.ZodString>;
1213
- departureId: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1214
- status: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
1215
- active: "active";
1216
- cancelled: "cancelled";
1217
- expired: "expired";
1218
- confirmed: "confirmed";
1219
- paid: "paid";
1220
- failed: "failed";
1221
- payment_pending: "payment_pending";
1222
- finalizing: "finalizing";
1223
- finalization_failed: "finalization_failed";
1224
- }>>>;
1225
- currentStep: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
1226
- passengers: "passengers";
1227
- departure: "departure";
1228
- billing: "billing";
1229
- addons: "addons";
1230
- }>>>;
1231
- completedSteps: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
1232
- stepData: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1233
- stepDataEncrypted: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1234
- pricingVersion: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1235
- basePrice: z.ZodOptional<z.ZodString>;
1236
- subtotalAmount: z.ZodOptional<z.ZodString>;
1237
- addonsAmount: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1238
- discountAmount: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1239
- taxAmount: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1240
- totalAmount: z.ZodOptional<z.ZodString>;
1241
- currency: z.ZodOptional<z.ZodString>;
1242
- pricingSignature: z.ZodOptional<z.ZodString>;
1243
- pricingLockedAt: z.ZodOptional<z.ZodDate>;
1244
- lineItems: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodObject<{
1245
- type: z.ZodEnum<{
1246
- tax: "tax";
1247
- product: "product";
1248
- discount: "discount";
1249
- addon: "addon";
1250
- }>;
1251
- name: z.ZodString;
1252
- quantity: z.ZodNumber;
1253
- unitPrice: z.ZodNumber;
1254
- total: z.ZodNumber;
1255
- }, z.core.$strip>>>>;
1256
- paymentMethod: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodEnum<{
1257
- card: "card";
1258
- bank: "bank";
1259
- }>>>>;
1260
- paymentProvider: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1261
- paymentSessionId: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1262
- payMode: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
1263
- full: "full";
1264
- deposit: "deposit";
1265
- }>>>;
1266
- bankInstructions: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodObject<{
1267
- iban: z.ZodString;
1268
- beneficiary: z.ZodString;
1269
- bankName: z.ZodString;
1270
- reference: z.ZodString;
1271
- note: z.ZodOptional<z.ZodString>;
1272
- }, z.core.$strip>>>>;
1273
- bankDueAt: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodDate>>>;
1274
- billingInfo: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodObject<{
1275
- firstName: z.ZodString;
1276
- lastName: z.ZodString;
1277
- email: z.ZodString;
1278
- phone: z.ZodOptional<z.ZodString>;
1279
- country: z.ZodOptional<z.ZodString>;
1280
- city: z.ZodOptional<z.ZodString>;
1281
- address: z.ZodOptional<z.ZodString>;
1282
- postalCode: z.ZodOptional<z.ZodString>;
1283
- }, z.core.$strip>>>>;
1284
- customerEmail: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1285
- customerName: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1286
- billingInfoEncrypted: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1287
- expiresAt: z.ZodOptional<z.ZodDate>;
1288
- extensionsUsed: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1289
- maxExtensions: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1290
- customerId: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1291
- bookingId: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1292
- paidAt: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodDate>>>;
1293
- confirmedAt: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodDate>>>;
1294
- failedAt: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodDate>>>;
1295
- failureReason: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1296
- failureCode: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1297
- requestId: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1298
- clientIp: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1299
- userAgent: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1300
- visitorId: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
1301
- metadata: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodObject<{
1302
- source: z.ZodOptional<z.ZodString>;
1303
- campaignId: z.ZodOptional<z.ZodString>;
1304
- affiliateId: z.ZodOptional<z.ZodString>;
1305
- utmParams: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1306
- }, z.core.$strip>>>>;
1307
- locale: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1308
- paxAdults: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1309
- paxChildren: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1310
- paxInfants: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1311
- inventoryReserved: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
1312
- true: "true";
1313
- false: "false";
1314
- }>>>;
1315
- inventoryReservedAt: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodDate>>>;
1316
- }, z.core.$strip>;
1317
- export declare const bookingSessionSelectSchema: z.ZodObject<{
1318
- tokenHash: z.ZodString;
1319
- tokenExpiresAt: z.ZodDate;
1320
- productId: z.ZodString;
1321
- departureId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1322
- status: z.ZodDefault<z.ZodEnum<{
1323
- active: "active";
1324
- cancelled: "cancelled";
1325
- expired: "expired";
1326
- confirmed: "confirmed";
1327
- paid: "paid";
1328
- failed: "failed";
1329
- payment_pending: "payment_pending";
1330
- finalizing: "finalizing";
1331
- finalization_failed: "finalization_failed";
1332
- }>>;
1333
- currentStep: z.ZodDefault<z.ZodEnum<{
1334
- passengers: "passengers";
1335
- departure: "departure";
1336
- billing: "billing";
1337
- addons: "addons";
1338
- }>>;
1339
- completedSteps: z.ZodDefault<z.ZodArray<z.ZodString>>;
1340
- stepData: z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1341
- stepDataEncrypted: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1342
- pricingVersion: z.ZodDefault<z.ZodNumber>;
1343
- basePrice: z.ZodString;
1344
- subtotalAmount: z.ZodString;
1345
- addonsAmount: z.ZodDefault<z.ZodString>;
1346
- discountAmount: z.ZodDefault<z.ZodString>;
1347
- taxAmount: z.ZodDefault<z.ZodString>;
1348
- totalAmount: z.ZodString;
1349
- currency: z.ZodString;
1350
- pricingSignature: z.ZodString;
1351
- pricingLockedAt: z.ZodDate;
1352
- lineItems: z.ZodDefault<z.ZodArray<z.ZodObject<{
1353
- type: z.ZodEnum<{
1354
- tax: "tax";
1355
- product: "product";
1356
- discount: "discount";
1357
- addon: "addon";
1358
- }>;
1359
- name: z.ZodString;
1360
- quantity: z.ZodNumber;
1361
- unitPrice: z.ZodNumber;
1362
- total: z.ZodNumber;
1363
- }, z.core.$strip>>>;
1364
- paymentMethod: z.ZodNullable<z.ZodOptional<z.ZodEnum<{
1365
- card: "card";
1366
- bank: "bank";
1367
- }>>>;
1368
- paymentProvider: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1369
- paymentSessionId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1370
- payMode: z.ZodDefault<z.ZodEnum<{
1371
- full: "full";
1372
- deposit: "deposit";
1373
- }>>;
1374
- bankInstructions: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1375
- iban: z.ZodString;
1376
- beneficiary: z.ZodString;
1377
- bankName: z.ZodString;
1378
- reference: z.ZodString;
1379
- note: z.ZodOptional<z.ZodString>;
1380
- }, z.core.$strip>>>;
1381
- bankDueAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
1382
- billingInfo: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1383
- firstName: z.ZodString;
1384
- lastName: z.ZodString;
1385
- email: z.ZodString;
1386
- phone: z.ZodOptional<z.ZodString>;
1387
- country: z.ZodOptional<z.ZodString>;
1388
- city: z.ZodOptional<z.ZodString>;
1389
- address: z.ZodOptional<z.ZodString>;
1390
- postalCode: z.ZodOptional<z.ZodString>;
1391
- }, z.core.$strip>>>;
1392
- customerEmail: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1393
- customerName: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1394
- billingInfoEncrypted: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1395
- expiresAt: z.ZodDate;
1396
- extensionsUsed: z.ZodDefault<z.ZodNumber>;
1397
- maxExtensions: z.ZodDefault<z.ZodNumber>;
1398
- customerId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1399
- bookingId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1400
- paidAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
1401
- confirmedAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
1402
- failedAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
1403
- failureReason: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1404
- failureCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1405
- requestId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1406
- clientIp: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1407
- userAgent: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1408
- visitorId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1409
- metadata: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1410
- source: z.ZodOptional<z.ZodString>;
1411
- campaignId: z.ZodOptional<z.ZodString>;
1412
- affiliateId: z.ZodOptional<z.ZodString>;
1413
- utmParams: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1414
- }, z.core.$strip>>>;
1415
- locale: z.ZodDefault<z.ZodString>;
1416
- paxAdults: z.ZodDefault<z.ZodNumber>;
1417
- paxChildren: z.ZodDefault<z.ZodNumber>;
1418
- paxInfants: z.ZodDefault<z.ZodNumber>;
1419
- inventoryReserved: z.ZodDefault<z.ZodEnum<{
1420
- true: "true";
1421
- false: "false";
1422
- }>>;
1423
- inventoryReservedAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
1424
- id: z.ZodString;
1425
- createdAt: z.ZodDate;
1426
- updatedAt: z.ZodDate;
1427
- }, z.core.$strip>;
1428
- export type BookingSession = z.infer<typeof bookingSessionSelectSchema>;
1429
- export type NewBookingSession = z.infer<typeof bookingSessionInsertSchema>;
1430
- export type UpdateBookingSession = z.infer<typeof bookingSessionUpdateSchema>;
1431
- /**
1432
- * Validates if a state transition is allowed.
1433
- */
1434
- export declare function isValidTransition(from: BookingSessionStatus, to: BookingSessionStatus): boolean;
1435
- export {};
1436
- //# sourceMappingURL=booking_sessions.d.ts.map