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

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 (307) hide show
  1. package/lib/{api-C5qyxFpD.d.ts → adapter-BPmdwMhh.d.ts} +1792 -1789
  2. package/lib/{api-Bq9emZm-.d.cts → adapter-DF63Dunh.d.cts} +1792 -1789
  3. package/lib/adapter.cjs +795 -0
  4. package/lib/adapter.d.cts +4 -0
  5. package/lib/adapter.d.ts +4 -0
  6. package/lib/adapter.js +132 -0
  7. package/lib/api.cjs +2 -789
  8. package/lib/api.d.cts +2 -2
  9. package/lib/api.d.ts +2 -2
  10. package/lib/api.js +2 -132
  11. package/lib/client.d.cts +1 -1
  12. package/lib/client.d.ts +1 -1
  13. package/lib/commercelayer.cjs +4 -7
  14. package/lib/commercelayer.d.cts +3 -5
  15. package/lib/commercelayer.d.ts +3 -5
  16. package/lib/commercelayer.js +3 -5
  17. package/lib/common.d.cts +2 -2
  18. package/lib/common.d.ts +2 -2
  19. package/lib/config.d.cts +1 -1
  20. package/lib/config.d.ts +1 -1
  21. package/lib/fetch.d.cts +1 -1
  22. package/lib/fetch.d.ts +1 -1
  23. package/lib/index.cjs +7 -2
  24. package/lib/index.d.cts +2 -2
  25. package/lib/index.d.ts +2 -2
  26. package/lib/index.js +2 -1
  27. package/lib/{interceptor-D65i25Y7.d.cts → interceptor-5MISI1yn.d.cts} +1 -1
  28. package/lib/{interceptor-D65i25Y7.d.ts → interceptor-5MISI1yn.d.ts} +1 -1
  29. package/lib/interceptor.d.cts +1 -1
  30. package/lib/interceptor.d.ts +1 -1
  31. package/lib/jsonapi.d.cts +2 -2
  32. package/lib/jsonapi.d.ts +2 -2
  33. package/lib/model.d.cts +2 -2
  34. package/lib/model.d.ts +2 -2
  35. package/lib/query.d.cts +2 -2
  36. package/lib/query.d.ts +2 -2
  37. package/lib/resource.cjs +4 -5
  38. package/lib/resource.d.cts +2 -2
  39. package/lib/resource.d.ts +2 -2
  40. package/lib/resource.js +5 -3
  41. package/lib/resources/addresses.d.cts +2 -2
  42. package/lib/resources/addresses.d.ts +2 -2
  43. package/lib/resources/adjustments.d.cts +2 -2
  44. package/lib/resources/adjustments.d.ts +2 -2
  45. package/lib/resources/adyen_gateways.d.cts +2 -2
  46. package/lib/resources/adyen_gateways.d.ts +2 -2
  47. package/lib/resources/adyen_payments.d.cts +2 -2
  48. package/lib/resources/adyen_payments.d.ts +2 -2
  49. package/lib/resources/applications.d.cts +2 -2
  50. package/lib/resources/applications.d.ts +2 -2
  51. package/lib/resources/attachments.d.cts +2 -2
  52. package/lib/resources/attachments.d.ts +2 -2
  53. package/lib/resources/authorizations.d.cts +2 -2
  54. package/lib/resources/authorizations.d.ts +2 -2
  55. package/lib/resources/avalara_accounts.d.cts +2 -2
  56. package/lib/resources/avalara_accounts.d.ts +2 -2
  57. package/lib/resources/axerve_gateways.d.cts +2 -2
  58. package/lib/resources/axerve_gateways.d.ts +2 -2
  59. package/lib/resources/axerve_payments.d.cts +2 -2
  60. package/lib/resources/axerve_payments.d.ts +2 -2
  61. package/lib/resources/bing_geocoders.d.cts +2 -2
  62. package/lib/resources/bing_geocoders.d.ts +2 -2
  63. package/lib/resources/braintree_gateways.d.cts +2 -2
  64. package/lib/resources/braintree_gateways.d.ts +2 -2
  65. package/lib/resources/braintree_payments.d.cts +2 -2
  66. package/lib/resources/braintree_payments.d.ts +2 -2
  67. package/lib/resources/bundles.d.cts +2 -2
  68. package/lib/resources/bundles.d.ts +2 -2
  69. package/lib/resources/buy_x_pay_y_promotions.d.cts +2 -2
  70. package/lib/resources/buy_x_pay_y_promotions.d.ts +2 -2
  71. package/lib/resources/captures.d.cts +2 -2
  72. package/lib/resources/captures.d.ts +2 -2
  73. package/lib/resources/carrier_accounts.d.cts +2 -2
  74. package/lib/resources/carrier_accounts.d.ts +2 -2
  75. package/lib/resources/checkout_com_gateways.d.cts +2 -2
  76. package/lib/resources/checkout_com_gateways.d.ts +2 -2
  77. package/lib/resources/checkout_com_payments.d.cts +2 -2
  78. package/lib/resources/checkout_com_payments.d.ts +2 -2
  79. package/lib/resources/cleanups.d.cts +2 -2
  80. package/lib/resources/cleanups.d.ts +2 -2
  81. package/lib/resources/coupon_codes_promotion_rules.d.cts +2 -2
  82. package/lib/resources/coupon_codes_promotion_rules.d.ts +2 -2
  83. package/lib/resources/coupon_recipients.d.cts +2 -2
  84. package/lib/resources/coupon_recipients.d.ts +2 -2
  85. package/lib/resources/coupons.d.cts +2 -2
  86. package/lib/resources/coupons.d.ts +2 -2
  87. package/lib/resources/custom_promotion_rules.d.cts +2 -2
  88. package/lib/resources/custom_promotion_rules.d.ts +2 -2
  89. package/lib/resources/customer_addresses.d.cts +2 -2
  90. package/lib/resources/customer_addresses.d.ts +2 -2
  91. package/lib/resources/customer_groups.d.cts +2 -2
  92. package/lib/resources/customer_groups.d.ts +2 -2
  93. package/lib/resources/customer_password_resets.d.cts +2 -2
  94. package/lib/resources/customer_password_resets.d.ts +2 -2
  95. package/lib/resources/customer_payment_sources.d.cts +2 -2
  96. package/lib/resources/customer_payment_sources.d.ts +2 -2
  97. package/lib/resources/customer_subscriptions.d.cts +2 -2
  98. package/lib/resources/customer_subscriptions.d.ts +2 -2
  99. package/lib/resources/customers.d.cts +2 -2
  100. package/lib/resources/customers.d.ts +2 -2
  101. package/lib/resources/delivery_lead_times.d.cts +2 -2
  102. package/lib/resources/delivery_lead_times.d.ts +2 -2
  103. package/lib/resources/discount_engine_items.d.cts +2 -2
  104. package/lib/resources/discount_engine_items.d.ts +2 -2
  105. package/lib/resources/discount_engines.d.cts +2 -2
  106. package/lib/resources/discount_engines.d.ts +2 -2
  107. package/lib/resources/easypost_pickups.d.cts +2 -2
  108. package/lib/resources/easypost_pickups.d.ts +2 -2
  109. package/lib/resources/event_callbacks.d.cts +2 -2
  110. package/lib/resources/event_callbacks.d.ts +2 -2
  111. package/lib/resources/events.d.cts +2 -2
  112. package/lib/resources/events.d.ts +2 -2
  113. package/lib/resources/exports.d.cts +2 -2
  114. package/lib/resources/exports.d.ts +2 -2
  115. package/lib/resources/external_gateways.d.cts +2 -2
  116. package/lib/resources/external_gateways.d.ts +2 -2
  117. package/lib/resources/external_payments.d.cts +2 -2
  118. package/lib/resources/external_payments.d.ts +2 -2
  119. package/lib/resources/external_promotions.d.cts +2 -2
  120. package/lib/resources/external_promotions.d.ts +2 -2
  121. package/lib/resources/external_tax_calculators.d.cts +2 -2
  122. package/lib/resources/external_tax_calculators.d.ts +2 -2
  123. package/lib/resources/fixed_amount_promotions.d.cts +2 -2
  124. package/lib/resources/fixed_amount_promotions.d.ts +2 -2
  125. package/lib/resources/fixed_price_promotions.d.cts +2 -2
  126. package/lib/resources/fixed_price_promotions.d.ts +2 -2
  127. package/lib/resources/flex_promotions.d.cts +2 -2
  128. package/lib/resources/flex_promotions.d.ts +2 -2
  129. package/lib/resources/free_gift_promotions.d.cts +2 -2
  130. package/lib/resources/free_gift_promotions.d.ts +2 -2
  131. package/lib/resources/free_shipping_promotions.d.cts +2 -2
  132. package/lib/resources/free_shipping_promotions.d.ts +2 -2
  133. package/lib/resources/geocoders.d.cts +2 -2
  134. package/lib/resources/geocoders.d.ts +2 -2
  135. package/lib/resources/gift_card_recipients.d.cts +2 -2
  136. package/lib/resources/gift_card_recipients.d.ts +2 -2
  137. package/lib/resources/gift_cards.d.cts +2 -2
  138. package/lib/resources/gift_cards.d.ts +2 -2
  139. package/lib/resources/google_geocoders.d.cts +2 -2
  140. package/lib/resources/google_geocoders.d.ts +2 -2
  141. package/lib/resources/imports.d.cts +2 -2
  142. package/lib/resources/imports.d.ts +2 -2
  143. package/lib/resources/in_stock_subscriptions.d.cts +2 -2
  144. package/lib/resources/in_stock_subscriptions.d.ts +2 -2
  145. package/lib/resources/inventory_models.d.cts +2 -2
  146. package/lib/resources/inventory_models.d.ts +2 -2
  147. package/lib/resources/inventory_return_locations.d.cts +2 -2
  148. package/lib/resources/inventory_return_locations.d.ts +2 -2
  149. package/lib/resources/inventory_stock_locations.d.cts +2 -2
  150. package/lib/resources/inventory_stock_locations.d.ts +2 -2
  151. package/lib/resources/klarna_gateways.d.cts +2 -2
  152. package/lib/resources/klarna_gateways.d.ts +2 -2
  153. package/lib/resources/klarna_payments.d.cts +2 -2
  154. package/lib/resources/klarna_payments.d.ts +2 -2
  155. package/lib/resources/line_item_options.d.cts +2 -2
  156. package/lib/resources/line_item_options.d.ts +2 -2
  157. package/lib/resources/line_items.d.cts +2 -2
  158. package/lib/resources/line_items.d.ts +2 -2
  159. package/lib/resources/links.d.cts +2 -2
  160. package/lib/resources/links.d.ts +2 -2
  161. package/lib/resources/manual_gateways.d.cts +2 -2
  162. package/lib/resources/manual_gateways.d.ts +2 -2
  163. package/lib/resources/manual_tax_calculators.d.cts +2 -2
  164. package/lib/resources/manual_tax_calculators.d.ts +2 -2
  165. package/lib/resources/markets.d.cts +2 -2
  166. package/lib/resources/markets.d.ts +2 -2
  167. package/lib/resources/merchants.d.cts +2 -2
  168. package/lib/resources/merchants.d.ts +2 -2
  169. package/lib/resources/notifications.d.cts +2 -2
  170. package/lib/resources/notifications.d.ts +2 -2
  171. package/lib/resources/order_amount_promotion_rules.d.cts +2 -2
  172. package/lib/resources/order_amount_promotion_rules.d.ts +2 -2
  173. package/lib/resources/order_copies.d.cts +2 -2
  174. package/lib/resources/order_copies.d.ts +2 -2
  175. package/lib/resources/order_factories.d.cts +2 -2
  176. package/lib/resources/order_factories.d.ts +2 -2
  177. package/lib/resources/order_subscription_items.d.cts +2 -2
  178. package/lib/resources/order_subscription_items.d.ts +2 -2
  179. package/lib/resources/order_subscriptions.d.cts +2 -2
  180. package/lib/resources/order_subscriptions.d.ts +2 -2
  181. package/lib/resources/orders.d.cts +2 -2
  182. package/lib/resources/orders.d.ts +2 -2
  183. package/lib/resources/organizations.d.cts +2 -2
  184. package/lib/resources/organizations.d.ts +2 -2
  185. package/lib/resources/packages.d.cts +2 -2
  186. package/lib/resources/packages.d.ts +2 -2
  187. package/lib/resources/parcel_line_items.d.cts +2 -2
  188. package/lib/resources/parcel_line_items.d.ts +2 -2
  189. package/lib/resources/parcels.d.cts +2 -2
  190. package/lib/resources/parcels.d.ts +2 -2
  191. package/lib/resources/payment_gateways.d.cts +2 -2
  192. package/lib/resources/payment_gateways.d.ts +2 -2
  193. package/lib/resources/payment_methods.d.cts +2 -2
  194. package/lib/resources/payment_methods.d.ts +2 -2
  195. package/lib/resources/payment_options.d.cts +2 -2
  196. package/lib/resources/payment_options.d.ts +2 -2
  197. package/lib/resources/paypal_gateways.d.cts +2 -2
  198. package/lib/resources/paypal_gateways.d.ts +2 -2
  199. package/lib/resources/paypal_payments.d.cts +2 -2
  200. package/lib/resources/paypal_payments.d.ts +2 -2
  201. package/lib/resources/percentage_discount_promotions.d.cts +2 -2
  202. package/lib/resources/percentage_discount_promotions.d.ts +2 -2
  203. package/lib/resources/pickups.d.cts +2 -2
  204. package/lib/resources/pickups.d.ts +2 -2
  205. package/lib/resources/price_frequency_tiers.d.cts +2 -2
  206. package/lib/resources/price_frequency_tiers.d.ts +2 -2
  207. package/lib/resources/price_list_schedulers.d.cts +2 -2
  208. package/lib/resources/price_list_schedulers.d.ts +2 -2
  209. package/lib/resources/price_lists.d.cts +2 -2
  210. package/lib/resources/price_lists.d.ts +2 -2
  211. package/lib/resources/price_tiers.d.cts +2 -2
  212. package/lib/resources/price_tiers.d.ts +2 -2
  213. package/lib/resources/price_volume_tiers.d.cts +2 -2
  214. package/lib/resources/price_volume_tiers.d.ts +2 -2
  215. package/lib/resources/prices.d.cts +2 -2
  216. package/lib/resources/prices.d.ts +2 -2
  217. package/lib/resources/promotion_rules.d.cts +2 -2
  218. package/lib/resources/promotion_rules.d.ts +2 -2
  219. package/lib/resources/promotions.d.cts +2 -2
  220. package/lib/resources/promotions.d.ts +2 -2
  221. package/lib/resources/recurring_order_copies.d.cts +2 -2
  222. package/lib/resources/recurring_order_copies.d.ts +2 -2
  223. package/lib/resources/refunds.d.cts +2 -2
  224. package/lib/resources/refunds.d.ts +2 -2
  225. package/lib/resources/reserved_stocks.d.cts +2 -2
  226. package/lib/resources/reserved_stocks.d.ts +2 -2
  227. package/lib/resources/resource_errors.d.cts +2 -2
  228. package/lib/resources/resource_errors.d.ts +2 -2
  229. package/lib/resources/return_line_items.d.cts +2 -2
  230. package/lib/resources/return_line_items.d.ts +2 -2
  231. package/lib/resources/returns.d.cts +2 -2
  232. package/lib/resources/returns.d.ts +2 -2
  233. package/lib/resources/satispay_gateways.d.cts +2 -2
  234. package/lib/resources/satispay_gateways.d.ts +2 -2
  235. package/lib/resources/satispay_payments.d.cts +2 -2
  236. package/lib/resources/satispay_payments.d.ts +2 -2
  237. package/lib/resources/shipments.d.cts +2 -2
  238. package/lib/resources/shipments.d.ts +2 -2
  239. package/lib/resources/shipping_categories.d.cts +2 -2
  240. package/lib/resources/shipping_categories.d.ts +2 -2
  241. package/lib/resources/shipping_method_tiers.d.cts +2 -2
  242. package/lib/resources/shipping_method_tiers.d.ts +2 -2
  243. package/lib/resources/shipping_methods.d.cts +2 -2
  244. package/lib/resources/shipping_methods.d.ts +2 -2
  245. package/lib/resources/shipping_weight_tiers.d.cts +2 -2
  246. package/lib/resources/shipping_weight_tiers.d.ts +2 -2
  247. package/lib/resources/shipping_zones.d.cts +2 -2
  248. package/lib/resources/shipping_zones.d.ts +2 -2
  249. package/lib/resources/sku_list_items.d.cts +2 -2
  250. package/lib/resources/sku_list_items.d.ts +2 -2
  251. package/lib/resources/sku_list_promotion_rules.d.cts +2 -2
  252. package/lib/resources/sku_list_promotion_rules.d.ts +2 -2
  253. package/lib/resources/sku_lists.d.cts +2 -2
  254. package/lib/resources/sku_lists.d.ts +2 -2
  255. package/lib/resources/sku_options.d.cts +2 -2
  256. package/lib/resources/sku_options.d.ts +2 -2
  257. package/lib/resources/skus.d.cts +2 -2
  258. package/lib/resources/skus.d.ts +2 -2
  259. package/lib/resources/stock_items.d.cts +2 -2
  260. package/lib/resources/stock_items.d.ts +2 -2
  261. package/lib/resources/stock_line_items.d.cts +2 -2
  262. package/lib/resources/stock_line_items.d.ts +2 -2
  263. package/lib/resources/stock_locations.d.cts +2 -2
  264. package/lib/resources/stock_locations.d.ts +2 -2
  265. package/lib/resources/stock_reservations.d.cts +2 -2
  266. package/lib/resources/stock_reservations.d.ts +2 -2
  267. package/lib/resources/stock_transfers.d.cts +2 -2
  268. package/lib/resources/stock_transfers.d.ts +2 -2
  269. package/lib/resources/stores.d.cts +2 -2
  270. package/lib/resources/stores.d.ts +2 -2
  271. package/lib/resources/stripe_gateways.d.cts +2 -2
  272. package/lib/resources/stripe_gateways.d.ts +2 -2
  273. package/lib/resources/stripe_payments.d.cts +2 -2
  274. package/lib/resources/stripe_payments.d.ts +2 -2
  275. package/lib/resources/stripe_tax_accounts.d.cts +2 -2
  276. package/lib/resources/stripe_tax_accounts.d.ts +2 -2
  277. package/lib/resources/subscription_models.d.cts +2 -2
  278. package/lib/resources/subscription_models.d.ts +2 -2
  279. package/lib/resources/tags.d.cts +2 -2
  280. package/lib/resources/tags.d.ts +2 -2
  281. package/lib/resources/talon_one_accounts.d.cts +2 -2
  282. package/lib/resources/talon_one_accounts.d.ts +2 -2
  283. package/lib/resources/tax_calculators.d.cts +2 -2
  284. package/lib/resources/tax_calculators.d.ts +2 -2
  285. package/lib/resources/tax_categories.d.cts +2 -2
  286. package/lib/resources/tax_categories.d.ts +2 -2
  287. package/lib/resources/tax_rules.d.cts +2 -2
  288. package/lib/resources/tax_rules.d.ts +2 -2
  289. package/lib/resources/taxjar_accounts.d.cts +2 -2
  290. package/lib/resources/taxjar_accounts.d.ts +2 -2
  291. package/lib/resources/transactions.d.cts +2 -2
  292. package/lib/resources/transactions.d.ts +2 -2
  293. package/lib/resources/versions.d.cts +2 -2
  294. package/lib/resources/versions.d.ts +2 -2
  295. package/lib/resources/vertex_accounts.d.cts +2 -2
  296. package/lib/resources/vertex_accounts.d.ts +2 -2
  297. package/lib/resources/voids.d.cts +2 -2
  298. package/lib/resources/voids.d.ts +2 -2
  299. package/lib/resources/webhooks.d.cts +2 -2
  300. package/lib/resources/webhooks.d.ts +2 -2
  301. package/lib/resources/wire_transfers.d.cts +2 -2
  302. package/lib/resources/wire_transfers.d.ts +2 -2
  303. package/lib/static.cjs +1 -9
  304. package/lib/static.d.cts +2 -4
  305. package/lib/static.d.ts +2 -4
  306. package/lib/static.js +1 -5
  307. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- export { f9 as InventoryReturnLocation, fa as InventoryReturnLocationCreate, fc as InventoryReturnLocationSort, jG as InventoryReturnLocationType, fb as InventoryReturnLocationUpdate, ao as default } from '../api-C5qyxFpD.js';
1
+ export { eT as InventoryReturnLocation, eU as InventoryReturnLocationCreate, eW as InventoryReturnLocationSort, jJ as InventoryReturnLocationType, eV as InventoryReturnLocationUpdate, a0 as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { fd as InventoryStockLocation, fe as InventoryStockLocationCreate, fg as InventoryStockLocationSort, jI as InventoryStockLocationType, ff as InventoryStockLocationUpdate, ap as default } from '../api-Bq9emZm-.cjs';
1
+ export { eX as InventoryStockLocation, eY as InventoryStockLocationCreate, e_ as InventoryStockLocationSort, jL as InventoryStockLocationType, eZ as InventoryStockLocationUpdate, a1 as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { fd as InventoryStockLocation, fe as InventoryStockLocationCreate, fg as InventoryStockLocationSort, jI as InventoryStockLocationType, ff as InventoryStockLocationUpdate, ap as default } from '../api-C5qyxFpD.js';
1
+ export { eX as InventoryStockLocation, eY as InventoryStockLocationCreate, e_ as InventoryStockLocationSort, jL as InventoryStockLocationType, eZ as InventoryStockLocationUpdate, a1 as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { fh as KlarnaGateway, fi as KlarnaGatewayCreate, fk as KlarnaGatewaySort, lz as KlarnaGatewayType, fj as KlarnaGatewayUpdate, aq as default } from '../api-Bq9emZm-.cjs';
1
+ export { e$ as KlarnaGateway, f0 as KlarnaGatewayCreate, f2 as KlarnaGatewaySort, lz as KlarnaGatewayType, f1 as KlarnaGatewayUpdate, a2 as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { fh as KlarnaGateway, fi as KlarnaGatewayCreate, fk as KlarnaGatewaySort, lz as KlarnaGatewayType, fj as KlarnaGatewayUpdate, aq as default } from '../api-C5qyxFpD.js';
1
+ export { e$ as KlarnaGateway, f0 as KlarnaGatewayCreate, f2 as KlarnaGatewaySort, lz as KlarnaGatewayType, f1 as KlarnaGatewayUpdate, a2 as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { fl as KlarnaPayment, fm as KlarnaPaymentCreate, fo as KlarnaPaymentSort, jW as KlarnaPaymentType, fn as KlarnaPaymentUpdate, ar as default } from '../api-Bq9emZm-.cjs';
1
+ export { f3 as KlarnaPayment, f4 as KlarnaPaymentCreate, f6 as KlarnaPaymentSort, jX as KlarnaPaymentType, f5 as KlarnaPaymentUpdate, a3 as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { fl as KlarnaPayment, fm as KlarnaPaymentCreate, fo as KlarnaPaymentSort, jW as KlarnaPaymentType, fn as KlarnaPaymentUpdate, ar as default } from '../api-C5qyxFpD.js';
1
+ export { f3 as KlarnaPayment, f4 as KlarnaPaymentCreate, f6 as KlarnaPaymentSort, jX as KlarnaPaymentType, f5 as KlarnaPaymentUpdate, a3 as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { fp as LineItemOption, fq as LineItemOptionCreate, fs as LineItemOptionSort, k3 as LineItemOptionType, fr as LineItemOptionUpdate, as as default } from '../api-Bq9emZm-.cjs';
1
+ export { f7 as LineItemOption, f8 as LineItemOptionCreate, fa as LineItemOptionSort, k4 as LineItemOptionType, f9 as LineItemOptionUpdate, a4 as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { fp as LineItemOption, fq as LineItemOptionCreate, fs as LineItemOptionSort, k3 as LineItemOptionType, fr as LineItemOptionUpdate, as as default } from '../api-C5qyxFpD.js';
1
+ export { f7 as LineItemOption, f8 as LineItemOptionCreate, fa as LineItemOptionSort, k4 as LineItemOptionType, f9 as LineItemOptionUpdate, a4 as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { ft as LineItem, fu as LineItemCreate, fw as LineItemSort, kI as LineItemType, fv as LineItemUpdate, at as default } from '../api-Bq9emZm-.cjs';
1
+ export { fb as LineItem, fc as LineItemCreate, fe as LineItemSort, kI as LineItemType, fd as LineItemUpdate, a5 as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { ft as LineItem, fu as LineItemCreate, fw as LineItemSort, kI as LineItemType, fv as LineItemUpdate, at as default } from '../api-C5qyxFpD.js';
1
+ export { fb as LineItem, fc as LineItemCreate, fe as LineItemSort, kI as LineItemType, fd as LineItemUpdate, a5 as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { fx as Link, fy as LinkCreate, fA as LinkSort, kl as LinkType, fz as LinkUpdate, au as default } from '../api-Bq9emZm-.cjs';
1
+ export { ff as Link, fg as LinkCreate, fi as LinkSort, km as LinkType, fh as LinkUpdate, a6 as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { fx as Link, fy as LinkCreate, fA as LinkSort, kl as LinkType, fz as LinkUpdate, au as default } from '../api-C5qyxFpD.js';
1
+ export { ff as Link, fg as LinkCreate, fi as LinkSort, km as LinkType, fh as LinkUpdate, a6 as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { fB as ManualGateway, fC as ManualGatewayCreate, fE as ManualGatewaySort, lA as ManualGatewayType, fD as ManualGatewayUpdate, av as default } from '../api-Bq9emZm-.cjs';
1
+ export { fj as ManualGateway, fk as ManualGatewayCreate, fm as ManualGatewaySort, lA as ManualGatewayType, fl as ManualGatewayUpdate, a7 as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { fB as ManualGateway, fC as ManualGatewayCreate, fE as ManualGatewaySort, lA as ManualGatewayType, fD as ManualGatewayUpdate, av as default } from '../api-C5qyxFpD.js';
1
+ export { fj as ManualGateway, fk as ManualGatewayCreate, fm as ManualGatewaySort, lA as ManualGatewayType, fl as ManualGatewayUpdate, a7 as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { fF as ManualTaxCalculator, fG as ManualTaxCalculatorCreate, fI as ManualTaxCalculatorSort, ld as ManualTaxCalculatorType, fH as ManualTaxCalculatorUpdate, aw as default } from '../api-Bq9emZm-.cjs';
1
+ export { fn as ManualTaxCalculator, fo as ManualTaxCalculatorCreate, fq as ManualTaxCalculatorSort, le as ManualTaxCalculatorType, fp as ManualTaxCalculatorUpdate, a8 as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { fF as ManualTaxCalculator, fG as ManualTaxCalculatorCreate, fI as ManualTaxCalculatorSort, ld as ManualTaxCalculatorType, fH as ManualTaxCalculatorUpdate, aw as default } from '../api-C5qyxFpD.js';
1
+ export { fn as ManualTaxCalculator, fo as ManualTaxCalculatorCreate, fq as ManualTaxCalculatorSort, le as ManualTaxCalculatorType, fp as ManualTaxCalculatorUpdate, a8 as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { fJ as Market, fK as MarketCreate, fM as MarketSort, li as MarketType, fL as MarketUpdate, ax as default } from '../api-Bq9emZm-.cjs';
1
+ export { fr as Market, fs as MarketCreate, fu as MarketSort, lj as MarketType, ft as MarketUpdate, a9 as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { fJ as Market, fK as MarketCreate, fM as MarketSort, li as MarketType, fL as MarketUpdate, ax as default } from '../api-C5qyxFpD.js';
1
+ export { fr as Market, fs as MarketCreate, fu as MarketSort, lj as MarketType, ft as MarketUpdate, a9 as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { fN as Merchant, fO as MerchantCreate, fQ as MerchantSort, lh as MerchantType, fP as MerchantUpdate, ay as default } from '../api-Bq9emZm-.cjs';
1
+ export { fv as Merchant, fw as MerchantCreate, fy as MerchantSort, li as MerchantType, fx as MerchantUpdate, aa as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { fN as Merchant, fO as MerchantCreate, fQ as MerchantSort, lh as MerchantType, fP as MerchantUpdate, ay as default } from '../api-C5qyxFpD.js';
1
+ export { fv as Merchant, fw as MerchantCreate, fy as MerchantSort, li as MerchantType, fx as MerchantUpdate, aa as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { fR as Notification, fS as NotificationCreate, fU as NotificationSort, kj as NotificationType, fT as NotificationUpdate, az as default } from '../api-Bq9emZm-.cjs';
1
+ export { fz as Notification, fA as NotificationCreate, fC as NotificationSort, kk as NotificationType, fB as NotificationUpdate, ab as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { fR as Notification, fS as NotificationCreate, fU as NotificationSort, kj as NotificationType, fT as NotificationUpdate, az as default } from '../api-C5qyxFpD.js';
1
+ export { fz as Notification, fA as NotificationCreate, fC as NotificationSort, kk as NotificationType, fB as NotificationUpdate, ab as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { fV as OrderAmountPromotionRule, fW as OrderAmountPromotionRuleCreate, fY as OrderAmountPromotionRuleSort, kG as OrderAmountPromotionRuleType, fX as OrderAmountPromotionRuleUpdate, aA as default } from '../api-Bq9emZm-.cjs';
1
+ export { fD as OrderAmountPromotionRule, fE as OrderAmountPromotionRuleCreate, fG as OrderAmountPromotionRuleSort, kG as OrderAmountPromotionRuleType, fF as OrderAmountPromotionRuleUpdate, ac as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { fV as OrderAmountPromotionRule, fW as OrderAmountPromotionRuleCreate, fY as OrderAmountPromotionRuleSort, kG as OrderAmountPromotionRuleType, fX as OrderAmountPromotionRuleUpdate, aA as default } from '../api-C5qyxFpD.js';
1
+ export { fD as OrderAmountPromotionRule, fE as OrderAmountPromotionRuleCreate, fG as OrderAmountPromotionRuleSort, kG as OrderAmountPromotionRuleType, fF as OrderAmountPromotionRuleUpdate, ac as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { fZ as OrderCopy, f_ as OrderCopyCreate, g0 as OrderCopySort, kP as OrderCopyType, f$ as OrderCopyUpdate, aB as default } from '../api-Bq9emZm-.cjs';
1
+ export { fH as OrderCopy, fI as OrderCopyCreate, fK as OrderCopySort, kQ as OrderCopyType, fJ as OrderCopyUpdate, ad as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { fZ as OrderCopy, f_ as OrderCopyCreate, g0 as OrderCopySort, kP as OrderCopyType, f$ as OrderCopyUpdate, aB as default } from '../api-C5qyxFpD.js';
1
+ export { fH as OrderCopy, fI as OrderCopyCreate, fK as OrderCopySort, kQ as OrderCopyType, fJ as OrderCopyUpdate, ad as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { g1 as OrderFactory, g2 as OrderFactorySort, kK as OrderFactoryType, aC as default } from '../api-Bq9emZm-.cjs';
1
+ export { fL as OrderFactory, fM as OrderFactorySort, kK as OrderFactoryType, ae as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { g1 as OrderFactory, g2 as OrderFactorySort, kK as OrderFactoryType, aC as default } from '../api-C5qyxFpD.js';
1
+ export { fL as OrderFactory, fM as OrderFactorySort, kK as OrderFactoryType, ae as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { g3 as OrderSubscriptionItem, g4 as OrderSubscriptionItemCreate, g6 as OrderSubscriptionItemSort, kJ as OrderSubscriptionItemType, g5 as OrderSubscriptionItemUpdate, aD as default } from '../api-Bq9emZm-.cjs';
1
+ export { fN as OrderSubscriptionItem, fO as OrderSubscriptionItemCreate, fQ as OrderSubscriptionItemSort, kJ as OrderSubscriptionItemType, fP as OrderSubscriptionItemUpdate, af as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { g3 as OrderSubscriptionItem, g4 as OrderSubscriptionItemCreate, g6 as OrderSubscriptionItemSort, kJ as OrderSubscriptionItemType, g5 as OrderSubscriptionItemUpdate, aD as default } from '../api-C5qyxFpD.js';
1
+ export { fN as OrderSubscriptionItem, fO as OrderSubscriptionItemCreate, fQ as OrderSubscriptionItemSort, kJ as OrderSubscriptionItemType, fP as OrderSubscriptionItemUpdate, af as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { g7 as OrderSubscription, g8 as OrderSubscriptionCreate, ga as OrderSubscriptionSort, kM as OrderSubscriptionType, g9 as OrderSubscriptionUpdate, aE as default } from '../api-Bq9emZm-.cjs';
1
+ export { fR as OrderSubscription, fS as OrderSubscriptionCreate, fU as OrderSubscriptionSort, kM as OrderSubscriptionType, fT as OrderSubscriptionUpdate, ag as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { g7 as OrderSubscription, g8 as OrderSubscriptionCreate, ga as OrderSubscriptionSort, kM as OrderSubscriptionType, g9 as OrderSubscriptionUpdate, aE as default } from '../api-C5qyxFpD.js';
1
+ export { fR as OrderSubscription, fS as OrderSubscriptionCreate, fU as OrderSubscriptionSort, kM as OrderSubscriptionType, fT as OrderSubscriptionUpdate, ag as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { gb as Order, gc as OrderCreate, ge as OrderSort, kQ as OrderType, gd as OrderUpdate, aF as default } from '../api-Bq9emZm-.cjs';
1
+ export { fV as Order, fW as OrderCreate, fY as OrderSort, kR as OrderType, fX as OrderUpdate, ah as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { gb as Order, gc as OrderCreate, ge as OrderSort, kQ as OrderType, gd as OrderUpdate, aF as default } from '../api-C5qyxFpD.js';
1
+ export { fV as Order, fW as OrderCreate, fY as OrderSort, kR as OrderType, fX as OrderUpdate, ah as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { gf as Organization, gg as OrganizationSort, lB as OrganizationType, aG as default } from '../api-Bq9emZm-.cjs';
1
+ export { fZ as Organization, f_ as OrganizationSort, lB as OrganizationType, ai as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { gf as Organization, gg as OrganizationSort, lB as OrganizationType, aG as default } from '../api-C5qyxFpD.js';
1
+ export { fZ as Organization, f_ as OrganizationSort, lB as OrganizationType, ai as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { gh as Package, gi as PackageCreate, gk as PackageSort, kR as PackageType, gj as PackageUpdate, aH as default } from '../api-Bq9emZm-.cjs';
1
+ export { f$ as Package, g0 as PackageCreate, g2 as PackageSort, kS as PackageType, g1 as PackageUpdate, aj as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { gh as Package, gi as PackageCreate, gk as PackageSort, kR as PackageType, gj as PackageUpdate, aH as default } from '../api-C5qyxFpD.js';
1
+ export { f$ as Package, g0 as PackageCreate, g2 as PackageSort, kS as PackageType, g1 as PackageUpdate, aj as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { gl as ParcelLineItem, gm as ParcelLineItemCreate, go as ParcelLineItemSort, kS as ParcelLineItemType, gn as ParcelLineItemUpdate, aI as default } from '../api-Bq9emZm-.cjs';
1
+ export { g3 as ParcelLineItem, g4 as ParcelLineItemCreate, g6 as ParcelLineItemSort, kT as ParcelLineItemType, g5 as ParcelLineItemUpdate, ak as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { gl as ParcelLineItem, gm as ParcelLineItemCreate, go as ParcelLineItemSort, kS as ParcelLineItemType, gn as ParcelLineItemUpdate, aI as default } from '../api-C5qyxFpD.js';
1
+ export { g3 as ParcelLineItem, g4 as ParcelLineItemCreate, g6 as ParcelLineItemSort, kT as ParcelLineItemType, g5 as ParcelLineItemUpdate, ak as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { gp as Parcel, gq as ParcelCreate, gs as ParcelSort, kT as ParcelType, gr as ParcelUpdate, aJ as default } from '../api-Bq9emZm-.cjs';
1
+ export { g7 as Parcel, g8 as ParcelCreate, ga as ParcelSort, kU as ParcelType, g9 as ParcelUpdate, al as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { gp as Parcel, gq as ParcelCreate, gs as ParcelSort, kT as ParcelType, gr as ParcelUpdate, aJ as default } from '../api-C5qyxFpD.js';
1
+ export { g7 as Parcel, g8 as ParcelCreate, ga as ParcelSort, kU as ParcelType, g9 as ParcelUpdate, al as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { gt as PaymentGateway, gu as PaymentGatewaySort, jO as PaymentGatewayType, aK as default } from '../api-Bq9emZm-.cjs';
1
+ export { gb as PaymentGateway, gc as PaymentGatewaySort, jR as PaymentGatewayType, am as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { gt as PaymentGateway, gu as PaymentGatewaySort, jO as PaymentGatewayType, aK as default } from '../api-C5qyxFpD.js';
1
+ export { gb as PaymentGateway, gc as PaymentGatewaySort, jR as PaymentGatewayType, am as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { gv as PaymentMethod, gw as PaymentMethodCreate, gy as PaymentMethodSort, jQ as PaymentMethodType, gx as PaymentMethodUpdate, aL as default } from '../api-Bq9emZm-.cjs';
1
+ export { gd as PaymentMethod, ge as PaymentMethodCreate, gg as PaymentMethodSort, lk as PaymentMethodType, gf as PaymentMethodUpdate, an as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { gv as PaymentMethod, gw as PaymentMethodCreate, gy as PaymentMethodSort, jQ as PaymentMethodType, gx as PaymentMethodUpdate, aL as default } from '../api-C5qyxFpD.js';
1
+ export { gd as PaymentMethod, ge as PaymentMethodCreate, gg as PaymentMethodSort, lk as PaymentMethodType, gf as PaymentMethodUpdate, an as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { gz as PaymentOption, gA as PaymentOptionCreate, gC as PaymentOptionSort, kO as PaymentOptionType, gB as PaymentOptionUpdate, aM as default } from '../api-Bq9emZm-.cjs';
1
+ export { gh as PaymentOption, gi as PaymentOptionCreate, gk as PaymentOptionSort, kP as PaymentOptionType, gj as PaymentOptionUpdate, ao as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { gz as PaymentOption, gA as PaymentOptionCreate, gC as PaymentOptionSort, kO as PaymentOptionType, gB as PaymentOptionUpdate, aM as default } from '../api-C5qyxFpD.js';
1
+ export { gh as PaymentOption, gi as PaymentOptionCreate, gk as PaymentOptionSort, kP as PaymentOptionType, gj as PaymentOptionUpdate, ao as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { gD as PaypalGateway, gE as PaypalGatewayCreate, gG as PaypalGatewaySort, lC as PaypalGatewayType, gF as PaypalGatewayUpdate, aN as default } from '../api-Bq9emZm-.cjs';
1
+ export { gl as PaypalGateway, gm as PaypalGatewayCreate, go as PaypalGatewaySort, lC as PaypalGatewayType, gn as PaypalGatewayUpdate, ap as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { gD as PaypalGateway, gE as PaypalGatewayCreate, gG as PaypalGatewaySort, lC as PaypalGatewayType, gF as PaypalGatewayUpdate, aN as default } from '../api-C5qyxFpD.js';
1
+ export { gl as PaypalGateway, gm as PaypalGatewayCreate, go as PaypalGatewaySort, lC as PaypalGatewayType, gn as PaypalGatewayUpdate, ap as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { gH as PaypalPayment, gI as PaypalPaymentCreate, gK as PaypalPaymentSort, jX as PaypalPaymentType, gJ as PaypalPaymentUpdate, aO as default } from '../api-Bq9emZm-.cjs';
1
+ export { gp as PaypalPayment, gq as PaypalPaymentCreate, gs as PaypalPaymentSort, jY as PaypalPaymentType, gr as PaypalPaymentUpdate, aq as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { gH as PaypalPayment, gI as PaypalPaymentCreate, gK as PaypalPaymentSort, jX as PaypalPaymentType, gJ as PaypalPaymentUpdate, aO as default } from '../api-C5qyxFpD.js';
1
+ export { gp as PaypalPayment, gq as PaypalPaymentCreate, gs as PaypalPaymentSort, jY as PaypalPaymentType, gr as PaypalPaymentUpdate, aq as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { gL as PercentageDiscountPromotion, gM as PercentageDiscountPromotionCreate, gO as PercentageDiscountPromotionSort, kH as PercentageDiscountPromotionType, gN as PercentageDiscountPromotionUpdate, aP as default } from '../api-Bq9emZm-.cjs';
1
+ export { gt as PercentageDiscountPromotion, gu as PercentageDiscountPromotionCreate, gw as PercentageDiscountPromotionSort, kH as PercentageDiscountPromotionType, gv as PercentageDiscountPromotionUpdate, ar as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { gL as PercentageDiscountPromotion, gM as PercentageDiscountPromotionCreate, gO as PercentageDiscountPromotionSort, kH as PercentageDiscountPromotionType, gN as PercentageDiscountPromotionUpdate, aP as default } from '../api-C5qyxFpD.js';
1
+ export { gt as PercentageDiscountPromotion, gu as PercentageDiscountPromotionCreate, gw as PercentageDiscountPromotionSort, kH as PercentageDiscountPromotionType, gv as PercentageDiscountPromotionUpdate, ar as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { gP as Pickup, gQ as PickupSort, kU as PickupType, aQ as default } from '../api-Bq9emZm-.cjs';
1
+ export { gx as Pickup, gy as PickupSort, kV as PickupType, as as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { gP as Pickup, gQ as PickupSort, kU as PickupType, aQ as default } from '../api-C5qyxFpD.js';
1
+ export { gx as Pickup, gy as PickupSort, kV as PickupType, as as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { gR as PriceFrequencyTier, gS as PriceFrequencyTierCreate, gU as PriceFrequencyTierSort, l1 as PriceFrequencyTierType, gT as PriceFrequencyTierUpdate, aR as default } from '../api-Bq9emZm-.cjs';
1
+ export { gz as PriceFrequencyTier, gA as PriceFrequencyTierCreate, gC as PriceFrequencyTierSort, l2 as PriceFrequencyTierType, gB as PriceFrequencyTierUpdate, at as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { gR as PriceFrequencyTier, gS as PriceFrequencyTierCreate, gU as PriceFrequencyTierSort, l1 as PriceFrequencyTierType, gT as PriceFrequencyTierUpdate, aR as default } from '../api-C5qyxFpD.js';
1
+ export { gz as PriceFrequencyTier, gA as PriceFrequencyTierCreate, gC as PriceFrequencyTierSort, l2 as PriceFrequencyTierType, gB as PriceFrequencyTierUpdate, at as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { gV as PriceListScheduler, gW as PriceListSchedulerCreate, gY as PriceListSchedulerSort, l3 as PriceListSchedulerType, gX as PriceListSchedulerUpdate, aS as default } from '../api-Bq9emZm-.cjs';
1
+ export { gD as PriceListScheduler, gE as PriceListSchedulerCreate, gG as PriceListSchedulerSort, l4 as PriceListSchedulerType, gF as PriceListSchedulerUpdate, au as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { gV as PriceListScheduler, gW as PriceListSchedulerCreate, gY as PriceListSchedulerSort, l3 as PriceListSchedulerType, gX as PriceListSchedulerUpdate, aS as default } from '../api-C5qyxFpD.js';
1
+ export { gD as PriceListScheduler, gE as PriceListSchedulerCreate, gG as PriceListSchedulerSort, l4 as PriceListSchedulerType, gF as PriceListSchedulerUpdate, au as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { gZ as PriceList, g_ as PriceListCreate, h0 as PriceListSort, l4 as PriceListType, g$ as PriceListUpdate, aT as default } from '../api-Bq9emZm-.cjs';
1
+ export { gH as PriceList, gI as PriceListCreate, gK as PriceListSort, l5 as PriceListType, gJ as PriceListUpdate, av as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { gZ as PriceList, g_ as PriceListCreate, h0 as PriceListSort, l4 as PriceListType, g$ as PriceListUpdate, aT as default } from '../api-C5qyxFpD.js';
1
+ export { gH as PriceList, gI as PriceListCreate, gK as PriceListSort, l5 as PriceListType, gJ as PriceListUpdate, av as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { h1 as PriceTier, h2 as PriceTierSort, k$ as PriceTierType, aU as default } from '../api-Bq9emZm-.cjs';
1
+ export { gL as PriceTier, gM as PriceTierSort, l0 as PriceTierType, aw as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';
@@ -1,4 +1,4 @@
1
- export { h1 as PriceTier, h2 as PriceTierSort, k$ as PriceTierType, aU as default } from '../api-C5qyxFpD.js';
1
+ export { gL as PriceTier, gM as PriceTierSort, l0 as PriceTierType, aw as default } from '../adapter-BPmdwMhh.js';
2
2
  import '../client.js';
3
- import '../interceptor-D65i25Y7.js';
3
+ import '../interceptor-5MISI1yn.js';
4
4
  import '../types.js';
@@ -1,4 +1,4 @@
1
- export { h3 as PriceVolumeTier, h4 as PriceVolumeTierCreate, h6 as PriceVolumeTierSort, l0 as PriceVolumeTierType, h5 as PriceVolumeTierUpdate, aV as default } from '../api-Bq9emZm-.cjs';
1
+ export { gN as PriceVolumeTier, gO as PriceVolumeTierCreate, gQ as PriceVolumeTierSort, l1 as PriceVolumeTierType, gP as PriceVolumeTierUpdate, ax as default } from '../adapter-DF63Dunh.cjs';
2
2
  import '../client.cjs';
3
- import '../interceptor-D65i25Y7.cjs';
3
+ import '../interceptor-5MISI1yn.cjs';
4
4
  import '../types.cjs';