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

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