@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
package/lib/index.cjs CHANGED
@@ -5,7 +5,6 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  require('./chunk-JE77HYXB.cjs');
6
6
  var commercelayer = require('./commercelayer');
7
7
  var api = require('./api');
8
- var adapter = require('./adapter');
9
8
  var _static = require('./static');
10
9
 
11
10
  function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
@@ -22,17 +21,13 @@ Object.defineProperty(exports, "default", {
22
21
  enumerable: true,
23
22
  get: function () { return commercelayer__default.default; }
24
23
  });
25
- Object.defineProperty(exports, "OPEN_API_SCHEMA_VERSION", {
26
- enumerable: true,
27
- get: function () { return api.OPEN_API_SCHEMA_VERSION; }
28
- });
29
24
  Object.defineProperty(exports, "CommerceLayerStatic", {
30
25
  enumerable: true,
31
26
  get: function () { return _static.CommerceLayerStatic; }
32
27
  });
33
- Object.keys(adapter).forEach(function (k) {
28
+ Object.keys(api).forEach(function (k) {
34
29
  if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
35
30
  enumerable: true,
36
- get: function () { return adapter[k]; }
31
+ get: function () { return api[k]; }
37
32
  });
38
33
  });
package/lib/index.d.cts CHANGED
@@ -1,5 +1,5 @@
1
1
  export { default as CommerceLayer, CommerceLayerClient, CommerceLayerConfig, CommerceLayerInitConfig, default } from './commercelayer.cjs';
2
- export { bL as Address, bM as AddressCreate, bO as AddressSort, bN as AddressUpdate, bP as Adjustment, bQ as AdjustmentCreate, bS as AdjustmentSort, bR as AdjustmentUpdate, bT as AdyenGateway, bU as AdyenGatewayCreate, bW as AdyenGatewaySort, bV as AdyenGatewayUpdate, bX as AdyenPayment, bY as AdyenPaymentCreate, b_ as AdyenPaymentSort, bZ as AdyenPaymentUpdate, bE as ApiResource, bD as ApiResourceAdapter, bF as ApiSingleton, b$ as Application, c0 as ApplicationSort, c1 as Attachment, c2 as AttachmentCreate, c4 as AttachmentSort, c3 as AttachmentUpdate, c5 as Authorization, c7 as AuthorizationSort, c6 as AuthorizationUpdate, c8 as AvalaraAccount, c9 as AvalaraAccountCreate, cb as AvalaraAccountSort, ca as AvalaraAccountUpdate, cc as AxerveGateway, cd as AxerveGatewayCreate, cf as AxerveGatewaySort, ce as AxerveGatewayUpdate, cg as AxervePayment, ch as AxervePaymentCreate, cj as AxervePaymentSort, ci as AxervePaymentUpdate, ck as BingGeocoder, cl as BingGeocoderCreate, cn as BingGeocoderSort, cm as BingGeocoderUpdate, co as BraintreeGateway, cp as BraintreeGatewayCreate, cr as BraintreeGatewaySort, cq as BraintreeGatewayUpdate, cs as BraintreePayment, ct as BraintreePaymentCreate, cv as BraintreePaymentSort, cu as BraintreePaymentUpdate, cw as Bundle, cx as BundleCreate, cz as BundleSort, cy as BundleUpdate, cA as BuyXPayYPromotion, cB as BuyXPayYPromotionCreate, cD as BuyXPayYPromotionSort, cC as BuyXPayYPromotionUpdate, cE as Capture, cG as CaptureSort, cF as CaptureUpdate, cH as CarrierAccount, cI as CarrierAccountCreate, cK as CarrierAccountSort, cJ as CarrierAccountUpdate, cL as CheckoutComGateway, cM as CheckoutComGatewayCreate, cO as CheckoutComGatewaySort, cN as CheckoutComGatewayUpdate, cP as CheckoutComPayment, cQ as CheckoutComPaymentCreate, cS as CheckoutComPaymentSort, cR as CheckoutComPaymentUpdate, cT as Cleanup, cU as CleanupCreate, cW as CleanupSort, cV as CleanupUpdate, d3 as Coupon, cX as CouponCodesPromotionRule, cY as CouponCodesPromotionRuleCreate, c_ as CouponCodesPromotionRuleSort, cZ as CouponCodesPromotionRuleUpdate, d4 as CouponCreate, c$ as CouponRecipient, d0 as CouponRecipientCreate, d2 as CouponRecipientSort, d1 as CouponRecipientUpdate, d6 as CouponSort, d5 as CouponUpdate, jt as CreatableResource, js as CreatableResourceType, d7 as CustomPromotionRule, d8 as CustomPromotionRuleCreate, da as CustomPromotionRuleSort, d9 as CustomPromotionRuleUpdate, dw as Customer, db as CustomerAddress, dc as CustomerAddressCreate, de as CustomerAddressSort, dd as CustomerAddressUpdate, dx as CustomerCreate, df as CustomerGroup, dg as CustomerGroupCreate, di as CustomerGroupSort, dh as CustomerGroupUpdate, dj as CustomerPasswordReset, dk as CustomerPasswordResetCreate, dm as CustomerPasswordResetSort, dl as CustomerPasswordResetUpdate, dn as CustomerPaymentSource, dp as CustomerPaymentSourceCreate, dr as CustomerPaymentSourceSort, dq as CustomerPaymentSourceUpdate, dz as CustomerSort, ds as CustomerSubscription, dt as CustomerSubscriptionCreate, dv as CustomerSubscriptionSort, du as CustomerSubscriptionUpdate, dy as CustomerUpdate, jx as DeletableResource, jw as DeletableResourceType, dA as DeliveryLeadTime, dB as DeliveryLeadTimeCreate, dD as DeliveryLeadTimeSort, dC as DeliveryLeadTimeUpdate, dG as DiscountEngine, dE as DiscountEngineItem, dF as DiscountEngineItemSort, dH as DiscountEngineSort, dI as EasypostPickup, dJ as EasypostPickupCreate, dL as EasypostPickupSort, dK as EasypostPickupUpdate, dO as Event, dM as EventCallback, dN as EventCallbackSort, dQ as EventSort, dP as EventUpdate, dR as Export, dS as ExportCreate, dU as ExportSort, dT as ExportUpdate, dV as ExternalGateway, dW as ExternalGatewayCreate, dY as ExternalGatewaySort, dX as ExternalGatewayUpdate, dZ as ExternalPayment, d_ as ExternalPaymentCreate, e0 as ExternalPaymentSort, d$ as ExternalPaymentUpdate, e1 as ExternalPromotion, e2 as ExternalPromotionCreate, e4 as ExternalPromotionSort, e3 as ExternalPromotionUpdate, e5 as ExternalTaxCalculator, e6 as ExternalTaxCalculatorCreate, e8 as ExternalTaxCalculatorSort, e7 as ExternalTaxCalculatorUpdate, e9 as FixedAmountPromotion, ea as FixedAmountPromotionCreate, ec as FixedAmountPromotionSort, eb as FixedAmountPromotionUpdate, ed as FixedPricePromotion, ee as FixedPricePromotionCreate, eg as FixedPricePromotionSort, ef as FixedPricePromotionUpdate, eh as FlexPromotion, ei as FlexPromotionCreate, ek as FlexPromotionSort, ej as FlexPromotionUpdate, el as FreeGiftPromotion, em as FreeGiftPromotionCreate, eo as FreeGiftPromotionSort, en as FreeGiftPromotionUpdate, ep as FreeShippingPromotion, eq as FreeShippingPromotionCreate, es as FreeShippingPromotionSort, er as FreeShippingPromotionUpdate, et as Geocoder, eu as GeocoderSort, ez as GiftCard, eA as GiftCardCreate, ev as GiftCardRecipient, ew as GiftCardRecipientCreate, ey as GiftCardRecipientSort, ex as GiftCardRecipientUpdate, eC as GiftCardSort, eB as GiftCardUpdate, eD as GoogleGeocoder, eE as GoogleGeocoderCreate, eG as GoogleGeocoderSort, eF as GoogleGeocoderUpdate, eH as Import, eI as ImportCreate, eK as ImportSort, eJ as ImportUpdate, eL as InStockSubscription, eM as InStockSubscriptionCreate, eO as InStockSubscriptionSort, eN as InStockSubscriptionUpdate, eP as InventoryModel, eQ as InventoryModelCreate, eS as InventoryModelSort, eR as InventoryModelUpdate, eT as InventoryReturnLocation, eU as InventoryReturnLocationCreate, eW as InventoryReturnLocationSort, eV as InventoryReturnLocationUpdate, eX as InventoryStockLocation, eY as InventoryStockLocationCreate, e_ as InventoryStockLocationSort, eZ as InventoryStockLocationUpdate, e$ as KlarnaGateway, f0 as KlarnaGatewayCreate, f2 as KlarnaGatewaySort, f1 as KlarnaGatewayUpdate, f3 as KlarnaPayment, f4 as KlarnaPaymentCreate, f6 as KlarnaPaymentSort, f5 as KlarnaPaymentUpdate, fb as LineItem, fc as LineItemCreate, f7 as LineItemOption, f8 as LineItemOptionCreate, fa as LineItemOptionSort, f9 as LineItemOptionUpdate, fe as LineItemSort, fd as LineItemUpdate, ff as Link, fg as LinkCreate, fi as LinkSort, fh as LinkUpdate, bB as ListMeta, bA as ListResponse, jr as ListableResource, jq as ListableResourceType, fj as ManualGateway, fk as ManualGatewayCreate, fm as ManualGatewaySort, fl as ManualGatewayUpdate, fn as ManualTaxCalculator, fo as ManualTaxCalculatorCreate, fq as ManualTaxCalculatorSort, fp as ManualTaxCalculatorUpdate, fr as Market, fs as MarketCreate, fu as MarketSort, ft as MarketUpdate, fv as Merchant, fw as MerchantCreate, fy as MerchantSort, fx as MerchantUpdate, bu as Metadata, fz as Notification, fA as NotificationCreate, fC as NotificationSort, fB as NotificationUpdate, O as OPEN_API_SCHEMA_VERSION, fV as Order, fD as OrderAmountPromotionRule, fE as OrderAmountPromotionRuleCreate, fG as OrderAmountPromotionRuleSort, fF as OrderAmountPromotionRuleUpdate, fH as OrderCopy, fI as OrderCopyCreate, fK as OrderCopySort, fJ as OrderCopyUpdate, fW as OrderCreate, fL as OrderFactory, fM as OrderFactorySort, fY as OrderSort, fR as OrderSubscription, fS as OrderSubscriptionCreate, fN as OrderSubscriptionItem, fO as OrderSubscriptionItemCreate, fQ as OrderSubscriptionItemSort, fP as OrderSubscriptionItemUpdate, fU as OrderSubscriptionSort, fT as OrderSubscriptionUpdate, fX as OrderUpdate, fZ as Organization, f_ as OrganizationSort, f$ as Package, g0 as PackageCreate, g2 as PackageSort, g1 as PackageUpdate, g7 as Parcel, g8 as ParcelCreate, g3 as ParcelLineItem, g4 as ParcelLineItemCreate, g6 as ParcelLineItemSort, g5 as ParcelLineItemUpdate, ga as ParcelSort, g9 as ParcelUpdate, gb as PaymentGateway, gc as PaymentGatewaySort, gd as PaymentMethod, ge as PaymentMethodCreate, gg as PaymentMethodSort, gf as PaymentMethodUpdate, gh as PaymentOption, gi as PaymentOptionCreate, gk as PaymentOptionSort, gj as PaymentOptionUpdate, gl as PaypalGateway, gm as PaypalGatewayCreate, go as PaypalGatewaySort, gn as PaypalGatewayUpdate, gp as PaypalPayment, gq as PaypalPaymentCreate, gs as PaypalPaymentSort, gr as PaypalPaymentUpdate, gt as PercentageDiscountPromotion, gu as PercentageDiscountPromotionCreate, gw as PercentageDiscountPromotionSort, gv as PercentageDiscountPromotionUpdate, gx as Pickup, gy as PickupSort, gR as Price, gS as PriceCreate, gz as PriceFrequencyTier, gA as PriceFrequencyTierCreate, gC as PriceFrequencyTierSort, gB as PriceFrequencyTierUpdate, gH as PriceList, gI as PriceListCreate, gD as PriceListScheduler, gE as PriceListSchedulerCreate, gG as PriceListSchedulerSort, gF as PriceListSchedulerUpdate, gK as PriceListSort, gJ as PriceListUpdate, gU as PriceSort, gL as PriceTier, gM as PriceTierSort, gT as PriceUpdate, gN as PriceVolumeTier, gO as PriceVolumeTierCreate, gQ as PriceVolumeTierSort, gP as PriceVolumeTierUpdate, gX as Promotion, gV as PromotionRule, gW as PromotionRuleSort, gY as PromotionSort, bi as QueryArrayFields, bm as QueryArraySortable, bk as QueryFields, bp as QueryFilter, bh as QueryInclude, bq as QueryPageNumber, br as QueryPageSize, bt as QueryParams, bs as QueryParamsList, bl as QueryParamsRetrieve, bj as QueryRecordFields, bn as QueryRecordSortable, bo as QuerySort, gZ as RecurringOrderCopy, g_ as RecurringOrderCopyCreate, h0 as RecurringOrderCopySort, g$ as RecurringOrderCopyUpdate, h1 as Refund, h3 as RefundSort, h2 as RefundUpdate, h4 as ReservedStock, h5 as ReservedStockSort, bx as Resource, bI as ResourceAdapter, by as ResourceCreate, h6 as ResourceError, h7 as ResourceErrorSort, jC as ResourceFields, bK as ResourceFilter, bw as ResourceId, bC as ResourceRel, bJ as ResourceSort, jD as ResourceSortFields, bv as ResourceType, jl as ResourceTypeLock, bz as ResourceUpdate, bG as ResourcesConfig, bH as ResourcesInitConfig, jp as RetrievableResource, jo as RetrievableResourceType, hc as Return, hd as ReturnCreate, h8 as ReturnLineItem, h9 as ReturnLineItemCreate, hb as ReturnLineItemSort, ha as ReturnLineItemUpdate, hf as ReturnSort, he as ReturnUpdate, hg as SatispayGateway, hh as SatispayGatewayCreate, hj as SatispayGatewaySort, hi as SatispayGatewayUpdate, hk as SatispayPayment, hl as SatispayPaymentCreate, hn as SatispayPaymentSort, hm as SatispayPaymentUpdate, ho as Shipment, hp as ShipmentCreate, hr as ShipmentSort, hq as ShipmentUpdate, hs as ShippingCategory, ht as ShippingCategoryCreate, hv as ShippingCategorySort, hu as ShippingCategoryUpdate, hy as ShippingMethod, hz as ShippingMethodCreate, hB as ShippingMethodSort, hw as ShippingMethodTier, hx as ShippingMethodTierSort, hA as ShippingMethodUpdate, hC as ShippingWeightTier, hD as ShippingWeightTierCreate, hF as ShippingWeightTierSort, hE as ShippingWeightTierUpdate, hG as ShippingZone, hH as ShippingZoneCreate, hJ as ShippingZoneSort, hI as ShippingZoneUpdate, h_ as Sku, h$ as SkuCreate, hS as SkuList, hT as SkuListCreate, hK as SkuListItem, hL as SkuListItemCreate, hN as SkuListItemSort, hM as SkuListItemUpdate, hO as SkuListPromotionRule, hP as SkuListPromotionRuleCreate, hR as SkuListPromotionRuleSort, hQ as SkuListPromotionRuleUpdate, hV as SkuListSort, hU as SkuListUpdate, hW as SkuOption, hX as SkuOptionCreate, hZ as SkuOptionSort, hY as SkuOptionUpdate, i1 as SkuSort, i0 as SkuUpdate, i2 as StockItem, i3 as StockItemCreate, i5 as StockItemSort, i4 as StockItemUpdate, i6 as StockLineItem, i7 as StockLineItemCreate, i9 as StockLineItemSort, i8 as StockLineItemUpdate, ia as StockLocation, ib as StockLocationCreate, id as StockLocationSort, ic as StockLocationUpdate, ie as StockReservation, ig as StockReservationCreate, ii as StockReservationSort, ih as StockReservationUpdate, ij as StockTransfer, ik as StockTransferCreate, im as StockTransferSort, il as StockTransferUpdate, io as Store, ip as StoreCreate, ir as StoreSort, iq as StoreUpdate, is as StripeGateway, it as StripeGatewayCreate, iv as StripeGatewaySort, iu as StripeGatewayUpdate, iw as StripePayment, ix as StripePaymentCreate, iz as StripePaymentSort, iy as StripePaymentUpdate, iA as StripeTaxAccount, iB as StripeTaxAccountCreate, iD as StripeTaxAccountSort, iC as StripeTaxAccountUpdate, iE as SubscriptionModel, iF as SubscriptionModelCreate, iH as SubscriptionModelSort, iG as SubscriptionModelUpdate, iI as Tag, iJ as TagCreate, iL as TagSort, iK as TagUpdate, jz as TaggableResource, jy as TaggableResourceType, iM as TalonOneAccount, iN as TalonOneAccountCreate, iP as TalonOneAccountSort, iO as TalonOneAccountUpdate, iQ as TaxCalculator, iR as TaxCalculatorSort, iS as TaxCategory, iT as TaxCategoryCreate, iV as TaxCategorySort, iU as TaxCategoryUpdate, iW as TaxRule, iX as TaxRuleCreate, iZ as TaxRuleSort, iY as TaxRuleUpdate, i_ as TaxjarAccount, i$ as TaxjarAccountCreate, j1 as TaxjarAccountSort, j0 as TaxjarAccountUpdate, j2 as Transaction, j3 as TransactionSort, jv as UpdatableResource, ju as UpdatableResourceType, j4 as Version, j5 as VersionSort, jB as VersionableResource, jA as VersionableResourceType, j6 as VertexAccount, j7 as VertexAccountCreate, j9 as VertexAccountSort, j8 as VertexAccountUpdate, ja as Void, jc as VoidSort, jb as VoidUpdate, jd as Webhook, je as WebhookCreate, jg as WebhookSort, jf as WebhookUpdate, jh as WireTransfer, ji as WireTransferCreate, jk as WireTransferSort, jj as WireTransferUpdate, i as addresses, a as adjustments, b as adyen_gateways, c as adyen_payments, d as application, e as attachments, f as authorizations, g as avalara_accounts, h as axerve_gateways, j as axerve_payments, k as bing_geocoders, l as braintree_gateways, m as braintree_payments, n as bundles, o as buy_x_pay_y_promotions, p as captures, q as carrier_accounts, r as checkout_com_gateways, s as checkout_com_payments, t as cleanups, u as coupon_codes_promotion_rules, v as coupon_recipients, w as coupons, x as custom_promotion_rules, y as customer_addresses, z as customer_groups, A as customer_password_resets, B as customer_payment_sources, C as customer_subscriptions, D as customers, E as delivery_lead_times, F as discount_engine_items, G as discount_engines, H as easypost_pickups, I as event_callbacks, J as events, K as exports, L as external_gateways, M as external_payments, N as external_promotions, P as external_tax_calculators, Q as fixed_amount_promotions, R as fixed_price_promotions, S as flex_promotions, T as free_gift_promotions, U as free_shipping_promotions, be as generateQueryStringParams, bg as generateSearchString, V as geocoders, W as gift_card_recipients, X as gift_cards, Y as google_geocoders, Z as imports, _ as in_stock_subscriptions, $ as inventory_models, a0 as inventory_return_locations, a1 as inventory_stock_locations, bf as isParamsList, a2 as klarna_gateways, a3 as klarna_payments, a4 as line_item_options, a5 as line_items, a6 as links, a7 as manual_gateways, a8 as manual_tax_calculators, a9 as markets, aa as merchants, ab as notifications, ac as order_amount_promotion_rules, ad as order_copies, ae as order_factories, af as order_subscription_items, ag as order_subscriptions, ah as orders, ai as organization, aj as packages, ak as parcel_line_items, al as parcels, am as payment_gateways, an as payment_methods, ao as payment_options, ap as paypal_gateways, aq as paypal_payments, ar as percentage_discount_promotions, as as pickups, at as price_frequency_tiers, au as price_list_schedulers, av as price_lists, aw as price_tiers, ax as price_volume_tiers, ay as prices, az as promotion_rules, aA as promotions, aB as recurring_order_copies, aC as refunds, aD as reserved_stocks, jm as resourceList, aE as resource_errors, aF as return_line_items, aG as returns, aH as satispay_gateways, aI as satispay_payments, aJ as shipments, aK as shipping_categories, aL as shipping_method_tiers, aM as shipping_methods, aN as shipping_weight_tiers, aO as shipping_zones, jn as singletonList, aP as sku_list_items, aQ as sku_list_promotion_rules, aR as sku_lists, aS as sku_options, aT as skus, aU as stock_items, aV as stock_line_items, aW as stock_locations, aX as stock_reservations, aY as stock_transfers, aZ as stores, a_ as stripe_gateways, a$ as stripe_payments, b0 as stripe_tax_accounts, b1 as subscription_models, b2 as tags, b3 as talon_one_accounts, b4 as tax_calculators, b5 as tax_categories, b6 as tax_rules, b7 as taxjar_accounts, b8 as transactions, b9 as versions, ba as vertex_accounts, bb as voids, bc as webhooks, bd as wire_transfers } from './adapter-DF63Dunh.cjs';
2
+ export { bO as Address, bP as AddressCreate, bR as AddressSort, bQ as AddressUpdate, bS as Adjustment, bT as AdjustmentCreate, bV as AdjustmentSort, bU as AdjustmentUpdate, bW as AdyenGateway, bX as AdyenGatewayCreate, bZ as AdyenGatewaySort, bY as AdyenGatewayUpdate, b_ as AdyenPayment, b$ as AdyenPaymentCreate, c1 as AdyenPaymentSort, c0 as AdyenPaymentUpdate, c2 as Application, c3 as ApplicationSort, c4 as Attachment, c5 as AttachmentCreate, c7 as AttachmentSort, c6 as AttachmentUpdate, c8 as Authorization, ca as AuthorizationSort, c9 as AuthorizationUpdate, cb as AvalaraAccount, cc as AvalaraAccountCreate, ce as AvalaraAccountSort, cd as AvalaraAccountUpdate, cf as AxerveGateway, cg as AxerveGatewayCreate, ci as AxerveGatewaySort, ch as AxerveGatewayUpdate, cj as AxervePayment, ck as AxervePaymentCreate, cm as AxervePaymentSort, cl as AxervePaymentUpdate, cn as BingGeocoder, co as BingGeocoderCreate, cq as BingGeocoderSort, cp as BingGeocoderUpdate, cr as BraintreeGateway, cs as BraintreeGatewayCreate, cu as BraintreeGatewaySort, ct as BraintreeGatewayUpdate, cv as BraintreePayment, cw as BraintreePaymentCreate, cy as BraintreePaymentSort, cx as BraintreePaymentUpdate, cz as Bundle, cA as BundleCreate, cC as BundleSort, cB as BundleUpdate, cD as BuyXPayYPromotion, cE as BuyXPayYPromotionCreate, cG as BuyXPayYPromotionSort, cF as BuyXPayYPromotionUpdate, cH as Capture, cJ as CaptureSort, cI as CaptureUpdate, cK as CarrierAccount, cL as CarrierAccountCreate, cN as CarrierAccountSort, cM as CarrierAccountUpdate, cO as CheckoutComGateway, cP as CheckoutComGatewayCreate, cR as CheckoutComGatewaySort, cQ as CheckoutComGatewayUpdate, cS as CheckoutComPayment, cT as CheckoutComPaymentCreate, cV as CheckoutComPaymentSort, cU as CheckoutComPaymentUpdate, cW as Cleanup, cX as CleanupCreate, cZ as CleanupSort, cY as CleanupUpdate, d6 as Coupon, c_ as CouponCodesPromotionRule, c$ as CouponCodesPromotionRuleCreate, d1 as CouponCodesPromotionRuleSort, d0 as CouponCodesPromotionRuleUpdate, d7 as CouponCreate, d2 as CouponRecipient, d3 as CouponRecipientCreate, d5 as CouponRecipientSort, d4 as CouponRecipientUpdate, d9 as CouponSort, d8 as CouponUpdate, x as CreatableResource, C as CreatableResourceType, da as CustomPromotionRule, db as CustomPromotionRuleCreate, dd as CustomPromotionRuleSort, dc as CustomPromotionRuleUpdate, dz as Customer, de as CustomerAddress, df as CustomerAddressCreate, dh as CustomerAddressSort, dg as CustomerAddressUpdate, dA as CustomerCreate, di as CustomerGroup, dj as CustomerGroupCreate, dl as CustomerGroupSort, dk as CustomerGroupUpdate, dm as CustomerPasswordReset, dn as CustomerPasswordResetCreate, dq as CustomerPasswordResetSort, dp as CustomerPasswordResetUpdate, dr as CustomerPaymentSource, ds as CustomerPaymentSourceCreate, du as CustomerPaymentSourceSort, dt as CustomerPaymentSourceUpdate, dC as CustomerSort, dv as CustomerSubscription, dw as CustomerSubscriptionCreate, dy as CustomerSubscriptionSort, dx as CustomerSubscriptionUpdate, dB as CustomerUpdate, z as DeletableResource, D as DeletableResourceType, dD as DeliveryLeadTime, dE as DeliveryLeadTimeCreate, dG as DeliveryLeadTimeSort, dF as DeliveryLeadTimeUpdate, dJ as DiscountEngine, dH as DiscountEngineItem, dI as DiscountEngineItemSort, dK as DiscountEngineSort, dL as EasypostPickup, dM as EasypostPickupCreate, dO as EasypostPickupSort, dN as EasypostPickupUpdate, dR as Event, dP as EventCallback, dQ as EventCallbackSort, dT as EventSort, dS as EventUpdate, dU as Export, dV as ExportCreate, dX as ExportSort, dW as ExportUpdate, dY as ExternalGateway, dZ as ExternalGatewayCreate, d$ as ExternalGatewaySort, d_ as ExternalGatewayUpdate, e0 as ExternalPayment, e1 as ExternalPaymentCreate, e3 as ExternalPaymentSort, e2 as ExternalPaymentUpdate, e4 as ExternalPromotion, e5 as ExternalPromotionCreate, e7 as ExternalPromotionSort, e6 as ExternalPromotionUpdate, e8 as ExternalTaxCalculator, e9 as ExternalTaxCalculatorCreate, eb as ExternalTaxCalculatorSort, ea as ExternalTaxCalculatorUpdate, ec as FixedAmountPromotion, ed as FixedAmountPromotionCreate, ef as FixedAmountPromotionSort, ee as FixedAmountPromotionUpdate, eg as FixedPricePromotion, eh as FixedPricePromotionCreate, ej as FixedPricePromotionSort, ei as FixedPricePromotionUpdate, ek as FlexPromotion, el as FlexPromotionCreate, en as FlexPromotionSort, em as FlexPromotionUpdate, eo as FreeGiftPromotion, ep as FreeGiftPromotionCreate, er as FreeGiftPromotionSort, eq as FreeGiftPromotionUpdate, es as FreeShippingPromotion, et as FreeShippingPromotionCreate, ev as FreeShippingPromotionSort, eu as FreeShippingPromotionUpdate, ew as Geocoder, ex as GeocoderSort, eC as GiftCard, eD as GiftCardCreate, ey as GiftCardRecipient, ez as GiftCardRecipientCreate, eB as GiftCardRecipientSort, eA as GiftCardRecipientUpdate, eF as GiftCardSort, eE as GiftCardUpdate, eG as GoogleGeocoder, eH as GoogleGeocoderCreate, eJ as GoogleGeocoderSort, eI as GoogleGeocoderUpdate, eK as Import, eL as ImportCreate, eN as ImportSort, eM as ImportUpdate, eO as InStockSubscription, eP as InStockSubscriptionCreate, eR as InStockSubscriptionSort, eQ as InStockSubscriptionUpdate, eS as InventoryModel, eT as InventoryModelCreate, eV as InventoryModelSort, eU as InventoryModelUpdate, eW as InventoryReturnLocation, eX as InventoryReturnLocationCreate, eZ as InventoryReturnLocationSort, eY as InventoryReturnLocationUpdate, e_ as InventoryStockLocation, e$ as InventoryStockLocationCreate, f1 as InventoryStockLocationSort, f0 as InventoryStockLocationUpdate, f2 as KlarnaGateway, f3 as KlarnaGatewayCreate, f5 as KlarnaGatewaySort, f4 as KlarnaGatewayUpdate, f6 as KlarnaPayment, f7 as KlarnaPaymentCreate, f9 as KlarnaPaymentSort, f8 as KlarnaPaymentUpdate, fe as LineItem, ff as LineItemCreate, fa as LineItemOption, fb as LineItemOptionCreate, fd as LineItemOptionSort, fc as LineItemOptionUpdate, fh as LineItemSort, fg as LineItemUpdate, fi as Link, fj as LinkCreate, fl as LinkSort, fk as LinkUpdate, m as ListMeta, L as ListResponse, w as ListableResource, v as ListableResourceType, fm as ManualGateway, fn as ManualGatewayCreate, fp as ManualGatewaySort, fo as ManualGatewayUpdate, fq as ManualTaxCalculator, fr as ManualTaxCalculatorCreate, ft as ManualTaxCalculatorSort, fs as ManualTaxCalculatorUpdate, fu as Market, fv as MarketCreate, fx as MarketSort, fw as MarketUpdate, fy as Merchant, fz as MerchantCreate, fB as MerchantSort, fA as MerchantUpdate, M as Metadata, fC as Notification, fD as NotificationCreate, fF as NotificationSort, fE as NotificationUpdate, fY as Order, fG as OrderAmountPromotionRule, fH as OrderAmountPromotionRuleCreate, fJ as OrderAmountPromotionRuleSort, fI as OrderAmountPromotionRuleUpdate, fK as OrderCopy, fL as OrderCopyCreate, fN as OrderCopySort, fM as OrderCopyUpdate, fZ as OrderCreate, fO as OrderFactory, fP as OrderFactorySort, f$ as OrderSort, fU as OrderSubscription, fV as OrderSubscriptionCreate, fQ as OrderSubscriptionItem, fR as OrderSubscriptionItemCreate, fT as OrderSubscriptionItemSort, fS as OrderSubscriptionItemUpdate, fX as OrderSubscriptionSort, fW as OrderSubscriptionUpdate, f_ as OrderUpdate, g0 as Organization, g1 as OrganizationSort, g2 as Package, g3 as PackageCreate, g5 as PackageSort, g4 as PackageUpdate, ga as Parcel, gb as ParcelCreate, g6 as ParcelLineItem, g7 as ParcelLineItemCreate, g9 as ParcelLineItemSort, g8 as ParcelLineItemUpdate, gd as ParcelSort, gc as ParcelUpdate, ge as PaymentGateway, gf as PaymentGatewaySort, gg as PaymentMethod, gh as PaymentMethodCreate, gj as PaymentMethodSort, gi as PaymentMethodUpdate, gk as PaymentOption, gl as PaymentOptionCreate, gn as PaymentOptionSort, gm as PaymentOptionUpdate, go as PaypalGateway, gp as PaypalGatewayCreate, gr as PaypalGatewaySort, gq as PaypalGatewayUpdate, gs as PaypalPayment, gt as PaypalPaymentCreate, gv as PaypalPaymentSort, gu as PaypalPaymentUpdate, gw as PercentageDiscountPromotion, gx as PercentageDiscountPromotionCreate, gz as PercentageDiscountPromotionSort, gy as PercentageDiscountPromotionUpdate, gA as Pickup, gB as PickupSort, gU as Price, gV as PriceCreate, gC as PriceFrequencyTier, gD as PriceFrequencyTierCreate, gF as PriceFrequencyTierSort, gE as PriceFrequencyTierUpdate, gK as PriceList, gL as PriceListCreate, gG as PriceListScheduler, gH as PriceListSchedulerCreate, gJ as PriceListSchedulerSort, gI as PriceListSchedulerUpdate, gN as PriceListSort, gM as PriceListUpdate, gX as PriceSort, gO as PriceTier, gP as PriceTierSort, gW as PriceUpdate, gQ as PriceVolumeTier, gR as PriceVolumeTierCreate, gT as PriceVolumeTierSort, gS as PriceVolumeTierUpdate, g_ as Promotion, gY as PromotionRule, gZ as PromotionRuleSort, g$ as PromotionSort, a as QueryFields, h as QueryFilter, Q as QueryInclude, e as QueryPageNumber, f as QueryPageSize, d as QueryParams, c as QueryParamsList, b as QueryParamsRetrieve, g as QuerySort, h0 as RecurringOrderCopy, h1 as RecurringOrderCopyCreate, h3 as RecurringOrderCopySort, h2 as RecurringOrderCopyUpdate, h4 as Refund, h6 as RefundSort, h5 as RefundUpdate, h7 as ReservedStock, h8 as ReservedStockSort, j as Resource, k as ResourceCreate, h9 as ResourceError, ha as ResourceErrorSort, p as ResourceFilter, i as ResourceId, n as ResourceRel, o as ResourceSort, R as ResourceType, s as ResourceTypeLock, l as ResourceUpdate, q as ResourcesConfig, r as ResourcesInitConfig, u as RetrievableResource, t as RetrievableResourceType, hf as Return, hg as ReturnCreate, hb as ReturnLineItem, hc as ReturnLineItemCreate, he as ReturnLineItemSort, hd as ReturnLineItemUpdate, hi as ReturnSort, hh as ReturnUpdate, hj as SatispayGateway, hk as SatispayGatewayCreate, hm as SatispayGatewaySort, hl as SatispayGatewayUpdate, hn as SatispayPayment, ho as SatispayPaymentCreate, hq as SatispayPaymentSort, hp as SatispayPaymentUpdate, hr as Shipment, hs as ShipmentCreate, hu as ShipmentSort, ht as ShipmentUpdate, hv as ShippingCategory, hw as ShippingCategoryCreate, hy as ShippingCategorySort, hx as ShippingCategoryUpdate, hB as ShippingMethod, hC as ShippingMethodCreate, hE as ShippingMethodSort, hz as ShippingMethodTier, hA as ShippingMethodTierSort, hD as ShippingMethodUpdate, hF as ShippingWeightTier, hG as ShippingWeightTierCreate, hI as ShippingWeightTierSort, hH as ShippingWeightTierUpdate, hJ as ShippingZone, hK as ShippingZoneCreate, hM as ShippingZoneSort, hL as ShippingZoneUpdate, i1 as Sku, i2 as SkuCreate, hV as SkuList, hW as SkuListCreate, hN as SkuListItem, hO as SkuListItemCreate, hQ as SkuListItemSort, hP as SkuListItemUpdate, hR as SkuListPromotionRule, hS as SkuListPromotionRuleCreate, hU as SkuListPromotionRuleSort, hT as SkuListPromotionRuleUpdate, hY as SkuListSort, hX as SkuListUpdate, hZ as SkuOption, h_ as SkuOptionCreate, i0 as SkuOptionSort, h$ as SkuOptionUpdate, i4 as SkuSort, i3 as SkuUpdate, i5 as StockItem, i6 as StockItemCreate, i8 as StockItemSort, i7 as StockItemUpdate, i9 as StockLineItem, ia as StockLineItemCreate, ic as StockLineItemSort, ib as StockLineItemUpdate, id as StockLocation, ie as StockLocationCreate, ih as StockLocationSort, ig as StockLocationUpdate, ii as StockReservation, ij as StockReservationCreate, il as StockReservationSort, ik as StockReservationUpdate, im as StockTransfer, io as StockTransferCreate, iq as StockTransferSort, ip as StockTransferUpdate, ir as Store, is as StoreCreate, iu as StoreSort, it as StoreUpdate, iv as StripeGateway, iw as StripeGatewayCreate, iy as StripeGatewaySort, ix as StripeGatewayUpdate, iz as StripePayment, iA as StripePaymentCreate, iC as StripePaymentSort, iB as StripePaymentUpdate, iD as StripeTaxAccount, iE as StripeTaxAccountCreate, iG as StripeTaxAccountSort, iF as StripeTaxAccountUpdate, iH as SubscriptionModel, iI as SubscriptionModelCreate, iK as SubscriptionModelSort, iJ as SubscriptionModelUpdate, iL as Tag, iM as TagCreate, iO as TagSort, iN as TagUpdate, A as TaggableResource, T as TaggableResourceType, iP as TalonOneAccount, iQ as TalonOneAccountCreate, iS as TalonOneAccountSort, iR as TalonOneAccountUpdate, iT as TaxCalculator, iU as TaxCalculatorSort, iV as TaxCategory, iW as TaxCategoryCreate, iY as TaxCategorySort, iX as TaxCategoryUpdate, iZ as TaxRule, i_ as TaxRuleCreate, j0 as TaxRuleSort, i$ as TaxRuleUpdate, j1 as TaxjarAccount, j2 as TaxjarAccountCreate, j4 as TaxjarAccountSort, j3 as TaxjarAccountUpdate, j5 as Transaction, j6 as TransactionSort, y as UpdatableResource, U as UpdatableResourceType, j7 as Version, j8 as VersionSort, B as VersionableResource, V as VersionableResourceType, j9 as VertexAccount, ja as VertexAccountCreate, jc as VertexAccountSort, jb as VertexAccountUpdate, jd as Void, jf as VoidSort, je as VoidUpdate, jg as Webhook, jh as WebhookCreate, jj as WebhookSort, ji as WebhookUpdate, jk as WireTransfer, jl as WireTransferCreate, jn as WireTransferSort, jm as WireTransferUpdate, E as addresses, F as adjustments, G as adyen_gateways, H as adyen_payments, I as application, J as attachments, K as authorizations, N as avalara_accounts, O as axerve_gateways, P as axerve_payments, S as bing_geocoders, W as braintree_gateways, X as braintree_payments, Y as bundles, Z as buy_x_pay_y_promotions, _ as captures, $ as carrier_accounts, a0 as checkout_com_gateways, a1 as checkout_com_payments, a2 as cleanups, a3 as coupon_codes_promotion_rules, a4 as coupon_recipients, a5 as coupons, a6 as custom_promotion_rules, a7 as customer_addresses, a8 as customer_groups, a9 as customer_password_resets, aa as customer_payment_sources, ab as customer_subscriptions, ac as customers, ad as delivery_lead_times, ae as discount_engine_items, af as discount_engines, ag as easypost_pickups, ah as event_callbacks, ai as events, aj as exports, ak as external_gateways, al as external_payments, am as external_promotions, an as external_tax_calculators, ao as fixed_amount_promotions, ap as fixed_price_promotions, aq as flex_promotions, ar as free_gift_promotions, as as free_shipping_promotions, at as geocoders, au as gift_card_recipients, av as gift_cards, aw as google_geocoders, ax as imports, ay as in_stock_subscriptions, az as inventory_models, aA as inventory_return_locations, aB as inventory_stock_locations, aC as klarna_gateways, aD as klarna_payments, aE as line_item_options, aF as line_items, aG as links, aH as manual_gateways, aI as manual_tax_calculators, aJ as markets, aK as merchants, aL as notifications, aM as order_amount_promotion_rules, aN as order_copies, aO as order_factories, aP as order_subscription_items, aQ as order_subscriptions, aR as orders, aS as organization, aT as packages, aU as parcel_line_items, aV as parcels, aW as payment_gateways, aX as payment_methods, aY as payment_options, aZ as paypal_gateways, a_ as paypal_payments, a$ as percentage_discount_promotions, b0 as pickups, b1 as price_frequency_tiers, b2 as price_list_schedulers, b3 as price_lists, b4 as price_tiers, b5 as price_volume_tiers, b6 as prices, b7 as promotion_rules, b8 as promotions, b9 as recurring_order_copies, ba as refunds, bb as reserved_stocks, bc as resource_errors, bd as return_line_items, be as returns, bf as satispay_gateways, bg as satispay_payments, bh as shipments, bi as shipping_categories, bj as shipping_method_tiers, bk as shipping_methods, bl as shipping_weight_tiers, bm as shipping_zones, bn as sku_list_items, bo as sku_list_promotion_rules, bp as sku_lists, bq as sku_options, br as skus, bs as stock_items, bt as stock_line_items, bu as stock_locations, bv as stock_reservations, bw as stock_transfers, bx as stores, by as stripe_gateways, bz as stripe_payments, bA as stripe_tax_accounts, bB as subscription_models, bC as tags, bD as talon_one_accounts, bE as tax_calculators, bF as tax_categories, bG as tax_rules, bH as taxjar_accounts, bI as transactions, bJ as versions, bK as vertex_accounts, bL as voids, bM as webhooks, bN as wire_transfers } from './api-CRmSToGa.cjs';
3
3
  export { CommerceLayerStatic } from './static.cjs';
4
4
  export { E as ErrorObj, H as HeadersObj, R as RequestObj, a as ResponseObj } from './interceptor-5MISI1yn.cjs';
5
5
  export { ApiError, ErrorType, SdkError } from './error.cjs';
package/lib/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  export { default as CommerceLayer, CommerceLayerClient, CommerceLayerConfig, CommerceLayerInitConfig, default } from './commercelayer.js';
2
- export { bL as Address, bM as AddressCreate, bO as AddressSort, bN as AddressUpdate, bP as Adjustment, bQ as AdjustmentCreate, bS as AdjustmentSort, bR as AdjustmentUpdate, bT as AdyenGateway, bU as AdyenGatewayCreate, bW as AdyenGatewaySort, bV as AdyenGatewayUpdate, bX as AdyenPayment, bY as AdyenPaymentCreate, b_ as AdyenPaymentSort, bZ as AdyenPaymentUpdate, bE as ApiResource, bD as ApiResourceAdapter, bF as ApiSingleton, b$ as Application, c0 as ApplicationSort, c1 as Attachment, c2 as AttachmentCreate, c4 as AttachmentSort, c3 as AttachmentUpdate, c5 as Authorization, c7 as AuthorizationSort, c6 as AuthorizationUpdate, c8 as AvalaraAccount, c9 as AvalaraAccountCreate, cb as AvalaraAccountSort, ca as AvalaraAccountUpdate, cc as AxerveGateway, cd as AxerveGatewayCreate, cf as AxerveGatewaySort, ce as AxerveGatewayUpdate, cg as AxervePayment, ch as AxervePaymentCreate, cj as AxervePaymentSort, ci as AxervePaymentUpdate, ck as BingGeocoder, cl as BingGeocoderCreate, cn as BingGeocoderSort, cm as BingGeocoderUpdate, co as BraintreeGateway, cp as BraintreeGatewayCreate, cr as BraintreeGatewaySort, cq as BraintreeGatewayUpdate, cs as BraintreePayment, ct as BraintreePaymentCreate, cv as BraintreePaymentSort, cu as BraintreePaymentUpdate, cw as Bundle, cx as BundleCreate, cz as BundleSort, cy as BundleUpdate, cA as BuyXPayYPromotion, cB as BuyXPayYPromotionCreate, cD as BuyXPayYPromotionSort, cC as BuyXPayYPromotionUpdate, cE as Capture, cG as CaptureSort, cF as CaptureUpdate, cH as CarrierAccount, cI as CarrierAccountCreate, cK as CarrierAccountSort, cJ as CarrierAccountUpdate, cL as CheckoutComGateway, cM as CheckoutComGatewayCreate, cO as CheckoutComGatewaySort, cN as CheckoutComGatewayUpdate, cP as CheckoutComPayment, cQ as CheckoutComPaymentCreate, cS as CheckoutComPaymentSort, cR as CheckoutComPaymentUpdate, cT as Cleanup, cU as CleanupCreate, cW as CleanupSort, cV as CleanupUpdate, d3 as Coupon, cX as CouponCodesPromotionRule, cY as CouponCodesPromotionRuleCreate, c_ as CouponCodesPromotionRuleSort, cZ as CouponCodesPromotionRuleUpdate, d4 as CouponCreate, c$ as CouponRecipient, d0 as CouponRecipientCreate, d2 as CouponRecipientSort, d1 as CouponRecipientUpdate, d6 as CouponSort, d5 as CouponUpdate, jt as CreatableResource, js as CreatableResourceType, d7 as CustomPromotionRule, d8 as CustomPromotionRuleCreate, da as CustomPromotionRuleSort, d9 as CustomPromotionRuleUpdate, dw as Customer, db as CustomerAddress, dc as CustomerAddressCreate, de as CustomerAddressSort, dd as CustomerAddressUpdate, dx as CustomerCreate, df as CustomerGroup, dg as CustomerGroupCreate, di as CustomerGroupSort, dh as CustomerGroupUpdate, dj as CustomerPasswordReset, dk as CustomerPasswordResetCreate, dm as CustomerPasswordResetSort, dl as CustomerPasswordResetUpdate, dn as CustomerPaymentSource, dp as CustomerPaymentSourceCreate, dr as CustomerPaymentSourceSort, dq as CustomerPaymentSourceUpdate, dz as CustomerSort, ds as CustomerSubscription, dt as CustomerSubscriptionCreate, dv as CustomerSubscriptionSort, du as CustomerSubscriptionUpdate, dy as CustomerUpdate, jx as DeletableResource, jw as DeletableResourceType, dA as DeliveryLeadTime, dB as DeliveryLeadTimeCreate, dD as DeliveryLeadTimeSort, dC as DeliveryLeadTimeUpdate, dG as DiscountEngine, dE as DiscountEngineItem, dF as DiscountEngineItemSort, dH as DiscountEngineSort, dI as EasypostPickup, dJ as EasypostPickupCreate, dL as EasypostPickupSort, dK as EasypostPickupUpdate, dO as Event, dM as EventCallback, dN as EventCallbackSort, dQ as EventSort, dP as EventUpdate, dR as Export, dS as ExportCreate, dU as ExportSort, dT as ExportUpdate, dV as ExternalGateway, dW as ExternalGatewayCreate, dY as ExternalGatewaySort, dX as ExternalGatewayUpdate, dZ as ExternalPayment, d_ as ExternalPaymentCreate, e0 as ExternalPaymentSort, d$ as ExternalPaymentUpdate, e1 as ExternalPromotion, e2 as ExternalPromotionCreate, e4 as ExternalPromotionSort, e3 as ExternalPromotionUpdate, e5 as ExternalTaxCalculator, e6 as ExternalTaxCalculatorCreate, e8 as ExternalTaxCalculatorSort, e7 as ExternalTaxCalculatorUpdate, e9 as FixedAmountPromotion, ea as FixedAmountPromotionCreate, ec as FixedAmountPromotionSort, eb as FixedAmountPromotionUpdate, ed as FixedPricePromotion, ee as FixedPricePromotionCreate, eg as FixedPricePromotionSort, ef as FixedPricePromotionUpdate, eh as FlexPromotion, ei as FlexPromotionCreate, ek as FlexPromotionSort, ej as FlexPromotionUpdate, el as FreeGiftPromotion, em as FreeGiftPromotionCreate, eo as FreeGiftPromotionSort, en as FreeGiftPromotionUpdate, ep as FreeShippingPromotion, eq as FreeShippingPromotionCreate, es as FreeShippingPromotionSort, er as FreeShippingPromotionUpdate, et as Geocoder, eu as GeocoderSort, ez as GiftCard, eA as GiftCardCreate, ev as GiftCardRecipient, ew as GiftCardRecipientCreate, ey as GiftCardRecipientSort, ex as GiftCardRecipientUpdate, eC as GiftCardSort, eB as GiftCardUpdate, eD as GoogleGeocoder, eE as GoogleGeocoderCreate, eG as GoogleGeocoderSort, eF as GoogleGeocoderUpdate, eH as Import, eI as ImportCreate, eK as ImportSort, eJ as ImportUpdate, eL as InStockSubscription, eM as InStockSubscriptionCreate, eO as InStockSubscriptionSort, eN as InStockSubscriptionUpdate, eP as InventoryModel, eQ as InventoryModelCreate, eS as InventoryModelSort, eR as InventoryModelUpdate, eT as InventoryReturnLocation, eU as InventoryReturnLocationCreate, eW as InventoryReturnLocationSort, eV as InventoryReturnLocationUpdate, eX as InventoryStockLocation, eY as InventoryStockLocationCreate, e_ as InventoryStockLocationSort, eZ as InventoryStockLocationUpdate, e$ as KlarnaGateway, f0 as KlarnaGatewayCreate, f2 as KlarnaGatewaySort, f1 as KlarnaGatewayUpdate, f3 as KlarnaPayment, f4 as KlarnaPaymentCreate, f6 as KlarnaPaymentSort, f5 as KlarnaPaymentUpdate, fb as LineItem, fc as LineItemCreate, f7 as LineItemOption, f8 as LineItemOptionCreate, fa as LineItemOptionSort, f9 as LineItemOptionUpdate, fe as LineItemSort, fd as LineItemUpdate, ff as Link, fg as LinkCreate, fi as LinkSort, fh as LinkUpdate, bB as ListMeta, bA as ListResponse, jr as ListableResource, jq as ListableResourceType, fj as ManualGateway, fk as ManualGatewayCreate, fm as ManualGatewaySort, fl as ManualGatewayUpdate, fn as ManualTaxCalculator, fo as ManualTaxCalculatorCreate, fq as ManualTaxCalculatorSort, fp as ManualTaxCalculatorUpdate, fr as Market, fs as MarketCreate, fu as MarketSort, ft as MarketUpdate, fv as Merchant, fw as MerchantCreate, fy as MerchantSort, fx as MerchantUpdate, bu as Metadata, fz as Notification, fA as NotificationCreate, fC as NotificationSort, fB as NotificationUpdate, O as OPEN_API_SCHEMA_VERSION, fV as Order, fD as OrderAmountPromotionRule, fE as OrderAmountPromotionRuleCreate, fG as OrderAmountPromotionRuleSort, fF as OrderAmountPromotionRuleUpdate, fH as OrderCopy, fI as OrderCopyCreate, fK as OrderCopySort, fJ as OrderCopyUpdate, fW as OrderCreate, fL as OrderFactory, fM as OrderFactorySort, fY as OrderSort, fR as OrderSubscription, fS as OrderSubscriptionCreate, fN as OrderSubscriptionItem, fO as OrderSubscriptionItemCreate, fQ as OrderSubscriptionItemSort, fP as OrderSubscriptionItemUpdate, fU as OrderSubscriptionSort, fT as OrderSubscriptionUpdate, fX as OrderUpdate, fZ as Organization, f_ as OrganizationSort, f$ as Package, g0 as PackageCreate, g2 as PackageSort, g1 as PackageUpdate, g7 as Parcel, g8 as ParcelCreate, g3 as ParcelLineItem, g4 as ParcelLineItemCreate, g6 as ParcelLineItemSort, g5 as ParcelLineItemUpdate, ga as ParcelSort, g9 as ParcelUpdate, gb as PaymentGateway, gc as PaymentGatewaySort, gd as PaymentMethod, ge as PaymentMethodCreate, gg as PaymentMethodSort, gf as PaymentMethodUpdate, gh as PaymentOption, gi as PaymentOptionCreate, gk as PaymentOptionSort, gj as PaymentOptionUpdate, gl as PaypalGateway, gm as PaypalGatewayCreate, go as PaypalGatewaySort, gn as PaypalGatewayUpdate, gp as PaypalPayment, gq as PaypalPaymentCreate, gs as PaypalPaymentSort, gr as PaypalPaymentUpdate, gt as PercentageDiscountPromotion, gu as PercentageDiscountPromotionCreate, gw as PercentageDiscountPromotionSort, gv as PercentageDiscountPromotionUpdate, gx as Pickup, gy as PickupSort, gR as Price, gS as PriceCreate, gz as PriceFrequencyTier, gA as PriceFrequencyTierCreate, gC as PriceFrequencyTierSort, gB as PriceFrequencyTierUpdate, gH as PriceList, gI as PriceListCreate, gD as PriceListScheduler, gE as PriceListSchedulerCreate, gG as PriceListSchedulerSort, gF as PriceListSchedulerUpdate, gK as PriceListSort, gJ as PriceListUpdate, gU as PriceSort, gL as PriceTier, gM as PriceTierSort, gT as PriceUpdate, gN as PriceVolumeTier, gO as PriceVolumeTierCreate, gQ as PriceVolumeTierSort, gP as PriceVolumeTierUpdate, gX as Promotion, gV as PromotionRule, gW as PromotionRuleSort, gY as PromotionSort, bi as QueryArrayFields, bm as QueryArraySortable, bk as QueryFields, bp as QueryFilter, bh as QueryInclude, bq as QueryPageNumber, br as QueryPageSize, bt as QueryParams, bs as QueryParamsList, bl as QueryParamsRetrieve, bj as QueryRecordFields, bn as QueryRecordSortable, bo as QuerySort, gZ as RecurringOrderCopy, g_ as RecurringOrderCopyCreate, h0 as RecurringOrderCopySort, g$ as RecurringOrderCopyUpdate, h1 as Refund, h3 as RefundSort, h2 as RefundUpdate, h4 as ReservedStock, h5 as ReservedStockSort, bx as Resource, bI as ResourceAdapter, by as ResourceCreate, h6 as ResourceError, h7 as ResourceErrorSort, jC as ResourceFields, bK as ResourceFilter, bw as ResourceId, bC as ResourceRel, bJ as ResourceSort, jD as ResourceSortFields, bv as ResourceType, jl as ResourceTypeLock, bz as ResourceUpdate, bG as ResourcesConfig, bH as ResourcesInitConfig, jp as RetrievableResource, jo as RetrievableResourceType, hc as Return, hd as ReturnCreate, h8 as ReturnLineItem, h9 as ReturnLineItemCreate, hb as ReturnLineItemSort, ha as ReturnLineItemUpdate, hf as ReturnSort, he as ReturnUpdate, hg as SatispayGateway, hh as SatispayGatewayCreate, hj as SatispayGatewaySort, hi as SatispayGatewayUpdate, hk as SatispayPayment, hl as SatispayPaymentCreate, hn as SatispayPaymentSort, hm as SatispayPaymentUpdate, ho as Shipment, hp as ShipmentCreate, hr as ShipmentSort, hq as ShipmentUpdate, hs as ShippingCategory, ht as ShippingCategoryCreate, hv as ShippingCategorySort, hu as ShippingCategoryUpdate, hy as ShippingMethod, hz as ShippingMethodCreate, hB as ShippingMethodSort, hw as ShippingMethodTier, hx as ShippingMethodTierSort, hA as ShippingMethodUpdate, hC as ShippingWeightTier, hD as ShippingWeightTierCreate, hF as ShippingWeightTierSort, hE as ShippingWeightTierUpdate, hG as ShippingZone, hH as ShippingZoneCreate, hJ as ShippingZoneSort, hI as ShippingZoneUpdate, h_ as Sku, h$ as SkuCreate, hS as SkuList, hT as SkuListCreate, hK as SkuListItem, hL as SkuListItemCreate, hN as SkuListItemSort, hM as SkuListItemUpdate, hO as SkuListPromotionRule, hP as SkuListPromotionRuleCreate, hR as SkuListPromotionRuleSort, hQ as SkuListPromotionRuleUpdate, hV as SkuListSort, hU as SkuListUpdate, hW as SkuOption, hX as SkuOptionCreate, hZ as SkuOptionSort, hY as SkuOptionUpdate, i1 as SkuSort, i0 as SkuUpdate, i2 as StockItem, i3 as StockItemCreate, i5 as StockItemSort, i4 as StockItemUpdate, i6 as StockLineItem, i7 as StockLineItemCreate, i9 as StockLineItemSort, i8 as StockLineItemUpdate, ia as StockLocation, ib as StockLocationCreate, id as StockLocationSort, ic as StockLocationUpdate, ie as StockReservation, ig as StockReservationCreate, ii as StockReservationSort, ih as StockReservationUpdate, ij as StockTransfer, ik as StockTransferCreate, im as StockTransferSort, il as StockTransferUpdate, io as Store, ip as StoreCreate, ir as StoreSort, iq as StoreUpdate, is as StripeGateway, it as StripeGatewayCreate, iv as StripeGatewaySort, iu as StripeGatewayUpdate, iw as StripePayment, ix as StripePaymentCreate, iz as StripePaymentSort, iy as StripePaymentUpdate, iA as StripeTaxAccount, iB as StripeTaxAccountCreate, iD as StripeTaxAccountSort, iC as StripeTaxAccountUpdate, iE as SubscriptionModel, iF as SubscriptionModelCreate, iH as SubscriptionModelSort, iG as SubscriptionModelUpdate, iI as Tag, iJ as TagCreate, iL as TagSort, iK as TagUpdate, jz as TaggableResource, jy as TaggableResourceType, iM as TalonOneAccount, iN as TalonOneAccountCreate, iP as TalonOneAccountSort, iO as TalonOneAccountUpdate, iQ as TaxCalculator, iR as TaxCalculatorSort, iS as TaxCategory, iT as TaxCategoryCreate, iV as TaxCategorySort, iU as TaxCategoryUpdate, iW as TaxRule, iX as TaxRuleCreate, iZ as TaxRuleSort, iY as TaxRuleUpdate, i_ as TaxjarAccount, i$ as TaxjarAccountCreate, j1 as TaxjarAccountSort, j0 as TaxjarAccountUpdate, j2 as Transaction, j3 as TransactionSort, jv as UpdatableResource, ju as UpdatableResourceType, j4 as Version, j5 as VersionSort, jB as VersionableResource, jA as VersionableResourceType, j6 as VertexAccount, j7 as VertexAccountCreate, j9 as VertexAccountSort, j8 as VertexAccountUpdate, ja as Void, jc as VoidSort, jb as VoidUpdate, jd as Webhook, je as WebhookCreate, jg as WebhookSort, jf as WebhookUpdate, jh as WireTransfer, ji as WireTransferCreate, jk as WireTransferSort, jj as WireTransferUpdate, i as addresses, a as adjustments, b as adyen_gateways, c as adyen_payments, d as application, e as attachments, f as authorizations, g as avalara_accounts, h as axerve_gateways, j as axerve_payments, k as bing_geocoders, l as braintree_gateways, m as braintree_payments, n as bundles, o as buy_x_pay_y_promotions, p as captures, q as carrier_accounts, r as checkout_com_gateways, s as checkout_com_payments, t as cleanups, u as coupon_codes_promotion_rules, v as coupon_recipients, w as coupons, x as custom_promotion_rules, y as customer_addresses, z as customer_groups, A as customer_password_resets, B as customer_payment_sources, C as customer_subscriptions, D as customers, E as delivery_lead_times, F as discount_engine_items, G as discount_engines, H as easypost_pickups, I as event_callbacks, J as events, K as exports, L as external_gateways, M as external_payments, N as external_promotions, P as external_tax_calculators, Q as fixed_amount_promotions, R as fixed_price_promotions, S as flex_promotions, T as free_gift_promotions, U as free_shipping_promotions, be as generateQueryStringParams, bg as generateSearchString, V as geocoders, W as gift_card_recipients, X as gift_cards, Y as google_geocoders, Z as imports, _ as in_stock_subscriptions, $ as inventory_models, a0 as inventory_return_locations, a1 as inventory_stock_locations, bf as isParamsList, a2 as klarna_gateways, a3 as klarna_payments, a4 as line_item_options, a5 as line_items, a6 as links, a7 as manual_gateways, a8 as manual_tax_calculators, a9 as markets, aa as merchants, ab as notifications, ac as order_amount_promotion_rules, ad as order_copies, ae as order_factories, af as order_subscription_items, ag as order_subscriptions, ah as orders, ai as organization, aj as packages, ak as parcel_line_items, al as parcels, am as payment_gateways, an as payment_methods, ao as payment_options, ap as paypal_gateways, aq as paypal_payments, ar as percentage_discount_promotions, as as pickups, at as price_frequency_tiers, au as price_list_schedulers, av as price_lists, aw as price_tiers, ax as price_volume_tiers, ay as prices, az as promotion_rules, aA as promotions, aB as recurring_order_copies, aC as refunds, aD as reserved_stocks, jm as resourceList, aE as resource_errors, aF as return_line_items, aG as returns, aH as satispay_gateways, aI as satispay_payments, aJ as shipments, aK as shipping_categories, aL as shipping_method_tiers, aM as shipping_methods, aN as shipping_weight_tiers, aO as shipping_zones, jn as singletonList, aP as sku_list_items, aQ as sku_list_promotion_rules, aR as sku_lists, aS as sku_options, aT as skus, aU as stock_items, aV as stock_line_items, aW as stock_locations, aX as stock_reservations, aY as stock_transfers, aZ as stores, a_ as stripe_gateways, a$ as stripe_payments, b0 as stripe_tax_accounts, b1 as subscription_models, b2 as tags, b3 as talon_one_accounts, b4 as tax_calculators, b5 as tax_categories, b6 as tax_rules, b7 as taxjar_accounts, b8 as transactions, b9 as versions, ba as vertex_accounts, bb as voids, bc as webhooks, bd as wire_transfers } from './adapter-BPmdwMhh.js';
2
+ export { bO as Address, bP as AddressCreate, bR as AddressSort, bQ as AddressUpdate, bS as Adjustment, bT as AdjustmentCreate, bV as AdjustmentSort, bU as AdjustmentUpdate, bW as AdyenGateway, bX as AdyenGatewayCreate, bZ as AdyenGatewaySort, bY as AdyenGatewayUpdate, b_ as AdyenPayment, b$ as AdyenPaymentCreate, c1 as AdyenPaymentSort, c0 as AdyenPaymentUpdate, c2 as Application, c3 as ApplicationSort, c4 as Attachment, c5 as AttachmentCreate, c7 as AttachmentSort, c6 as AttachmentUpdate, c8 as Authorization, ca as AuthorizationSort, c9 as AuthorizationUpdate, cb as AvalaraAccount, cc as AvalaraAccountCreate, ce as AvalaraAccountSort, cd as AvalaraAccountUpdate, cf as AxerveGateway, cg as AxerveGatewayCreate, ci as AxerveGatewaySort, ch as AxerveGatewayUpdate, cj as AxervePayment, ck as AxervePaymentCreate, cm as AxervePaymentSort, cl as AxervePaymentUpdate, cn as BingGeocoder, co as BingGeocoderCreate, cq as BingGeocoderSort, cp as BingGeocoderUpdate, cr as BraintreeGateway, cs as BraintreeGatewayCreate, cu as BraintreeGatewaySort, ct as BraintreeGatewayUpdate, cv as BraintreePayment, cw as BraintreePaymentCreate, cy as BraintreePaymentSort, cx as BraintreePaymentUpdate, cz as Bundle, cA as BundleCreate, cC as BundleSort, cB as BundleUpdate, cD as BuyXPayYPromotion, cE as BuyXPayYPromotionCreate, cG as BuyXPayYPromotionSort, cF as BuyXPayYPromotionUpdate, cH as Capture, cJ as CaptureSort, cI as CaptureUpdate, cK as CarrierAccount, cL as CarrierAccountCreate, cN as CarrierAccountSort, cM as CarrierAccountUpdate, cO as CheckoutComGateway, cP as CheckoutComGatewayCreate, cR as CheckoutComGatewaySort, cQ as CheckoutComGatewayUpdate, cS as CheckoutComPayment, cT as CheckoutComPaymentCreate, cV as CheckoutComPaymentSort, cU as CheckoutComPaymentUpdate, cW as Cleanup, cX as CleanupCreate, cZ as CleanupSort, cY as CleanupUpdate, d6 as Coupon, c_ as CouponCodesPromotionRule, c$ as CouponCodesPromotionRuleCreate, d1 as CouponCodesPromotionRuleSort, d0 as CouponCodesPromotionRuleUpdate, d7 as CouponCreate, d2 as CouponRecipient, d3 as CouponRecipientCreate, d5 as CouponRecipientSort, d4 as CouponRecipientUpdate, d9 as CouponSort, d8 as CouponUpdate, x as CreatableResource, C as CreatableResourceType, da as CustomPromotionRule, db as CustomPromotionRuleCreate, dd as CustomPromotionRuleSort, dc as CustomPromotionRuleUpdate, dz as Customer, de as CustomerAddress, df as CustomerAddressCreate, dh as CustomerAddressSort, dg as CustomerAddressUpdate, dA as CustomerCreate, di as CustomerGroup, dj as CustomerGroupCreate, dl as CustomerGroupSort, dk as CustomerGroupUpdate, dm as CustomerPasswordReset, dn as CustomerPasswordResetCreate, dq as CustomerPasswordResetSort, dp as CustomerPasswordResetUpdate, dr as CustomerPaymentSource, ds as CustomerPaymentSourceCreate, du as CustomerPaymentSourceSort, dt as CustomerPaymentSourceUpdate, dC as CustomerSort, dv as CustomerSubscription, dw as CustomerSubscriptionCreate, dy as CustomerSubscriptionSort, dx as CustomerSubscriptionUpdate, dB as CustomerUpdate, z as DeletableResource, D as DeletableResourceType, dD as DeliveryLeadTime, dE as DeliveryLeadTimeCreate, dG as DeliveryLeadTimeSort, dF as DeliveryLeadTimeUpdate, dJ as DiscountEngine, dH as DiscountEngineItem, dI as DiscountEngineItemSort, dK as DiscountEngineSort, dL as EasypostPickup, dM as EasypostPickupCreate, dO as EasypostPickupSort, dN as EasypostPickupUpdate, dR as Event, dP as EventCallback, dQ as EventCallbackSort, dT as EventSort, dS as EventUpdate, dU as Export, dV as ExportCreate, dX as ExportSort, dW as ExportUpdate, dY as ExternalGateway, dZ as ExternalGatewayCreate, d$ as ExternalGatewaySort, d_ as ExternalGatewayUpdate, e0 as ExternalPayment, e1 as ExternalPaymentCreate, e3 as ExternalPaymentSort, e2 as ExternalPaymentUpdate, e4 as ExternalPromotion, e5 as ExternalPromotionCreate, e7 as ExternalPromotionSort, e6 as ExternalPromotionUpdate, e8 as ExternalTaxCalculator, e9 as ExternalTaxCalculatorCreate, eb as ExternalTaxCalculatorSort, ea as ExternalTaxCalculatorUpdate, ec as FixedAmountPromotion, ed as FixedAmountPromotionCreate, ef as FixedAmountPromotionSort, ee as FixedAmountPromotionUpdate, eg as FixedPricePromotion, eh as FixedPricePromotionCreate, ej as FixedPricePromotionSort, ei as FixedPricePromotionUpdate, ek as FlexPromotion, el as FlexPromotionCreate, en as FlexPromotionSort, em as FlexPromotionUpdate, eo as FreeGiftPromotion, ep as FreeGiftPromotionCreate, er as FreeGiftPromotionSort, eq as FreeGiftPromotionUpdate, es as FreeShippingPromotion, et as FreeShippingPromotionCreate, ev as FreeShippingPromotionSort, eu as FreeShippingPromotionUpdate, ew as Geocoder, ex as GeocoderSort, eC as GiftCard, eD as GiftCardCreate, ey as GiftCardRecipient, ez as GiftCardRecipientCreate, eB as GiftCardRecipientSort, eA as GiftCardRecipientUpdate, eF as GiftCardSort, eE as GiftCardUpdate, eG as GoogleGeocoder, eH as GoogleGeocoderCreate, eJ as GoogleGeocoderSort, eI as GoogleGeocoderUpdate, eK as Import, eL as ImportCreate, eN as ImportSort, eM as ImportUpdate, eO as InStockSubscription, eP as InStockSubscriptionCreate, eR as InStockSubscriptionSort, eQ as InStockSubscriptionUpdate, eS as InventoryModel, eT as InventoryModelCreate, eV as InventoryModelSort, eU as InventoryModelUpdate, eW as InventoryReturnLocation, eX as InventoryReturnLocationCreate, eZ as InventoryReturnLocationSort, eY as InventoryReturnLocationUpdate, e_ as InventoryStockLocation, e$ as InventoryStockLocationCreate, f1 as InventoryStockLocationSort, f0 as InventoryStockLocationUpdate, f2 as KlarnaGateway, f3 as KlarnaGatewayCreate, f5 as KlarnaGatewaySort, f4 as KlarnaGatewayUpdate, f6 as KlarnaPayment, f7 as KlarnaPaymentCreate, f9 as KlarnaPaymentSort, f8 as KlarnaPaymentUpdate, fe as LineItem, ff as LineItemCreate, fa as LineItemOption, fb as LineItemOptionCreate, fd as LineItemOptionSort, fc as LineItemOptionUpdate, fh as LineItemSort, fg as LineItemUpdate, fi as Link, fj as LinkCreate, fl as LinkSort, fk as LinkUpdate, m as ListMeta, L as ListResponse, w as ListableResource, v as ListableResourceType, fm as ManualGateway, fn as ManualGatewayCreate, fp as ManualGatewaySort, fo as ManualGatewayUpdate, fq as ManualTaxCalculator, fr as ManualTaxCalculatorCreate, ft as ManualTaxCalculatorSort, fs as ManualTaxCalculatorUpdate, fu as Market, fv as MarketCreate, fx as MarketSort, fw as MarketUpdate, fy as Merchant, fz as MerchantCreate, fB as MerchantSort, fA as MerchantUpdate, M as Metadata, fC as Notification, fD as NotificationCreate, fF as NotificationSort, fE as NotificationUpdate, fY as Order, fG as OrderAmountPromotionRule, fH as OrderAmountPromotionRuleCreate, fJ as OrderAmountPromotionRuleSort, fI as OrderAmountPromotionRuleUpdate, fK as OrderCopy, fL as OrderCopyCreate, fN as OrderCopySort, fM as OrderCopyUpdate, fZ as OrderCreate, fO as OrderFactory, fP as OrderFactorySort, f$ as OrderSort, fU as OrderSubscription, fV as OrderSubscriptionCreate, fQ as OrderSubscriptionItem, fR as OrderSubscriptionItemCreate, fT as OrderSubscriptionItemSort, fS as OrderSubscriptionItemUpdate, fX as OrderSubscriptionSort, fW as OrderSubscriptionUpdate, f_ as OrderUpdate, g0 as Organization, g1 as OrganizationSort, g2 as Package, g3 as PackageCreate, g5 as PackageSort, g4 as PackageUpdate, ga as Parcel, gb as ParcelCreate, g6 as ParcelLineItem, g7 as ParcelLineItemCreate, g9 as ParcelLineItemSort, g8 as ParcelLineItemUpdate, gd as ParcelSort, gc as ParcelUpdate, ge as PaymentGateway, gf as PaymentGatewaySort, gg as PaymentMethod, gh as PaymentMethodCreate, gj as PaymentMethodSort, gi as PaymentMethodUpdate, gk as PaymentOption, gl as PaymentOptionCreate, gn as PaymentOptionSort, gm as PaymentOptionUpdate, go as PaypalGateway, gp as PaypalGatewayCreate, gr as PaypalGatewaySort, gq as PaypalGatewayUpdate, gs as PaypalPayment, gt as PaypalPaymentCreate, gv as PaypalPaymentSort, gu as PaypalPaymentUpdate, gw as PercentageDiscountPromotion, gx as PercentageDiscountPromotionCreate, gz as PercentageDiscountPromotionSort, gy as PercentageDiscountPromotionUpdate, gA as Pickup, gB as PickupSort, gU as Price, gV as PriceCreate, gC as PriceFrequencyTier, gD as PriceFrequencyTierCreate, gF as PriceFrequencyTierSort, gE as PriceFrequencyTierUpdate, gK as PriceList, gL as PriceListCreate, gG as PriceListScheduler, gH as PriceListSchedulerCreate, gJ as PriceListSchedulerSort, gI as PriceListSchedulerUpdate, gN as PriceListSort, gM as PriceListUpdate, gX as PriceSort, gO as PriceTier, gP as PriceTierSort, gW as PriceUpdate, gQ as PriceVolumeTier, gR as PriceVolumeTierCreate, gT as PriceVolumeTierSort, gS as PriceVolumeTierUpdate, g_ as Promotion, gY as PromotionRule, gZ as PromotionRuleSort, g$ as PromotionSort, a as QueryFields, h as QueryFilter, Q as QueryInclude, e as QueryPageNumber, f as QueryPageSize, d as QueryParams, c as QueryParamsList, b as QueryParamsRetrieve, g as QuerySort, h0 as RecurringOrderCopy, h1 as RecurringOrderCopyCreate, h3 as RecurringOrderCopySort, h2 as RecurringOrderCopyUpdate, h4 as Refund, h6 as RefundSort, h5 as RefundUpdate, h7 as ReservedStock, h8 as ReservedStockSort, j as Resource, k as ResourceCreate, h9 as ResourceError, ha as ResourceErrorSort, p as ResourceFilter, i as ResourceId, n as ResourceRel, o as ResourceSort, R as ResourceType, s as ResourceTypeLock, l as ResourceUpdate, q as ResourcesConfig, r as ResourcesInitConfig, u as RetrievableResource, t as RetrievableResourceType, hf as Return, hg as ReturnCreate, hb as ReturnLineItem, hc as ReturnLineItemCreate, he as ReturnLineItemSort, hd as ReturnLineItemUpdate, hi as ReturnSort, hh as ReturnUpdate, hj as SatispayGateway, hk as SatispayGatewayCreate, hm as SatispayGatewaySort, hl as SatispayGatewayUpdate, hn as SatispayPayment, ho as SatispayPaymentCreate, hq as SatispayPaymentSort, hp as SatispayPaymentUpdate, hr as Shipment, hs as ShipmentCreate, hu as ShipmentSort, ht as ShipmentUpdate, hv as ShippingCategory, hw as ShippingCategoryCreate, hy as ShippingCategorySort, hx as ShippingCategoryUpdate, hB as ShippingMethod, hC as ShippingMethodCreate, hE as ShippingMethodSort, hz as ShippingMethodTier, hA as ShippingMethodTierSort, hD as ShippingMethodUpdate, hF as ShippingWeightTier, hG as ShippingWeightTierCreate, hI as ShippingWeightTierSort, hH as ShippingWeightTierUpdate, hJ as ShippingZone, hK as ShippingZoneCreate, hM as ShippingZoneSort, hL as ShippingZoneUpdate, i1 as Sku, i2 as SkuCreate, hV as SkuList, hW as SkuListCreate, hN as SkuListItem, hO as SkuListItemCreate, hQ as SkuListItemSort, hP as SkuListItemUpdate, hR as SkuListPromotionRule, hS as SkuListPromotionRuleCreate, hU as SkuListPromotionRuleSort, hT as SkuListPromotionRuleUpdate, hY as SkuListSort, hX as SkuListUpdate, hZ as SkuOption, h_ as SkuOptionCreate, i0 as SkuOptionSort, h$ as SkuOptionUpdate, i4 as SkuSort, i3 as SkuUpdate, i5 as StockItem, i6 as StockItemCreate, i8 as StockItemSort, i7 as StockItemUpdate, i9 as StockLineItem, ia as StockLineItemCreate, ic as StockLineItemSort, ib as StockLineItemUpdate, id as StockLocation, ie as StockLocationCreate, ih as StockLocationSort, ig as StockLocationUpdate, ii as StockReservation, ij as StockReservationCreate, il as StockReservationSort, ik as StockReservationUpdate, im as StockTransfer, io as StockTransferCreate, iq as StockTransferSort, ip as StockTransferUpdate, ir as Store, is as StoreCreate, iu as StoreSort, it as StoreUpdate, iv as StripeGateway, iw as StripeGatewayCreate, iy as StripeGatewaySort, ix as StripeGatewayUpdate, iz as StripePayment, iA as StripePaymentCreate, iC as StripePaymentSort, iB as StripePaymentUpdate, iD as StripeTaxAccount, iE as StripeTaxAccountCreate, iG as StripeTaxAccountSort, iF as StripeTaxAccountUpdate, iH as SubscriptionModel, iI as SubscriptionModelCreate, iK as SubscriptionModelSort, iJ as SubscriptionModelUpdate, iL as Tag, iM as TagCreate, iO as TagSort, iN as TagUpdate, A as TaggableResource, T as TaggableResourceType, iP as TalonOneAccount, iQ as TalonOneAccountCreate, iS as TalonOneAccountSort, iR as TalonOneAccountUpdate, iT as TaxCalculator, iU as TaxCalculatorSort, iV as TaxCategory, iW as TaxCategoryCreate, iY as TaxCategorySort, iX as TaxCategoryUpdate, iZ as TaxRule, i_ as TaxRuleCreate, j0 as TaxRuleSort, i$ as TaxRuleUpdate, j1 as TaxjarAccount, j2 as TaxjarAccountCreate, j4 as TaxjarAccountSort, j3 as TaxjarAccountUpdate, j5 as Transaction, j6 as TransactionSort, y as UpdatableResource, U as UpdatableResourceType, j7 as Version, j8 as VersionSort, B as VersionableResource, V as VersionableResourceType, j9 as VertexAccount, ja as VertexAccountCreate, jc as VertexAccountSort, jb as VertexAccountUpdate, jd as Void, jf as VoidSort, je as VoidUpdate, jg as Webhook, jh as WebhookCreate, jj as WebhookSort, ji as WebhookUpdate, jk as WireTransfer, jl as WireTransferCreate, jn as WireTransferSort, jm as WireTransferUpdate, E as addresses, F as adjustments, G as adyen_gateways, H as adyen_payments, I as application, J as attachments, K as authorizations, N as avalara_accounts, O as axerve_gateways, P as axerve_payments, S as bing_geocoders, W as braintree_gateways, X as braintree_payments, Y as bundles, Z as buy_x_pay_y_promotions, _ as captures, $ as carrier_accounts, a0 as checkout_com_gateways, a1 as checkout_com_payments, a2 as cleanups, a3 as coupon_codes_promotion_rules, a4 as coupon_recipients, a5 as coupons, a6 as custom_promotion_rules, a7 as customer_addresses, a8 as customer_groups, a9 as customer_password_resets, aa as customer_payment_sources, ab as customer_subscriptions, ac as customers, ad as delivery_lead_times, ae as discount_engine_items, af as discount_engines, ag as easypost_pickups, ah as event_callbacks, ai as events, aj as exports, ak as external_gateways, al as external_payments, am as external_promotions, an as external_tax_calculators, ao as fixed_amount_promotions, ap as fixed_price_promotions, aq as flex_promotions, ar as free_gift_promotions, as as free_shipping_promotions, at as geocoders, au as gift_card_recipients, av as gift_cards, aw as google_geocoders, ax as imports, ay as in_stock_subscriptions, az as inventory_models, aA as inventory_return_locations, aB as inventory_stock_locations, aC as klarna_gateways, aD as klarna_payments, aE as line_item_options, aF as line_items, aG as links, aH as manual_gateways, aI as manual_tax_calculators, aJ as markets, aK as merchants, aL as notifications, aM as order_amount_promotion_rules, aN as order_copies, aO as order_factories, aP as order_subscription_items, aQ as order_subscriptions, aR as orders, aS as organization, aT as packages, aU as parcel_line_items, aV as parcels, aW as payment_gateways, aX as payment_methods, aY as payment_options, aZ as paypal_gateways, a_ as paypal_payments, a$ as percentage_discount_promotions, b0 as pickups, b1 as price_frequency_tiers, b2 as price_list_schedulers, b3 as price_lists, b4 as price_tiers, b5 as price_volume_tiers, b6 as prices, b7 as promotion_rules, b8 as promotions, b9 as recurring_order_copies, ba as refunds, bb as reserved_stocks, bc as resource_errors, bd as return_line_items, be as returns, bf as satispay_gateways, bg as satispay_payments, bh as shipments, bi as shipping_categories, bj as shipping_method_tiers, bk as shipping_methods, bl as shipping_weight_tiers, bm as shipping_zones, bn as sku_list_items, bo as sku_list_promotion_rules, bp as sku_lists, bq as sku_options, br as skus, bs as stock_items, bt as stock_line_items, bu as stock_locations, bv as stock_reservations, bw as stock_transfers, bx as stores, by as stripe_gateways, bz as stripe_payments, bA as stripe_tax_accounts, bB as subscription_models, bC as tags, bD as talon_one_accounts, bE as tax_calculators, bF as tax_categories, bG as tax_rules, bH as taxjar_accounts, bI as transactions, bJ as versions, bK as vertex_accounts, bL as voids, bM as webhooks, bN as wire_transfers } from './api-CUXmETkx.js';
3
3
  export { CommerceLayerStatic } from './static.js';
4
4
  export { E as ErrorObj, H as HeadersObj, R as RequestObj, a as ResponseObj } from './interceptor-5MISI1yn.js';
5
5
  export { ApiError, ErrorType, SdkError } from './error.js';
package/lib/index.js CHANGED
@@ -1,5 +1,4 @@
1
1
  import './chunk-AQ5VUG5P.js';
2
2
  export { CommerceLayer, default } from './commercelayer';
3
- export { OPEN_API_SCHEMA_VERSION } from './api';
4
- export * from './adapter';
3
+ export * from './api';
5
4
  export { CommerceLayerStatic } from './static';
package/lib/jsonapi.d.cts CHANGED
@@ -1,6 +1,6 @@
1
1
  import { DocWithData, ResourceObject } from 'jsonapi-typescript';
2
2
  export { DocWithData } from 'jsonapi-typescript';
3
- import { bx as Resource, by as ResourceCreate, bv as ResourceType, bz as ResourceUpdate, bw as ResourceId } from './adapter-DF63Dunh.cjs';
3
+ import { j as Resource, k as ResourceCreate, R as ResourceType, l as ResourceUpdate, i as ResourceId } from './api-CRmSToGa.cjs';
4
4
  import './client.cjs';
5
5
  import './interceptor-5MISI1yn.cjs';
6
6
  import './types.cjs';
package/lib/jsonapi.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import { DocWithData, ResourceObject } from 'jsonapi-typescript';
2
2
  export { DocWithData } from 'jsonapi-typescript';
3
- import { bx as Resource, by as ResourceCreate, bv as ResourceType, bz as ResourceUpdate, bw as ResourceId } from './adapter-BPmdwMhh.js';
3
+ import { j as Resource, k as ResourceCreate, R as ResourceType, l as ResourceUpdate, i as ResourceId } from './api-CUXmETkx.js';
4
4
  import './client.js';
5
5
  import './interceptor-5MISI1yn.js';
6
6
  import './types.js';
package/lib/model.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- export { bL as Address, bM as AddressCreate, bO as AddressSort, bN as AddressUpdate, bP as Adjustment, bQ as AdjustmentCreate, bS as AdjustmentSort, bR as AdjustmentUpdate, bT as AdyenGateway, bU as AdyenGatewayCreate, bW as AdyenGatewaySort, bV as AdyenGatewayUpdate, bX as AdyenPayment, bY as AdyenPaymentCreate, b_ as AdyenPaymentSort, bZ as AdyenPaymentUpdate, b$ as Application, c0 as ApplicationSort, c1 as Attachment, c2 as AttachmentCreate, c4 as AttachmentSort, c3 as AttachmentUpdate, c5 as Authorization, c7 as AuthorizationSort, c6 as AuthorizationUpdate, c8 as AvalaraAccount, c9 as AvalaraAccountCreate, cb as AvalaraAccountSort, ca as AvalaraAccountUpdate, cc as AxerveGateway, cd as AxerveGatewayCreate, cf as AxerveGatewaySort, ce as AxerveGatewayUpdate, cg as AxervePayment, ch as AxervePaymentCreate, cj as AxervePaymentSort, ci as AxervePaymentUpdate, ck as BingGeocoder, cl as BingGeocoderCreate, cn as BingGeocoderSort, cm as BingGeocoderUpdate, co as BraintreeGateway, cp as BraintreeGatewayCreate, cr as BraintreeGatewaySort, cq as BraintreeGatewayUpdate, cs as BraintreePayment, ct as BraintreePaymentCreate, cv as BraintreePaymentSort, cu as BraintreePaymentUpdate, cw as Bundle, cx as BundleCreate, cz as BundleSort, cy as BundleUpdate, cA as BuyXPayYPromotion, cB as BuyXPayYPromotionCreate, cD as BuyXPayYPromotionSort, cC as BuyXPayYPromotionUpdate, cE as Capture, cG as CaptureSort, cF as CaptureUpdate, cH as CarrierAccount, cI as CarrierAccountCreate, cK as CarrierAccountSort, cJ as CarrierAccountUpdate, cL as CheckoutComGateway, cM as CheckoutComGatewayCreate, cO as CheckoutComGatewaySort, cN as CheckoutComGatewayUpdate, cP as CheckoutComPayment, cQ as CheckoutComPaymentCreate, cS as CheckoutComPaymentSort, cR as CheckoutComPaymentUpdate, cT as Cleanup, cU as CleanupCreate, cW as CleanupSort, cV as CleanupUpdate, d3 as Coupon, cX as CouponCodesPromotionRule, cY as CouponCodesPromotionRuleCreate, c_ as CouponCodesPromotionRuleSort, cZ as CouponCodesPromotionRuleUpdate, d4 as CouponCreate, c$ as CouponRecipient, d0 as CouponRecipientCreate, d2 as CouponRecipientSort, d1 as CouponRecipientUpdate, d6 as CouponSort, d5 as CouponUpdate, d7 as CustomPromotionRule, d8 as CustomPromotionRuleCreate, da as CustomPromotionRuleSort, d9 as CustomPromotionRuleUpdate, dw as Customer, db as CustomerAddress, dc as CustomerAddressCreate, de as CustomerAddressSort, dd as CustomerAddressUpdate, dx as CustomerCreate, df as CustomerGroup, dg as CustomerGroupCreate, di as CustomerGroupSort, dh as CustomerGroupUpdate, dj as CustomerPasswordReset, dk as CustomerPasswordResetCreate, dm as CustomerPasswordResetSort, dl as CustomerPasswordResetUpdate, dn as CustomerPaymentSource, dp as CustomerPaymentSourceCreate, dr as CustomerPaymentSourceSort, dq as CustomerPaymentSourceUpdate, dz as CustomerSort, ds as CustomerSubscription, dt as CustomerSubscriptionCreate, dv as CustomerSubscriptionSort, du as CustomerSubscriptionUpdate, dy as CustomerUpdate, dA as DeliveryLeadTime, dB as DeliveryLeadTimeCreate, dD as DeliveryLeadTimeSort, dC as DeliveryLeadTimeUpdate, dG as DiscountEngine, dE as DiscountEngineItem, dF as DiscountEngineItemSort, dH as DiscountEngineSort, dI as EasypostPickup, dJ as EasypostPickupCreate, dL as EasypostPickupSort, dK as EasypostPickupUpdate, dO as Event, dM as EventCallback, dN as EventCallbackSort, dQ as EventSort, dP as EventUpdate, dR as Export, dS as ExportCreate, dU as ExportSort, dT as ExportUpdate, dV as ExternalGateway, dW as ExternalGatewayCreate, dY as ExternalGatewaySort, dX as ExternalGatewayUpdate, dZ as ExternalPayment, d_ as ExternalPaymentCreate, e0 as ExternalPaymentSort, d$ as ExternalPaymentUpdate, e1 as ExternalPromotion, e2 as ExternalPromotionCreate, e4 as ExternalPromotionSort, e3 as ExternalPromotionUpdate, e5 as ExternalTaxCalculator, e6 as ExternalTaxCalculatorCreate, e8 as ExternalTaxCalculatorSort, e7 as ExternalTaxCalculatorUpdate, e9 as FixedAmountPromotion, ea as FixedAmountPromotionCreate, ec as FixedAmountPromotionSort, eb as FixedAmountPromotionUpdate, ed as FixedPricePromotion, ee as FixedPricePromotionCreate, eg as FixedPricePromotionSort, ef as FixedPricePromotionUpdate, eh as FlexPromotion, ei as FlexPromotionCreate, ek as FlexPromotionSort, ej as FlexPromotionUpdate, el as FreeGiftPromotion, em as FreeGiftPromotionCreate, eo as FreeGiftPromotionSort, en as FreeGiftPromotionUpdate, ep as FreeShippingPromotion, eq as FreeShippingPromotionCreate, es as FreeShippingPromotionSort, er as FreeShippingPromotionUpdate, et as Geocoder, eu as GeocoderSort, ez as GiftCard, eA as GiftCardCreate, ev as GiftCardRecipient, ew as GiftCardRecipientCreate, ey as GiftCardRecipientSort, ex as GiftCardRecipientUpdate, eC as GiftCardSort, eB as GiftCardUpdate, eD as GoogleGeocoder, eE as GoogleGeocoderCreate, eG as GoogleGeocoderSort, eF as GoogleGeocoderUpdate, eH as Import, eI as ImportCreate, eK as ImportSort, eJ as ImportUpdate, eL as InStockSubscription, eM as InStockSubscriptionCreate, eO as InStockSubscriptionSort, eN as InStockSubscriptionUpdate, eP as InventoryModel, eQ as InventoryModelCreate, eS as InventoryModelSort, eR as InventoryModelUpdate, eT as InventoryReturnLocation, eU as InventoryReturnLocationCreate, eW as InventoryReturnLocationSort, eV as InventoryReturnLocationUpdate, eX as InventoryStockLocation, eY as InventoryStockLocationCreate, e_ as InventoryStockLocationSort, eZ as InventoryStockLocationUpdate, e$ as KlarnaGateway, f0 as KlarnaGatewayCreate, f2 as KlarnaGatewaySort, f1 as KlarnaGatewayUpdate, f3 as KlarnaPayment, f4 as KlarnaPaymentCreate, f6 as KlarnaPaymentSort, f5 as KlarnaPaymentUpdate, fb as LineItem, fc as LineItemCreate, f7 as LineItemOption, f8 as LineItemOptionCreate, fa as LineItemOptionSort, f9 as LineItemOptionUpdate, fe as LineItemSort, fd as LineItemUpdate, ff as Link, fg as LinkCreate, fi as LinkSort, fh as LinkUpdate, fj as ManualGateway, fk as ManualGatewayCreate, fm as ManualGatewaySort, fl as ManualGatewayUpdate, fn as ManualTaxCalculator, fo as ManualTaxCalculatorCreate, fq as ManualTaxCalculatorSort, fp as ManualTaxCalculatorUpdate, fr as Market, fs as MarketCreate, fu as MarketSort, ft as MarketUpdate, fv as Merchant, fw as MerchantCreate, fy as MerchantSort, fx as MerchantUpdate, fz as Notification, fA as NotificationCreate, fC as NotificationSort, fB as NotificationUpdate, fV as Order, fD as OrderAmountPromotionRule, fE as OrderAmountPromotionRuleCreate, fG as OrderAmountPromotionRuleSort, fF as OrderAmountPromotionRuleUpdate, fH as OrderCopy, fI as OrderCopyCreate, fK as OrderCopySort, fJ as OrderCopyUpdate, fW as OrderCreate, fL as OrderFactory, fM as OrderFactorySort, fY as OrderSort, fR as OrderSubscription, fS as OrderSubscriptionCreate, fN as OrderSubscriptionItem, fO as OrderSubscriptionItemCreate, fQ as OrderSubscriptionItemSort, fP as OrderSubscriptionItemUpdate, fU as OrderSubscriptionSort, fT as OrderSubscriptionUpdate, fX as OrderUpdate, fZ as Organization, f_ as OrganizationSort, f$ as Package, g0 as PackageCreate, g2 as PackageSort, g1 as PackageUpdate, g7 as Parcel, g8 as ParcelCreate, g3 as ParcelLineItem, g4 as ParcelLineItemCreate, g6 as ParcelLineItemSort, g5 as ParcelLineItemUpdate, ga as ParcelSort, g9 as ParcelUpdate, gb as PaymentGateway, gc as PaymentGatewaySort, gd as PaymentMethod, ge as PaymentMethodCreate, gg as PaymentMethodSort, gf as PaymentMethodUpdate, gh as PaymentOption, gi as PaymentOptionCreate, gk as PaymentOptionSort, gj as PaymentOptionUpdate, gl as PaypalGateway, gm as PaypalGatewayCreate, go as PaypalGatewaySort, gn as PaypalGatewayUpdate, gp as PaypalPayment, gq as PaypalPaymentCreate, gs as PaypalPaymentSort, gr as PaypalPaymentUpdate, gt as PercentageDiscountPromotion, gu as PercentageDiscountPromotionCreate, gw as PercentageDiscountPromotionSort, gv as PercentageDiscountPromotionUpdate, gx as Pickup, gy as PickupSort, gR as Price, gS as PriceCreate, gz as PriceFrequencyTier, gA as PriceFrequencyTierCreate, gC as PriceFrequencyTierSort, gB as PriceFrequencyTierUpdate, gH as PriceList, gI as PriceListCreate, gD as PriceListScheduler, gE as PriceListSchedulerCreate, gG as PriceListSchedulerSort, gF as PriceListSchedulerUpdate, gK as PriceListSort, gJ as PriceListUpdate, gU as PriceSort, gL as PriceTier, gM as PriceTierSort, gT as PriceUpdate, gN as PriceVolumeTier, gO as PriceVolumeTierCreate, gQ as PriceVolumeTierSort, gP as PriceVolumeTierUpdate, gX as Promotion, gV as PromotionRule, gW as PromotionRuleSort, gY as PromotionSort, gZ as RecurringOrderCopy, g_ as RecurringOrderCopyCreate, h0 as RecurringOrderCopySort, g$ as RecurringOrderCopyUpdate, h1 as Refund, h3 as RefundSort, h2 as RefundUpdate, h4 as ReservedStock, h5 as ReservedStockSort, h6 as ResourceError, h7 as ResourceErrorSort, hc as Return, hd as ReturnCreate, h8 as ReturnLineItem, h9 as ReturnLineItemCreate, hb as ReturnLineItemSort, ha as ReturnLineItemUpdate, hf as ReturnSort, he as ReturnUpdate, hg as SatispayGateway, hh as SatispayGatewayCreate, hj as SatispayGatewaySort, hi as SatispayGatewayUpdate, hk as SatispayPayment, hl as SatispayPaymentCreate, hn as SatispayPaymentSort, hm as SatispayPaymentUpdate, ho as Shipment, hp as ShipmentCreate, hr as ShipmentSort, hq as ShipmentUpdate, hs as ShippingCategory, ht as ShippingCategoryCreate, hv as ShippingCategorySort, hu as ShippingCategoryUpdate, hy as ShippingMethod, hz as ShippingMethodCreate, hB as ShippingMethodSort, hw as ShippingMethodTier, hx as ShippingMethodTierSort, hA as ShippingMethodUpdate, hC as ShippingWeightTier, hD as ShippingWeightTierCreate, hF as ShippingWeightTierSort, hE as ShippingWeightTierUpdate, hG as ShippingZone, hH as ShippingZoneCreate, hJ as ShippingZoneSort, hI as ShippingZoneUpdate, h_ as Sku, h$ as SkuCreate, hS as SkuList, hT as SkuListCreate, hK as SkuListItem, hL as SkuListItemCreate, hN as SkuListItemSort, hM as SkuListItemUpdate, hO as SkuListPromotionRule, hP as SkuListPromotionRuleCreate, hR as SkuListPromotionRuleSort, hQ as SkuListPromotionRuleUpdate, hV as SkuListSort, hU as SkuListUpdate, hW as SkuOption, hX as SkuOptionCreate, hZ as SkuOptionSort, hY as SkuOptionUpdate, i1 as SkuSort, i0 as SkuUpdate, i2 as StockItem, i3 as StockItemCreate, i5 as StockItemSort, i4 as StockItemUpdate, i6 as StockLineItem, i7 as StockLineItemCreate, i9 as StockLineItemSort, i8 as StockLineItemUpdate, ia as StockLocation, ib as StockLocationCreate, id as StockLocationSort, ic as StockLocationUpdate, ie as StockReservation, ig as StockReservationCreate, ii as StockReservationSort, ih as StockReservationUpdate, ij as StockTransfer, ik as StockTransferCreate, im as StockTransferSort, il as StockTransferUpdate, io as Store, ip as StoreCreate, ir as StoreSort, iq as StoreUpdate, is as StripeGateway, it as StripeGatewayCreate, iv as StripeGatewaySort, iu as StripeGatewayUpdate, iw as StripePayment, ix as StripePaymentCreate, iz as StripePaymentSort, iy as StripePaymentUpdate, iA as StripeTaxAccount, iB as StripeTaxAccountCreate, iD as StripeTaxAccountSort, iC as StripeTaxAccountUpdate, iE as SubscriptionModel, iF as SubscriptionModelCreate, iH as SubscriptionModelSort, iG as SubscriptionModelUpdate, iI as Tag, iJ as TagCreate, iL as TagSort, iK as TagUpdate, iM as TalonOneAccount, iN as TalonOneAccountCreate, iP as TalonOneAccountSort, iO as TalonOneAccountUpdate, iQ as TaxCalculator, iR as TaxCalculatorSort, iS as TaxCategory, iT as TaxCategoryCreate, iV as TaxCategorySort, iU as TaxCategoryUpdate, iW as TaxRule, iX as TaxRuleCreate, iZ as TaxRuleSort, iY as TaxRuleUpdate, i_ as TaxjarAccount, i$ as TaxjarAccountCreate, j1 as TaxjarAccountSort, j0 as TaxjarAccountUpdate, j2 as Transaction, j3 as TransactionSort, j4 as Version, j5 as VersionSort, j6 as VertexAccount, j7 as VertexAccountCreate, j9 as VertexAccountSort, j8 as VertexAccountUpdate, ja as Void, jc as VoidSort, jb as VoidUpdate, jd as Webhook, je as WebhookCreate, jg as WebhookSort, jf as WebhookUpdate, jh as WireTransfer, ji as WireTransferCreate, jk as WireTransferSort, jj as WireTransferUpdate } from './adapter-DF63Dunh.cjs';
1
+ export { bO as Address, bP as AddressCreate, bR as AddressSort, bQ as AddressUpdate, bS as Adjustment, bT as AdjustmentCreate, bV as AdjustmentSort, bU as AdjustmentUpdate, bW as AdyenGateway, bX as AdyenGatewayCreate, bZ as AdyenGatewaySort, bY as AdyenGatewayUpdate, b_ as AdyenPayment, b$ as AdyenPaymentCreate, c1 as AdyenPaymentSort, c0 as AdyenPaymentUpdate, c2 as Application, c3 as ApplicationSort, c4 as Attachment, c5 as AttachmentCreate, c7 as AttachmentSort, c6 as AttachmentUpdate, c8 as Authorization, ca as AuthorizationSort, c9 as AuthorizationUpdate, cb as AvalaraAccount, cc as AvalaraAccountCreate, ce as AvalaraAccountSort, cd as AvalaraAccountUpdate, cf as AxerveGateway, cg as AxerveGatewayCreate, ci as AxerveGatewaySort, ch as AxerveGatewayUpdate, cj as AxervePayment, ck as AxervePaymentCreate, cm as AxervePaymentSort, cl as AxervePaymentUpdate, cn as BingGeocoder, co as BingGeocoderCreate, cq as BingGeocoderSort, cp as BingGeocoderUpdate, cr as BraintreeGateway, cs as BraintreeGatewayCreate, cu as BraintreeGatewaySort, ct as BraintreeGatewayUpdate, cv as BraintreePayment, cw as BraintreePaymentCreate, cy as BraintreePaymentSort, cx as BraintreePaymentUpdate, cz as Bundle, cA as BundleCreate, cC as BundleSort, cB as BundleUpdate, cD as BuyXPayYPromotion, cE as BuyXPayYPromotionCreate, cG as BuyXPayYPromotionSort, cF as BuyXPayYPromotionUpdate, cH as Capture, cJ as CaptureSort, cI as CaptureUpdate, cK as CarrierAccount, cL as CarrierAccountCreate, cN as CarrierAccountSort, cM as CarrierAccountUpdate, cO as CheckoutComGateway, cP as CheckoutComGatewayCreate, cR as CheckoutComGatewaySort, cQ as CheckoutComGatewayUpdate, cS as CheckoutComPayment, cT as CheckoutComPaymentCreate, cV as CheckoutComPaymentSort, cU as CheckoutComPaymentUpdate, cW as Cleanup, cX as CleanupCreate, cZ as CleanupSort, cY as CleanupUpdate, d6 as Coupon, c_ as CouponCodesPromotionRule, c$ as CouponCodesPromotionRuleCreate, d1 as CouponCodesPromotionRuleSort, d0 as CouponCodesPromotionRuleUpdate, d7 as CouponCreate, d2 as CouponRecipient, d3 as CouponRecipientCreate, d5 as CouponRecipientSort, d4 as CouponRecipientUpdate, d9 as CouponSort, d8 as CouponUpdate, da as CustomPromotionRule, db as CustomPromotionRuleCreate, dd as CustomPromotionRuleSort, dc as CustomPromotionRuleUpdate, dz as Customer, de as CustomerAddress, df as CustomerAddressCreate, dh as CustomerAddressSort, dg as CustomerAddressUpdate, dA as CustomerCreate, di as CustomerGroup, dj as CustomerGroupCreate, dl as CustomerGroupSort, dk as CustomerGroupUpdate, dm as CustomerPasswordReset, dn as CustomerPasswordResetCreate, dq as CustomerPasswordResetSort, dp as CustomerPasswordResetUpdate, dr as CustomerPaymentSource, ds as CustomerPaymentSourceCreate, du as CustomerPaymentSourceSort, dt as CustomerPaymentSourceUpdate, dC as CustomerSort, dv as CustomerSubscription, dw as CustomerSubscriptionCreate, dy as CustomerSubscriptionSort, dx as CustomerSubscriptionUpdate, dB as CustomerUpdate, dD as DeliveryLeadTime, dE as DeliveryLeadTimeCreate, dG as DeliveryLeadTimeSort, dF as DeliveryLeadTimeUpdate, dJ as DiscountEngine, dH as DiscountEngineItem, dI as DiscountEngineItemSort, dK as DiscountEngineSort, dL as EasypostPickup, dM as EasypostPickupCreate, dO as EasypostPickupSort, dN as EasypostPickupUpdate, dR as Event, dP as EventCallback, dQ as EventCallbackSort, dT as EventSort, dS as EventUpdate, dU as Export, dV as ExportCreate, dX as ExportSort, dW as ExportUpdate, dY as ExternalGateway, dZ as ExternalGatewayCreate, d$ as ExternalGatewaySort, d_ as ExternalGatewayUpdate, e0 as ExternalPayment, e1 as ExternalPaymentCreate, e3 as ExternalPaymentSort, e2 as ExternalPaymentUpdate, e4 as ExternalPromotion, e5 as ExternalPromotionCreate, e7 as ExternalPromotionSort, e6 as ExternalPromotionUpdate, e8 as ExternalTaxCalculator, e9 as ExternalTaxCalculatorCreate, eb as ExternalTaxCalculatorSort, ea as ExternalTaxCalculatorUpdate, ec as FixedAmountPromotion, ed as FixedAmountPromotionCreate, ef as FixedAmountPromotionSort, ee as FixedAmountPromotionUpdate, eg as FixedPricePromotion, eh as FixedPricePromotionCreate, ej as FixedPricePromotionSort, ei as FixedPricePromotionUpdate, ek as FlexPromotion, el as FlexPromotionCreate, en as FlexPromotionSort, em as FlexPromotionUpdate, eo as FreeGiftPromotion, ep as FreeGiftPromotionCreate, er as FreeGiftPromotionSort, eq as FreeGiftPromotionUpdate, es as FreeShippingPromotion, et as FreeShippingPromotionCreate, ev as FreeShippingPromotionSort, eu as FreeShippingPromotionUpdate, ew as Geocoder, ex as GeocoderSort, eC as GiftCard, eD as GiftCardCreate, ey as GiftCardRecipient, ez as GiftCardRecipientCreate, eB as GiftCardRecipientSort, eA as GiftCardRecipientUpdate, eF as GiftCardSort, eE as GiftCardUpdate, eG as GoogleGeocoder, eH as GoogleGeocoderCreate, eJ as GoogleGeocoderSort, eI as GoogleGeocoderUpdate, eK as Import, eL as ImportCreate, eN as ImportSort, eM as ImportUpdate, eO as InStockSubscription, eP as InStockSubscriptionCreate, eR as InStockSubscriptionSort, eQ as InStockSubscriptionUpdate, eS as InventoryModel, eT as InventoryModelCreate, eV as InventoryModelSort, eU as InventoryModelUpdate, eW as InventoryReturnLocation, eX as InventoryReturnLocationCreate, eZ as InventoryReturnLocationSort, eY as InventoryReturnLocationUpdate, e_ as InventoryStockLocation, e$ as InventoryStockLocationCreate, f1 as InventoryStockLocationSort, f0 as InventoryStockLocationUpdate, f2 as KlarnaGateway, f3 as KlarnaGatewayCreate, f5 as KlarnaGatewaySort, f4 as KlarnaGatewayUpdate, f6 as KlarnaPayment, f7 as KlarnaPaymentCreate, f9 as KlarnaPaymentSort, f8 as KlarnaPaymentUpdate, fe as LineItem, ff as LineItemCreate, fa as LineItemOption, fb as LineItemOptionCreate, fd as LineItemOptionSort, fc as LineItemOptionUpdate, fh as LineItemSort, fg as LineItemUpdate, fi as Link, fj as LinkCreate, fl as LinkSort, fk as LinkUpdate, fm as ManualGateway, fn as ManualGatewayCreate, fp as ManualGatewaySort, fo as ManualGatewayUpdate, fq as ManualTaxCalculator, fr as ManualTaxCalculatorCreate, ft as ManualTaxCalculatorSort, fs as ManualTaxCalculatorUpdate, fu as Market, fv as MarketCreate, fx as MarketSort, fw as MarketUpdate, fy as Merchant, fz as MerchantCreate, fB as MerchantSort, fA as MerchantUpdate, fC as Notification, fD as NotificationCreate, fF as NotificationSort, fE as NotificationUpdate, fY as Order, fG as OrderAmountPromotionRule, fH as OrderAmountPromotionRuleCreate, fJ as OrderAmountPromotionRuleSort, fI as OrderAmountPromotionRuleUpdate, fK as OrderCopy, fL as OrderCopyCreate, fN as OrderCopySort, fM as OrderCopyUpdate, fZ as OrderCreate, fO as OrderFactory, fP as OrderFactorySort, f$ as OrderSort, fU as OrderSubscription, fV as OrderSubscriptionCreate, fQ as OrderSubscriptionItem, fR as OrderSubscriptionItemCreate, fT as OrderSubscriptionItemSort, fS as OrderSubscriptionItemUpdate, fX as OrderSubscriptionSort, fW as OrderSubscriptionUpdate, f_ as OrderUpdate, g0 as Organization, g1 as OrganizationSort, g2 as Package, g3 as PackageCreate, g5 as PackageSort, g4 as PackageUpdate, ga as Parcel, gb as ParcelCreate, g6 as ParcelLineItem, g7 as ParcelLineItemCreate, g9 as ParcelLineItemSort, g8 as ParcelLineItemUpdate, gd as ParcelSort, gc as ParcelUpdate, ge as PaymentGateway, gf as PaymentGatewaySort, gg as PaymentMethod, gh as PaymentMethodCreate, gj as PaymentMethodSort, gi as PaymentMethodUpdate, gk as PaymentOption, gl as PaymentOptionCreate, gn as PaymentOptionSort, gm as PaymentOptionUpdate, go as PaypalGateway, gp as PaypalGatewayCreate, gr as PaypalGatewaySort, gq as PaypalGatewayUpdate, gs as PaypalPayment, gt as PaypalPaymentCreate, gv as PaypalPaymentSort, gu as PaypalPaymentUpdate, gw as PercentageDiscountPromotion, gx as PercentageDiscountPromotionCreate, gz as PercentageDiscountPromotionSort, gy as PercentageDiscountPromotionUpdate, gA as Pickup, gB as PickupSort, gU as Price, gV as PriceCreate, gC as PriceFrequencyTier, gD as PriceFrequencyTierCreate, gF as PriceFrequencyTierSort, gE as PriceFrequencyTierUpdate, gK as PriceList, gL as PriceListCreate, gG as PriceListScheduler, gH as PriceListSchedulerCreate, gJ as PriceListSchedulerSort, gI as PriceListSchedulerUpdate, gN as PriceListSort, gM as PriceListUpdate, gX as PriceSort, gO as PriceTier, gP as PriceTierSort, gW as PriceUpdate, gQ as PriceVolumeTier, gR as PriceVolumeTierCreate, gT as PriceVolumeTierSort, gS as PriceVolumeTierUpdate, g_ as Promotion, gY as PromotionRule, gZ as PromotionRuleSort, g$ as PromotionSort, h0 as RecurringOrderCopy, h1 as RecurringOrderCopyCreate, h3 as RecurringOrderCopySort, h2 as RecurringOrderCopyUpdate, h4 as Refund, h6 as RefundSort, h5 as RefundUpdate, h7 as ReservedStock, h8 as ReservedStockSort, h9 as ResourceError, ha as ResourceErrorSort, hf as Return, hg as ReturnCreate, hb as ReturnLineItem, hc as ReturnLineItemCreate, he as ReturnLineItemSort, hd as ReturnLineItemUpdate, hi as ReturnSort, hh as ReturnUpdate, hj as SatispayGateway, hk as SatispayGatewayCreate, hm as SatispayGatewaySort, hl as SatispayGatewayUpdate, hn as SatispayPayment, ho as SatispayPaymentCreate, hq as SatispayPaymentSort, hp as SatispayPaymentUpdate, hr as Shipment, hs as ShipmentCreate, hu as ShipmentSort, ht as ShipmentUpdate, hv as ShippingCategory, hw as ShippingCategoryCreate, hy as ShippingCategorySort, hx as ShippingCategoryUpdate, hB as ShippingMethod, hC as ShippingMethodCreate, hE as ShippingMethodSort, hz as ShippingMethodTier, hA as ShippingMethodTierSort, hD as ShippingMethodUpdate, hF as ShippingWeightTier, hG as ShippingWeightTierCreate, hI as ShippingWeightTierSort, hH as ShippingWeightTierUpdate, hJ as ShippingZone, hK as ShippingZoneCreate, hM as ShippingZoneSort, hL as ShippingZoneUpdate, i1 as Sku, i2 as SkuCreate, hV as SkuList, hW as SkuListCreate, hN as SkuListItem, hO as SkuListItemCreate, hQ as SkuListItemSort, hP as SkuListItemUpdate, hR as SkuListPromotionRule, hS as SkuListPromotionRuleCreate, hU as SkuListPromotionRuleSort, hT as SkuListPromotionRuleUpdate, hY as SkuListSort, hX as SkuListUpdate, hZ as SkuOption, h_ as SkuOptionCreate, i0 as SkuOptionSort, h$ as SkuOptionUpdate, i4 as SkuSort, i3 as SkuUpdate, i5 as StockItem, i6 as StockItemCreate, i8 as StockItemSort, i7 as StockItemUpdate, i9 as StockLineItem, ia as StockLineItemCreate, ic as StockLineItemSort, ib as StockLineItemUpdate, id as StockLocation, ie as StockLocationCreate, ih as StockLocationSort, ig as StockLocationUpdate, ii as StockReservation, ij as StockReservationCreate, il as StockReservationSort, ik as StockReservationUpdate, im as StockTransfer, io as StockTransferCreate, iq as StockTransferSort, ip as StockTransferUpdate, ir as Store, is as StoreCreate, iu as StoreSort, it as StoreUpdate, iv as StripeGateway, iw as StripeGatewayCreate, iy as StripeGatewaySort, ix as StripeGatewayUpdate, iz as StripePayment, iA as StripePaymentCreate, iC as StripePaymentSort, iB as StripePaymentUpdate, iD as StripeTaxAccount, iE as StripeTaxAccountCreate, iG as StripeTaxAccountSort, iF as StripeTaxAccountUpdate, iH as SubscriptionModel, iI as SubscriptionModelCreate, iK as SubscriptionModelSort, iJ as SubscriptionModelUpdate, iL as Tag, iM as TagCreate, iO as TagSort, iN as TagUpdate, iP as TalonOneAccount, iQ as TalonOneAccountCreate, iS as TalonOneAccountSort, iR as TalonOneAccountUpdate, iT as TaxCalculator, iU as TaxCalculatorSort, iV as TaxCategory, iW as TaxCategoryCreate, iY as TaxCategorySort, iX as TaxCategoryUpdate, iZ as TaxRule, i_ as TaxRuleCreate, j0 as TaxRuleSort, i$ as TaxRuleUpdate, j1 as TaxjarAccount, j2 as TaxjarAccountCreate, j4 as TaxjarAccountSort, j3 as TaxjarAccountUpdate, j5 as Transaction, j6 as TransactionSort, j7 as Version, j8 as VersionSort, j9 as VertexAccount, ja as VertexAccountCreate, jc as VertexAccountSort, jb as VertexAccountUpdate, jd as Void, jf as VoidSort, je as VoidUpdate, jg as Webhook, jh as WebhookCreate, jj as WebhookSort, ji as WebhookUpdate, jk as WireTransfer, jl as WireTransferCreate, jn as WireTransferSort, jm as WireTransferUpdate } from './api-CRmSToGa.cjs';
2
2
  import './client.cjs';
3
3
  import './interceptor-5MISI1yn.cjs';
4
4
  import './types.cjs';
package/lib/model.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export { bL as Address, bM as AddressCreate, bO as AddressSort, bN as AddressUpdate, bP as Adjustment, bQ as AdjustmentCreate, bS as AdjustmentSort, bR as AdjustmentUpdate, bT as AdyenGateway, bU as AdyenGatewayCreate, bW as AdyenGatewaySort, bV as AdyenGatewayUpdate, bX as AdyenPayment, bY as AdyenPaymentCreate, b_ as AdyenPaymentSort, bZ as AdyenPaymentUpdate, b$ as Application, c0 as ApplicationSort, c1 as Attachment, c2 as AttachmentCreate, c4 as AttachmentSort, c3 as AttachmentUpdate, c5 as Authorization, c7 as AuthorizationSort, c6 as AuthorizationUpdate, c8 as AvalaraAccount, c9 as AvalaraAccountCreate, cb as AvalaraAccountSort, ca as AvalaraAccountUpdate, cc as AxerveGateway, cd as AxerveGatewayCreate, cf as AxerveGatewaySort, ce as AxerveGatewayUpdate, cg as AxervePayment, ch as AxervePaymentCreate, cj as AxervePaymentSort, ci as AxervePaymentUpdate, ck as BingGeocoder, cl as BingGeocoderCreate, cn as BingGeocoderSort, cm as BingGeocoderUpdate, co as BraintreeGateway, cp as BraintreeGatewayCreate, cr as BraintreeGatewaySort, cq as BraintreeGatewayUpdate, cs as BraintreePayment, ct as BraintreePaymentCreate, cv as BraintreePaymentSort, cu as BraintreePaymentUpdate, cw as Bundle, cx as BundleCreate, cz as BundleSort, cy as BundleUpdate, cA as BuyXPayYPromotion, cB as BuyXPayYPromotionCreate, cD as BuyXPayYPromotionSort, cC as BuyXPayYPromotionUpdate, cE as Capture, cG as CaptureSort, cF as CaptureUpdate, cH as CarrierAccount, cI as CarrierAccountCreate, cK as CarrierAccountSort, cJ as CarrierAccountUpdate, cL as CheckoutComGateway, cM as CheckoutComGatewayCreate, cO as CheckoutComGatewaySort, cN as CheckoutComGatewayUpdate, cP as CheckoutComPayment, cQ as CheckoutComPaymentCreate, cS as CheckoutComPaymentSort, cR as CheckoutComPaymentUpdate, cT as Cleanup, cU as CleanupCreate, cW as CleanupSort, cV as CleanupUpdate, d3 as Coupon, cX as CouponCodesPromotionRule, cY as CouponCodesPromotionRuleCreate, c_ as CouponCodesPromotionRuleSort, cZ as CouponCodesPromotionRuleUpdate, d4 as CouponCreate, c$ as CouponRecipient, d0 as CouponRecipientCreate, d2 as CouponRecipientSort, d1 as CouponRecipientUpdate, d6 as CouponSort, d5 as CouponUpdate, d7 as CustomPromotionRule, d8 as CustomPromotionRuleCreate, da as CustomPromotionRuleSort, d9 as CustomPromotionRuleUpdate, dw as Customer, db as CustomerAddress, dc as CustomerAddressCreate, de as CustomerAddressSort, dd as CustomerAddressUpdate, dx as CustomerCreate, df as CustomerGroup, dg as CustomerGroupCreate, di as CustomerGroupSort, dh as CustomerGroupUpdate, dj as CustomerPasswordReset, dk as CustomerPasswordResetCreate, dm as CustomerPasswordResetSort, dl as CustomerPasswordResetUpdate, dn as CustomerPaymentSource, dp as CustomerPaymentSourceCreate, dr as CustomerPaymentSourceSort, dq as CustomerPaymentSourceUpdate, dz as CustomerSort, ds as CustomerSubscription, dt as CustomerSubscriptionCreate, dv as CustomerSubscriptionSort, du as CustomerSubscriptionUpdate, dy as CustomerUpdate, dA as DeliveryLeadTime, dB as DeliveryLeadTimeCreate, dD as DeliveryLeadTimeSort, dC as DeliveryLeadTimeUpdate, dG as DiscountEngine, dE as DiscountEngineItem, dF as DiscountEngineItemSort, dH as DiscountEngineSort, dI as EasypostPickup, dJ as EasypostPickupCreate, dL as EasypostPickupSort, dK as EasypostPickupUpdate, dO as Event, dM as EventCallback, dN as EventCallbackSort, dQ as EventSort, dP as EventUpdate, dR as Export, dS as ExportCreate, dU as ExportSort, dT as ExportUpdate, dV as ExternalGateway, dW as ExternalGatewayCreate, dY as ExternalGatewaySort, dX as ExternalGatewayUpdate, dZ as ExternalPayment, d_ as ExternalPaymentCreate, e0 as ExternalPaymentSort, d$ as ExternalPaymentUpdate, e1 as ExternalPromotion, e2 as ExternalPromotionCreate, e4 as ExternalPromotionSort, e3 as ExternalPromotionUpdate, e5 as ExternalTaxCalculator, e6 as ExternalTaxCalculatorCreate, e8 as ExternalTaxCalculatorSort, e7 as ExternalTaxCalculatorUpdate, e9 as FixedAmountPromotion, ea as FixedAmountPromotionCreate, ec as FixedAmountPromotionSort, eb as FixedAmountPromotionUpdate, ed as FixedPricePromotion, ee as FixedPricePromotionCreate, eg as FixedPricePromotionSort, ef as FixedPricePromotionUpdate, eh as FlexPromotion, ei as FlexPromotionCreate, ek as FlexPromotionSort, ej as FlexPromotionUpdate, el as FreeGiftPromotion, em as FreeGiftPromotionCreate, eo as FreeGiftPromotionSort, en as FreeGiftPromotionUpdate, ep as FreeShippingPromotion, eq as FreeShippingPromotionCreate, es as FreeShippingPromotionSort, er as FreeShippingPromotionUpdate, et as Geocoder, eu as GeocoderSort, ez as GiftCard, eA as GiftCardCreate, ev as GiftCardRecipient, ew as GiftCardRecipientCreate, ey as GiftCardRecipientSort, ex as GiftCardRecipientUpdate, eC as GiftCardSort, eB as GiftCardUpdate, eD as GoogleGeocoder, eE as GoogleGeocoderCreate, eG as GoogleGeocoderSort, eF as GoogleGeocoderUpdate, eH as Import, eI as ImportCreate, eK as ImportSort, eJ as ImportUpdate, eL as InStockSubscription, eM as InStockSubscriptionCreate, eO as InStockSubscriptionSort, eN as InStockSubscriptionUpdate, eP as InventoryModel, eQ as InventoryModelCreate, eS as InventoryModelSort, eR as InventoryModelUpdate, eT as InventoryReturnLocation, eU as InventoryReturnLocationCreate, eW as InventoryReturnLocationSort, eV as InventoryReturnLocationUpdate, eX as InventoryStockLocation, eY as InventoryStockLocationCreate, e_ as InventoryStockLocationSort, eZ as InventoryStockLocationUpdate, e$ as KlarnaGateway, f0 as KlarnaGatewayCreate, f2 as KlarnaGatewaySort, f1 as KlarnaGatewayUpdate, f3 as KlarnaPayment, f4 as KlarnaPaymentCreate, f6 as KlarnaPaymentSort, f5 as KlarnaPaymentUpdate, fb as LineItem, fc as LineItemCreate, f7 as LineItemOption, f8 as LineItemOptionCreate, fa as LineItemOptionSort, f9 as LineItemOptionUpdate, fe as LineItemSort, fd as LineItemUpdate, ff as Link, fg as LinkCreate, fi as LinkSort, fh as LinkUpdate, fj as ManualGateway, fk as ManualGatewayCreate, fm as ManualGatewaySort, fl as ManualGatewayUpdate, fn as ManualTaxCalculator, fo as ManualTaxCalculatorCreate, fq as ManualTaxCalculatorSort, fp as ManualTaxCalculatorUpdate, fr as Market, fs as MarketCreate, fu as MarketSort, ft as MarketUpdate, fv as Merchant, fw as MerchantCreate, fy as MerchantSort, fx as MerchantUpdate, fz as Notification, fA as NotificationCreate, fC as NotificationSort, fB as NotificationUpdate, fV as Order, fD as OrderAmountPromotionRule, fE as OrderAmountPromotionRuleCreate, fG as OrderAmountPromotionRuleSort, fF as OrderAmountPromotionRuleUpdate, fH as OrderCopy, fI as OrderCopyCreate, fK as OrderCopySort, fJ as OrderCopyUpdate, fW as OrderCreate, fL as OrderFactory, fM as OrderFactorySort, fY as OrderSort, fR as OrderSubscription, fS as OrderSubscriptionCreate, fN as OrderSubscriptionItem, fO as OrderSubscriptionItemCreate, fQ as OrderSubscriptionItemSort, fP as OrderSubscriptionItemUpdate, fU as OrderSubscriptionSort, fT as OrderSubscriptionUpdate, fX as OrderUpdate, fZ as Organization, f_ as OrganizationSort, f$ as Package, g0 as PackageCreate, g2 as PackageSort, g1 as PackageUpdate, g7 as Parcel, g8 as ParcelCreate, g3 as ParcelLineItem, g4 as ParcelLineItemCreate, g6 as ParcelLineItemSort, g5 as ParcelLineItemUpdate, ga as ParcelSort, g9 as ParcelUpdate, gb as PaymentGateway, gc as PaymentGatewaySort, gd as PaymentMethod, ge as PaymentMethodCreate, gg as PaymentMethodSort, gf as PaymentMethodUpdate, gh as PaymentOption, gi as PaymentOptionCreate, gk as PaymentOptionSort, gj as PaymentOptionUpdate, gl as PaypalGateway, gm as PaypalGatewayCreate, go as PaypalGatewaySort, gn as PaypalGatewayUpdate, gp as PaypalPayment, gq as PaypalPaymentCreate, gs as PaypalPaymentSort, gr as PaypalPaymentUpdate, gt as PercentageDiscountPromotion, gu as PercentageDiscountPromotionCreate, gw as PercentageDiscountPromotionSort, gv as PercentageDiscountPromotionUpdate, gx as Pickup, gy as PickupSort, gR as Price, gS as PriceCreate, gz as PriceFrequencyTier, gA as PriceFrequencyTierCreate, gC as PriceFrequencyTierSort, gB as PriceFrequencyTierUpdate, gH as PriceList, gI as PriceListCreate, gD as PriceListScheduler, gE as PriceListSchedulerCreate, gG as PriceListSchedulerSort, gF as PriceListSchedulerUpdate, gK as PriceListSort, gJ as PriceListUpdate, gU as PriceSort, gL as PriceTier, gM as PriceTierSort, gT as PriceUpdate, gN as PriceVolumeTier, gO as PriceVolumeTierCreate, gQ as PriceVolumeTierSort, gP as PriceVolumeTierUpdate, gX as Promotion, gV as PromotionRule, gW as PromotionRuleSort, gY as PromotionSort, gZ as RecurringOrderCopy, g_ as RecurringOrderCopyCreate, h0 as RecurringOrderCopySort, g$ as RecurringOrderCopyUpdate, h1 as Refund, h3 as RefundSort, h2 as RefundUpdate, h4 as ReservedStock, h5 as ReservedStockSort, h6 as ResourceError, h7 as ResourceErrorSort, hc as Return, hd as ReturnCreate, h8 as ReturnLineItem, h9 as ReturnLineItemCreate, hb as ReturnLineItemSort, ha as ReturnLineItemUpdate, hf as ReturnSort, he as ReturnUpdate, hg as SatispayGateway, hh as SatispayGatewayCreate, hj as SatispayGatewaySort, hi as SatispayGatewayUpdate, hk as SatispayPayment, hl as SatispayPaymentCreate, hn as SatispayPaymentSort, hm as SatispayPaymentUpdate, ho as Shipment, hp as ShipmentCreate, hr as ShipmentSort, hq as ShipmentUpdate, hs as ShippingCategory, ht as ShippingCategoryCreate, hv as ShippingCategorySort, hu as ShippingCategoryUpdate, hy as ShippingMethod, hz as ShippingMethodCreate, hB as ShippingMethodSort, hw as ShippingMethodTier, hx as ShippingMethodTierSort, hA as ShippingMethodUpdate, hC as ShippingWeightTier, hD as ShippingWeightTierCreate, hF as ShippingWeightTierSort, hE as ShippingWeightTierUpdate, hG as ShippingZone, hH as ShippingZoneCreate, hJ as ShippingZoneSort, hI as ShippingZoneUpdate, h_ as Sku, h$ as SkuCreate, hS as SkuList, hT as SkuListCreate, hK as SkuListItem, hL as SkuListItemCreate, hN as SkuListItemSort, hM as SkuListItemUpdate, hO as SkuListPromotionRule, hP as SkuListPromotionRuleCreate, hR as SkuListPromotionRuleSort, hQ as SkuListPromotionRuleUpdate, hV as SkuListSort, hU as SkuListUpdate, hW as SkuOption, hX as SkuOptionCreate, hZ as SkuOptionSort, hY as SkuOptionUpdate, i1 as SkuSort, i0 as SkuUpdate, i2 as StockItem, i3 as StockItemCreate, i5 as StockItemSort, i4 as StockItemUpdate, i6 as StockLineItem, i7 as StockLineItemCreate, i9 as StockLineItemSort, i8 as StockLineItemUpdate, ia as StockLocation, ib as StockLocationCreate, id as StockLocationSort, ic as StockLocationUpdate, ie as StockReservation, ig as StockReservationCreate, ii as StockReservationSort, ih as StockReservationUpdate, ij as StockTransfer, ik as StockTransferCreate, im as StockTransferSort, il as StockTransferUpdate, io as Store, ip as StoreCreate, ir as StoreSort, iq as StoreUpdate, is as StripeGateway, it as StripeGatewayCreate, iv as StripeGatewaySort, iu as StripeGatewayUpdate, iw as StripePayment, ix as StripePaymentCreate, iz as StripePaymentSort, iy as StripePaymentUpdate, iA as StripeTaxAccount, iB as StripeTaxAccountCreate, iD as StripeTaxAccountSort, iC as StripeTaxAccountUpdate, iE as SubscriptionModel, iF as SubscriptionModelCreate, iH as SubscriptionModelSort, iG as SubscriptionModelUpdate, iI as Tag, iJ as TagCreate, iL as TagSort, iK as TagUpdate, iM as TalonOneAccount, iN as TalonOneAccountCreate, iP as TalonOneAccountSort, iO as TalonOneAccountUpdate, iQ as TaxCalculator, iR as TaxCalculatorSort, iS as TaxCategory, iT as TaxCategoryCreate, iV as TaxCategorySort, iU as TaxCategoryUpdate, iW as TaxRule, iX as TaxRuleCreate, iZ as TaxRuleSort, iY as TaxRuleUpdate, i_ as TaxjarAccount, i$ as TaxjarAccountCreate, j1 as TaxjarAccountSort, j0 as TaxjarAccountUpdate, j2 as Transaction, j3 as TransactionSort, j4 as Version, j5 as VersionSort, j6 as VertexAccount, j7 as VertexAccountCreate, j9 as VertexAccountSort, j8 as VertexAccountUpdate, ja as Void, jc as VoidSort, jb as VoidUpdate, jd as Webhook, je as WebhookCreate, jg as WebhookSort, jf as WebhookUpdate, jh as WireTransfer, ji as WireTransferCreate, jk as WireTransferSort, jj as WireTransferUpdate } from './adapter-BPmdwMhh.js';
1
+ export { bO as Address, bP as AddressCreate, bR as AddressSort, bQ as AddressUpdate, bS as Adjustment, bT as AdjustmentCreate, bV as AdjustmentSort, bU as AdjustmentUpdate, bW as AdyenGateway, bX as AdyenGatewayCreate, bZ as AdyenGatewaySort, bY as AdyenGatewayUpdate, b_ as AdyenPayment, b$ as AdyenPaymentCreate, c1 as AdyenPaymentSort, c0 as AdyenPaymentUpdate, c2 as Application, c3 as ApplicationSort, c4 as Attachment, c5 as AttachmentCreate, c7 as AttachmentSort, c6 as AttachmentUpdate, c8 as Authorization, ca as AuthorizationSort, c9 as AuthorizationUpdate, cb as AvalaraAccount, cc as AvalaraAccountCreate, ce as AvalaraAccountSort, cd as AvalaraAccountUpdate, cf as AxerveGateway, cg as AxerveGatewayCreate, ci as AxerveGatewaySort, ch as AxerveGatewayUpdate, cj as AxervePayment, ck as AxervePaymentCreate, cm as AxervePaymentSort, cl as AxervePaymentUpdate, cn as BingGeocoder, co as BingGeocoderCreate, cq as BingGeocoderSort, cp as BingGeocoderUpdate, cr as BraintreeGateway, cs as BraintreeGatewayCreate, cu as BraintreeGatewaySort, ct as BraintreeGatewayUpdate, cv as BraintreePayment, cw as BraintreePaymentCreate, cy as BraintreePaymentSort, cx as BraintreePaymentUpdate, cz as Bundle, cA as BundleCreate, cC as BundleSort, cB as BundleUpdate, cD as BuyXPayYPromotion, cE as BuyXPayYPromotionCreate, cG as BuyXPayYPromotionSort, cF as BuyXPayYPromotionUpdate, cH as Capture, cJ as CaptureSort, cI as CaptureUpdate, cK as CarrierAccount, cL as CarrierAccountCreate, cN as CarrierAccountSort, cM as CarrierAccountUpdate, cO as CheckoutComGateway, cP as CheckoutComGatewayCreate, cR as CheckoutComGatewaySort, cQ as CheckoutComGatewayUpdate, cS as CheckoutComPayment, cT as CheckoutComPaymentCreate, cV as CheckoutComPaymentSort, cU as CheckoutComPaymentUpdate, cW as Cleanup, cX as CleanupCreate, cZ as CleanupSort, cY as CleanupUpdate, d6 as Coupon, c_ as CouponCodesPromotionRule, c$ as CouponCodesPromotionRuleCreate, d1 as CouponCodesPromotionRuleSort, d0 as CouponCodesPromotionRuleUpdate, d7 as CouponCreate, d2 as CouponRecipient, d3 as CouponRecipientCreate, d5 as CouponRecipientSort, d4 as CouponRecipientUpdate, d9 as CouponSort, d8 as CouponUpdate, da as CustomPromotionRule, db as CustomPromotionRuleCreate, dd as CustomPromotionRuleSort, dc as CustomPromotionRuleUpdate, dz as Customer, de as CustomerAddress, df as CustomerAddressCreate, dh as CustomerAddressSort, dg as CustomerAddressUpdate, dA as CustomerCreate, di as CustomerGroup, dj as CustomerGroupCreate, dl as CustomerGroupSort, dk as CustomerGroupUpdate, dm as CustomerPasswordReset, dn as CustomerPasswordResetCreate, dq as CustomerPasswordResetSort, dp as CustomerPasswordResetUpdate, dr as CustomerPaymentSource, ds as CustomerPaymentSourceCreate, du as CustomerPaymentSourceSort, dt as CustomerPaymentSourceUpdate, dC as CustomerSort, dv as CustomerSubscription, dw as CustomerSubscriptionCreate, dy as CustomerSubscriptionSort, dx as CustomerSubscriptionUpdate, dB as CustomerUpdate, dD as DeliveryLeadTime, dE as DeliveryLeadTimeCreate, dG as DeliveryLeadTimeSort, dF as DeliveryLeadTimeUpdate, dJ as DiscountEngine, dH as DiscountEngineItem, dI as DiscountEngineItemSort, dK as DiscountEngineSort, dL as EasypostPickup, dM as EasypostPickupCreate, dO as EasypostPickupSort, dN as EasypostPickupUpdate, dR as Event, dP as EventCallback, dQ as EventCallbackSort, dT as EventSort, dS as EventUpdate, dU as Export, dV as ExportCreate, dX as ExportSort, dW as ExportUpdate, dY as ExternalGateway, dZ as ExternalGatewayCreate, d$ as ExternalGatewaySort, d_ as ExternalGatewayUpdate, e0 as ExternalPayment, e1 as ExternalPaymentCreate, e3 as ExternalPaymentSort, e2 as ExternalPaymentUpdate, e4 as ExternalPromotion, e5 as ExternalPromotionCreate, e7 as ExternalPromotionSort, e6 as ExternalPromotionUpdate, e8 as ExternalTaxCalculator, e9 as ExternalTaxCalculatorCreate, eb as ExternalTaxCalculatorSort, ea as ExternalTaxCalculatorUpdate, ec as FixedAmountPromotion, ed as FixedAmountPromotionCreate, ef as FixedAmountPromotionSort, ee as FixedAmountPromotionUpdate, eg as FixedPricePromotion, eh as FixedPricePromotionCreate, ej as FixedPricePromotionSort, ei as FixedPricePromotionUpdate, ek as FlexPromotion, el as FlexPromotionCreate, en as FlexPromotionSort, em as FlexPromotionUpdate, eo as FreeGiftPromotion, ep as FreeGiftPromotionCreate, er as FreeGiftPromotionSort, eq as FreeGiftPromotionUpdate, es as FreeShippingPromotion, et as FreeShippingPromotionCreate, ev as FreeShippingPromotionSort, eu as FreeShippingPromotionUpdate, ew as Geocoder, ex as GeocoderSort, eC as GiftCard, eD as GiftCardCreate, ey as GiftCardRecipient, ez as GiftCardRecipientCreate, eB as GiftCardRecipientSort, eA as GiftCardRecipientUpdate, eF as GiftCardSort, eE as GiftCardUpdate, eG as GoogleGeocoder, eH as GoogleGeocoderCreate, eJ as GoogleGeocoderSort, eI as GoogleGeocoderUpdate, eK as Import, eL as ImportCreate, eN as ImportSort, eM as ImportUpdate, eO as InStockSubscription, eP as InStockSubscriptionCreate, eR as InStockSubscriptionSort, eQ as InStockSubscriptionUpdate, eS as InventoryModel, eT as InventoryModelCreate, eV as InventoryModelSort, eU as InventoryModelUpdate, eW as InventoryReturnLocation, eX as InventoryReturnLocationCreate, eZ as InventoryReturnLocationSort, eY as InventoryReturnLocationUpdate, e_ as InventoryStockLocation, e$ as InventoryStockLocationCreate, f1 as InventoryStockLocationSort, f0 as InventoryStockLocationUpdate, f2 as KlarnaGateway, f3 as KlarnaGatewayCreate, f5 as KlarnaGatewaySort, f4 as KlarnaGatewayUpdate, f6 as KlarnaPayment, f7 as KlarnaPaymentCreate, f9 as KlarnaPaymentSort, f8 as KlarnaPaymentUpdate, fe as LineItem, ff as LineItemCreate, fa as LineItemOption, fb as LineItemOptionCreate, fd as LineItemOptionSort, fc as LineItemOptionUpdate, fh as LineItemSort, fg as LineItemUpdate, fi as Link, fj as LinkCreate, fl as LinkSort, fk as LinkUpdate, fm as ManualGateway, fn as ManualGatewayCreate, fp as ManualGatewaySort, fo as ManualGatewayUpdate, fq as ManualTaxCalculator, fr as ManualTaxCalculatorCreate, ft as ManualTaxCalculatorSort, fs as ManualTaxCalculatorUpdate, fu as Market, fv as MarketCreate, fx as MarketSort, fw as MarketUpdate, fy as Merchant, fz as MerchantCreate, fB as MerchantSort, fA as MerchantUpdate, fC as Notification, fD as NotificationCreate, fF as NotificationSort, fE as NotificationUpdate, fY as Order, fG as OrderAmountPromotionRule, fH as OrderAmountPromotionRuleCreate, fJ as OrderAmountPromotionRuleSort, fI as OrderAmountPromotionRuleUpdate, fK as OrderCopy, fL as OrderCopyCreate, fN as OrderCopySort, fM as OrderCopyUpdate, fZ as OrderCreate, fO as OrderFactory, fP as OrderFactorySort, f$ as OrderSort, fU as OrderSubscription, fV as OrderSubscriptionCreate, fQ as OrderSubscriptionItem, fR as OrderSubscriptionItemCreate, fT as OrderSubscriptionItemSort, fS as OrderSubscriptionItemUpdate, fX as OrderSubscriptionSort, fW as OrderSubscriptionUpdate, f_ as OrderUpdate, g0 as Organization, g1 as OrganizationSort, g2 as Package, g3 as PackageCreate, g5 as PackageSort, g4 as PackageUpdate, ga as Parcel, gb as ParcelCreate, g6 as ParcelLineItem, g7 as ParcelLineItemCreate, g9 as ParcelLineItemSort, g8 as ParcelLineItemUpdate, gd as ParcelSort, gc as ParcelUpdate, ge as PaymentGateway, gf as PaymentGatewaySort, gg as PaymentMethod, gh as PaymentMethodCreate, gj as PaymentMethodSort, gi as PaymentMethodUpdate, gk as PaymentOption, gl as PaymentOptionCreate, gn as PaymentOptionSort, gm as PaymentOptionUpdate, go as PaypalGateway, gp as PaypalGatewayCreate, gr as PaypalGatewaySort, gq as PaypalGatewayUpdate, gs as PaypalPayment, gt as PaypalPaymentCreate, gv as PaypalPaymentSort, gu as PaypalPaymentUpdate, gw as PercentageDiscountPromotion, gx as PercentageDiscountPromotionCreate, gz as PercentageDiscountPromotionSort, gy as PercentageDiscountPromotionUpdate, gA as Pickup, gB as PickupSort, gU as Price, gV as PriceCreate, gC as PriceFrequencyTier, gD as PriceFrequencyTierCreate, gF as PriceFrequencyTierSort, gE as PriceFrequencyTierUpdate, gK as PriceList, gL as PriceListCreate, gG as PriceListScheduler, gH as PriceListSchedulerCreate, gJ as PriceListSchedulerSort, gI as PriceListSchedulerUpdate, gN as PriceListSort, gM as PriceListUpdate, gX as PriceSort, gO as PriceTier, gP as PriceTierSort, gW as PriceUpdate, gQ as PriceVolumeTier, gR as PriceVolumeTierCreate, gT as PriceVolumeTierSort, gS as PriceVolumeTierUpdate, g_ as Promotion, gY as PromotionRule, gZ as PromotionRuleSort, g$ as PromotionSort, h0 as RecurringOrderCopy, h1 as RecurringOrderCopyCreate, h3 as RecurringOrderCopySort, h2 as RecurringOrderCopyUpdate, h4 as Refund, h6 as RefundSort, h5 as RefundUpdate, h7 as ReservedStock, h8 as ReservedStockSort, h9 as ResourceError, ha as ResourceErrorSort, hf as Return, hg as ReturnCreate, hb as ReturnLineItem, hc as ReturnLineItemCreate, he as ReturnLineItemSort, hd as ReturnLineItemUpdate, hi as ReturnSort, hh as ReturnUpdate, hj as SatispayGateway, hk as SatispayGatewayCreate, hm as SatispayGatewaySort, hl as SatispayGatewayUpdate, hn as SatispayPayment, ho as SatispayPaymentCreate, hq as SatispayPaymentSort, hp as SatispayPaymentUpdate, hr as Shipment, hs as ShipmentCreate, hu as ShipmentSort, ht as ShipmentUpdate, hv as ShippingCategory, hw as ShippingCategoryCreate, hy as ShippingCategorySort, hx as ShippingCategoryUpdate, hB as ShippingMethod, hC as ShippingMethodCreate, hE as ShippingMethodSort, hz as ShippingMethodTier, hA as ShippingMethodTierSort, hD as ShippingMethodUpdate, hF as ShippingWeightTier, hG as ShippingWeightTierCreate, hI as ShippingWeightTierSort, hH as ShippingWeightTierUpdate, hJ as ShippingZone, hK as ShippingZoneCreate, hM as ShippingZoneSort, hL as ShippingZoneUpdate, i1 as Sku, i2 as SkuCreate, hV as SkuList, hW as SkuListCreate, hN as SkuListItem, hO as SkuListItemCreate, hQ as SkuListItemSort, hP as SkuListItemUpdate, hR as SkuListPromotionRule, hS as SkuListPromotionRuleCreate, hU as SkuListPromotionRuleSort, hT as SkuListPromotionRuleUpdate, hY as SkuListSort, hX as SkuListUpdate, hZ as SkuOption, h_ as SkuOptionCreate, i0 as SkuOptionSort, h$ as SkuOptionUpdate, i4 as SkuSort, i3 as SkuUpdate, i5 as StockItem, i6 as StockItemCreate, i8 as StockItemSort, i7 as StockItemUpdate, i9 as StockLineItem, ia as StockLineItemCreate, ic as StockLineItemSort, ib as StockLineItemUpdate, id as StockLocation, ie as StockLocationCreate, ih as StockLocationSort, ig as StockLocationUpdate, ii as StockReservation, ij as StockReservationCreate, il as StockReservationSort, ik as StockReservationUpdate, im as StockTransfer, io as StockTransferCreate, iq as StockTransferSort, ip as StockTransferUpdate, ir as Store, is as StoreCreate, iu as StoreSort, it as StoreUpdate, iv as StripeGateway, iw as StripeGatewayCreate, iy as StripeGatewaySort, ix as StripeGatewayUpdate, iz as StripePayment, iA as StripePaymentCreate, iC as StripePaymentSort, iB as StripePaymentUpdate, iD as StripeTaxAccount, iE as StripeTaxAccountCreate, iG as StripeTaxAccountSort, iF as StripeTaxAccountUpdate, iH as SubscriptionModel, iI as SubscriptionModelCreate, iK as SubscriptionModelSort, iJ as SubscriptionModelUpdate, iL as Tag, iM as TagCreate, iO as TagSort, iN as TagUpdate, iP as TalonOneAccount, iQ as TalonOneAccountCreate, iS as TalonOneAccountSort, iR as TalonOneAccountUpdate, iT as TaxCalculator, iU as TaxCalculatorSort, iV as TaxCategory, iW as TaxCategoryCreate, iY as TaxCategorySort, iX as TaxCategoryUpdate, iZ as TaxRule, i_ as TaxRuleCreate, j0 as TaxRuleSort, i$ as TaxRuleUpdate, j1 as TaxjarAccount, j2 as TaxjarAccountCreate, j4 as TaxjarAccountSort, j3 as TaxjarAccountUpdate, j5 as Transaction, j6 as TransactionSort, j7 as Version, j8 as VersionSort, j9 as VertexAccount, ja as VertexAccountCreate, jc as VertexAccountSort, jb as VertexAccountUpdate, jd as Void, jf as VoidSort, je as VoidUpdate, jg as Webhook, jh as WebhookCreate, jj as WebhookSort, ji as WebhookUpdate, jk as WireTransfer, jl as WireTransferCreate, jn as WireTransferSort, jm as WireTransferUpdate } from './api-CUXmETkx.js';
2
2
  import './client.js';
3
3
  import './interceptor-5MISI1yn.js';
4
4
  import './types.js';
package/lib/query.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- export { bi as QueryArrayFields, bm as QueryArraySortable, bk as QueryFields, bp as QueryFilter, bh as QueryInclude, bq as QueryPageNumber, br as QueryPageSize, bt as QueryParams, bs as QueryParamsList, bl as QueryParamsRetrieve, bj as QueryRecordFields, bn as QueryRecordSortable, bo as QuerySort, be as generateQueryStringParams, bg as generateSearchString, bf as isParamsList } from './adapter-DF63Dunh.cjs';
1
+ export { a as QueryFields, h as QueryFilter, Q as QueryInclude, e as QueryPageNumber, f as QueryPageSize, d as QueryParams, c as QueryParamsList, b as QueryParamsRetrieve, g as QuerySort, lH as generateQueryStringParams, lJ as generateSearchString, lI as isParamsList } from './api-CRmSToGa.cjs';
2
2
  import './types.cjs';
3
3
  import './client.cjs';
4
4
  import './interceptor-5MISI1yn.cjs';
package/lib/query.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export { bi as QueryArrayFields, bm as QueryArraySortable, bk as QueryFields, bp as QueryFilter, bh as QueryInclude, bq as QueryPageNumber, br as QueryPageSize, bt as QueryParams, bs as QueryParamsList, bl as QueryParamsRetrieve, bj as QueryRecordFields, bn as QueryRecordSortable, bo as QuerySort, be as generateQueryStringParams, bg as generateSearchString, bf as isParamsList } from './adapter-BPmdwMhh.js';
1
+ export { a as QueryFields, h as QueryFilter, Q as QueryInclude, e as QueryPageNumber, f as QueryPageSize, d as QueryParams, c as QueryParamsList, b as QueryParamsRetrieve, g as QuerySort, lH as generateQueryStringParams, lJ as generateSearchString, lI as isParamsList } from './api-CUXmETkx.js';
2
2
  import './types.js';
3
3
  import './client.js';
4
4
  import './interceptor-5MISI1yn.js';
@@ -1,4 +1,4 @@
1
1
  import './client.cjs';
2
- export { bE as ApiResource, bD as ApiResourceAdapter, bF as ApiSingleton, bB as ListMeta, bA as ListResponse, bu as Metadata, bx as Resource, bI as ResourceAdapter, by as ResourceCreate, bK as ResourceFilter, bw as ResourceId, bC as ResourceRel, bJ as ResourceSort, bv as ResourceType, bz as ResourceUpdate, bG as ResourcesConfig, bH as ResourcesInitConfig } from './adapter-DF63Dunh.cjs';
2
+ export { lL as ApiResource, lK as ApiResourceAdapter, lM as ApiSingleton, m as ListMeta, L as ListResponse, M as Metadata, j as Resource, k as ResourceCreate, p as ResourceFilter, i as ResourceId, n as ResourceRel, o as ResourceSort, R as ResourceType, l as ResourceUpdate, q as ResourcesConfig, r as ResourcesInitConfig } from './api-CRmSToGa.cjs';
3
3
  import './interceptor-5MISI1yn.cjs';
4
4
  import './types.cjs';
package/lib/resource.d.ts CHANGED
@@ -1,4 +1,4 @@
1
1
  import './client.js';
2
- export { bE as ApiResource, bD as ApiResourceAdapter, bF as ApiSingleton, bB as ListMeta, bA as ListResponse, bu as Metadata, bx as Resource, bI as ResourceAdapter, by as ResourceCreate, bK as ResourceFilter, bw as ResourceId, bC as ResourceRel, bJ as ResourceSort, bv as ResourceType, bz as ResourceUpdate, bG as ResourcesConfig, bH as ResourcesInitConfig } from './adapter-BPmdwMhh.js';
2
+ export { lL as ApiResource, lK as ApiResourceAdapter, lM as ApiSingleton, m as ListMeta, L as ListResponse, M as Metadata, j as Resource, k as ResourceCreate, p as ResourceFilter, i as ResourceId, n as ResourceRel, o as ResourceSort, R as ResourceType, l as ResourceUpdate, q as ResourcesConfig, r as ResourcesInitConfig } from './api-CUXmETkx.js';
3
3
  import './interceptor-5MISI1yn.js';
4
4
  import './types.js';
@@ -1,4 +1,4 @@
1
- export { bL as Address, bM as AddressCreate, bO as AddressSort, lG as AddressType, bN as AddressUpdate, i as default } from '../adapter-DF63Dunh.cjs';
1
+ export { bO as Address, bP as AddressCreate, bR as AddressSort, lN as AddressType, bQ as AddressUpdate, E 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 { bL as Address, bM as AddressCreate, bO as AddressSort, lG as AddressType, bN as AddressUpdate, i as default } from '../adapter-BPmdwMhh.js';
1
+ export { bO as Address, bP as AddressCreate, bR as AddressSort, lN as AddressType, bQ as AddressUpdate, E 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 { bP as Adjustment, bQ as AdjustmentCreate, bS as AdjustmentSort, jG as AdjustmentType, bR as AdjustmentUpdate, a as default } from '../adapter-DF63Dunh.cjs';
1
+ export { bS as Adjustment, bT as AdjustmentCreate, bV as AdjustmentSort, jq as AdjustmentType, bU as AdjustmentUpdate, F 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 { bP as Adjustment, bQ as AdjustmentCreate, bS as AdjustmentSort, jG as AdjustmentType, bR as AdjustmentUpdate, a as default } from '../adapter-BPmdwMhh.js';
1
+ export { bS as Adjustment, bT as AdjustmentCreate, bV as AdjustmentSort, jq as AdjustmentType, bU as AdjustmentUpdate, F 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 { bT as AdyenGateway, bU as AdyenGatewayCreate, bW as AdyenGatewaySort, ll as AdyenGatewayType, bV as AdyenGatewayUpdate, b as default } from '../adapter-DF63Dunh.cjs';
1
+ export { bW as AdyenGateway, bX as AdyenGatewayCreate, bZ as AdyenGatewaySort, l5 as AdyenGatewayType, bY as AdyenGatewayUpdate, G 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 { bT as AdyenGateway, bU as AdyenGatewayCreate, bW as AdyenGatewaySort, ll as AdyenGatewayType, bV as AdyenGatewayUpdate, b as default } from '../adapter-BPmdwMhh.js';
1
+ export { bW as AdyenGateway, bX as AdyenGatewayCreate, bZ as AdyenGatewaySort, l5 as AdyenGatewayType, bY as AdyenGatewayUpdate, G 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 { bX as AdyenPayment, bY as AdyenPaymentCreate, b_ as AdyenPaymentSort, jS as AdyenPaymentType, bZ as AdyenPaymentUpdate, c as default } from '../adapter-DF63Dunh.cjs';
1
+ export { b_ as AdyenPayment, b$ as AdyenPaymentCreate, c1 as AdyenPaymentSort, jC as AdyenPaymentType, c0 as AdyenPaymentUpdate, H 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 { bX as AdyenPayment, bY as AdyenPaymentCreate, b_ as AdyenPaymentSort, jS as AdyenPaymentType, bZ as AdyenPaymentUpdate, c as default } from '../adapter-BPmdwMhh.js';
1
+ export { b_ as AdyenPayment, b$ as AdyenPaymentCreate, c1 as AdyenPaymentSort, jC as AdyenPaymentType, c0 as AdyenPaymentUpdate, H 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 { b$ as Application, c0 as ApplicationSort, lm as ApplicationType, d as default } from '../adapter-DF63Dunh.cjs';
1
+ export { c2 as Application, c3 as ApplicationSort, l6 as ApplicationType, I 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 { b$ as Application, c0 as ApplicationSort, lm as ApplicationType, d as default } from '../adapter-BPmdwMhh.js';
1
+ export { c2 as Application, c3 as ApplicationSort, l6 as ApplicationType, I 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 { c1 as Attachment, c2 as AttachmentCreate, c4 as AttachmentSort, lh as AttachmentType, c3 as AttachmentUpdate, e as default } from '../adapter-DF63Dunh.cjs';
1
+ export { c4 as Attachment, c5 as AttachmentCreate, c7 as AttachmentSort, l1 as AttachmentType, c6 as AttachmentUpdate, J 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 { c1 as Attachment, c2 as AttachmentCreate, c4 as AttachmentSort, lh as AttachmentType, c3 as AttachmentUpdate, e as default } from '../adapter-BPmdwMhh.js';
1
+ export { c4 as Attachment, c5 as AttachmentCreate, c7 as AttachmentSort, l1 as AttachmentType, c6 as AttachmentUpdate, J 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 { c5 as Authorization, c7 as AuthorizationSort, k6 as AuthorizationType, c6 as AuthorizationUpdate, f as default } from '../adapter-DF63Dunh.cjs';
1
+ export { c8 as Authorization, ca as AuthorizationSort, jS as AuthorizationType, c9 as AuthorizationUpdate, K 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 { c5 as Authorization, c7 as AuthorizationSort, k6 as AuthorizationType, c6 as AuthorizationUpdate, f as default } from '../adapter-BPmdwMhh.js';
1
+ export { c8 as Authorization, ca as AuthorizationSort, jS as AuthorizationType, c9 as AuthorizationUpdate, K 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 { c8 as AvalaraAccount, c9 as AvalaraAccountCreate, cb as AvalaraAccountSort, l9 as AvalaraAccountType, ca as AvalaraAccountUpdate, g as default } from '../adapter-DF63Dunh.cjs';
1
+ export { cb as AvalaraAccount, cc as AvalaraAccountCreate, ce as AvalaraAccountSort, kV as AvalaraAccountType, cd as AvalaraAccountUpdate, N 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 { c8 as AvalaraAccount, c9 as AvalaraAccountCreate, cb as AvalaraAccountSort, l9 as AvalaraAccountType, ca as AvalaraAccountUpdate, g as default } from '../adapter-BPmdwMhh.js';
1
+ export { cb as AvalaraAccount, cc as AvalaraAccountCreate, ce as AvalaraAccountSort, kV as AvalaraAccountType, cd as AvalaraAccountUpdate, N 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 { cc as AxerveGateway, cd as AxerveGatewayCreate, cf as AxerveGatewaySort, ln as AxerveGatewayType, ce as AxerveGatewayUpdate, h as default } from '../adapter-DF63Dunh.cjs';
1
+ export { cf as AxerveGateway, cg as AxerveGatewayCreate, ci as AxerveGatewaySort, l7 as AxerveGatewayType, ch as AxerveGatewayUpdate, O 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 { cc as AxerveGateway, cd as AxerveGatewayCreate, cf as AxerveGatewaySort, ln as AxerveGatewayType, ce as AxerveGatewayUpdate, h as default } from '../adapter-BPmdwMhh.js';
1
+ export { cf as AxerveGateway, cg as AxerveGatewayCreate, ci as AxerveGatewaySort, l7 as AxerveGatewayType, ch as AxerveGatewayUpdate, O 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 { cg as AxervePayment, ch as AxervePaymentCreate, cj as AxervePaymentSort, jT as AxervePaymentType, ci as AxervePaymentUpdate, j as default } from '../adapter-DF63Dunh.cjs';
1
+ export { cj as AxervePayment, ck as AxervePaymentCreate, cm as AxervePaymentSort, jD as AxervePaymentType, cl as AxervePaymentUpdate, P 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 { cg as AxervePayment, ch as AxervePaymentCreate, cj as AxervePaymentSort, jT as AxervePaymentType, ci as AxervePaymentUpdate, j as default } from '../adapter-BPmdwMhh.js';
1
+ export { cj as AxervePayment, ck as AxervePaymentCreate, cm as AxervePaymentSort, jD as AxervePaymentType, cl as AxervePaymentUpdate, P 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 { ck as BingGeocoder, cl as BingGeocoderCreate, cn as BingGeocoderSort, lo as BingGeocoderType, cm as BingGeocoderUpdate, k as default } from '../adapter-DF63Dunh.cjs';
1
+ export { cn as BingGeocoder, co as BingGeocoderCreate, cq as BingGeocoderSort, l8 as BingGeocoderType, cp as BingGeocoderUpdate, S 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 { ck as BingGeocoder, cl as BingGeocoderCreate, cn as BingGeocoderSort, lo as BingGeocoderType, cm as BingGeocoderUpdate, k as default } from '../adapter-BPmdwMhh.js';
1
+ export { cn as BingGeocoder, co as BingGeocoderCreate, cq as BingGeocoderSort, l8 as BingGeocoderType, cp as BingGeocoderUpdate, S 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 { co as BraintreeGateway, cp as BraintreeGatewayCreate, cr as BraintreeGatewaySort, lp as BraintreeGatewayType, cq as BraintreeGatewayUpdate, l as default } from '../adapter-DF63Dunh.cjs';
1
+ export { cr as BraintreeGateway, cs as BraintreeGatewayCreate, cu as BraintreeGatewaySort, l9 as BraintreeGatewayType, ct as BraintreeGatewayUpdate, W 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 { co as BraintreeGateway, cp as BraintreeGatewayCreate, cr as BraintreeGatewaySort, lp as BraintreeGatewayType, cq as BraintreeGatewayUpdate, l as default } from '../adapter-BPmdwMhh.js';
1
+ export { cr as BraintreeGateway, cs as BraintreeGatewayCreate, cu as BraintreeGatewaySort, l9 as BraintreeGatewayType, ct as BraintreeGatewayUpdate, W 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 { cs as BraintreePayment, ct as BraintreePaymentCreate, cv as BraintreePaymentSort, jU as BraintreePaymentType, cu as BraintreePaymentUpdate, m as default } from '../adapter-DF63Dunh.cjs';
1
+ export { cv as BraintreePayment, cw as BraintreePaymentCreate, cy as BraintreePaymentSort, jE as BraintreePaymentType, cx as BraintreePaymentUpdate, X 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 { cs as BraintreePayment, ct as BraintreePaymentCreate, cv as BraintreePaymentSort, jU as BraintreePaymentType, cu as BraintreePaymentUpdate, m as default } from '../adapter-BPmdwMhh.js';
1
+ export { cv as BraintreePayment, cw as BraintreePaymentCreate, cy as BraintreePaymentSort, jE as BraintreePaymentType, cx as BraintreePaymentUpdate, X 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 { cw as Bundle, cx as BundleCreate, cz as BundleSort, ko as BundleType, cy as BundleUpdate, n as default } from '../adapter-DF63Dunh.cjs';
1
+ export { cz as Bundle, cA as BundleCreate, cC as BundleSort, k8 as BundleType, cB as BundleUpdate, Y as default } from '../api-CRmSToGa.cjs';
2
2
  import '../client.cjs';
3
3
  import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';