@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,1416 +0,0 @@
1
- /**
2
- * Reviews Schema
3
- *
4
- * Customer reviews and ratings for products with moderation workflow.
5
- * Supports verified bookings, operator responses, and rating aggregates.
6
- */
7
- import { z } from "zod";
8
- /**
9
- * Review status enum (moderation workflow)
10
- */
11
- export declare const reviewStatus: import("drizzle-orm/pg-core").PgEnum<["pending", "approved", "rejected", "flagged", "archived"]>;
12
- /**
13
- * Reviews table
14
- */
15
- export declare const reviewsTable: Omit<import("drizzle-orm/pg-core").PgTableWithColumns<{
16
- name: "reviews";
17
- schema: "catalog";
18
- columns: {
19
- id: import("drizzle-orm/pg-core").PgColumn<{
20
- name: string;
21
- tableName: "reviews";
22
- dataType: "string";
23
- columnType: "PgText";
24
- data: string;
25
- driverParam: string;
26
- notNull: true;
27
- hasDefault: true;
28
- isPrimaryKey: true;
29
- isAutoincrement: false;
30
- hasRuntimeDefault: true;
31
- enumValues: [string, ...string[]];
32
- baseColumn: never;
33
- identity: undefined;
34
- generated: undefined;
35
- }, {}, {}>;
36
- productId: import("drizzle-orm/pg-core").PgColumn<{
37
- name: string;
38
- tableName: "reviews";
39
- dataType: "string";
40
- columnType: "PgText";
41
- data: string;
42
- driverParam: string;
43
- notNull: true;
44
- hasDefault: false;
45
- isPrimaryKey: false;
46
- isAutoincrement: false;
47
- hasRuntimeDefault: false;
48
- enumValues: [string, ...string[]];
49
- baseColumn: never;
50
- identity: undefined;
51
- generated: undefined;
52
- }, {}, {}>;
53
- bookingId: import("drizzle-orm/pg-core").PgColumn<{
54
- name: string;
55
- tableName: "reviews";
56
- dataType: "string";
57
- columnType: "PgText";
58
- data: string;
59
- driverParam: string;
60
- notNull: false;
61
- hasDefault: false;
62
- isPrimaryKey: false;
63
- isAutoincrement: false;
64
- hasRuntimeDefault: false;
65
- enumValues: [string, ...string[]];
66
- baseColumn: never;
67
- identity: undefined;
68
- generated: undefined;
69
- }, {}, {}>;
70
- verified: import("drizzle-orm/pg-core").PgColumn<{
71
- name: "verified";
72
- tableName: "reviews";
73
- dataType: "boolean";
74
- columnType: "PgBoolean";
75
- data: boolean;
76
- driverParam: boolean;
77
- notNull: true;
78
- hasDefault: true;
79
- isPrimaryKey: false;
80
- isAutoincrement: false;
81
- hasRuntimeDefault: false;
82
- enumValues: undefined;
83
- baseColumn: never;
84
- identity: undefined;
85
- generated: undefined;
86
- }, {}, {}>;
87
- authorId: import("drizzle-orm/pg-core").PgColumn<{
88
- name: string;
89
- tableName: "reviews";
90
- dataType: "string";
91
- columnType: "PgText";
92
- data: string;
93
- driverParam: string;
94
- notNull: false;
95
- hasDefault: false;
96
- isPrimaryKey: false;
97
- isAutoincrement: false;
98
- hasRuntimeDefault: false;
99
- enumValues: [string, ...string[]];
100
- baseColumn: never;
101
- identity: undefined;
102
- generated: undefined;
103
- }, {}, {}>;
104
- authorName: import("drizzle-orm/pg-core").PgColumn<{
105
- name: "author_name";
106
- tableName: "reviews";
107
- dataType: "string";
108
- columnType: "PgText";
109
- data: string;
110
- driverParam: string;
111
- notNull: true;
112
- hasDefault: false;
113
- isPrimaryKey: false;
114
- isAutoincrement: false;
115
- hasRuntimeDefault: false;
116
- enumValues: [string, ...string[]];
117
- baseColumn: never;
118
- identity: undefined;
119
- generated: undefined;
120
- }, {}, {}>;
121
- authorEmail: import("drizzle-orm/pg-core").PgColumn<{
122
- name: "author_email";
123
- tableName: "reviews";
124
- dataType: "string";
125
- columnType: "PgText";
126
- data: string;
127
- driverParam: string;
128
- notNull: false;
129
- hasDefault: false;
130
- isPrimaryKey: false;
131
- isAutoincrement: false;
132
- hasRuntimeDefault: false;
133
- enumValues: [string, ...string[]];
134
- baseColumn: never;
135
- identity: undefined;
136
- generated: undefined;
137
- }, {}, {}>;
138
- authorLocation: import("drizzle-orm/pg-core").PgColumn<{
139
- name: "author_location";
140
- tableName: "reviews";
141
- dataType: "string";
142
- columnType: "PgText";
143
- data: string;
144
- driverParam: string;
145
- notNull: false;
146
- hasDefault: false;
147
- isPrimaryKey: false;
148
- isAutoincrement: false;
149
- hasRuntimeDefault: false;
150
- enumValues: [string, ...string[]];
151
- baseColumn: never;
152
- identity: undefined;
153
- generated: undefined;
154
- }, {}, {}>;
155
- rating: import("drizzle-orm/pg-core").PgColumn<{
156
- name: "rating";
157
- tableName: "reviews";
158
- dataType: "number";
159
- columnType: "PgInteger";
160
- data: number;
161
- driverParam: string | number;
162
- notNull: true;
163
- hasDefault: false;
164
- isPrimaryKey: false;
165
- isAutoincrement: false;
166
- hasRuntimeDefault: false;
167
- enumValues: undefined;
168
- baseColumn: never;
169
- identity: undefined;
170
- generated: undefined;
171
- }, {}, {}>;
172
- title: import("drizzle-orm/pg-core").PgColumn<{
173
- name: "title";
174
- tableName: "reviews";
175
- dataType: "string";
176
- columnType: "PgText";
177
- data: string;
178
- driverParam: string;
179
- notNull: false;
180
- hasDefault: false;
181
- isPrimaryKey: false;
182
- isAutoincrement: false;
183
- hasRuntimeDefault: false;
184
- enumValues: [string, ...string[]];
185
- baseColumn: never;
186
- identity: undefined;
187
- generated: undefined;
188
- }, {}, {}>;
189
- content: import("drizzle-orm/pg-core").PgColumn<{
190
- name: "content";
191
- tableName: "reviews";
192
- dataType: "string";
193
- columnType: "PgText";
194
- data: string;
195
- driverParam: string;
196
- notNull: true;
197
- hasDefault: false;
198
- isPrimaryKey: false;
199
- isAutoincrement: false;
200
- hasRuntimeDefault: false;
201
- enumValues: [string, ...string[]];
202
- baseColumn: never;
203
- identity: undefined;
204
- generated: undefined;
205
- }, {}, {}>;
206
- pros: import("drizzle-orm/pg-core").PgColumn<{
207
- name: "pros";
208
- tableName: "reviews";
209
- dataType: "string";
210
- columnType: "PgText";
211
- data: string;
212
- driverParam: string;
213
- notNull: false;
214
- hasDefault: false;
215
- isPrimaryKey: false;
216
- isAutoincrement: false;
217
- hasRuntimeDefault: false;
218
- enumValues: [string, ...string[]];
219
- baseColumn: never;
220
- identity: undefined;
221
- generated: undefined;
222
- }, {}, {}>;
223
- cons: import("drizzle-orm/pg-core").PgColumn<{
224
- name: "cons";
225
- tableName: "reviews";
226
- dataType: "string";
227
- columnType: "PgText";
228
- data: string;
229
- driverParam: string;
230
- notNull: false;
231
- hasDefault: false;
232
- isPrimaryKey: false;
233
- isAutoincrement: false;
234
- hasRuntimeDefault: false;
235
- enumValues: [string, ...string[]];
236
- baseColumn: never;
237
- identity: undefined;
238
- generated: undefined;
239
- }, {}, {}>;
240
- categoryRatings: import("drizzle-orm/pg-core").PgColumn<{
241
- name: "category_ratings";
242
- tableName: "reviews";
243
- dataType: "json";
244
- columnType: "PgJsonb";
245
- data: {
246
- value?: number;
247
- service?: number;
248
- location?: number;
249
- facilities?: number;
250
- cleanliness?: number;
251
- staff?: number;
252
- food?: number;
253
- activities?: number;
254
- guideQuality?: number;
255
- transportation?: number;
256
- };
257
- driverParam: unknown;
258
- notNull: false;
259
- hasDefault: false;
260
- isPrimaryKey: false;
261
- isAutoincrement: false;
262
- hasRuntimeDefault: false;
263
- enumValues: undefined;
264
- baseColumn: never;
265
- identity: undefined;
266
- generated: undefined;
267
- }, {}, {
268
- $type: {
269
- value?: number;
270
- service?: number;
271
- location?: number;
272
- facilities?: number;
273
- cleanliness?: number;
274
- staff?: number;
275
- food?: number;
276
- activities?: number;
277
- guideQuality?: number;
278
- transportation?: number;
279
- };
280
- }>;
281
- photos: import("drizzle-orm/pg-core").PgColumn<{
282
- name: "photos";
283
- tableName: "reviews";
284
- dataType: "json";
285
- columnType: "PgJsonb";
286
- data: {
287
- url: string;
288
- assetId?: string;
289
- caption?: string;
290
- }[];
291
- driverParam: unknown;
292
- notNull: false;
293
- hasDefault: false;
294
- isPrimaryKey: false;
295
- isAutoincrement: false;
296
- hasRuntimeDefault: false;
297
- enumValues: undefined;
298
- baseColumn: never;
299
- identity: undefined;
300
- generated: undefined;
301
- }, {}, {
302
- $type: {
303
- url: string;
304
- assetId?: string;
305
- caption?: string;
306
- }[];
307
- }>;
308
- travelDate: import("drizzle-orm/pg-core").PgColumn<{
309
- name: "travel_date";
310
- tableName: "reviews";
311
- dataType: "string";
312
- columnType: "PgText";
313
- data: string;
314
- driverParam: string;
315
- notNull: false;
316
- hasDefault: false;
317
- isPrimaryKey: false;
318
- isAutoincrement: false;
319
- hasRuntimeDefault: false;
320
- enumValues: [string, ...string[]];
321
- baseColumn: never;
322
- identity: undefined;
323
- generated: undefined;
324
- }, {}, {}>;
325
- travelType: import("drizzle-orm/pg-core").PgColumn<{
326
- name: "travel_type";
327
- tableName: "reviews";
328
- dataType: "string";
329
- columnType: "PgText";
330
- data: string;
331
- driverParam: string;
332
- notNull: false;
333
- hasDefault: false;
334
- isPrimaryKey: false;
335
- isAutoincrement: false;
336
- hasRuntimeDefault: false;
337
- enumValues: [string, ...string[]];
338
- baseColumn: never;
339
- identity: undefined;
340
- generated: undefined;
341
- }, {}, {}>;
342
- recommendsProduct: import("drizzle-orm/pg-core").PgColumn<{
343
- name: "recommends_product";
344
- tableName: "reviews";
345
- dataType: "boolean";
346
- columnType: "PgBoolean";
347
- data: boolean;
348
- driverParam: boolean;
349
- notNull: false;
350
- hasDefault: false;
351
- isPrimaryKey: false;
352
- isAutoincrement: false;
353
- hasRuntimeDefault: false;
354
- enumValues: undefined;
355
- baseColumn: never;
356
- identity: undefined;
357
- generated: undefined;
358
- }, {}, {}>;
359
- status: import("drizzle-orm/pg-core").PgColumn<{
360
- name: "status";
361
- tableName: "reviews";
362
- dataType: "string";
363
- columnType: "PgEnumColumn";
364
- data: "archived" | "pending" | "rejected" | "approved" | "flagged";
365
- driverParam: string;
366
- notNull: true;
367
- hasDefault: true;
368
- isPrimaryKey: false;
369
- isAutoincrement: false;
370
- hasRuntimeDefault: false;
371
- enumValues: ["pending", "approved", "rejected", "flagged", "archived"];
372
- baseColumn: never;
373
- identity: undefined;
374
- generated: undefined;
375
- }, {}, {}>;
376
- moderatedBy: import("drizzle-orm/pg-core").PgColumn<{
377
- name: string;
378
- tableName: "reviews";
379
- dataType: "string";
380
- columnType: "PgText";
381
- data: string;
382
- driverParam: string;
383
- notNull: false;
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
- moderatedAt: import("drizzle-orm/pg-core").PgColumn<{
394
- name: "moderated_at";
395
- tableName: "reviews";
396
- dataType: "date";
397
- columnType: "PgTimestamp";
398
- data: Date;
399
- driverParam: string;
400
- notNull: false;
401
- hasDefault: false;
402
- isPrimaryKey: false;
403
- isAutoincrement: false;
404
- hasRuntimeDefault: false;
405
- enumValues: undefined;
406
- baseColumn: never;
407
- identity: undefined;
408
- generated: undefined;
409
- }, {}, {}>;
410
- moderationNotes: import("drizzle-orm/pg-core").PgColumn<{
411
- name: "moderation_notes";
412
- tableName: "reviews";
413
- dataType: "string";
414
- columnType: "PgText";
415
- data: string;
416
- driverParam: string;
417
- notNull: false;
418
- hasDefault: false;
419
- isPrimaryKey: false;
420
- isAutoincrement: false;
421
- hasRuntimeDefault: false;
422
- enumValues: [string, ...string[]];
423
- baseColumn: never;
424
- identity: undefined;
425
- generated: undefined;
426
- }, {}, {}>;
427
- rejectionReason: import("drizzle-orm/pg-core").PgColumn<{
428
- name: "rejection_reason";
429
- tableName: "reviews";
430
- dataType: "string";
431
- columnType: "PgText";
432
- data: string;
433
- driverParam: string;
434
- notNull: false;
435
- hasDefault: false;
436
- isPrimaryKey: false;
437
- isAutoincrement: false;
438
- hasRuntimeDefault: false;
439
- enumValues: [string, ...string[]];
440
- baseColumn: never;
441
- identity: undefined;
442
- generated: undefined;
443
- }, {}, {}>;
444
- operatorResponse: import("drizzle-orm/pg-core").PgColumn<{
445
- name: "operator_response";
446
- tableName: "reviews";
447
- dataType: "string";
448
- columnType: "PgText";
449
- data: string;
450
- driverParam: string;
451
- notNull: false;
452
- hasDefault: false;
453
- isPrimaryKey: false;
454
- isAutoincrement: false;
455
- hasRuntimeDefault: false;
456
- enumValues: [string, ...string[]];
457
- baseColumn: never;
458
- identity: undefined;
459
- generated: undefined;
460
- }, {}, {}>;
461
- respondedBy: import("drizzle-orm/pg-core").PgColumn<{
462
- name: string;
463
- tableName: "reviews";
464
- dataType: "string";
465
- columnType: "PgText";
466
- data: string;
467
- driverParam: string;
468
- notNull: false;
469
- hasDefault: false;
470
- isPrimaryKey: false;
471
- isAutoincrement: false;
472
- hasRuntimeDefault: false;
473
- enumValues: [string, ...string[]];
474
- baseColumn: never;
475
- identity: undefined;
476
- generated: undefined;
477
- }, {}, {}>;
478
- respondedAt: import("drizzle-orm/pg-core").PgColumn<{
479
- name: "responded_at";
480
- tableName: "reviews";
481
- dataType: "date";
482
- columnType: "PgTimestamp";
483
- data: Date;
484
- driverParam: string;
485
- notNull: false;
486
- hasDefault: false;
487
- isPrimaryKey: false;
488
- isAutoincrement: false;
489
- hasRuntimeDefault: false;
490
- enumValues: undefined;
491
- baseColumn: never;
492
- identity: undefined;
493
- generated: undefined;
494
- }, {}, {}>;
495
- helpfulCount: import("drizzle-orm/pg-core").PgColumn<{
496
- name: "helpful_count";
497
- tableName: "reviews";
498
- dataType: "number";
499
- columnType: "PgInteger";
500
- data: number;
501
- driverParam: string | number;
502
- notNull: true;
503
- hasDefault: true;
504
- isPrimaryKey: false;
505
- isAutoincrement: false;
506
- hasRuntimeDefault: false;
507
- enumValues: undefined;
508
- baseColumn: never;
509
- identity: undefined;
510
- generated: undefined;
511
- }, {}, {}>;
512
- unhelpfulCount: import("drizzle-orm/pg-core").PgColumn<{
513
- name: "unhelpful_count";
514
- tableName: "reviews";
515
- dataType: "number";
516
- columnType: "PgInteger";
517
- data: number;
518
- driverParam: string | number;
519
- notNull: true;
520
- hasDefault: true;
521
- isPrimaryKey: false;
522
- isAutoincrement: false;
523
- hasRuntimeDefault: false;
524
- enumValues: undefined;
525
- baseColumn: never;
526
- identity: undefined;
527
- generated: undefined;
528
- }, {}, {}>;
529
- flaggedCount: import("drizzle-orm/pg-core").PgColumn<{
530
- name: "flagged_count";
531
- tableName: "reviews";
532
- dataType: "number";
533
- columnType: "PgInteger";
534
- data: number;
535
- driverParam: string | number;
536
- notNull: true;
537
- hasDefault: true;
538
- isPrimaryKey: false;
539
- isAutoincrement: false;
540
- hasRuntimeDefault: false;
541
- enumValues: undefined;
542
- baseColumn: never;
543
- identity: undefined;
544
- generated: undefined;
545
- }, {}, {}>;
546
- flaggedReason: import("drizzle-orm/pg-core").PgColumn<{
547
- name: "flagged_reason";
548
- tableName: "reviews";
549
- dataType: "string";
550
- columnType: "PgText";
551
- data: string;
552
- driverParam: string;
553
- notNull: false;
554
- hasDefault: false;
555
- isPrimaryKey: false;
556
- isAutoincrement: false;
557
- hasRuntimeDefault: false;
558
- enumValues: [string, ...string[]];
559
- baseColumn: never;
560
- identity: undefined;
561
- generated: undefined;
562
- }, {}, {}>;
563
- featured: import("drizzle-orm/pg-core").PgColumn<{
564
- name: "featured";
565
- tableName: "reviews";
566
- dataType: "boolean";
567
- columnType: "PgBoolean";
568
- data: boolean;
569
- driverParam: boolean;
570
- notNull: false;
571
- hasDefault: true;
572
- isPrimaryKey: false;
573
- isAutoincrement: false;
574
- hasRuntimeDefault: false;
575
- enumValues: undefined;
576
- baseColumn: never;
577
- identity: undefined;
578
- generated: undefined;
579
- }, {}, {}>;
580
- pinned: import("drizzle-orm/pg-core").PgColumn<{
581
- name: "pinned";
582
- tableName: "reviews";
583
- dataType: "boolean";
584
- columnType: "PgBoolean";
585
- data: boolean;
586
- driverParam: boolean;
587
- notNull: false;
588
- hasDefault: true;
589
- isPrimaryKey: false;
590
- isAutoincrement: false;
591
- hasRuntimeDefault: false;
592
- enumValues: undefined;
593
- baseColumn: never;
594
- identity: undefined;
595
- generated: undefined;
596
- }, {}, {}>;
597
- sourceType: import("drizzle-orm/pg-core").PgColumn<{
598
- name: "source_type";
599
- tableName: "reviews";
600
- dataType: "string";
601
- columnType: "PgText";
602
- data: string;
603
- driverParam: string;
604
- notNull: false;
605
- hasDefault: false;
606
- isPrimaryKey: false;
607
- isAutoincrement: false;
608
- hasRuntimeDefault: false;
609
- enumValues: [string, ...string[]];
610
- baseColumn: never;
611
- identity: undefined;
612
- generated: undefined;
613
- }, {}, {}>;
614
- sourceRef: import("drizzle-orm/pg-core").PgColumn<{
615
- name: "source_ref";
616
- tableName: "reviews";
617
- dataType: "string";
618
- columnType: "PgText";
619
- data: string;
620
- driverParam: string;
621
- notNull: false;
622
- hasDefault: false;
623
- isPrimaryKey: false;
624
- isAutoincrement: false;
625
- hasRuntimeDefault: false;
626
- enumValues: [string, ...string[]];
627
- baseColumn: never;
628
- identity: undefined;
629
- generated: undefined;
630
- }, {}, {}>;
631
- createdAt: import("drizzle-orm/pg-core").PgColumn<{
632
- name: "created_at";
633
- tableName: "reviews";
634
- dataType: "date";
635
- columnType: "PgTimestamp";
636
- data: Date;
637
- driverParam: string;
638
- notNull: true;
639
- hasDefault: true;
640
- isPrimaryKey: false;
641
- isAutoincrement: false;
642
- hasRuntimeDefault: false;
643
- enumValues: undefined;
644
- baseColumn: never;
645
- identity: undefined;
646
- generated: undefined;
647
- }, {}, {}>;
648
- updatedAt: import("drizzle-orm/pg-core").PgColumn<{
649
- name: "updated_at";
650
- tableName: "reviews";
651
- dataType: "date";
652
- columnType: "PgTimestamp";
653
- data: Date;
654
- driverParam: string;
655
- notNull: true;
656
- hasDefault: true;
657
- isPrimaryKey: false;
658
- isAutoincrement: false;
659
- hasRuntimeDefault: false;
660
- enumValues: undefined;
661
- baseColumn: never;
662
- identity: undefined;
663
- generated: undefined;
664
- }, {}, {}>;
665
- publishedAt: import("drizzle-orm/pg-core").PgColumn<{
666
- name: "published_at";
667
- tableName: "reviews";
668
- dataType: "date";
669
- columnType: "PgTimestamp";
670
- data: Date;
671
- driverParam: string;
672
- notNull: false;
673
- hasDefault: false;
674
- isPrimaryKey: false;
675
- isAutoincrement: false;
676
- hasRuntimeDefault: false;
677
- enumValues: undefined;
678
- baseColumn: never;
679
- identity: undefined;
680
- generated: undefined;
681
- }, {}, {}>;
682
- };
683
- dialect: "pg";
684
- }>, "enableRLS">;
685
- export type InsertReview = typeof reviewsTable.$inferInsert;
686
- export type SelectReview = typeof reviewsTable.$inferSelect;
687
- export declare const reviewInsertSchema: z.ZodObject<{
688
- productId: z.ZodString;
689
- bookingId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
690
- verified: z.ZodOptional<z.ZodBoolean>;
691
- authorId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
692
- authorName: z.ZodString;
693
- authorEmail: z.ZodNullable<z.ZodOptional<z.ZodString>>;
694
- authorLocation: z.ZodNullable<z.ZodOptional<z.ZodString>>;
695
- rating: z.ZodNumber;
696
- title: z.ZodNullable<z.ZodOptional<z.ZodString>>;
697
- content: z.ZodString;
698
- pros: z.ZodNullable<z.ZodOptional<z.ZodString>>;
699
- cons: z.ZodNullable<z.ZodOptional<z.ZodString>>;
700
- categoryRatings: z.ZodNullable<z.ZodOptional<z.ZodObject<{
701
- value: z.ZodOptional<z.ZodNumber>;
702
- service: z.ZodOptional<z.ZodNumber>;
703
- location: z.ZodOptional<z.ZodNumber>;
704
- facilities: z.ZodOptional<z.ZodNumber>;
705
- cleanliness: z.ZodOptional<z.ZodNumber>;
706
- staff: z.ZodOptional<z.ZodNumber>;
707
- food: z.ZodOptional<z.ZodNumber>;
708
- activities: z.ZodOptional<z.ZodNumber>;
709
- guideQuality: z.ZodOptional<z.ZodNumber>;
710
- transportation: z.ZodOptional<z.ZodNumber>;
711
- }, z.core.$strip>>>;
712
- photos: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
713
- url: z.ZodString;
714
- assetId: z.ZodOptional<z.ZodString>;
715
- caption: z.ZodOptional<z.ZodString>;
716
- }, z.core.$strip>>>>;
717
- travelDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
718
- travelType: z.ZodNullable<z.ZodOptional<z.ZodEnum<{
719
- solo: "solo";
720
- couple: "couple";
721
- family: "family";
722
- friends: "friends";
723
- business: "business";
724
- }>>>;
725
- recommendsProduct: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
726
- status: z.ZodOptional<z.ZodEnum<{
727
- archived: "archived";
728
- pending: "pending";
729
- rejected: "rejected";
730
- approved: "approved";
731
- flagged: "flagged";
732
- }>>;
733
- moderatedBy: z.ZodNullable<z.ZodOptional<z.ZodString>>;
734
- moderatedAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
735
- moderationNotes: z.ZodNullable<z.ZodOptional<z.ZodString>>;
736
- rejectionReason: z.ZodNullable<z.ZodOptional<z.ZodString>>;
737
- operatorResponse: z.ZodNullable<z.ZodOptional<z.ZodString>>;
738
- respondedBy: z.ZodNullable<z.ZodOptional<z.ZodString>>;
739
- respondedAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
740
- helpfulCount: z.ZodOptional<z.ZodNumber>;
741
- unhelpfulCount: z.ZodOptional<z.ZodNumber>;
742
- flaggedCount: z.ZodOptional<z.ZodNumber>;
743
- flaggedReason: z.ZodNullable<z.ZodOptional<z.ZodString>>;
744
- featured: z.ZodOptional<z.ZodBoolean>;
745
- pinned: z.ZodOptional<z.ZodBoolean>;
746
- sourceType: z.ZodNullable<z.ZodOptional<z.ZodString>>;
747
- sourceRef: z.ZodNullable<z.ZodOptional<z.ZodString>>;
748
- publishedAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
749
- }, z.core.$strip>;
750
- export declare const reviewUpdateSchema: z.ZodObject<{
751
- productId: z.ZodOptional<z.ZodString>;
752
- bookingId: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
753
- verified: z.ZodOptional<z.ZodOptional<z.ZodBoolean>>;
754
- authorId: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
755
- authorName: z.ZodOptional<z.ZodString>;
756
- authorEmail: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
757
- authorLocation: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
758
- rating: z.ZodOptional<z.ZodNumber>;
759
- title: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
760
- content: z.ZodOptional<z.ZodString>;
761
- pros: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
762
- cons: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
763
- categoryRatings: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodObject<{
764
- value: z.ZodOptional<z.ZodNumber>;
765
- service: z.ZodOptional<z.ZodNumber>;
766
- location: z.ZodOptional<z.ZodNumber>;
767
- facilities: z.ZodOptional<z.ZodNumber>;
768
- cleanliness: z.ZodOptional<z.ZodNumber>;
769
- staff: z.ZodOptional<z.ZodNumber>;
770
- food: z.ZodOptional<z.ZodNumber>;
771
- activities: z.ZodOptional<z.ZodNumber>;
772
- guideQuality: z.ZodOptional<z.ZodNumber>;
773
- transportation: z.ZodOptional<z.ZodNumber>;
774
- }, z.core.$strip>>>>;
775
- photos: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
776
- url: z.ZodString;
777
- assetId: z.ZodOptional<z.ZodString>;
778
- caption: z.ZodOptional<z.ZodString>;
779
- }, z.core.$strip>>>>>;
780
- travelDate: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
781
- travelType: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodEnum<{
782
- solo: "solo";
783
- couple: "couple";
784
- family: "family";
785
- friends: "friends";
786
- business: "business";
787
- }>>>>;
788
- recommendsProduct: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodBoolean>>>;
789
- status: z.ZodOptional<z.ZodOptional<z.ZodEnum<{
790
- archived: "archived";
791
- pending: "pending";
792
- rejected: "rejected";
793
- approved: "approved";
794
- flagged: "flagged";
795
- }>>>;
796
- moderatedBy: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
797
- moderatedAt: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodDate>>>;
798
- moderationNotes: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
799
- rejectionReason: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
800
- operatorResponse: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
801
- respondedBy: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
802
- respondedAt: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodDate>>>;
803
- helpfulCount: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
804
- unhelpfulCount: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
805
- flaggedCount: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
806
- flaggedReason: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
807
- featured: z.ZodOptional<z.ZodOptional<z.ZodBoolean>>;
808
- pinned: z.ZodOptional<z.ZodOptional<z.ZodBoolean>>;
809
- sourceType: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
810
- sourceRef: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodString>>>;
811
- publishedAt: z.ZodOptional<z.ZodNullable<z.ZodOptional<z.ZodDate>>>;
812
- }, z.core.$strip>;
813
- export declare const reviewSelectSchema: z.ZodObject<{
814
- productId: z.ZodString;
815
- bookingId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
816
- verified: z.ZodOptional<z.ZodBoolean>;
817
- authorId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
818
- authorName: z.ZodString;
819
- authorEmail: z.ZodNullable<z.ZodOptional<z.ZodString>>;
820
- authorLocation: z.ZodNullable<z.ZodOptional<z.ZodString>>;
821
- rating: z.ZodNumber;
822
- title: z.ZodNullable<z.ZodOptional<z.ZodString>>;
823
- content: z.ZodString;
824
- pros: z.ZodNullable<z.ZodOptional<z.ZodString>>;
825
- cons: z.ZodNullable<z.ZodOptional<z.ZodString>>;
826
- categoryRatings: z.ZodNullable<z.ZodOptional<z.ZodObject<{
827
- value: z.ZodOptional<z.ZodNumber>;
828
- service: z.ZodOptional<z.ZodNumber>;
829
- location: z.ZodOptional<z.ZodNumber>;
830
- facilities: z.ZodOptional<z.ZodNumber>;
831
- cleanliness: z.ZodOptional<z.ZodNumber>;
832
- staff: z.ZodOptional<z.ZodNumber>;
833
- food: z.ZodOptional<z.ZodNumber>;
834
- activities: z.ZodOptional<z.ZodNumber>;
835
- guideQuality: z.ZodOptional<z.ZodNumber>;
836
- transportation: z.ZodOptional<z.ZodNumber>;
837
- }, z.core.$strip>>>;
838
- photos: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
839
- url: z.ZodString;
840
- assetId: z.ZodOptional<z.ZodString>;
841
- caption: z.ZodOptional<z.ZodString>;
842
- }, z.core.$strip>>>>;
843
- travelDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
844
- travelType: z.ZodNullable<z.ZodOptional<z.ZodEnum<{
845
- solo: "solo";
846
- couple: "couple";
847
- family: "family";
848
- friends: "friends";
849
- business: "business";
850
- }>>>;
851
- recommendsProduct: z.ZodNullable<z.ZodOptional<z.ZodBoolean>>;
852
- status: z.ZodOptional<z.ZodEnum<{
853
- archived: "archived";
854
- pending: "pending";
855
- rejected: "rejected";
856
- approved: "approved";
857
- flagged: "flagged";
858
- }>>;
859
- moderatedBy: z.ZodNullable<z.ZodOptional<z.ZodString>>;
860
- moderatedAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
861
- moderationNotes: z.ZodNullable<z.ZodOptional<z.ZodString>>;
862
- rejectionReason: z.ZodNullable<z.ZodOptional<z.ZodString>>;
863
- operatorResponse: z.ZodNullable<z.ZodOptional<z.ZodString>>;
864
- respondedBy: z.ZodNullable<z.ZodOptional<z.ZodString>>;
865
- respondedAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
866
- helpfulCount: z.ZodOptional<z.ZodNumber>;
867
- unhelpfulCount: z.ZodOptional<z.ZodNumber>;
868
- flaggedCount: z.ZodOptional<z.ZodNumber>;
869
- flaggedReason: z.ZodNullable<z.ZodOptional<z.ZodString>>;
870
- featured: z.ZodOptional<z.ZodBoolean>;
871
- pinned: z.ZodOptional<z.ZodBoolean>;
872
- sourceType: z.ZodNullable<z.ZodOptional<z.ZodString>>;
873
- sourceRef: z.ZodNullable<z.ZodOptional<z.ZodString>>;
874
- publishedAt: z.ZodNullable<z.ZodOptional<z.ZodDate>>;
875
- id: z.ZodString;
876
- createdAt: z.ZodDate;
877
- updatedAt: z.ZodDate;
878
- }, z.core.$strip>;
879
- export type Review = z.infer<typeof reviewSelectSchema>;
880
- export type NewReview = z.infer<typeof reviewInsertSchema>;
881
- export type UpdateReview = z.infer<typeof reviewUpdateSchema>;
882
- /**
883
- * Review aggregates table (cached rating statistics)
884
- */
885
- export declare const reviewAggregatesTable: Omit<import("drizzle-orm/pg-core").PgTableWithColumns<{
886
- name: "review_aggregates";
887
- schema: "catalog";
888
- columns: {
889
- productId: import("drizzle-orm/pg-core").PgColumn<{
890
- name: string;
891
- tableName: "review_aggregates";
892
- dataType: "string";
893
- columnType: "PgText";
894
- data: string;
895
- driverParam: string;
896
- notNull: true;
897
- hasDefault: false;
898
- isPrimaryKey: true;
899
- isAutoincrement: false;
900
- hasRuntimeDefault: false;
901
- enumValues: [string, ...string[]];
902
- baseColumn: never;
903
- identity: undefined;
904
- generated: undefined;
905
- }, {}, {}>;
906
- totalReviews: import("drizzle-orm/pg-core").PgColumn<{
907
- name: "total_reviews";
908
- tableName: "review_aggregates";
909
- dataType: "number";
910
- columnType: "PgInteger";
911
- data: number;
912
- driverParam: string | number;
913
- notNull: true;
914
- hasDefault: true;
915
- isPrimaryKey: false;
916
- isAutoincrement: false;
917
- hasRuntimeDefault: false;
918
- enumValues: undefined;
919
- baseColumn: never;
920
- identity: undefined;
921
- generated: undefined;
922
- }, {}, {}>;
923
- averageRating: import("drizzle-orm/pg-core").PgColumn<{
924
- name: "average_rating";
925
- tableName: "review_aggregates";
926
- dataType: "number";
927
- columnType: "PgInteger";
928
- data: number;
929
- driverParam: string | number;
930
- notNull: true;
931
- hasDefault: true;
932
- isPrimaryKey: false;
933
- isAutoincrement: false;
934
- hasRuntimeDefault: false;
935
- enumValues: undefined;
936
- baseColumn: never;
937
- identity: undefined;
938
- generated: undefined;
939
- }, {}, {}>;
940
- rating1Count: import("drizzle-orm/pg-core").PgColumn<{
941
- name: "rating_1_count";
942
- tableName: "review_aggregates";
943
- dataType: "number";
944
- columnType: "PgInteger";
945
- data: number;
946
- driverParam: string | number;
947
- notNull: true;
948
- hasDefault: true;
949
- isPrimaryKey: false;
950
- isAutoincrement: false;
951
- hasRuntimeDefault: false;
952
- enumValues: undefined;
953
- baseColumn: never;
954
- identity: undefined;
955
- generated: undefined;
956
- }, {}, {}>;
957
- rating2Count: import("drizzle-orm/pg-core").PgColumn<{
958
- name: "rating_2_count";
959
- tableName: "review_aggregates";
960
- dataType: "number";
961
- columnType: "PgInteger";
962
- data: number;
963
- driverParam: string | number;
964
- notNull: true;
965
- hasDefault: true;
966
- isPrimaryKey: false;
967
- isAutoincrement: false;
968
- hasRuntimeDefault: false;
969
- enumValues: undefined;
970
- baseColumn: never;
971
- identity: undefined;
972
- generated: undefined;
973
- }, {}, {}>;
974
- rating3Count: import("drizzle-orm/pg-core").PgColumn<{
975
- name: "rating_3_count";
976
- tableName: "review_aggregates";
977
- dataType: "number";
978
- columnType: "PgInteger";
979
- data: number;
980
- driverParam: string | number;
981
- notNull: true;
982
- hasDefault: true;
983
- isPrimaryKey: false;
984
- isAutoincrement: false;
985
- hasRuntimeDefault: false;
986
- enumValues: undefined;
987
- baseColumn: never;
988
- identity: undefined;
989
- generated: undefined;
990
- }, {}, {}>;
991
- rating4Count: import("drizzle-orm/pg-core").PgColumn<{
992
- name: "rating_4_count";
993
- tableName: "review_aggregates";
994
- dataType: "number";
995
- columnType: "PgInteger";
996
- data: number;
997
- driverParam: string | number;
998
- notNull: true;
999
- hasDefault: true;
1000
- isPrimaryKey: false;
1001
- isAutoincrement: false;
1002
- hasRuntimeDefault: false;
1003
- enumValues: undefined;
1004
- baseColumn: never;
1005
- identity: undefined;
1006
- generated: undefined;
1007
- }, {}, {}>;
1008
- rating5Count: import("drizzle-orm/pg-core").PgColumn<{
1009
- name: "rating_5_count";
1010
- tableName: "review_aggregates";
1011
- dataType: "number";
1012
- columnType: "PgInteger";
1013
- data: number;
1014
- driverParam: string | number;
1015
- notNull: true;
1016
- hasDefault: true;
1017
- isPrimaryKey: false;
1018
- isAutoincrement: false;
1019
- hasRuntimeDefault: false;
1020
- enumValues: undefined;
1021
- baseColumn: never;
1022
- identity: undefined;
1023
- generated: undefined;
1024
- }, {}, {}>;
1025
- verifiedCount: import("drizzle-orm/pg-core").PgColumn<{
1026
- name: "verified_count";
1027
- tableName: "review_aggregates";
1028
- dataType: "number";
1029
- columnType: "PgInteger";
1030
- data: number;
1031
- driverParam: string | number;
1032
- notNull: true;
1033
- hasDefault: true;
1034
- isPrimaryKey: false;
1035
- isAutoincrement: false;
1036
- hasRuntimeDefault: false;
1037
- enumValues: undefined;
1038
- baseColumn: never;
1039
- identity: undefined;
1040
- generated: undefined;
1041
- }, {}, {}>;
1042
- unverifiedCount: import("drizzle-orm/pg-core").PgColumn<{
1043
- name: "unverified_count";
1044
- tableName: "review_aggregates";
1045
- dataType: "number";
1046
- columnType: "PgInteger";
1047
- data: number;
1048
- driverParam: string | number;
1049
- notNull: true;
1050
- hasDefault: true;
1051
- isPrimaryKey: false;
1052
- isAutoincrement: false;
1053
- hasRuntimeDefault: false;
1054
- enumValues: undefined;
1055
- baseColumn: never;
1056
- identity: undefined;
1057
- generated: undefined;
1058
- }, {}, {}>;
1059
- recommendationCount: import("drizzle-orm/pg-core").PgColumn<{
1060
- name: "recommendation_count";
1061
- tableName: "review_aggregates";
1062
- dataType: "number";
1063
- columnType: "PgInteger";
1064
- data: number;
1065
- driverParam: string | number;
1066
- notNull: true;
1067
- hasDefault: true;
1068
- isPrimaryKey: false;
1069
- isAutoincrement: false;
1070
- hasRuntimeDefault: false;
1071
- enumValues: undefined;
1072
- baseColumn: never;
1073
- identity: undefined;
1074
- generated: undefined;
1075
- }, {}, {}>;
1076
- recommendationRate: import("drizzle-orm/pg-core").PgColumn<{
1077
- name: "recommendation_rate";
1078
- tableName: "review_aggregates";
1079
- dataType: "number";
1080
- columnType: "PgInteger";
1081
- data: number;
1082
- driverParam: string | number;
1083
- notNull: true;
1084
- hasDefault: true;
1085
- isPrimaryKey: false;
1086
- isAutoincrement: false;
1087
- hasRuntimeDefault: false;
1088
- enumValues: undefined;
1089
- baseColumn: never;
1090
- identity: undefined;
1091
- generated: undefined;
1092
- }, {}, {}>;
1093
- avgValue: import("drizzle-orm/pg-core").PgColumn<{
1094
- name: "avg_value";
1095
- tableName: "review_aggregates";
1096
- dataType: "number";
1097
- columnType: "PgInteger";
1098
- data: number;
1099
- driverParam: string | number;
1100
- notNull: false;
1101
- hasDefault: false;
1102
- isPrimaryKey: false;
1103
- isAutoincrement: false;
1104
- hasRuntimeDefault: false;
1105
- enumValues: undefined;
1106
- baseColumn: never;
1107
- identity: undefined;
1108
- generated: undefined;
1109
- }, {}, {}>;
1110
- avgService: import("drizzle-orm/pg-core").PgColumn<{
1111
- name: "avg_service";
1112
- tableName: "review_aggregates";
1113
- dataType: "number";
1114
- columnType: "PgInteger";
1115
- data: number;
1116
- driverParam: string | number;
1117
- notNull: false;
1118
- hasDefault: false;
1119
- isPrimaryKey: false;
1120
- isAutoincrement: false;
1121
- hasRuntimeDefault: false;
1122
- enumValues: undefined;
1123
- baseColumn: never;
1124
- identity: undefined;
1125
- generated: undefined;
1126
- }, {}, {}>;
1127
- avgLocation: import("drizzle-orm/pg-core").PgColumn<{
1128
- name: "avg_location";
1129
- tableName: "review_aggregates";
1130
- dataType: "number";
1131
- columnType: "PgInteger";
1132
- data: number;
1133
- driverParam: string | number;
1134
- notNull: false;
1135
- hasDefault: false;
1136
- isPrimaryKey: false;
1137
- isAutoincrement: false;
1138
- hasRuntimeDefault: false;
1139
- enumValues: undefined;
1140
- baseColumn: never;
1141
- identity: undefined;
1142
- generated: undefined;
1143
- }, {}, {}>;
1144
- avgFacilities: import("drizzle-orm/pg-core").PgColumn<{
1145
- name: "avg_facilities";
1146
- tableName: "review_aggregates";
1147
- dataType: "number";
1148
- columnType: "PgInteger";
1149
- data: number;
1150
- driverParam: string | number;
1151
- notNull: false;
1152
- hasDefault: false;
1153
- isPrimaryKey: false;
1154
- isAutoincrement: false;
1155
- hasRuntimeDefault: false;
1156
- enumValues: undefined;
1157
- baseColumn: never;
1158
- identity: undefined;
1159
- generated: undefined;
1160
- }, {}, {}>;
1161
- avgCleanliness: import("drizzle-orm/pg-core").PgColumn<{
1162
- name: "avg_cleanliness";
1163
- tableName: "review_aggregates";
1164
- dataType: "number";
1165
- columnType: "PgInteger";
1166
- data: number;
1167
- driverParam: string | number;
1168
- notNull: false;
1169
- hasDefault: false;
1170
- isPrimaryKey: false;
1171
- isAutoincrement: false;
1172
- hasRuntimeDefault: false;
1173
- enumValues: undefined;
1174
- baseColumn: never;
1175
- identity: undefined;
1176
- generated: undefined;
1177
- }, {}, {}>;
1178
- avgStaff: import("drizzle-orm/pg-core").PgColumn<{
1179
- name: "avg_staff";
1180
- tableName: "review_aggregates";
1181
- dataType: "number";
1182
- columnType: "PgInteger";
1183
- data: number;
1184
- driverParam: string | number;
1185
- notNull: false;
1186
- hasDefault: false;
1187
- isPrimaryKey: false;
1188
- isAutoincrement: false;
1189
- hasRuntimeDefault: false;
1190
- enumValues: undefined;
1191
- baseColumn: never;
1192
- identity: undefined;
1193
- generated: undefined;
1194
- }, {}, {}>;
1195
- avgFood: import("drizzle-orm/pg-core").PgColumn<{
1196
- name: "avg_food";
1197
- tableName: "review_aggregates";
1198
- dataType: "number";
1199
- columnType: "PgInteger";
1200
- data: number;
1201
- driverParam: string | number;
1202
- notNull: false;
1203
- hasDefault: false;
1204
- isPrimaryKey: false;
1205
- isAutoincrement: false;
1206
- hasRuntimeDefault: false;
1207
- enumValues: undefined;
1208
- baseColumn: never;
1209
- identity: undefined;
1210
- generated: undefined;
1211
- }, {}, {}>;
1212
- avgActivities: import("drizzle-orm/pg-core").PgColumn<{
1213
- name: "avg_activities";
1214
- tableName: "review_aggregates";
1215
- dataType: "number";
1216
- columnType: "PgInteger";
1217
- data: number;
1218
- driverParam: string | number;
1219
- notNull: false;
1220
- hasDefault: false;
1221
- isPrimaryKey: false;
1222
- isAutoincrement: false;
1223
- hasRuntimeDefault: false;
1224
- enumValues: undefined;
1225
- baseColumn: never;
1226
- identity: undefined;
1227
- generated: undefined;
1228
- }, {}, {}>;
1229
- avgGuideQuality: import("drizzle-orm/pg-core").PgColumn<{
1230
- name: "avg_guide_quality";
1231
- tableName: "review_aggregates";
1232
- dataType: "number";
1233
- columnType: "PgInteger";
1234
- data: number;
1235
- driverParam: string | number;
1236
- notNull: false;
1237
- hasDefault: false;
1238
- isPrimaryKey: false;
1239
- isAutoincrement: false;
1240
- hasRuntimeDefault: false;
1241
- enumValues: undefined;
1242
- baseColumn: never;
1243
- identity: undefined;
1244
- generated: undefined;
1245
- }, {}, {}>;
1246
- avgTransportation: import("drizzle-orm/pg-core").PgColumn<{
1247
- name: "avg_transportation";
1248
- tableName: "review_aggregates";
1249
- dataType: "number";
1250
- columnType: "PgInteger";
1251
- data: number;
1252
- driverParam: string | number;
1253
- notNull: false;
1254
- hasDefault: false;
1255
- isPrimaryKey: false;
1256
- isAutoincrement: false;
1257
- hasRuntimeDefault: false;
1258
- enumValues: undefined;
1259
- baseColumn: never;
1260
- identity: undefined;
1261
- generated: undefined;
1262
- }, {}, {}>;
1263
- lastReviewAt: import("drizzle-orm/pg-core").PgColumn<{
1264
- name: "last_review_at";
1265
- tableName: "review_aggregates";
1266
- dataType: "date";
1267
- columnType: "PgTimestamp";
1268
- data: Date;
1269
- driverParam: string;
1270
- notNull: false;
1271
- hasDefault: false;
1272
- isPrimaryKey: false;
1273
- isAutoincrement: false;
1274
- hasRuntimeDefault: false;
1275
- enumValues: undefined;
1276
- baseColumn: never;
1277
- identity: undefined;
1278
- generated: undefined;
1279
- }, {}, {}>;
1280
- updatedAt: import("drizzle-orm/pg-core").PgColumn<{
1281
- name: "updated_at";
1282
- tableName: "review_aggregates";
1283
- dataType: "date";
1284
- columnType: "PgTimestamp";
1285
- data: Date;
1286
- driverParam: string;
1287
- notNull: true;
1288
- hasDefault: true;
1289
- isPrimaryKey: false;
1290
- isAutoincrement: false;
1291
- hasRuntimeDefault: false;
1292
- enumValues: undefined;
1293
- baseColumn: never;
1294
- identity: undefined;
1295
- generated: undefined;
1296
- }, {}, {}>;
1297
- };
1298
- dialect: "pg";
1299
- }>, "enableRLS">;
1300
- export type InsertReviewAggregates = typeof reviewAggregatesTable.$inferInsert;
1301
- export type SelectReviewAggregates = typeof reviewAggregatesTable.$inferSelect;
1302
- /**
1303
- * Review helpful votes table
1304
- */
1305
- export declare const reviewHelpfulVotesTable: Omit<import("drizzle-orm/pg-core").PgTableWithColumns<{
1306
- name: "review_helpful_votes";
1307
- schema: "catalog";
1308
- columns: {
1309
- id: import("drizzle-orm/pg-core").PgColumn<{
1310
- name: string;
1311
- tableName: "review_helpful_votes";
1312
- dataType: "string";
1313
- columnType: "PgText";
1314
- data: string;
1315
- driverParam: string;
1316
- notNull: true;
1317
- hasDefault: true;
1318
- isPrimaryKey: true;
1319
- isAutoincrement: false;
1320
- hasRuntimeDefault: true;
1321
- enumValues: [string, ...string[]];
1322
- baseColumn: never;
1323
- identity: undefined;
1324
- generated: undefined;
1325
- }, {}, {}>;
1326
- reviewId: import("drizzle-orm/pg-core").PgColumn<{
1327
- name: string;
1328
- tableName: "review_helpful_votes";
1329
- dataType: "string";
1330
- columnType: "PgText";
1331
- data: string;
1332
- driverParam: string;
1333
- notNull: true;
1334
- hasDefault: false;
1335
- isPrimaryKey: false;
1336
- isAutoincrement: false;
1337
- hasRuntimeDefault: false;
1338
- enumValues: [string, ...string[]];
1339
- baseColumn: never;
1340
- identity: undefined;
1341
- generated: undefined;
1342
- }, {}, {}>;
1343
- userId: import("drizzle-orm/pg-core").PgColumn<{
1344
- name: string;
1345
- tableName: "review_helpful_votes";
1346
- dataType: "string";
1347
- columnType: "PgText";
1348
- data: string;
1349
- driverParam: string;
1350
- notNull: false;
1351
- hasDefault: false;
1352
- isPrimaryKey: false;
1353
- isAutoincrement: false;
1354
- hasRuntimeDefault: false;
1355
- enumValues: [string, ...string[]];
1356
- baseColumn: never;
1357
- identity: undefined;
1358
- generated: undefined;
1359
- }, {}, {}>;
1360
- ipAddress: import("drizzle-orm/pg-core").PgColumn<{
1361
- name: "ip_address";
1362
- tableName: "review_helpful_votes";
1363
- dataType: "string";
1364
- columnType: "PgText";
1365
- data: string;
1366
- driverParam: string;
1367
- notNull: false;
1368
- hasDefault: false;
1369
- isPrimaryKey: false;
1370
- isAutoincrement: false;
1371
- hasRuntimeDefault: false;
1372
- enumValues: [string, ...string[]];
1373
- baseColumn: never;
1374
- identity: undefined;
1375
- generated: undefined;
1376
- }, {}, {}>;
1377
- helpful: import("drizzle-orm/pg-core").PgColumn<{
1378
- name: "helpful";
1379
- tableName: "review_helpful_votes";
1380
- dataType: "boolean";
1381
- columnType: "PgBoolean";
1382
- data: boolean;
1383
- driverParam: boolean;
1384
- notNull: true;
1385
- hasDefault: false;
1386
- isPrimaryKey: false;
1387
- isAutoincrement: false;
1388
- hasRuntimeDefault: false;
1389
- enumValues: undefined;
1390
- baseColumn: never;
1391
- identity: undefined;
1392
- generated: undefined;
1393
- }, {}, {}>;
1394
- createdAt: import("drizzle-orm/pg-core").PgColumn<{
1395
- name: "created_at";
1396
- tableName: "review_helpful_votes";
1397
- dataType: "date";
1398
- columnType: "PgTimestamp";
1399
- data: Date;
1400
- driverParam: string;
1401
- notNull: true;
1402
- hasDefault: true;
1403
- isPrimaryKey: false;
1404
- isAutoincrement: false;
1405
- hasRuntimeDefault: false;
1406
- enumValues: undefined;
1407
- baseColumn: never;
1408
- identity: undefined;
1409
- generated: undefined;
1410
- }, {}, {}>;
1411
- };
1412
- dialect: "pg";
1413
- }>, "enableRLS">;
1414
- export type InsertReviewHelpfulVote = typeof reviewHelpfulVotesTable.$inferInsert;
1415
- export type SelectReviewHelpfulVote = typeof reviewHelpfulVotesTable.$inferSelect;
1416
- //# sourceMappingURL=reviews.d.ts.map