@commercelayer/sdk 7.0.0-beta.15 → 7.0.0-beta.17

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 (305) hide show
  1. package/lib/{adapter-DF63Dunh.d.cts → api-CRmSToGa.d.cts} +25 -150
  2. package/lib/{adapter-BPmdwMhh.d.ts → api-CUXmETkx.d.ts} +25 -150
  3. package/lib/api.cjs +790 -146
  4. package/lib/api.d.cts +1 -1
  5. package/lib/api.d.ts +1 -1
  6. package/lib/api.js +131 -146
  7. package/lib/commercelayer.cjs +15 -21
  8. package/lib/commercelayer.d.cts +6 -7
  9. package/lib/commercelayer.d.ts +6 -7
  10. package/lib/commercelayer.js +12 -19
  11. package/lib/common.cjs +3 -3
  12. package/lib/common.d.cts +1 -1
  13. package/lib/common.d.ts +1 -1
  14. package/lib/common.js +1 -1
  15. package/lib/enum.cjs +659 -0
  16. package/lib/enum.d.cts +4 -0
  17. package/lib/enum.d.ts +4 -0
  18. package/lib/enum.js +643 -0
  19. package/lib/error.cjs +8 -0
  20. package/lib/error.d.cts +4 -1
  21. package/lib/error.d.ts +4 -1
  22. package/lib/error.js +7 -1
  23. package/lib/index.cjs +2 -7
  24. package/lib/index.d.cts +1 -1
  25. package/lib/index.d.ts +1 -1
  26. package/lib/index.js +1 -2
  27. package/lib/jsonapi.d.cts +1 -1
  28. package/lib/jsonapi.d.ts +1 -1
  29. package/lib/model.d.cts +1 -1
  30. package/lib/model.d.ts +1 -1
  31. package/lib/query.d.cts +1 -1
  32. package/lib/query.d.ts +1 -1
  33. package/lib/resource.d.cts +1 -1
  34. package/lib/resource.d.ts +1 -1
  35. package/lib/resources/addresses.d.cts +1 -1
  36. package/lib/resources/addresses.d.ts +1 -1
  37. package/lib/resources/adjustments.d.cts +1 -1
  38. package/lib/resources/adjustments.d.ts +1 -1
  39. package/lib/resources/adyen_gateways.d.cts +1 -1
  40. package/lib/resources/adyen_gateways.d.ts +1 -1
  41. package/lib/resources/adyen_payments.d.cts +1 -1
  42. package/lib/resources/adyen_payments.d.ts +1 -1
  43. package/lib/resources/applications.d.cts +1 -1
  44. package/lib/resources/applications.d.ts +1 -1
  45. package/lib/resources/attachments.d.cts +1 -1
  46. package/lib/resources/attachments.d.ts +1 -1
  47. package/lib/resources/authorizations.d.cts +1 -1
  48. package/lib/resources/authorizations.d.ts +1 -1
  49. package/lib/resources/avalara_accounts.d.cts +1 -1
  50. package/lib/resources/avalara_accounts.d.ts +1 -1
  51. package/lib/resources/axerve_gateways.d.cts +1 -1
  52. package/lib/resources/axerve_gateways.d.ts +1 -1
  53. package/lib/resources/axerve_payments.d.cts +1 -1
  54. package/lib/resources/axerve_payments.d.ts +1 -1
  55. package/lib/resources/bing_geocoders.d.cts +1 -1
  56. package/lib/resources/bing_geocoders.d.ts +1 -1
  57. package/lib/resources/braintree_gateways.d.cts +1 -1
  58. package/lib/resources/braintree_gateways.d.ts +1 -1
  59. package/lib/resources/braintree_payments.d.cts +1 -1
  60. package/lib/resources/braintree_payments.d.ts +1 -1
  61. package/lib/resources/bundles.d.cts +1 -1
  62. package/lib/resources/bundles.d.ts +1 -1
  63. package/lib/resources/buy_x_pay_y_promotions.d.cts +1 -1
  64. package/lib/resources/buy_x_pay_y_promotions.d.ts +1 -1
  65. package/lib/resources/captures.d.cts +1 -1
  66. package/lib/resources/captures.d.ts +1 -1
  67. package/lib/resources/carrier_accounts.d.cts +1 -1
  68. package/lib/resources/carrier_accounts.d.ts +1 -1
  69. package/lib/resources/checkout_com_gateways.d.cts +1 -1
  70. package/lib/resources/checkout_com_gateways.d.ts +1 -1
  71. package/lib/resources/checkout_com_payments.d.cts +1 -1
  72. package/lib/resources/checkout_com_payments.d.ts +1 -1
  73. package/lib/resources/cleanups.d.cts +1 -1
  74. package/lib/resources/cleanups.d.ts +1 -1
  75. package/lib/resources/coupon_codes_promotion_rules.d.cts +1 -1
  76. package/lib/resources/coupon_codes_promotion_rules.d.ts +1 -1
  77. package/lib/resources/coupon_recipients.d.cts +1 -1
  78. package/lib/resources/coupon_recipients.d.ts +1 -1
  79. package/lib/resources/coupons.d.cts +1 -1
  80. package/lib/resources/coupons.d.ts +1 -1
  81. package/lib/resources/custom_promotion_rules.d.cts +1 -1
  82. package/lib/resources/custom_promotion_rules.d.ts +1 -1
  83. package/lib/resources/customer_addresses.d.cts +1 -1
  84. package/lib/resources/customer_addresses.d.ts +1 -1
  85. package/lib/resources/customer_groups.d.cts +1 -1
  86. package/lib/resources/customer_groups.d.ts +1 -1
  87. package/lib/resources/customer_password_resets.d.cts +1 -1
  88. package/lib/resources/customer_password_resets.d.ts +1 -1
  89. package/lib/resources/customer_payment_sources.d.cts +1 -1
  90. package/lib/resources/customer_payment_sources.d.ts +1 -1
  91. package/lib/resources/customer_subscriptions.d.cts +1 -1
  92. package/lib/resources/customer_subscriptions.d.ts +1 -1
  93. package/lib/resources/customers.d.cts +1 -1
  94. package/lib/resources/customers.d.ts +1 -1
  95. package/lib/resources/delivery_lead_times.d.cts +1 -1
  96. package/lib/resources/delivery_lead_times.d.ts +1 -1
  97. package/lib/resources/discount_engine_items.d.cts +1 -1
  98. package/lib/resources/discount_engine_items.d.ts +1 -1
  99. package/lib/resources/discount_engines.d.cts +1 -1
  100. package/lib/resources/discount_engines.d.ts +1 -1
  101. package/lib/resources/easypost_pickups.d.cts +1 -1
  102. package/lib/resources/easypost_pickups.d.ts +1 -1
  103. package/lib/resources/event_callbacks.d.cts +1 -1
  104. package/lib/resources/event_callbacks.d.ts +1 -1
  105. package/lib/resources/events.d.cts +1 -1
  106. package/lib/resources/events.d.ts +1 -1
  107. package/lib/resources/exports.d.cts +1 -1
  108. package/lib/resources/exports.d.ts +1 -1
  109. package/lib/resources/external_gateways.d.cts +1 -1
  110. package/lib/resources/external_gateways.d.ts +1 -1
  111. package/lib/resources/external_payments.d.cts +1 -1
  112. package/lib/resources/external_payments.d.ts +1 -1
  113. package/lib/resources/external_promotions.d.cts +1 -1
  114. package/lib/resources/external_promotions.d.ts +1 -1
  115. package/lib/resources/external_tax_calculators.d.cts +1 -1
  116. package/lib/resources/external_tax_calculators.d.ts +1 -1
  117. package/lib/resources/fixed_amount_promotions.d.cts +1 -1
  118. package/lib/resources/fixed_amount_promotions.d.ts +1 -1
  119. package/lib/resources/fixed_price_promotions.d.cts +1 -1
  120. package/lib/resources/fixed_price_promotions.d.ts +1 -1
  121. package/lib/resources/flex_promotions.d.cts +1 -1
  122. package/lib/resources/flex_promotions.d.ts +1 -1
  123. package/lib/resources/free_gift_promotions.d.cts +1 -1
  124. package/lib/resources/free_gift_promotions.d.ts +1 -1
  125. package/lib/resources/free_shipping_promotions.d.cts +1 -1
  126. package/lib/resources/free_shipping_promotions.d.ts +1 -1
  127. package/lib/resources/geocoders.d.cts +1 -1
  128. package/lib/resources/geocoders.d.ts +1 -1
  129. package/lib/resources/gift_card_recipients.d.cts +1 -1
  130. package/lib/resources/gift_card_recipients.d.ts +1 -1
  131. package/lib/resources/gift_cards.d.cts +1 -1
  132. package/lib/resources/gift_cards.d.ts +1 -1
  133. package/lib/resources/google_geocoders.d.cts +1 -1
  134. package/lib/resources/google_geocoders.d.ts +1 -1
  135. package/lib/resources/imports.d.cts +1 -1
  136. package/lib/resources/imports.d.ts +1 -1
  137. package/lib/resources/in_stock_subscriptions.d.cts +1 -1
  138. package/lib/resources/in_stock_subscriptions.d.ts +1 -1
  139. package/lib/resources/inventory_models.d.cts +1 -1
  140. package/lib/resources/inventory_models.d.ts +1 -1
  141. package/lib/resources/inventory_return_locations.d.cts +1 -1
  142. package/lib/resources/inventory_return_locations.d.ts +1 -1
  143. package/lib/resources/inventory_stock_locations.d.cts +1 -1
  144. package/lib/resources/inventory_stock_locations.d.ts +1 -1
  145. package/lib/resources/klarna_gateways.d.cts +1 -1
  146. package/lib/resources/klarna_gateways.d.ts +1 -1
  147. package/lib/resources/klarna_payments.d.cts +1 -1
  148. package/lib/resources/klarna_payments.d.ts +1 -1
  149. package/lib/resources/line_item_options.d.cts +1 -1
  150. package/lib/resources/line_item_options.d.ts +1 -1
  151. package/lib/resources/line_items.d.cts +1 -1
  152. package/lib/resources/line_items.d.ts +1 -1
  153. package/lib/resources/links.d.cts +1 -1
  154. package/lib/resources/links.d.ts +1 -1
  155. package/lib/resources/manual_gateways.d.cts +1 -1
  156. package/lib/resources/manual_gateways.d.ts +1 -1
  157. package/lib/resources/manual_tax_calculators.d.cts +1 -1
  158. package/lib/resources/manual_tax_calculators.d.ts +1 -1
  159. package/lib/resources/markets.d.cts +1 -1
  160. package/lib/resources/markets.d.ts +1 -1
  161. package/lib/resources/merchants.d.cts +1 -1
  162. package/lib/resources/merchants.d.ts +1 -1
  163. package/lib/resources/notifications.d.cts +1 -1
  164. package/lib/resources/notifications.d.ts +1 -1
  165. package/lib/resources/order_amount_promotion_rules.d.cts +1 -1
  166. package/lib/resources/order_amount_promotion_rules.d.ts +1 -1
  167. package/lib/resources/order_copies.d.cts +1 -1
  168. package/lib/resources/order_copies.d.ts +1 -1
  169. package/lib/resources/order_factories.d.cts +1 -1
  170. package/lib/resources/order_factories.d.ts +1 -1
  171. package/lib/resources/order_subscription_items.d.cts +1 -1
  172. package/lib/resources/order_subscription_items.d.ts +1 -1
  173. package/lib/resources/order_subscriptions.d.cts +1 -1
  174. package/lib/resources/order_subscriptions.d.ts +1 -1
  175. package/lib/resources/orders.d.cts +1 -1
  176. package/lib/resources/orders.d.ts +1 -1
  177. package/lib/resources/organizations.d.cts +1 -1
  178. package/lib/resources/organizations.d.ts +1 -1
  179. package/lib/resources/packages.d.cts +1 -1
  180. package/lib/resources/packages.d.ts +1 -1
  181. package/lib/resources/parcel_line_items.d.cts +1 -1
  182. package/lib/resources/parcel_line_items.d.ts +1 -1
  183. package/lib/resources/parcels.d.cts +1 -1
  184. package/lib/resources/parcels.d.ts +1 -1
  185. package/lib/resources/payment_gateways.d.cts +1 -1
  186. package/lib/resources/payment_gateways.d.ts +1 -1
  187. package/lib/resources/payment_methods.d.cts +1 -1
  188. package/lib/resources/payment_methods.d.ts +1 -1
  189. package/lib/resources/payment_options.d.cts +1 -1
  190. package/lib/resources/payment_options.d.ts +1 -1
  191. package/lib/resources/paypal_gateways.d.cts +1 -1
  192. package/lib/resources/paypal_gateways.d.ts +1 -1
  193. package/lib/resources/paypal_payments.d.cts +1 -1
  194. package/lib/resources/paypal_payments.d.ts +1 -1
  195. package/lib/resources/percentage_discount_promotions.d.cts +1 -1
  196. package/lib/resources/percentage_discount_promotions.d.ts +1 -1
  197. package/lib/resources/pickups.d.cts +1 -1
  198. package/lib/resources/pickups.d.ts +1 -1
  199. package/lib/resources/price_frequency_tiers.d.cts +1 -1
  200. package/lib/resources/price_frequency_tiers.d.ts +1 -1
  201. package/lib/resources/price_list_schedulers.d.cts +1 -1
  202. package/lib/resources/price_list_schedulers.d.ts +1 -1
  203. package/lib/resources/price_lists.d.cts +1 -1
  204. package/lib/resources/price_lists.d.ts +1 -1
  205. package/lib/resources/price_tiers.d.cts +1 -1
  206. package/lib/resources/price_tiers.d.ts +1 -1
  207. package/lib/resources/price_volume_tiers.d.cts +1 -1
  208. package/lib/resources/price_volume_tiers.d.ts +1 -1
  209. package/lib/resources/prices.d.cts +1 -1
  210. package/lib/resources/prices.d.ts +1 -1
  211. package/lib/resources/promotion_rules.d.cts +1 -1
  212. package/lib/resources/promotion_rules.d.ts +1 -1
  213. package/lib/resources/promotions.d.cts +1 -1
  214. package/lib/resources/promotions.d.ts +1 -1
  215. package/lib/resources/recurring_order_copies.d.cts +1 -1
  216. package/lib/resources/recurring_order_copies.d.ts +1 -1
  217. package/lib/resources/refunds.d.cts +1 -1
  218. package/lib/resources/refunds.d.ts +1 -1
  219. package/lib/resources/reserved_stocks.d.cts +1 -1
  220. package/lib/resources/reserved_stocks.d.ts +1 -1
  221. package/lib/resources/resource_errors.d.cts +1 -1
  222. package/lib/resources/resource_errors.d.ts +1 -1
  223. package/lib/resources/return_line_items.d.cts +1 -1
  224. package/lib/resources/return_line_items.d.ts +1 -1
  225. package/lib/resources/returns.d.cts +1 -1
  226. package/lib/resources/returns.d.ts +1 -1
  227. package/lib/resources/satispay_gateways.d.cts +1 -1
  228. package/lib/resources/satispay_gateways.d.ts +1 -1
  229. package/lib/resources/satispay_payments.d.cts +1 -1
  230. package/lib/resources/satispay_payments.d.ts +1 -1
  231. package/lib/resources/shipments.d.cts +1 -1
  232. package/lib/resources/shipments.d.ts +1 -1
  233. package/lib/resources/shipping_categories.d.cts +1 -1
  234. package/lib/resources/shipping_categories.d.ts +1 -1
  235. package/lib/resources/shipping_method_tiers.d.cts +1 -1
  236. package/lib/resources/shipping_method_tiers.d.ts +1 -1
  237. package/lib/resources/shipping_methods.d.cts +1 -1
  238. package/lib/resources/shipping_methods.d.ts +1 -1
  239. package/lib/resources/shipping_weight_tiers.d.cts +1 -1
  240. package/lib/resources/shipping_weight_tiers.d.ts +1 -1
  241. package/lib/resources/shipping_zones.d.cts +1 -1
  242. package/lib/resources/shipping_zones.d.ts +1 -1
  243. package/lib/resources/sku_list_items.d.cts +1 -1
  244. package/lib/resources/sku_list_items.d.ts +1 -1
  245. package/lib/resources/sku_list_promotion_rules.d.cts +1 -1
  246. package/lib/resources/sku_list_promotion_rules.d.ts +1 -1
  247. package/lib/resources/sku_lists.d.cts +1 -1
  248. package/lib/resources/sku_lists.d.ts +1 -1
  249. package/lib/resources/sku_options.d.cts +1 -1
  250. package/lib/resources/sku_options.d.ts +1 -1
  251. package/lib/resources/skus.d.cts +1 -1
  252. package/lib/resources/skus.d.ts +1 -1
  253. package/lib/resources/stock_items.d.cts +1 -1
  254. package/lib/resources/stock_items.d.ts +1 -1
  255. package/lib/resources/stock_line_items.d.cts +1 -1
  256. package/lib/resources/stock_line_items.d.ts +1 -1
  257. package/lib/resources/stock_locations.d.cts +1 -1
  258. package/lib/resources/stock_locations.d.ts +1 -1
  259. package/lib/resources/stock_reservations.d.cts +1 -1
  260. package/lib/resources/stock_reservations.d.ts +1 -1
  261. package/lib/resources/stock_transfers.d.cts +1 -1
  262. package/lib/resources/stock_transfers.d.ts +1 -1
  263. package/lib/resources/stores.d.cts +1 -1
  264. package/lib/resources/stores.d.ts +1 -1
  265. package/lib/resources/stripe_gateways.d.cts +1 -1
  266. package/lib/resources/stripe_gateways.d.ts +1 -1
  267. package/lib/resources/stripe_payments.d.cts +1 -1
  268. package/lib/resources/stripe_payments.d.ts +1 -1
  269. package/lib/resources/stripe_tax_accounts.d.cts +1 -1
  270. package/lib/resources/stripe_tax_accounts.d.ts +1 -1
  271. package/lib/resources/subscription_models.d.cts +1 -1
  272. package/lib/resources/subscription_models.d.ts +1 -1
  273. package/lib/resources/tags.d.cts +1 -1
  274. package/lib/resources/tags.d.ts +1 -1
  275. package/lib/resources/talon_one_accounts.d.cts +1 -1
  276. package/lib/resources/talon_one_accounts.d.ts +1 -1
  277. package/lib/resources/tax_calculators.d.cts +1 -1
  278. package/lib/resources/tax_calculators.d.ts +1 -1
  279. package/lib/resources/tax_categories.d.cts +1 -1
  280. package/lib/resources/tax_categories.d.ts +1 -1
  281. package/lib/resources/tax_rules.d.cts +1 -1
  282. package/lib/resources/tax_rules.d.ts +1 -1
  283. package/lib/resources/taxjar_accounts.d.cts +1 -1
  284. package/lib/resources/taxjar_accounts.d.ts +1 -1
  285. package/lib/resources/transactions.d.cts +1 -1
  286. package/lib/resources/transactions.d.ts +1 -1
  287. package/lib/resources/versions.d.cts +1 -1
  288. package/lib/resources/versions.d.ts +1 -1
  289. package/lib/resources/vertex_accounts.d.cts +1 -1
  290. package/lib/resources/vertex_accounts.d.ts +1 -1
  291. package/lib/resources/voids.d.cts +1 -1
  292. package/lib/resources/voids.d.ts +1 -1
  293. package/lib/resources/webhooks.d.cts +1 -1
  294. package/lib/resources/webhooks.d.ts +1 -1
  295. package/lib/resources/wire_transfers.d.cts +1 -1
  296. package/lib/resources/wire_transfers.d.ts +1 -1
  297. package/lib/static.cjs +23 -7
  298. package/lib/static.d.cts +6 -1
  299. package/lib/static.d.ts +6 -1
  300. package/lib/static.js +23 -7
  301. package/package.json +1 -1
  302. package/lib/adapter.cjs +0 -795
  303. package/lib/adapter.d.cts +0 -4
  304. package/lib/adapter.d.ts +0 -4
  305. package/lib/adapter.js +0 -132
@@ -1,4 +1,4 @@
1
- export { cw as Bundle, cx as BundleCreate, cz as BundleSort, ko as BundleType, cy as BundleUpdate, n as default } from '../adapter-BPmdwMhh.js';
1
+ export { cz as Bundle, cA as BundleCreate, cC as BundleSort, k8 as BundleType, cB as BundleUpdate, Y as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { cA as BuyXPayYPromotion, cB as BuyXPayYPromotionCreate, cD as BuyXPayYPromotionSort, kD as BuyXPayYPromotionType, cC as BuyXPayYPromotionUpdate, o as default } from '../adapter-DF63Dunh.cjs';
1
+ export { cD as BuyXPayYPromotion, cE as BuyXPayYPromotionCreate, cG as BuyXPayYPromotionSort, kn as BuyXPayYPromotionType, cF as BuyXPayYPromotionUpdate, Z as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { cA as BuyXPayYPromotion, cB as BuyXPayYPromotionCreate, cD as BuyXPayYPromotionSort, kD as BuyXPayYPromotionType, cC as BuyXPayYPromotionUpdate, o as default } from '../adapter-BPmdwMhh.js';
1
+ export { cD as BuyXPayYPromotion, cE as BuyXPayYPromotionCreate, cG as BuyXPayYPromotionSort, kn as BuyXPayYPromotionType, cF as BuyXPayYPromotionUpdate, Z as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { cE as Capture, cG as CaptureSort, k8 as CaptureType, cF as CaptureUpdate, p as default } from '../adapter-DF63Dunh.cjs';
1
+ export { cH as Capture, cJ as CaptureSort, jU as CaptureType, cI as CaptureUpdate, _ as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { cE as Capture, cG as CaptureSort, k8 as CaptureType, cF as CaptureUpdate, p as default } from '../adapter-BPmdwMhh.js';
1
+ export { cH as Capture, cJ as CaptureSort, jU as CaptureType, cI as CaptureUpdate, _ as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { cH as CarrierAccount, cI as CarrierAccountCreate, cK as CarrierAccountSort, kW as CarrierAccountType, cJ as CarrierAccountUpdate, q as default } from '../adapter-DF63Dunh.cjs';
1
+ export { cK as CarrierAccount, cL as CarrierAccountCreate, cN as CarrierAccountSort, kG as CarrierAccountType, cM as CarrierAccountUpdate, $ as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { cH as CarrierAccount, cI as CarrierAccountCreate, cK as CarrierAccountSort, kW as CarrierAccountType, cJ as CarrierAccountUpdate, q as default } from '../adapter-BPmdwMhh.js';
1
+ export { cK as CarrierAccount, cL as CarrierAccountCreate, cN as CarrierAccountSort, kG as CarrierAccountType, cM as CarrierAccountUpdate, $ as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { cL as CheckoutComGateway, cM as CheckoutComGatewayCreate, cO as CheckoutComGatewaySort, lq as CheckoutComGatewayType, cN as CheckoutComGatewayUpdate, r as default } from '../adapter-DF63Dunh.cjs';
1
+ export { cO as CheckoutComGateway, cP as CheckoutComGatewayCreate, cR as CheckoutComGatewaySort, la as CheckoutComGatewayType, cQ as CheckoutComGatewayUpdate, a0 as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { cL as CheckoutComGateway, cM as CheckoutComGatewayCreate, cO as CheckoutComGatewaySort, lq as CheckoutComGatewayType, cN as CheckoutComGatewayUpdate, r as default } from '../adapter-BPmdwMhh.js';
1
+ export { cO as CheckoutComGateway, cP as CheckoutComGatewayCreate, cR as CheckoutComGatewaySort, la as CheckoutComGatewayType, cQ as CheckoutComGatewayUpdate, a0 as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { cP as CheckoutComPayment, cQ as CheckoutComPaymentCreate, cS as CheckoutComPaymentSort, jV as CheckoutComPaymentType, cR as CheckoutComPaymentUpdate, s as default } from '../adapter-DF63Dunh.cjs';
1
+ export { cS as CheckoutComPayment, cT as CheckoutComPaymentCreate, cV as CheckoutComPaymentSort, jF as CheckoutComPaymentType, cU as CheckoutComPaymentUpdate, a1 as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { cP as CheckoutComPayment, cQ as CheckoutComPaymentCreate, cS as CheckoutComPaymentSort, jV as CheckoutComPaymentType, cR as CheckoutComPaymentUpdate, s as default } from '../adapter-BPmdwMhh.js';
1
+ export { cS as CheckoutComPayment, cT as CheckoutComPaymentCreate, cV as CheckoutComPaymentSort, jF as CheckoutComPaymentType, cU as CheckoutComPaymentUpdate, a1 as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { cT as Cleanup, cU as CleanupCreate, cW as CleanupSort, lr as CleanupType, cV as CleanupUpdate, t as default } from '../adapter-DF63Dunh.cjs';
1
+ export { cW as Cleanup, cX as CleanupCreate, cZ as CleanupSort, lb as CleanupType, cY as CleanupUpdate, a2 as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { cT as Cleanup, cU as CleanupCreate, cW as CleanupSort, lr as CleanupType, cV as CleanupUpdate, t as default } from '../adapter-BPmdwMhh.js';
1
+ export { cW as Cleanup, cX as CleanupCreate, cZ as CleanupSort, lb as CleanupType, cY as CleanupUpdate, a2 as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { cX as CouponCodesPromotionRule, cY as CouponCodesPromotionRuleCreate, c_ as CouponCodesPromotionRuleSort, kC as CouponCodesPromotionRuleType, cZ as CouponCodesPromotionRuleUpdate, u as default } from '../adapter-DF63Dunh.cjs';
1
+ export { c_ as CouponCodesPromotionRule, c$ as CouponCodesPromotionRuleCreate, d1 as CouponCodesPromotionRuleSort, km as CouponCodesPromotionRuleType, d0 as CouponCodesPromotionRuleUpdate, a3 as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { cX as CouponCodesPromotionRule, cY as CouponCodesPromotionRuleCreate, c_ as CouponCodesPromotionRuleSort, kC as CouponCodesPromotionRuleType, cZ as CouponCodesPromotionRuleUpdate, u as default } from '../adapter-BPmdwMhh.js';
1
+ export { c_ as CouponCodesPromotionRule, c$ as CouponCodesPromotionRuleCreate, d1 as CouponCodesPromotionRuleSort, km as CouponCodesPromotionRuleType, d0 as CouponCodesPromotionRuleUpdate, a3 as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { c$ as CouponRecipient, d0 as CouponRecipientCreate, d2 as CouponRecipientSort, kt as CouponRecipientType, d1 as CouponRecipientUpdate, v as default } from '../adapter-DF63Dunh.cjs';
1
+ export { d2 as CouponRecipient, d3 as CouponRecipientCreate, d5 as CouponRecipientSort, kd as CouponRecipientType, d4 as CouponRecipientUpdate, a4 as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { c$ as CouponRecipient, d0 as CouponRecipientCreate, d2 as CouponRecipientSort, kt as CouponRecipientType, d1 as CouponRecipientUpdate, v as default } from '../adapter-BPmdwMhh.js';
1
+ export { d2 as CouponRecipient, d3 as CouponRecipientCreate, d5 as CouponRecipientSort, kd as CouponRecipientType, d4 as CouponRecipientUpdate, a4 as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { d3 as Coupon, d4 as CouponCreate, d6 as CouponSort, ku as CouponType, d5 as CouponUpdate, w as default } from '../adapter-DF63Dunh.cjs';
1
+ export { d6 as Coupon, d7 as CouponCreate, d9 as CouponSort, ke as CouponType, d8 as CouponUpdate, a5 as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { d3 as Coupon, d4 as CouponCreate, d6 as CouponSort, ku as CouponType, d5 as CouponUpdate, w as default } from '../adapter-BPmdwMhh.js';
1
+ export { d6 as Coupon, d7 as CouponCreate, d9 as CouponSort, ke as CouponType, d8 as CouponUpdate, a5 as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { d7 as CustomPromotionRule, d8 as CustomPromotionRuleCreate, da as CustomPromotionRuleSort, kA as CustomPromotionRuleType, d9 as CustomPromotionRuleUpdate, x as default } from '../adapter-DF63Dunh.cjs';
1
+ export { da as CustomPromotionRule, db as CustomPromotionRuleCreate, dd as CustomPromotionRuleSort, kk as CustomPromotionRuleType, dc as CustomPromotionRuleUpdate, a6 as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { d7 as CustomPromotionRule, d8 as CustomPromotionRuleCreate, da as CustomPromotionRuleSort, kA as CustomPromotionRuleType, d9 as CustomPromotionRuleUpdate, x as default } from '../adapter-BPmdwMhh.js';
1
+ export { da as CustomPromotionRule, db as CustomPromotionRuleCreate, dd as CustomPromotionRuleSort, kk as CustomPromotionRuleType, dc as CustomPromotionRuleUpdate, a6 as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { db as CustomerAddress, dc as CustomerAddressCreate, de as CustomerAddressSort, jQ as CustomerAddressType, dd as CustomerAddressUpdate, y as default } from '../adapter-DF63Dunh.cjs';
1
+ export { de as CustomerAddress, df as CustomerAddressCreate, dh as CustomerAddressSort, jA as CustomerAddressType, dg as CustomerAddressUpdate, a7 as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { db as CustomerAddress, dc as CustomerAddressCreate, de as CustomerAddressSort, jQ as CustomerAddressType, dd as CustomerAddressUpdate, y as default } from '../adapter-BPmdwMhh.js';
1
+ export { de as CustomerAddress, df as CustomerAddressCreate, dh as CustomerAddressSort, jA as CustomerAddressType, dg as CustomerAddressUpdate, a7 as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { df as CustomerGroup, dg as CustomerGroupCreate, di as CustomerGroupSort, jM as CustomerGroupType, dh as CustomerGroupUpdate, z as default } from '../adapter-DF63Dunh.cjs';
1
+ export { di as CustomerGroup, dj as CustomerGroupCreate, dl as CustomerGroupSort, jw as CustomerGroupType, dk as CustomerGroupUpdate, a8 as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { df as CustomerGroup, dg as CustomerGroupCreate, di as CustomerGroupSort, jM as CustomerGroupType, dh as CustomerGroupUpdate, z as default } from '../adapter-BPmdwMhh.js';
1
+ export { di as CustomerGroup, dj as CustomerGroupCreate, dl as CustomerGroupSort, jw as CustomerGroupType, dk as CustomerGroupUpdate, a8 as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { dj as CustomerPasswordReset, dk as CustomerPasswordResetCreate, dm as CustomerPasswordResetSort, ls as CustomerPasswordResetType, dl as CustomerPasswordResetUpdate, A as default } from '../adapter-DF63Dunh.cjs';
1
+ export { dm as CustomerPasswordReset, dn as CustomerPasswordResetCreate, dq as CustomerPasswordResetSort, lc as CustomerPasswordResetType, dp as CustomerPasswordResetUpdate, a9 as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { dj as CustomerPasswordReset, dk as CustomerPasswordResetCreate, dm as CustomerPasswordResetSort, ls as CustomerPasswordResetType, dl as CustomerPasswordResetUpdate, A as default } from '../adapter-BPmdwMhh.js';
1
+ export { dm as CustomerPasswordReset, dn as CustomerPasswordResetCreate, dq as CustomerPasswordResetSort, lc as CustomerPasswordResetType, dp as CustomerPasswordResetUpdate, a9 as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { dn as CustomerPaymentSource, dp as CustomerPaymentSourceCreate, dr as CustomerPaymentSourceSort, k0 as CustomerPaymentSourceType, dq as CustomerPaymentSourceUpdate, B as default } from '../adapter-DF63Dunh.cjs';
1
+ export { dr as CustomerPaymentSource, ds as CustomerPaymentSourceCreate, du as CustomerPaymentSourceSort, jM as CustomerPaymentSourceType, dt as CustomerPaymentSourceUpdate, aa as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { dn as CustomerPaymentSource, dp as CustomerPaymentSourceCreate, dr as CustomerPaymentSourceSort, k0 as CustomerPaymentSourceType, dq as CustomerPaymentSourceUpdate, B as default } from '../adapter-BPmdwMhh.js';
1
+ export { dr as CustomerPaymentSource, ds as CustomerPaymentSourceCreate, du as CustomerPaymentSourceSort, jM as CustomerPaymentSourceType, dt as CustomerPaymentSourceUpdate, aa as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { ds as CustomerSubscription, dt as CustomerSubscriptionCreate, dv as CustomerSubscriptionSort, k1 as CustomerSubscriptionType, du as CustomerSubscriptionUpdate, C as default } from '../adapter-DF63Dunh.cjs';
1
+ export { dv as CustomerSubscription, dw as CustomerSubscriptionCreate, dy as CustomerSubscriptionSort, jN as CustomerSubscriptionType, dx as CustomerSubscriptionUpdate, ab as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { ds as CustomerSubscription, dt as CustomerSubscriptionCreate, dv as CustomerSubscriptionSort, k1 as CustomerSubscriptionType, du as CustomerSubscriptionUpdate, C as default } from '../adapter-BPmdwMhh.js';
1
+ export { dv as CustomerSubscription, dw as CustomerSubscriptionCreate, dy as CustomerSubscriptionSort, jN as CustomerSubscriptionType, dx as CustomerSubscriptionUpdate, ab as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { dw as Customer, dx as CustomerCreate, dz as CustomerSort, kN as CustomerType, dy as CustomerUpdate, D as default } from '../adapter-DF63Dunh.cjs';
1
+ export { dz as Customer, dA as CustomerCreate, dC as CustomerSort, kx as CustomerType, dB as CustomerUpdate, ac as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { dw as Customer, dx as CustomerCreate, dz as CustomerSort, kN as CustomerType, dy as CustomerUpdate, D as default } from '../adapter-BPmdwMhh.js';
1
+ export { dz as Customer, dA as CustomerCreate, dC as CustomerSort, kx as CustomerType, dB as CustomerUpdate, ac as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { dA as DeliveryLeadTime, dB as DeliveryLeadTimeCreate, dD as DeliveryLeadTimeSort, kg as DeliveryLeadTimeType, dC as DeliveryLeadTimeUpdate, E as default } from '../adapter-DF63Dunh.cjs';
1
+ export { dD as DeliveryLeadTime, dE as DeliveryLeadTimeCreate, dG as DeliveryLeadTimeSort, k0 as DeliveryLeadTimeType, dF as DeliveryLeadTimeUpdate, ad as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { dA as DeliveryLeadTime, dB as DeliveryLeadTimeCreate, dD as DeliveryLeadTimeSort, kg as DeliveryLeadTimeType, dC as DeliveryLeadTimeUpdate, E as default } from '../adapter-BPmdwMhh.js';
1
+ export { dD as DeliveryLeadTime, dE as DeliveryLeadTimeCreate, dG as DeliveryLeadTimeSort, k0 as DeliveryLeadTimeType, dF as DeliveryLeadTimeUpdate, ad as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { dE as DiscountEngineItem, dF as DiscountEngineItemSort, ks as DiscountEngineItemType, F as default } from '../adapter-DF63Dunh.cjs';
1
+ export { dH as DiscountEngineItem, dI as DiscountEngineItemSort, kc as DiscountEngineItemType, ae as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { dE as DiscountEngineItem, dF as DiscountEngineItemSort, ks as DiscountEngineItemType, F as default } from '../adapter-BPmdwMhh.js';
1
+ export { dH as DiscountEngineItem, dI as DiscountEngineItemSort, kc as DiscountEngineItemType, ae as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { dG as DiscountEngine, dH as DiscountEngineSort, kr as DiscountEngineType, G as default } from '../adapter-DF63Dunh.cjs';
1
+ export { dJ as DiscountEngine, dK as DiscountEngineSort, kb as DiscountEngineType, af as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { dG as DiscountEngine, dH as DiscountEngineSort, kr as DiscountEngineType, G as default } from '../adapter-BPmdwMhh.js';
1
+ export { dJ as DiscountEngine, dK as DiscountEngineSort, kb as DiscountEngineType, af as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { dI as EasypostPickup, dJ as EasypostPickupCreate, dL as EasypostPickupSort, lt as EasypostPickupType, dK as EasypostPickupUpdate, H as default } from '../adapter-DF63Dunh.cjs';
1
+ export { dL as EasypostPickup, dM as EasypostPickupCreate, dO as EasypostPickupSort, ld as EasypostPickupType, dN as EasypostPickupUpdate, ag as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { dI as EasypostPickup, dJ as EasypostPickupCreate, dL as EasypostPickupSort, lt as EasypostPickupType, dK as EasypostPickupUpdate, H as default } from '../adapter-BPmdwMhh.js';
1
+ export { dL as EasypostPickup, dM as EasypostPickupCreate, dO as EasypostPickupSort, ld as EasypostPickupType, dN as EasypostPickupUpdate, ag as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { dM as EventCallback, dN as EventCallbackSort, jN as EventCallbackType, I as default } from '../adapter-DF63Dunh.cjs';
1
+ export { dP as EventCallback, dQ as EventCallbackSort, jx as EventCallbackType, ah as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { dM as EventCallback, dN as EventCallbackSort, jN as EventCallbackType, I as default } from '../adapter-BPmdwMhh.js';
1
+ export { dP as EventCallback, dQ as EventCallbackSort, jx as EventCallbackType, ah as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { dO as Event, dQ as EventSort, jP as EventType, dP as EventUpdate, J as default } from '../adapter-DF63Dunh.cjs';
1
+ export { dR as Event, dT as EventSort, jz as EventType, dS as EventUpdate, ai as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { dO as Event, dQ as EventSort, jP as EventType, dP as EventUpdate, J as default } from '../adapter-BPmdwMhh.js';
1
+ export { dR as Event, dT as EventSort, jz as EventType, dS as EventUpdate, ai as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { dR as Export, dS as ExportCreate, dU as ExportSort, lu as ExportType, dT as ExportUpdate, K as default } from '../adapter-DF63Dunh.cjs';
1
+ export { dU as Export, dV as ExportCreate, dX as ExportSort, le as ExportType, dW as ExportUpdate, aj as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { dR as Export, dS as ExportCreate, dU as ExportSort, lu as ExportType, dT as ExportUpdate, K as default } from '../adapter-BPmdwMhh.js';
1
+ export { dU as Export, dV as ExportCreate, dX as ExportSort, le as ExportType, dW as ExportUpdate, aj as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { dV as ExternalGateway, dW as ExternalGatewayCreate, dY as ExternalGatewaySort, lv as ExternalGatewayType, dX as ExternalGatewayUpdate, L as default } from '../adapter-DF63Dunh.cjs';
1
+ export { dY as ExternalGateway, dZ as ExternalGatewayCreate, d$ as ExternalGatewaySort, lf as ExternalGatewayType, d_ as ExternalGatewayUpdate, ak as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { dV as ExternalGateway, dW as ExternalGatewayCreate, dY as ExternalGatewaySort, lv as ExternalGatewayType, dX as ExternalGatewayUpdate, L as default } from '../adapter-BPmdwMhh.js';
1
+ export { dY as ExternalGateway, dZ as ExternalGatewayCreate, d$ as ExternalGatewaySort, lf as ExternalGatewayType, d_ as ExternalGatewayUpdate, ak as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { dZ as ExternalPayment, d_ as ExternalPaymentCreate, e0 as ExternalPaymentSort, jW as ExternalPaymentType, d$ as ExternalPaymentUpdate, M as default } from '../adapter-DF63Dunh.cjs';
1
+ export { e0 as ExternalPayment, e1 as ExternalPaymentCreate, e3 as ExternalPaymentSort, jG as ExternalPaymentType, e2 as ExternalPaymentUpdate, al as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { dZ as ExternalPayment, d_ as ExternalPaymentCreate, e0 as ExternalPaymentSort, jW as ExternalPaymentType, d$ as ExternalPaymentUpdate, M as default } from '../adapter-BPmdwMhh.js';
1
+ export { e0 as ExternalPayment, e1 as ExternalPaymentCreate, e3 as ExternalPaymentSort, jG as ExternalPaymentType, e2 as ExternalPaymentUpdate, al as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { e1 as ExternalPromotion, e2 as ExternalPromotionCreate, e4 as ExternalPromotionSort, kv as ExternalPromotionType, e3 as ExternalPromotionUpdate, N as default } from '../adapter-DF63Dunh.cjs';
1
+ export { e4 as ExternalPromotion, e5 as ExternalPromotionCreate, e7 as ExternalPromotionSort, kf as ExternalPromotionType, e6 as ExternalPromotionUpdate, am as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { e1 as ExternalPromotion, e2 as ExternalPromotionCreate, e4 as ExternalPromotionSort, kv as ExternalPromotionType, e3 as ExternalPromotionUpdate, N as default } from '../adapter-BPmdwMhh.js';
1
+ export { e4 as ExternalPromotion, e5 as ExternalPromotionCreate, e7 as ExternalPromotionSort, kf as ExternalPromotionType, e6 as ExternalPromotionUpdate, am as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { e5 as ExternalTaxCalculator, e6 as ExternalTaxCalculatorCreate, e8 as ExternalTaxCalculatorSort, lf as ExternalTaxCalculatorType, e7 as ExternalTaxCalculatorUpdate, P as default } from '../adapter-DF63Dunh.cjs';
1
+ export { e8 as ExternalTaxCalculator, e9 as ExternalTaxCalculatorCreate, eb as ExternalTaxCalculatorSort, k$ as ExternalTaxCalculatorType, ea as ExternalTaxCalculatorUpdate, an as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { e5 as ExternalTaxCalculator, e6 as ExternalTaxCalculatorCreate, e8 as ExternalTaxCalculatorSort, lf as ExternalTaxCalculatorType, e7 as ExternalTaxCalculatorUpdate, P as default } from '../adapter-BPmdwMhh.js';
1
+ export { e8 as ExternalTaxCalculator, e9 as ExternalTaxCalculatorCreate, eb as ExternalTaxCalculatorSort, k$ as ExternalTaxCalculatorType, ea as ExternalTaxCalculatorUpdate, an as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { e9 as FixedAmountPromotion, ea as FixedAmountPromotionCreate, ec as FixedAmountPromotionSort, kw as FixedAmountPromotionType, eb as FixedAmountPromotionUpdate, Q as default } from '../adapter-DF63Dunh.cjs';
1
+ export { ec as FixedAmountPromotion, ed as FixedAmountPromotionCreate, ef as FixedAmountPromotionSort, kg as FixedAmountPromotionType, ee as FixedAmountPromotionUpdate, ao as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { e9 as FixedAmountPromotion, ea as FixedAmountPromotionCreate, ec as FixedAmountPromotionSort, kw as FixedAmountPromotionType, eb as FixedAmountPromotionUpdate, Q as default } from '../adapter-BPmdwMhh.js';
1
+ export { ec as FixedAmountPromotion, ed as FixedAmountPromotionCreate, ef as FixedAmountPromotionSort, kg as FixedAmountPromotionType, ee as FixedAmountPromotionUpdate, ao as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { ed as FixedPricePromotion, ee as FixedPricePromotionCreate, eg as FixedPricePromotionSort, kz as FixedPricePromotionType, ef as FixedPricePromotionUpdate, R as default } from '../adapter-DF63Dunh.cjs';
1
+ export { eg as FixedPricePromotion, eh as FixedPricePromotionCreate, ej as FixedPricePromotionSort, kj as FixedPricePromotionType, ei as FixedPricePromotionUpdate, ap as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { ed as FixedPricePromotion, ee as FixedPricePromotionCreate, eg as FixedPricePromotionSort, kz as FixedPricePromotionType, ef as FixedPricePromotionUpdate, R as default } from '../adapter-BPmdwMhh.js';
1
+ export { eg as FixedPricePromotion, eh as FixedPricePromotionCreate, ej as FixedPricePromotionSort, kj as FixedPricePromotionType, ei as FixedPricePromotionUpdate, ap as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { eh as FlexPromotion, ei as FlexPromotionCreate, ek as FlexPromotionSort, kx as FlexPromotionType, ej as FlexPromotionUpdate, S as default } from '../adapter-DF63Dunh.cjs';
1
+ export { ek as FlexPromotion, el as FlexPromotionCreate, en as FlexPromotionSort, kh as FlexPromotionType, em as FlexPromotionUpdate, aq as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { eh as FlexPromotion, ei as FlexPromotionCreate, ek as FlexPromotionSort, kx as FlexPromotionType, ej as FlexPromotionUpdate, S as default } from '../adapter-BPmdwMhh.js';
1
+ export { ek as FlexPromotion, el as FlexPromotionCreate, en as FlexPromotionSort, kh as FlexPromotionType, em as FlexPromotionUpdate, aq as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { el as FreeGiftPromotion, em as FreeGiftPromotionCreate, eo as FreeGiftPromotionSort, kB as FreeGiftPromotionType, en as FreeGiftPromotionUpdate, T as default } from '../adapter-DF63Dunh.cjs';
1
+ export { eo as FreeGiftPromotion, ep as FreeGiftPromotionCreate, er as FreeGiftPromotionSort, kl as FreeGiftPromotionType, eq as FreeGiftPromotionUpdate, ar as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { el as FreeGiftPromotion, em as FreeGiftPromotionCreate, eo as FreeGiftPromotionSort, kB as FreeGiftPromotionType, en as FreeGiftPromotionUpdate, T as default } from '../adapter-BPmdwMhh.js';
1
+ export { eo as FreeGiftPromotion, ep as FreeGiftPromotionCreate, er as FreeGiftPromotionSort, kl as FreeGiftPromotionType, eq as FreeGiftPromotionUpdate, ar as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { ep as FreeShippingPromotion, eq as FreeShippingPromotionCreate, es as FreeShippingPromotionSort, kF as FreeShippingPromotionType, er as FreeShippingPromotionUpdate, U as default } from '../adapter-DF63Dunh.cjs';
1
+ export { es as FreeShippingPromotion, et as FreeShippingPromotionCreate, ev as FreeShippingPromotionSort, kp as FreeShippingPromotionType, eu as FreeShippingPromotionUpdate, as as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { ep as FreeShippingPromotion, eq as FreeShippingPromotionCreate, es as FreeShippingPromotionSort, kF as FreeShippingPromotionType, er as FreeShippingPromotionUpdate, U as default } from '../adapter-BPmdwMhh.js';
1
+ export { es as FreeShippingPromotion, et as FreeShippingPromotionCreate, ev as FreeShippingPromotionSort, kp as FreeShippingPromotionType, eu as FreeShippingPromotionUpdate, as as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { et as Geocoder, eu as GeocoderSort, jH as GeocoderType, V as default } from '../adapter-DF63Dunh.cjs';
1
+ export { ew as Geocoder, ex as GeocoderSort, jr as GeocoderType, at as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { et as Geocoder, eu as GeocoderSort, jH as GeocoderType, V as default } from '../adapter-BPmdwMhh.js';
1
+ export { ew as Geocoder, ex as GeocoderSort, jr as GeocoderType, at as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { ev as GiftCardRecipient, ew as GiftCardRecipientCreate, ey as GiftCardRecipientSort, kp as GiftCardRecipientType, ex as GiftCardRecipientUpdate, W as default } from '../adapter-DF63Dunh.cjs';
1
+ export { ey as GiftCardRecipient, ez as GiftCardRecipientCreate, eB as GiftCardRecipientSort, k9 as GiftCardRecipientType, eA as GiftCardRecipientUpdate, au as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { ev as GiftCardRecipient, ew as GiftCardRecipientCreate, ey as GiftCardRecipientSort, kp as GiftCardRecipientType, ex as GiftCardRecipientUpdate, W as default } from '../adapter-BPmdwMhh.js';
1
+ export { ey as GiftCardRecipient, ez as GiftCardRecipientCreate, eB as GiftCardRecipientSort, k9 as GiftCardRecipientType, eA as GiftCardRecipientUpdate, au as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { ez as GiftCard, eA as GiftCardCreate, eC as GiftCardSort, kq as GiftCardType, eB as GiftCardUpdate, X as default } from '../adapter-DF63Dunh.cjs';
1
+ export { eC as GiftCard, eD as GiftCardCreate, eF as GiftCardSort, ka as GiftCardType, eE as GiftCardUpdate, av as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { ez as GiftCard, eA as GiftCardCreate, eC as GiftCardSort, kq as GiftCardType, eB as GiftCardUpdate, X as default } from '../adapter-BPmdwMhh.js';
1
+ export { eC as GiftCard, eD as GiftCardCreate, eF as GiftCardSort, ka as GiftCardType, eE as GiftCardUpdate, av as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { eD as GoogleGeocoder, eE as GoogleGeocoderCreate, eG as GoogleGeocoderSort, lw as GoogleGeocoderType, eF as GoogleGeocoderUpdate, Y as default } from '../adapter-DF63Dunh.cjs';
1
+ export { eG as GoogleGeocoder, eH as GoogleGeocoderCreate, eJ as GoogleGeocoderSort, lg as GoogleGeocoderType, eI as GoogleGeocoderUpdate, aw as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { eD as GoogleGeocoder, eE as GoogleGeocoderCreate, eG as GoogleGeocoderSort, lw as GoogleGeocoderType, eF as GoogleGeocoderUpdate, Y as default } from '../adapter-BPmdwMhh.js';
1
+ export { eG as GoogleGeocoder, eH as GoogleGeocoderCreate, eJ as GoogleGeocoderSort, lg as GoogleGeocoderType, eI as GoogleGeocoderUpdate, aw as default } from '../api-CUXmETkx.js';
2
2
  import '../client.js';
3
3
  import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';