@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
@@ -8438,10 +8438,10 @@ type OrderFactorySort = Pick<OrderFactory, 'id' | 'status' | 'started_at' | 'com
8438
8438
  interface OrderFactory extends Resource {
8439
8439
  readonly type: OrderFactoryType;
8440
8440
  /**
8441
- * The order factory status. One of 'pending' (default), 'in_progress', 'failed', or 'completed'.
8441
+ * The order factory status. One of 'pending' (default), 'in_progress', 'aborted', 'failed', or 'completed'.
8442
8442
  * @example ```"in_progress"```
8443
8443
  */
8444
- status: 'pending' | 'in_progress' | 'failed' | 'completed';
8444
+ status: 'pending' | 'in_progress' | 'aborted' | 'failed' | 'completed';
8445
8445
  /**
8446
8446
  * Time at which the order copy was started.
8447
8447
  * @example ```"2018-01-01T12:00:00.000Z"```
@@ -8507,10 +8507,10 @@ type RecurringOrderCopySort = Pick<RecurringOrderCopy, 'id' | 'status' | 'starte
8507
8507
  interface RecurringOrderCopy extends Resource {
8508
8508
  readonly type: RecurringOrderCopyType;
8509
8509
  /**
8510
- * The order factory status. One of 'pending' (default), 'in_progress', 'failed', or 'completed'.
8510
+ * The order factory status. One of 'pending' (default), 'in_progress', 'aborted', 'failed', or 'completed'.
8511
8511
  * @example ```"in_progress"```
8512
8512
  */
8513
- status: 'pending' | 'in_progress' | 'failed' | 'completed';
8513
+ status: 'pending' | 'in_progress' | 'aborted' | 'failed' | 'completed';
8514
8514
  /**
8515
8515
  * Time at which the order copy was started.
8516
8516
  * @example ```"2018-01-01T12:00:00.000Z"```
@@ -9128,10 +9128,10 @@ type OrderCopySort = Pick<OrderCopy, 'id' | 'status' | 'started_at' | 'completed
9128
9128
  interface OrderCopy extends Resource {
9129
9129
  readonly type: OrderCopyType;
9130
9130
  /**
9131
- * The order factory status. One of 'pending' (default), 'in_progress', 'failed', or 'completed'.
9131
+ * The order factory status. One of 'pending' (default), 'in_progress', 'aborted', 'failed', or 'completed'.
9132
9132
  * @example ```"in_progress"```
9133
9133
  */
9134
- status: 'pending' | 'in_progress' | 'failed' | 'completed';
9134
+ status: 'pending' | 'in_progress' | 'aborted' | 'failed' | 'completed';
9135
9135
  /**
9136
9136
  * Time at which the order copy was started.
9137
9137
  * @example ```"2018-01-01T12:00:00.000Z"```
@@ -16398,144 +16398,6 @@ declare class TalonOneAccounts extends ApiResource<TalonOneAccount> {
16398
16398
  }
16399
16399
  declare const instance$1: TalonOneAccounts;
16400
16400
 
16401
- declare const OPEN_API_SCHEMA_VERSION = "7.8.2";
16402
-
16403
- /**
16404
- export type ResourceTypeLock =
16405
- // ##__API_RESOURCE_TYPES_START__##
16406
- 'addresses'
16407
- | 'adjustments'
16408
- | 'adyen_gateways'
16409
- | 'adyen_payments'
16410
- | 'applications'
16411
- | 'attachments'
16412
- | 'authorizations'
16413
- | 'avalara_accounts'
16414
- | 'axerve_gateways'
16415
- | 'axerve_payments'
16416
- | 'bing_geocoders'
16417
- | 'braintree_gateways'
16418
- | 'braintree_payments'
16419
- | 'bundles'
16420
- | 'buy_x_pay_y_promotions'
16421
- | 'captures'
16422
- | 'carrier_accounts'
16423
- | 'checkout_com_gateways'
16424
- | 'checkout_com_payments'
16425
- | 'cleanups'
16426
- | 'coupon_codes_promotion_rules'
16427
- | 'coupon_recipients'
16428
- | 'coupons'
16429
- | 'custom_promotion_rules'
16430
- | 'customer_addresses'
16431
- | 'customer_groups'
16432
- | 'customer_password_resets'
16433
- | 'customer_payment_sources'
16434
- | 'customer_subscriptions'
16435
- | 'customers'
16436
- | 'delivery_lead_times'
16437
- | 'discount_engine_items'
16438
- | 'discount_engines'
16439
- | 'easypost_pickups'
16440
- | 'event_callbacks'
16441
- | 'events'
16442
- | 'exports'
16443
- | 'external_gateways'
16444
- | 'external_payments'
16445
- | 'external_promotions'
16446
- | 'external_tax_calculators'
16447
- | 'fixed_amount_promotions'
16448
- | 'fixed_price_promotions'
16449
- | 'flex_promotions'
16450
- | 'free_gift_promotions'
16451
- | 'free_shipping_promotions'
16452
- | 'geocoders'
16453
- | 'gift_card_recipients'
16454
- | 'gift_cards'
16455
- | 'google_geocoders'
16456
- | 'imports'
16457
- | 'in_stock_subscriptions'
16458
- | 'inventory_models'
16459
- | 'inventory_return_locations'
16460
- | 'inventory_stock_locations'
16461
- | 'klarna_gateways'
16462
- | 'klarna_payments'
16463
- | 'line_item_options'
16464
- | 'line_items'
16465
- | 'links'
16466
- | 'manual_gateways'
16467
- | 'manual_tax_calculators'
16468
- | 'markets'
16469
- | 'merchants'
16470
- | 'notifications'
16471
- | 'order_amount_promotion_rules'
16472
- | 'order_copies'
16473
- | 'order_factories'
16474
- | 'order_subscription_items'
16475
- | 'order_subscriptions'
16476
- | 'orders'
16477
- | 'organizations'
16478
- | 'packages'
16479
- | 'parcel_line_items'
16480
- | 'parcels'
16481
- | 'payment_gateways'
16482
- | 'payment_methods'
16483
- | 'payment_options'
16484
- | 'paypal_gateways'
16485
- | 'paypal_payments'
16486
- | 'percentage_discount_promotions'
16487
- | 'pickups'
16488
- | 'price_frequency_tiers'
16489
- | 'price_list_schedulers'
16490
- | 'price_lists'
16491
- | 'price_tiers'
16492
- | 'price_volume_tiers'
16493
- | 'prices'
16494
- | 'promotion_rules'
16495
- | 'promotions'
16496
- | 'recurring_order_copies'
16497
- | 'refunds'
16498
- | 'reserved_stocks'
16499
- | 'resource_errors'
16500
- | 'return_line_items'
16501
- | 'returns'
16502
- | 'satispay_gateways'
16503
- | 'satispay_payments'
16504
- | 'shipments'
16505
- | 'shipping_categories'
16506
- | 'shipping_method_tiers'
16507
- | 'shipping_methods'
16508
- | 'shipping_weight_tiers'
16509
- | 'shipping_zones'
16510
- | 'sku_list_items'
16511
- | 'sku_list_promotion_rules'
16512
- | 'sku_lists'
16513
- | 'sku_options'
16514
- | 'skus'
16515
- | 'stock_items'
16516
- | 'stock_line_items'
16517
- | 'stock_locations'
16518
- | 'stock_reservations'
16519
- | 'stock_transfers'
16520
- | 'stores'
16521
- | 'stripe_gateways'
16522
- | 'stripe_payments'
16523
- | 'stripe_tax_accounts'
16524
- | 'subscription_models'
16525
- | 'tags'
16526
- | 'talon_one_accounts'
16527
- | 'tax_calculators'
16528
- | 'tax_categories'
16529
- | 'tax_rules'
16530
- | 'taxjar_accounts'
16531
- | 'transactions'
16532
- | 'versions'
16533
- | 'vertex_accounts'
16534
- | 'voids'
16535
- | 'webhooks'
16536
- | 'wire_transfers'
16537
- // ##__API_RESOURCE_TYPES_STOP__##
16538
- **/
16539
16401
  declare const apiResources: readonly ["addresses", "adjustments", "adyen_gateways", "adyen_payments", "applications", "attachments", "authorizations", "avalara_accounts", "axerve_gateways", "axerve_payments", "bing_geocoders", "braintree_gateways", "braintree_payments", "bundles", "buy_x_pay_y_promotions", "captures", "carrier_accounts", "checkout_com_gateways", "checkout_com_payments", "cleanups", "coupon_codes_promotion_rules", "coupon_recipients", "coupons", "custom_promotion_rules", "customer_addresses", "customer_groups", "customer_password_resets", "customer_payment_sources", "customer_subscriptions", "customers", "delivery_lead_times", "discount_engine_items", "discount_engines", "easypost_pickups", "event_callbacks", "events", "exports", "external_gateways", "external_payments", "external_promotions", "external_tax_calculators", "fixed_amount_promotions", "fixed_price_promotions", "flex_promotions", "free_gift_promotions", "free_shipping_promotions", "geocoders", "gift_card_recipients", "gift_cards", "google_geocoders", "imports", "in_stock_subscriptions", "inventory_models", "inventory_return_locations", "inventory_stock_locations", "klarna_gateways", "klarna_payments", "line_item_options", "line_items", "links", "manual_gateways", "manual_tax_calculators", "markets", "merchants", "notifications", "order_amount_promotion_rules", "order_copies", "order_factories", "order_subscription_items", "order_subscriptions", "orders", "organizations", "packages", "parcel_line_items", "parcels", "payment_gateways", "payment_methods", "payment_options", "paypal_gateways", "paypal_payments", "percentage_discount_promotions", "pickups", "price_frequency_tiers", "price_list_schedulers", "price_lists", "price_tiers", "price_volume_tiers", "prices", "promotion_rules", "promotions", "recurring_order_copies", "refunds", "reserved_stocks", "resource_errors", "return_line_items", "returns", "satispay_gateways", "satispay_payments", "shipments", "shipping_categories", "shipping_method_tiers", "shipping_methods", "shipping_weight_tiers", "shipping_zones", "sku_list_items", "sku_list_promotion_rules", "sku_lists", "sku_options", "skus", "stock_items", "stock_line_items", "stock_locations", "stock_reservations", "stock_transfers", "stores", "stripe_gateways", "stripe_payments", "stripe_tax_accounts", "subscription_models", "tags", "talon_one_accounts", "tax_calculators", "tax_categories", "tax_rules", "taxjar_accounts", "transactions", "versions", "vertex_accounts", "voids", "webhooks", "wire_transfers"];
16540
16402
  type ResourceTypeLock = typeof apiResources[number];
16541
16403
  declare const resourceList: Readonly<ResourceTypeLock[]>;
@@ -16548,32 +16410,45 @@ type ListableResourceType = Exclude<ResourceTypeLock, 'applications' | 'organiza
16548
16410
  type ListableResource = Resource & {
16549
16411
  type: ListableResourceType;
16550
16412
  };
16551
- type CreatableResourceType = 'addresses' | 'adjustments' | 'adyen_gateways' | 'adyen_payments' | 'attachments' | 'avalara_accounts' | 'axerve_gateways' | 'axerve_payments' | 'bing_geocoders' | 'braintree_gateways' | 'braintree_payments' | 'bundles' | 'buy_x_pay_y_promotions' | 'carrier_accounts' | 'checkout_com_gateways' | 'checkout_com_payments' | 'cleanups' | 'coupon_codes_promotion_rules' | 'coupon_recipients' | 'coupons' | 'custom_promotion_rules' | 'customer_addresses' | 'customer_groups' | 'customer_password_resets' | 'customer_payment_sources' | 'customer_subscriptions' | 'customers' | 'delivery_lead_times' | 'easypost_pickups' | 'exports' | 'external_gateways' | 'external_payments' | 'external_promotions' | 'external_tax_calculators' | 'fixed_amount_promotions' | 'fixed_price_promotions' | 'flex_promotions' | 'free_gift_promotions' | 'free_shipping_promotions' | 'gift_card_recipients' | 'gift_cards' | 'google_geocoders' | 'imports' | 'in_stock_subscriptions' | 'inventory_models' | 'inventory_return_locations' | 'inventory_stock_locations' | 'klarna_gateways' | 'klarna_payments' | 'line_item_options' | 'line_items' | 'links' | 'manual_gateways' | 'manual_tax_calculators' | 'markets' | 'merchants' | 'notifications' | 'order_amount_promotion_rules' | 'order_copies' | 'order_subscription_items' | 'order_subscriptions' | 'orders' | 'packages' | 'parcel_line_items' | 'parcels' | 'payment_methods' | 'payment_options' | 'paypal_gateways' | 'paypal_payments' | 'percentage_discount_promotions' | 'price_frequency_tiers' | 'price_list_schedulers' | 'price_lists' | 'price_volume_tiers' | 'prices' | 'recurring_order_copies' | 'return_line_items' | 'returns' | 'satispay_gateways' | 'satispay_payments' | 'shipments' | 'shipping_categories' | 'shipping_methods' | 'shipping_weight_tiers' | 'shipping_zones' | 'sku_list_items' | 'sku_list_promotion_rules' | 'sku_lists' | 'sku_options' | 'skus' | 'stock_items' | 'stock_line_items' | 'stock_locations' | 'stock_reservations' | 'stock_transfers' | 'stores' | 'stripe_gateways' | 'stripe_payments' | 'stripe_tax_accounts' | 'subscription_models' | 'tags' | 'talon_one_accounts' | 'tax_categories' | 'tax_rules' | 'taxjar_accounts' | 'vertex_accounts' | 'webhooks' | 'wire_transfers';
16413
+ declare const creatableResources: ResourceTypeLock[];
16414
+ type CreatableResourceType = typeof creatableResources[number];
16552
16415
  type CreatableResource = Resource & {
16553
16416
  type: CreatableResourceType;
16554
16417
  };
16555
- type UpdatableResourceType = 'addresses' | 'adjustments' | 'adyen_gateways' | 'adyen_payments' | 'attachments' | 'authorizations' | 'avalara_accounts' | 'axerve_gateways' | 'axerve_payments' | 'bing_geocoders' | 'braintree_gateways' | 'braintree_payments' | 'bundles' | 'buy_x_pay_y_promotions' | 'captures' | 'carrier_accounts' | 'checkout_com_gateways' | 'checkout_com_payments' | 'cleanups' | 'coupon_codes_promotion_rules' | 'coupon_recipients' | 'coupons' | 'custom_promotion_rules' | 'customer_addresses' | 'customer_groups' | 'customer_password_resets' | 'customer_payment_sources' | 'customer_subscriptions' | 'customers' | 'delivery_lead_times' | 'easypost_pickups' | 'events' | 'exports' | 'external_gateways' | 'external_payments' | 'external_promotions' | 'external_tax_calculators' | 'fixed_amount_promotions' | 'fixed_price_promotions' | 'flex_promotions' | 'free_gift_promotions' | 'free_shipping_promotions' | 'gift_card_recipients' | 'gift_cards' | 'google_geocoders' | 'imports' | 'in_stock_subscriptions' | 'inventory_models' | 'inventory_return_locations' | 'inventory_stock_locations' | 'klarna_gateways' | 'klarna_payments' | 'line_item_options' | 'line_items' | 'links' | 'manual_gateways' | 'manual_tax_calculators' | 'markets' | 'merchants' | 'notifications' | 'order_amount_promotion_rules' | 'order_copies' | 'order_subscription_items' | 'order_subscriptions' | 'orders' | 'packages' | 'parcel_line_items' | 'parcels' | 'payment_methods' | 'payment_options' | 'paypal_gateways' | 'paypal_payments' | 'percentage_discount_promotions' | 'price_frequency_tiers' | 'price_list_schedulers' | 'price_lists' | 'price_volume_tiers' | 'prices' | 'recurring_order_copies' | 'refunds' | 'return_line_items' | 'returns' | 'satispay_gateways' | 'satispay_payments' | 'shipments' | 'shipping_categories' | 'shipping_methods' | 'shipping_weight_tiers' | 'shipping_zones' | 'sku_list_items' | 'sku_list_promotion_rules' | 'sku_lists' | 'sku_options' | 'skus' | 'stock_items' | 'stock_line_items' | 'stock_locations' | 'stock_reservations' | 'stock_transfers' | 'stores' | 'stripe_gateways' | 'stripe_payments' | 'stripe_tax_accounts' | 'subscription_models' | 'tags' | 'talon_one_accounts' | 'tax_categories' | 'tax_rules' | 'taxjar_accounts' | 'vertex_accounts' | 'voids' | 'webhooks' | 'wire_transfers';
16418
+ declare const updatableResources: ResourceTypeLock[];
16419
+ type UpdatableResourceType = typeof updatableResources[number];
16556
16420
  type UpdatableResource = Resource & {
16557
16421
  type: UpdatableResourceType;
16558
16422
  };
16559
- type DeletableResourceType = 'addresses' | 'adjustments' | 'adyen_gateways' | 'adyen_payments' | 'attachments' | 'avalara_accounts' | 'axerve_gateways' | 'axerve_payments' | 'bing_geocoders' | 'braintree_gateways' | 'braintree_payments' | 'bundles' | 'buy_x_pay_y_promotions' | 'carrier_accounts' | 'checkout_com_gateways' | 'checkout_com_payments' | 'cleanups' | 'coupon_codes_promotion_rules' | 'coupon_recipients' | 'coupons' | 'custom_promotion_rules' | 'customer_addresses' | 'customer_groups' | 'customer_password_resets' | 'customer_payment_sources' | 'customer_subscriptions' | 'customers' | 'delivery_lead_times' | 'easypost_pickups' | 'exports' | 'external_gateways' | 'external_payments' | 'external_promotions' | 'external_tax_calculators' | 'fixed_amount_promotions' | 'fixed_price_promotions' | 'flex_promotions' | 'free_gift_promotions' | 'free_shipping_promotions' | 'gift_card_recipients' | 'gift_cards' | 'google_geocoders' | 'imports' | 'in_stock_subscriptions' | 'inventory_models' | 'inventory_return_locations' | 'inventory_stock_locations' | 'klarna_gateways' | 'klarna_payments' | 'line_item_options' | 'line_items' | 'links' | 'manual_gateways' | 'manual_tax_calculators' | 'markets' | 'merchants' | 'notifications' | 'order_amount_promotion_rules' | 'order_copies' | 'order_subscription_items' | 'order_subscriptions' | 'orders' | 'packages' | 'parcel_line_items' | 'parcels' | 'payment_methods' | 'payment_options' | 'paypal_gateways' | 'paypal_payments' | 'percentage_discount_promotions' | 'price_frequency_tiers' | 'price_list_schedulers' | 'price_lists' | 'price_volume_tiers' | 'prices' | 'recurring_order_copies' | 'return_line_items' | 'returns' | 'satispay_gateways' | 'satispay_payments' | 'shipments' | 'shipping_categories' | 'shipping_methods' | 'shipping_weight_tiers' | 'shipping_zones' | 'sku_list_items' | 'sku_list_promotion_rules' | 'sku_lists' | 'sku_options' | 'skus' | 'stock_items' | 'stock_line_items' | 'stock_locations' | 'stock_reservations' | 'stock_transfers' | 'stores' | 'stripe_gateways' | 'stripe_payments' | 'stripe_tax_accounts' | 'subscription_models' | 'tags' | 'talon_one_accounts' | 'tax_categories' | 'tax_rules' | 'taxjar_accounts' | 'vertex_accounts' | 'webhooks' | 'wire_transfers';
16423
+ declare const deletableResources: ResourceTypeLock[];
16424
+ type DeletableResourceType = typeof deletableResources[number];
16560
16425
  type DeletableResource = Resource & {
16561
16426
  type: DeletableResourceType;
16562
16427
  };
16563
- type TaggableResourceType = 'addresses' | 'bundles' | 'buy_x_pay_y_promotions' | 'coupons' | 'customers' | 'external_promotions' | 'fixed_amount_promotions' | 'fixed_price_promotions' | 'flex_promotions' | 'free_gift_promotions' | 'free_shipping_promotions' | 'gift_cards' | 'line_item_options' | 'line_items' | 'order_subscriptions' | 'orders' | 'percentage_discount_promotions' | 'promotions' | 'returns' | 'shipments' | 'sku_options' | 'skus';
16428
+ declare const taggableResources: ResourceTypeLock[];
16429
+ type TaggableResourceType = typeof taggableResources[number];
16564
16430
  type TaggableResource = Resource & {
16565
16431
  type: TaggableResourceType;
16566
16432
  tags?: Array<ResourceRel & {
16567
16433
  type: TagType;
16568
16434
  }> | null;
16569
16435
  };
16570
- type VersionableResourceType = 'addresses' | 'adjustments' | 'adyen_gateways' | 'adyen_payments' | 'authorizations' | 'avalara_accounts' | 'axerve_gateways' | 'axerve_payments' | 'braintree_gateways' | 'braintree_payments' | 'bundles' | 'buy_x_pay_y_promotions' | 'captures' | 'carrier_accounts' | 'checkout_com_gateways' | 'checkout_com_payments' | 'cleanups' | 'coupon_codes_promotion_rules' | 'coupon_recipients' | 'coupons' | 'custom_promotion_rules' | 'customer_addresses' | 'customer_groups' | 'customer_payment_sources' | 'customer_subscriptions' | 'delivery_lead_times' | 'discount_engines' | 'exports' | 'external_gateways' | 'external_payments' | 'external_promotions' | 'external_tax_calculators' | 'fixed_amount_promotions' | 'fixed_price_promotions' | 'flex_promotions' | 'free_gift_promotions' | 'free_shipping_promotions' | 'gift_card_recipients' | 'gift_cards' | 'in_stock_subscriptions' | 'inventory_models' | 'inventory_return_locations' | 'inventory_stock_locations' | 'klarna_gateways' | 'klarna_payments' | 'manual_gateways' | 'manual_tax_calculators' | 'markets' | 'merchants' | 'order_amount_promotion_rules' | 'order_subscriptions' | 'orders' | 'packages' | 'parcel_line_items' | 'parcels' | 'payment_gateways' | 'payment_methods' | 'paypal_gateways' | 'paypal_payments' | 'percentage_discount_promotions' | 'price_frequency_tiers' | 'price_list_schedulers' | 'price_lists' | 'price_tiers' | 'price_volume_tiers' | 'prices' | 'promotion_rules' | 'promotions' | 'refunds' | 'reserved_stocks' | 'returns' | 'satispay_gateways' | 'satispay_payments' | 'shipments' | 'shipping_categories' | 'shipping_method_tiers' | 'shipping_methods' | 'shipping_weight_tiers' | 'shipping_zones' | 'sku_list_items' | 'sku_list_promotion_rules' | 'sku_lists' | 'sku_options' | 'skus' | 'stock_items' | 'stock_line_items' | 'stock_locations' | 'stock_transfers' | 'stores' | 'stripe_gateways' | 'stripe_payments' | 'stripe_tax_accounts' | 'talon_one_accounts' | 'tax_calculators' | 'tax_categories' | 'tax_rules' | 'taxjar_accounts' | 'transactions' | 'vertex_accounts' | 'voids' | 'webhooks' | 'wire_transfers';
16436
+ declare const versionableResources: ResourceTypeLock[];
16437
+ type VersionableResourceType = typeof versionableResources[number];
16571
16438
  type VersionableResource = Resource & {
16572
16439
  type: VersionableResourceType;
16573
16440
  versions?: Array<ResourceRel & {
16574
16441
  type: VersionType;
16575
16442
  }> | null;
16576
16443
  };
16444
+ declare function getResources(sort?: boolean): readonly string[];
16445
+ declare function getSingletons(sort?: boolean): readonly string[];
16446
+ declare function isSingleton(resource: ResourceTypeLock): boolean;
16447
+ declare function isCreatable(resource: ResourceTypeLock): boolean;
16448
+ declare function isUpdatable(resource: ResourceTypeLock): boolean;
16449
+ declare function isDeletable(resource: ResourceTypeLock): boolean;
16450
+ declare function isTaggable(resource: ResourceTypeLock): boolean;
16451
+ declare function isVersionable(resource: ResourceTypeLock): boolean;
16577
16452
  type ResourceFields = {
16578
16453
  addresses: Address;
16579
16454
  adjustments: Adjustment;
@@ -17294,4 +17169,4 @@ declare class Addresses extends ApiResource<Address> {
17294
17169
  }
17295
17170
  declare const instance: Addresses;
17296
17171
 
17297
- export { instance$1Y as $, instance$e as A, instance$1G as B, instance$1F as C, instance$V as D, instance$1q as E, instance$1e as F, instance$1f as G, instance$d as H, instance$1V as I, instance$1T as J, instance$c as K, instance$b as L, instance$1M as M, instance$1b as N, OPEN_API_SCHEMA_VERSION as O, instance$r as P, instance$1a as Q, instance$17 as R, instance$19 as S, instance$15 as T, instance$11 as U, instance$1$ as V, instance$1h as W, instance$1g as X, instance$a as Y, instance$9 as Z, instance$8 as _, instance$20 as a, instance$1I as a$, instance$1Z as a0, instance$1X as a1, instance$7 as a2, instance$1L as a3, instance$1C as a4, instance$_ as a5, instance$1k as a6, instance$6 as a7, instance$s as a8, instance$n as a9, instance$z as aA, instance$X as aB, instance$1z as aC, instance$1t as aD, instance$1x as aE, instance$1v as aF, instance$1w as aG, instance$3 as aH, instance$1J as aI, instance$L as aJ, instance$1_ as aK, instance$1p as aL, instance$1n as aM, instance$1o as aN, instance$1r as aO, instance$1l as aP, instance$12 as aQ, instance$1j as aR, instance$1D as aS, instance$H as aT, instance$I as aU, instance$1u as aV, instance$J as aW, instance$1s as aX, instance$K as aY, instance$U as aZ, instance$2 as a_, instance$o as aa, instance$1m as ab, instance$10 as ac, instance$S as ad, instance$Y as ae, instance$Z as af, instance$W as ag, instance$R as ah, instance$5 as ai, instance$Q as aj, instance$P as ak, instance$O as al, instance$1R as am, instance$m as an, instance$T as ao, instance$4 as ap, instance$1K as aq, instance$$ as ar, instance$N as as, instance$E as at, instance$C as au, instance$B as av, instance$G as aw, instance$F as ax, instance$D as ay, instance$18 as az, instance$l as b, type Application as b$, instance$w as b0, instance$1E as b1, instance$22 as b2, instance$1 as b3, instance$y as b4, instance$q as b5, instance$t as b6, instance$u as b7, instance$A as b8, instance$21 as b9, ListResponse as bA, type ListMeta as bB, type ResourceRel as bC, ApiResourceAdapter as bD, ApiResource as bE, ApiSingleton as bF, type ResourcesConfig as bG, type ResourcesInitConfig as bH, ResourceAdapter as bI, type ResourceSort as bJ, type ResourceFilter as bK, type Address as bL, type AddressCreate as bM, type AddressUpdate as bN, type AddressSort as bO, type Adjustment as bP, type AdjustmentCreate as bQ, type AdjustmentUpdate as bR, type AdjustmentSort as bS, type AdyenGateway as bT, type AdyenGatewayCreate as bU, type AdyenGatewayUpdate as bV, type AdyenGatewaySort as bW, type AdyenPayment as bX, type AdyenPaymentCreate as bY, type AdyenPaymentUpdate as bZ, type AdyenPaymentSort as b_, instance$v as ba, instance$1B as bb, instance$1U as bc, instance$1H as bd, generateQueryStringParams as be, isParamsList as bf, generateSearchString as bg, type QueryInclude as bh, type QueryArrayFields as bi, type QueryRecordFields as bj, type QueryFields as bk, type QueryParamsRetrieve as bl, type QueryArraySortable as bm, type QueryRecordSortable as bn, type QuerySort as bo, type QueryFilter as bp, type QueryPageNumber as bq, type QueryPageSize as br, type QueryParamsList as bs, type QueryParams as bt, type Metadata as bu, type ResourceType as bv, type ResourceId as bw, type Resource as bx, type ResourceCreate as by, type ResourceUpdate as bz, instance$1Q as c, type CouponRecipient as c$, type ApplicationSort as c0, type Attachment as c1, type AttachmentCreate as c2, type AttachmentUpdate as c3, type AttachmentSort as c4, type Authorization as c5, type AuthorizationUpdate as c6, type AuthorizationSort as c7, type AvalaraAccount as c8, type AvalaraAccountCreate as c9, type BuyXPayYPromotion as cA, type BuyXPayYPromotionCreate as cB, type BuyXPayYPromotionUpdate as cC, type BuyXPayYPromotionSort as cD, type Capture as cE, type CaptureUpdate as cF, type CaptureSort as cG, type CarrierAccount as cH, type CarrierAccountCreate as cI, type CarrierAccountUpdate as cJ, type CarrierAccountSort as cK, type CheckoutComGateway as cL, type CheckoutComGatewayCreate as cM, type CheckoutComGatewayUpdate as cN, type CheckoutComGatewaySort as cO, type CheckoutComPayment as cP, type CheckoutComPaymentCreate as cQ, type CheckoutComPaymentUpdate as cR, type CheckoutComPaymentSort as cS, type Cleanup as cT, type CleanupCreate as cU, type CleanupUpdate as cV, type CleanupSort as cW, type CouponCodesPromotionRule as cX, type CouponCodesPromotionRuleCreate as cY, type CouponCodesPromotionRuleUpdate as cZ, type CouponCodesPromotionRuleSort as c_, type AvalaraAccountUpdate as ca, type AvalaraAccountSort as cb, type AxerveGateway as cc, type AxerveGatewayCreate as cd, type AxerveGatewayUpdate as ce, type AxerveGatewaySort as cf, type AxervePayment as cg, type AxervePaymentCreate as ch, type AxervePaymentUpdate as ci, type AxervePaymentSort as cj, type BingGeocoder as ck, type BingGeocoderCreate as cl, type BingGeocoderUpdate as cm, type BingGeocoderSort as cn, type BraintreeGateway as co, type BraintreeGatewayCreate as cp, type BraintreeGatewayUpdate as cq, type BraintreeGatewaySort as cr, type BraintreePayment as cs, type BraintreePaymentCreate as ct, type BraintreePaymentUpdate as cu, type BraintreePaymentSort as cv, type Bundle as cw, type BundleCreate as cx, type BundleUpdate as cy, type BundleSort as cz, instance$k as d, type ExternalPaymentUpdate as d$, type CouponRecipientCreate as d0, type CouponRecipientUpdate as d1, type CouponRecipientSort as d2, type Coupon as d3, type CouponCreate as d4, type CouponUpdate as d5, type CouponSort as d6, type CustomPromotionRule as d7, type CustomPromotionRuleCreate as d8, type CustomPromotionRuleUpdate as d9, type DeliveryLeadTime as dA, type DeliveryLeadTimeCreate as dB, type DeliveryLeadTimeUpdate as dC, type DeliveryLeadTimeSort as dD, type DiscountEngineItem as dE, type DiscountEngineItemSort as dF, type DiscountEngine as dG, type DiscountEngineSort as dH, type EasypostPickup as dI, type EasypostPickupCreate as dJ, type EasypostPickupUpdate as dK, type EasypostPickupSort as dL, type EventCallback as dM, type EventCallbackSort as dN, type Event as dO, type EventUpdate as dP, type EventSort as dQ, type Export as dR, type ExportCreate as dS, type ExportUpdate as dT, type ExportSort as dU, type ExternalGateway as dV, type ExternalGatewayCreate as dW, type ExternalGatewayUpdate as dX, type ExternalGatewaySort as dY, type ExternalPayment as dZ, type ExternalPaymentCreate as d_, type CustomPromotionRuleSort as da, type CustomerAddress as db, type CustomerAddressCreate as dc, type CustomerAddressUpdate as dd, type CustomerAddressSort as de, type CustomerGroup as df, type CustomerGroupCreate as dg, type CustomerGroupUpdate as dh, type CustomerGroupSort as di, type CustomerPasswordReset as dj, type CustomerPasswordResetCreate as dk, type CustomerPasswordResetUpdate as dl, type CustomerPasswordResetSort as dm, type CustomerPaymentSource as dn, type CustomerPaymentSourceCreate as dp, type CustomerPaymentSourceUpdate as dq, type CustomerPaymentSourceSort as dr, type CustomerSubscription as ds, type CustomerSubscriptionCreate as dt, type CustomerSubscriptionUpdate as du, type CustomerSubscriptionSort as dv, type Customer as dw, type CustomerCreate as dx, type CustomerUpdate as dy, type CustomerSort as dz, instance$p as e, type KlarnaGateway as e$, type ExternalPaymentSort as e0, type ExternalPromotion as e1, type ExternalPromotionCreate as e2, type ExternalPromotionUpdate as e3, type ExternalPromotionSort as e4, type ExternalTaxCalculator as e5, type ExternalTaxCalculatorCreate as e6, type ExternalTaxCalculatorUpdate as e7, type ExternalTaxCalculatorSort as e8, type FixedAmountPromotion as e9, type GiftCardCreate as eA, type GiftCardUpdate as eB, type GiftCardSort as eC, type GoogleGeocoder as eD, type GoogleGeocoderCreate as eE, type GoogleGeocoderUpdate as eF, type GoogleGeocoderSort as eG, type Import as eH, type ImportCreate as eI, type ImportUpdate as eJ, type ImportSort as eK, type InStockSubscription as eL, type InStockSubscriptionCreate as eM, type InStockSubscriptionUpdate as eN, type InStockSubscriptionSort as eO, type InventoryModel as eP, type InventoryModelCreate as eQ, type InventoryModelUpdate as eR, type InventoryModelSort as eS, type InventoryReturnLocation as eT, type InventoryReturnLocationCreate as eU, type InventoryReturnLocationUpdate as eV, type InventoryReturnLocationSort as eW, type InventoryStockLocation as eX, type InventoryStockLocationCreate as eY, type InventoryStockLocationUpdate as eZ, type InventoryStockLocationSort as e_, type FixedAmountPromotionCreate as ea, type FixedAmountPromotionUpdate as eb, type FixedAmountPromotionSort as ec, type FixedPricePromotion as ed, type FixedPricePromotionCreate as ee, type FixedPricePromotionUpdate as ef, type FixedPricePromotionSort as eg, type FlexPromotion as eh, type FlexPromotionCreate as ei, type FlexPromotionUpdate as ej, type FlexPromotionSort as ek, type FreeGiftPromotion as el, type FreeGiftPromotionCreate as em, type FreeGiftPromotionUpdate as en, type FreeGiftPromotionSort as eo, type FreeShippingPromotion as ep, type FreeShippingPromotionCreate as eq, type FreeShippingPromotionUpdate as er, type FreeShippingPromotionSort as es, type Geocoder as et, type GeocoderSort as eu, type GiftCardRecipient as ev, type GiftCardRecipientCreate as ew, type GiftCardRecipientUpdate as ex, type GiftCardRecipientSort as ey, type GiftCard as ez, instance$1A as f, type Package as f$, type KlarnaGatewayCreate as f0, type KlarnaGatewayUpdate as f1, type KlarnaGatewaySort as f2, type KlarnaPayment as f3, type KlarnaPaymentCreate as f4, type KlarnaPaymentUpdate as f5, type KlarnaPaymentSort as f6, type LineItemOption as f7, type LineItemOptionCreate as f8, type LineItemOptionUpdate as f9, type NotificationCreate as fA, type NotificationUpdate as fB, type NotificationSort as fC, type OrderAmountPromotionRule as fD, type OrderAmountPromotionRuleCreate as fE, type OrderAmountPromotionRuleUpdate as fF, type OrderAmountPromotionRuleSort as fG, type OrderCopy as fH, type OrderCopyCreate as fI, type OrderCopyUpdate as fJ, type OrderCopySort as fK, type OrderFactory as fL, type OrderFactorySort as fM, type OrderSubscriptionItem as fN, type OrderSubscriptionItemCreate as fO, type OrderSubscriptionItemUpdate as fP, type OrderSubscriptionItemSort as fQ, type OrderSubscription as fR, type OrderSubscriptionCreate as fS, type OrderSubscriptionUpdate as fT, type OrderSubscriptionSort as fU, type Order as fV, type OrderCreate as fW, type OrderUpdate as fX, type OrderSort as fY, type Organization as fZ, type OrganizationSort as f_, type LineItemOptionSort as fa, type LineItem as fb, type LineItemCreate as fc, type LineItemUpdate as fd, type LineItemSort as fe, type Link as ff, type LinkCreate as fg, type LinkUpdate as fh, type LinkSort as fi, type ManualGateway as fj, type ManualGatewayCreate as fk, type ManualGatewayUpdate as fl, type ManualGatewaySort as fm, type ManualTaxCalculator as fn, type ManualTaxCalculatorCreate as fo, type ManualTaxCalculatorUpdate as fp, type ManualTaxCalculatorSort as fq, type Market as fr, type MarketCreate as fs, type MarketUpdate as ft, type MarketSort as fu, type Merchant as fv, type MerchantCreate as fw, type MerchantUpdate as fx, type MerchantSort as fy, type Notification as fz, instance$x as g, type RecurringOrderCopyUpdate as g$, type PackageCreate as g0, type PackageUpdate as g1, type PackageSort as g2, type ParcelLineItem as g3, type ParcelLineItemCreate as g4, type ParcelLineItemUpdate as g5, type ParcelLineItemSort as g6, type Parcel as g7, type ParcelCreate as g8, type ParcelUpdate as g9, type PriceFrequencyTierCreate as gA, type PriceFrequencyTierUpdate as gB, type PriceFrequencyTierSort as gC, type PriceListScheduler as gD, type PriceListSchedulerCreate as gE, type PriceListSchedulerUpdate as gF, type PriceListSchedulerSort as gG, type PriceList as gH, type PriceListCreate as gI, type PriceListUpdate as gJ, type PriceListSort as gK, type PriceTier as gL, type PriceTierSort as gM, type PriceVolumeTier as gN, type PriceVolumeTierCreate as gO, type PriceVolumeTierUpdate as gP, type PriceVolumeTierSort as gQ, type Price as gR, type PriceCreate as gS, type PriceUpdate as gT, type PriceSort as gU, type PromotionRule as gV, type PromotionRuleSort as gW, type Promotion as gX, type PromotionSort as gY, type RecurringOrderCopy as gZ, type RecurringOrderCopyCreate as g_, type ParcelSort as ga, type PaymentGateway as gb, type PaymentGatewaySort as gc, type PaymentMethod as gd, type PaymentMethodCreate as ge, type PaymentMethodUpdate as gf, type PaymentMethodSort as gg, type PaymentOption as gh, type PaymentOptionCreate as gi, type PaymentOptionUpdate as gj, type PaymentOptionSort as gk, type PaypalGateway as gl, type PaypalGatewayCreate as gm, type PaypalGatewayUpdate as gn, type PaypalGatewaySort as go, type PaypalPayment as gp, type PaypalPaymentCreate as gq, type PaypalPaymentUpdate as gr, type PaypalPaymentSort as gs, type PercentageDiscountPromotion as gt, type PercentageDiscountPromotionCreate as gu, type PercentageDiscountPromotionUpdate as gv, type PercentageDiscountPromotionSort as gw, type Pickup as gx, type PickupSort as gy, type PriceFrequencyTier as gz, instance$j as h, type SkuCreate as h$, type RecurringOrderCopySort as h0, type Refund as h1, type RefundUpdate as h2, type RefundSort as h3, type ReservedStock as h4, type ReservedStockSort as h5, type ResourceError as h6, type ResourceErrorSort as h7, type ReturnLineItem as h8, type ReturnLineItemCreate as h9, type ShippingMethodUpdate as hA, type ShippingMethodSort as hB, type ShippingWeightTier as hC, type ShippingWeightTierCreate as hD, type ShippingWeightTierUpdate as hE, type ShippingWeightTierSort as hF, type ShippingZone as hG, type ShippingZoneCreate as hH, type ShippingZoneUpdate as hI, type ShippingZoneSort as hJ, type SkuListItem as hK, type SkuListItemCreate as hL, type SkuListItemUpdate as hM, type SkuListItemSort as hN, type SkuListPromotionRule as hO, type SkuListPromotionRuleCreate as hP, type SkuListPromotionRuleUpdate as hQ, type SkuListPromotionRuleSort as hR, type SkuList as hS, type SkuListCreate as hT, type SkuListUpdate as hU, type SkuListSort as hV, type SkuOption as hW, type SkuOptionCreate as hX, type SkuOptionUpdate as hY, type SkuOptionSort as hZ, type Sku as h_, type ReturnLineItemUpdate as ha, type ReturnLineItemSort as hb, type Return as hc, type ReturnCreate as hd, type ReturnUpdate as he, type ReturnSort as hf, type SatispayGateway as hg, type SatispayGatewayCreate as hh, type SatispayGatewayUpdate as hi, type SatispayGatewaySort as hj, type SatispayPayment as hk, type SatispayPaymentCreate as hl, type SatispayPaymentUpdate as hm, type SatispayPaymentSort as hn, type Shipment as ho, type ShipmentCreate as hp, type ShipmentUpdate as hq, type ShipmentSort as hr, type ShippingCategory as hs, type ShippingCategoryCreate as ht, type ShippingCategoryUpdate as hu, type ShippingCategorySort as hv, type ShippingMethodTier as hw, type ShippingMethodTierSort as hx, type ShippingMethod as hy, type ShippingMethodCreate as hz, instance as i, type TaxjarAccountCreate as i$, type SkuUpdate as i0, type SkuSort as i1, type StockItem as i2, type StockItemCreate as i3, type StockItemUpdate as i4, type StockItemSort as i5, type StockLineItem as i6, type StockLineItemCreate as i7, type StockLineItemUpdate as i8, type StockLineItemSort as i9, type StripeTaxAccount as iA, type StripeTaxAccountCreate as iB, type StripeTaxAccountUpdate as iC, type StripeTaxAccountSort as iD, type SubscriptionModel as iE, type SubscriptionModelCreate as iF, type SubscriptionModelUpdate as iG, type SubscriptionModelSort as iH, type Tag as iI, type TagCreate as iJ, type TagUpdate as iK, type TagSort as iL, type TalonOneAccount as iM, type TalonOneAccountCreate as iN, type TalonOneAccountUpdate as iO, type TalonOneAccountSort as iP, type TaxCalculator as iQ, type TaxCalculatorSort as iR, type TaxCategory as iS, type TaxCategoryCreate as iT, type TaxCategoryUpdate as iU, type TaxCategorySort as iV, type TaxRule as iW, type TaxRuleCreate as iX, type TaxRuleUpdate as iY, type TaxRuleSort as iZ, type TaxjarAccount as i_, type StockLocation as ia, type StockLocationCreate as ib, type StockLocationUpdate as ic, type StockLocationSort as id, type StockReservation as ie, type StockReservationCreate as ig, type StockReservationUpdate as ih, type StockReservationSort as ii, type StockTransfer as ij, type StockTransferCreate as ik, type StockTransferUpdate as il, type StockTransferSort as im, type Store as io, type StoreCreate as ip, type StoreUpdate as iq, type StoreSort as ir, type StripeGateway as is, type StripeGatewayCreate as it, type StripeGatewayUpdate as iu, type StripeGatewaySort as iv, type StripePayment as iw, type StripePaymentCreate as ix, type StripePaymentUpdate as iy, type StripePaymentSort as iz, instance$1P as j, type WireTransferType as j$, type TaxjarAccountUpdate as j0, type TaxjarAccountSort as j1, type Transaction as j2, type TransactionSort as j3, type Version as j4, type VersionSort as j5, type VertexAccount as j6, type VertexAccountCreate as j7, type VertexAccountUpdate as j8, type VertexAccountSort as j9, type VersionableResourceType as jA, type VersionableResource as jB, type ResourceFields as jC, type ResourceSortFields as jD, type TagType as jE, type VersionType as jF, type AdjustmentType as jG, type GeocoderType as jH, type ShippingCategoryType as jI, type InventoryReturnLocationType as jJ, type InventoryModelType as jK, type InventoryStockLocationType as jL, type CustomerGroupType as jM, type EventCallbackType as jN, type WebhookType as jO, type EventType as jP, type CustomerAddressType as jQ, type PaymentGatewayType as jR, type AdyenPaymentType as jS, type AxervePaymentType as jT, type BraintreePaymentType as jU, type CheckoutComPaymentType as jV, type ExternalPaymentType as jW, type KlarnaPaymentType as jX, type PaypalPaymentType as jY, type SatispayPaymentType as jZ, type StripePaymentType as j_, type Void as ja, type VoidUpdate as jb, type VoidSort as jc, type Webhook as jd, type WebhookCreate as je, type WebhookUpdate as jf, type WebhookSort as jg, type WireTransfer as jh, type WireTransferCreate as ji, type WireTransferUpdate as jj, type WireTransferSort as jk, type ResourceTypeLock as jl, resourceList as jm, singletonList as jn, type RetrievableResourceType as jo, type RetrievableResource as jp, type ListableResourceType as jq, type ListableResource as jr, type CreatableResourceType as js, type CreatableResource as jt, type UpdatableResourceType as ju, type UpdatableResource as jv, type DeletableResourceType as jw, type DeletableResource as jx, type TaggableResourceType as jy, type TaggableResource as jz, instance$i as k, type SkuType as k$, type CustomerPaymentSourceType as k0, type CustomerSubscriptionType as k1, type SubscriptionModelType as k2, type SkuOptionType as k3, type LineItemOptionType as k4, type VoidType as k5, type AuthorizationType as k6, type RefundType as k7, type CaptureType as k8, type ResourceErrorType as k9, type CustomPromotionRuleType as kA, type FreeGiftPromotionType as kB, type CouponCodesPromotionRuleType as kC, type BuyXPayYPromotionType as kD, type SkuListPromotionRuleType as kE, type FreeShippingPromotionType as kF, type OrderAmountPromotionRuleType as kG, type PercentageDiscountPromotionType as kH, type LineItemType as kI, type OrderSubscriptionItemType as kJ, type OrderFactoryType as kK, type RecurringOrderCopyType as kL, type OrderSubscriptionType as kM, type CustomerType as kN, type StoreType as kO, type PaymentOptionType as kP, type OrderCopyType as kQ, type OrderType as kR, type PackageType as kS, type ParcelLineItemType as kT, type ParcelType as kU, type PickupType as kV, type CarrierAccountType as kW, type ShipmentType as kX, type StockTransferType as kY, type StockLocationType as kZ, type StockItemType as k_, type ReturnType as ka, type ReturnLineItemType as kb, type StockLineItemType as kc, type ReservedStockType as kd, type StockReservationType as ke, type ShippingZoneType as kf, type DeliveryLeadTimeType as kg, type ShippingMethodTierType as kh, type ShippingWeightTierType as ki, type ShippingMethodType as kj, type NotificationType as kk, type SkuListItemType as kl, type LinkType as km, type SkuListType as kn, type BundleType as ko, type GiftCardRecipientType as kp, type GiftCardType as kq, type DiscountEngineType as kr, type DiscountEngineItemType as ks, type CouponRecipientType as kt, type CouponType as ku, type ExternalPromotionType as kv, type FixedAmountPromotionType as kw, type FlexPromotionType as kx, type PromotionRuleType as ky, type FixedPricePromotionType as kz, instance$h as l, type PriceTierType as l0, type PriceVolumeTierType as l1, type PriceFrequencyTierType as l2, type PriceType as l3, type PriceListSchedulerType as l4, type PriceListType as l5, type TransactionType as l6, type PromotionType as l7, type TaxCalculatorType as l8, type AvalaraAccountType as l9, type ManualGatewayType as lA, type OrganizationType as lB, type PaypalGatewayType as lC, type SatispayGatewayType as lD, type StripeGatewayType as lE, type TalonOneAccountType as lF, type AddressType as lG, type StripeTaxAccountType as la, type VertexAccountType as lb, type TaxjarAccountType as lc, type TaxRuleType as ld, type ManualTaxCalculatorType as le, type ExternalTaxCalculatorType as lf, type TaxCategoryType as lg, type AttachmentType as lh, type MerchantType as li, type MarketType as lj, type PaymentMethodType as lk, type AdyenGatewayType as ll, type ApplicationType as lm, type AxerveGatewayType as ln, type BingGeocoderType as lo, type BraintreeGatewayType as lp, type CheckoutComGatewayType as lq, type CleanupType as lr, type CustomerPasswordResetType as ls, type EasypostPickupType as lt, type ExportType as lu, type ExternalGatewayType as lv, type GoogleGeocoderType as lw, type ImportType as lx, type InStockSubscriptionType as ly, type KlarnaGatewayType as lz, instance$1O as m, instance$1i as n, instance$13 as o, instance$1y as p, instance$M as q, instance$g as r, instance$1N as s, instance$f as t, instance$14 as u, instance$1d as v, instance$1c as w, instance$16 as x, instance$1S as y, instance$1W as z };
17172
+ export { instance$1M as $, instance$1N as A, instance$f as B, type CreatableResourceType as C, type DeletableResourceType as D, instance$14 as E, instance$1d as F, instance$1c as G, instance$16 as H, instance$1S as I, instance$1W as J, instance$e as K, type ListableResourceType as L, instance$1G as M, instance$1F as N, instance$V as O, instance$1q as P, instance$1e as Q, type ResourceTypeLock as R, instance$1f as S, type TaggableResourceType as T, type UpdatableResourceType as U, type VersionableResourceType as V, instance$d as W, instance$1V as X, instance$1T as Y, instance$c as Z, instance$b as _, type RetrievableResourceType as a, instance$1o as a$, instance$1b as a0, instance$r as a1, instance$1a as a2, instance$17 as a3, instance$19 as a4, instance$15 as a5, instance$11 as a6, instance$1$ as a7, instance$1h as a8, instance$1g as a9, instance$1R as aA, instance$m as aB, instance$T as aC, instance$4 as aD, instance$1K as aE, instance$$ as aF, instance$N as aG, instance$E as aH, instance$C as aI, instance$B as aJ, instance$G as aK, instance$F as aL, instance$D as aM, instance$18 as aN, instance$z as aO, instance$X as aP, instance$1z as aQ, instance$1t as aR, instance$1x as aS, instance$1v as aT, instance$1w as aU, instance$3 as aV, instance$1J as aW, instance$L as aX, instance$1_ as aY, instance$1p as aZ, instance$1n as a_, instance$a as aa, instance$9 as ab, instance$8 as ac, instance$1Y as ad, instance$1Z as ae, instance$1X as af, instance$7 as ag, instance$1L as ah, instance$1C as ai, instance$_ as aj, instance$1k as ak, instance$6 as al, instance$s as am, instance$n as an, instance$o as ao, instance$1m as ap, instance$10 as aq, instance$S as ar, instance$Y as as, instance$Z as at, instance$W as au, instance$R as av, instance$5 as aw, instance$Q as ax, instance$P as ay, instance$O as az, type RetrievableResource as b, type AddressUpdate as b$, instance$1r as b0, instance$1l as b1, instance$12 as b2, instance$1j as b3, instance$1D as b4, instance$H as b5, instance$I as b6, instance$1u as b7, instance$J as b8, instance$1s as b9, type QueryArraySortable as bA, type QueryRecordSortable as bB, type QuerySort as bC, type QueryFilter as bD, type QueryPageNumber as bE, type QueryPageSize as bF, type QueryParamsList as bG, type QueryParams as bH, type Metadata as bI, type ResourceType as bJ, type ResourceId as bK, type Resource as bL, type ResourceCreate as bM, type ResourceUpdate as bN, ListResponse as bO, type ListMeta as bP, type ResourceRel as bQ, ApiResourceAdapter as bR, ApiResource as bS, ApiSingleton as bT, type ResourcesConfig as bU, type ResourcesInitConfig as bV, ResourceAdapter as bW, type ResourceSort as bX, type ResourceFilter as bY, type Address as bZ, type AddressCreate as b_, instance$K as ba, instance$U as bb, instance$2 as bc, instance$1I as bd, instance$w as be, instance$1E as bf, instance$22 as bg, instance$1 as bh, instance$y as bi, instance$q as bj, instance$t as bk, instance$u as bl, instance$A as bm, instance$21 as bn, instance$v as bo, instance$1B as bp, instance$1U as bq, instance$1H as br, generateQueryStringParams as bs, isParamsList as bt, generateSearchString as bu, type QueryInclude as bv, type QueryArrayFields as bw, type QueryRecordFields as bx, type QueryFields as by, type QueryParamsRetrieve as bz, type ListableResource as c, type CheckoutComGatewayUpdate as c$, type AddressSort as c0, type Adjustment as c1, type AdjustmentCreate as c2, type AdjustmentUpdate as c3, type AdjustmentSort as c4, type AdyenGateway as c5, type AdyenGatewayCreate as c6, type AdyenGatewayUpdate as c7, type AdyenGatewaySort as c8, type AdyenPayment as c9, type BingGeocoderUpdate as cA, type BingGeocoderSort as cB, type BraintreeGateway as cC, type BraintreeGatewayCreate as cD, type BraintreeGatewayUpdate as cE, type BraintreeGatewaySort as cF, type BraintreePayment as cG, type BraintreePaymentCreate as cH, type BraintreePaymentUpdate as cI, type BraintreePaymentSort as cJ, type Bundle as cK, type BundleCreate as cL, type BundleUpdate as cM, type BundleSort as cN, type BuyXPayYPromotion as cO, type BuyXPayYPromotionCreate as cP, type BuyXPayYPromotionUpdate as cQ, type BuyXPayYPromotionSort as cR, type Capture as cS, type CaptureUpdate as cT, type CaptureSort as cU, type CarrierAccount as cV, type CarrierAccountCreate as cW, type CarrierAccountUpdate as cX, type CarrierAccountSort as cY, type CheckoutComGateway as cZ, type CheckoutComGatewayCreate as c_, type AdyenPaymentCreate as ca, type AdyenPaymentUpdate as cb, type AdyenPaymentSort as cc, type Application as cd, type ApplicationSort as ce, type Attachment as cf, type AttachmentCreate as cg, type AttachmentUpdate as ch, type AttachmentSort as ci, type Authorization as cj, type AuthorizationUpdate as ck, type AuthorizationSort as cl, type AvalaraAccount as cm, type AvalaraAccountCreate as cn, type AvalaraAccountUpdate as co, type AvalaraAccountSort as cp, type AxerveGateway as cq, type AxerveGatewayCreate as cr, type AxerveGatewayUpdate as cs, type AxerveGatewaySort as ct, type AxervePayment as cu, type AxervePaymentCreate as cv, type AxervePaymentUpdate as cw, type AxervePaymentSort as cx, type BingGeocoder as cy, type BingGeocoderCreate as cz, type CreatableResource as d, type EventCallbackSort as d$, type CheckoutComGatewaySort as d0, type CheckoutComPayment as d1, type CheckoutComPaymentCreate as d2, type CheckoutComPaymentUpdate as d3, type CheckoutComPaymentSort as d4, type Cleanup as d5, type CleanupCreate as d6, type CleanupUpdate as d7, type CleanupSort as d8, type CouponCodesPromotionRule as d9, type CustomerPasswordResetUpdate as dA, type CustomerPasswordResetSort as dB, type CustomerPaymentSource as dC, type CustomerPaymentSourceCreate as dD, type CustomerPaymentSourceUpdate as dE, type CustomerPaymentSourceSort as dF, type CustomerSubscription as dG, type CustomerSubscriptionCreate as dH, type CustomerSubscriptionUpdate as dI, type CustomerSubscriptionSort as dJ, type Customer as dK, type CustomerCreate as dL, type CustomerUpdate as dM, type CustomerSort as dN, type DeliveryLeadTime as dO, type DeliveryLeadTimeCreate as dP, type DeliveryLeadTimeUpdate as dQ, type DeliveryLeadTimeSort as dR, type DiscountEngineItem as dS, type DiscountEngineItemSort as dT, type DiscountEngine as dU, type DiscountEngineSort as dV, type EasypostPickup as dW, type EasypostPickupCreate as dX, type EasypostPickupUpdate as dY, type EasypostPickupSort as dZ, type EventCallback as d_, type CouponCodesPromotionRuleCreate as da, type CouponCodesPromotionRuleUpdate as db, type CouponCodesPromotionRuleSort as dc, type CouponRecipient as dd, type CouponRecipientCreate as de, type CouponRecipientUpdate as df, type CouponRecipientSort as dg, type Coupon as dh, type CouponCreate as di, type CouponUpdate as dj, type CouponSort as dk, type CustomPromotionRule as dl, type CustomPromotionRuleCreate as dm, type CustomPromotionRuleUpdate as dn, type CustomPromotionRuleSort as dp, type CustomerAddress as dq, type CustomerAddressCreate as dr, type CustomerAddressUpdate as ds, type CustomerAddressSort as dt, type CustomerGroup as du, type CustomerGroupCreate as dv, type CustomerGroupUpdate as dw, type CustomerGroupSort as dx, type CustomerPasswordReset as dy, type CustomerPasswordResetCreate as dz, type UpdatableResource as e, type InStockSubscriptionUpdate as e$, type Event as e0, type EventUpdate as e1, type EventSort as e2, type Export as e3, type ExportCreate as e4, type ExportUpdate as e5, type ExportSort as e6, type ExternalGateway as e7, type ExternalGatewayCreate as e8, type ExternalGatewayUpdate as e9, type FreeGiftPromotionCreate as eA, type FreeGiftPromotionUpdate as eB, type FreeGiftPromotionSort as eC, type FreeShippingPromotion as eD, type FreeShippingPromotionCreate as eE, type FreeShippingPromotionUpdate as eF, type FreeShippingPromotionSort as eG, type Geocoder as eH, type GeocoderSort as eI, type GiftCardRecipient as eJ, type GiftCardRecipientCreate as eK, type GiftCardRecipientUpdate as eL, type GiftCardRecipientSort as eM, type GiftCard as eN, type GiftCardCreate as eO, type GiftCardUpdate as eP, type GiftCardSort as eQ, type GoogleGeocoder as eR, type GoogleGeocoderCreate as eS, type GoogleGeocoderUpdate as eT, type GoogleGeocoderSort as eU, type Import as eV, type ImportCreate as eW, type ImportUpdate as eX, type ImportSort as eY, type InStockSubscription as eZ, type InStockSubscriptionCreate as e_, type ExternalGatewaySort as ea, type ExternalPayment as eb, type ExternalPaymentCreate as ec, type ExternalPaymentUpdate as ed, type ExternalPaymentSort as ee, type ExternalPromotion as ef, type ExternalPromotionCreate as eg, type ExternalPromotionUpdate as eh, type ExternalPromotionSort as ei, type ExternalTaxCalculator as ej, type ExternalTaxCalculatorCreate as ek, type ExternalTaxCalculatorUpdate as el, type ExternalTaxCalculatorSort as em, type FixedAmountPromotion as en, type FixedAmountPromotionCreate as eo, type FixedAmountPromotionUpdate as ep, type FixedAmountPromotionSort as eq, type FixedPricePromotion as er, type FixedPricePromotionCreate as es, type FixedPricePromotionUpdate as et, type FixedPricePromotionSort as eu, type FlexPromotion as ev, type FlexPromotionCreate as ew, type FlexPromotionUpdate as ex, type FlexPromotionSort as ey, type FreeGiftPromotion as ez, type DeletableResource as f, type OrderSubscriptionItem as f$, type InStockSubscriptionSort as f0, type InventoryModel as f1, type InventoryModelCreate as f2, type InventoryModelUpdate as f3, type InventoryModelSort as f4, type InventoryReturnLocation as f5, type InventoryReturnLocationCreate as f6, type InventoryReturnLocationUpdate as f7, type InventoryReturnLocationSort as f8, type InventoryStockLocation as f9, type ManualGatewaySort as fA, type ManualTaxCalculator as fB, type ManualTaxCalculatorCreate as fC, type ManualTaxCalculatorUpdate as fD, type ManualTaxCalculatorSort as fE, type Market as fF, type MarketCreate as fG, type MarketUpdate as fH, type MarketSort as fI, type Merchant as fJ, type MerchantCreate as fK, type MerchantUpdate as fL, type MerchantSort as fM, type Notification as fN, type NotificationCreate as fO, type NotificationUpdate as fP, type NotificationSort as fQ, type OrderAmountPromotionRule as fR, type OrderAmountPromotionRuleCreate as fS, type OrderAmountPromotionRuleUpdate as fT, type OrderAmountPromotionRuleSort as fU, type OrderCopy as fV, type OrderCopyCreate as fW, type OrderCopyUpdate as fX, type OrderCopySort as fY, type OrderFactory as fZ, type OrderFactorySort as f_, type InventoryStockLocationCreate as fa, type InventoryStockLocationUpdate as fb, type InventoryStockLocationSort as fc, type KlarnaGateway as fd, type KlarnaGatewayCreate as fe, type KlarnaGatewayUpdate as ff, type KlarnaGatewaySort as fg, type KlarnaPayment as fh, type KlarnaPaymentCreate as fi, type KlarnaPaymentUpdate as fj, type KlarnaPaymentSort as fk, type LineItemOption as fl, type LineItemOptionCreate as fm, type LineItemOptionUpdate as fn, type LineItemOptionSort as fo, type LineItem as fp, type LineItemCreate as fq, type LineItemUpdate as fr, type LineItemSort as fs, type Link as ft, type LinkCreate as fu, type LinkUpdate as fv, type LinkSort as fw, type ManualGateway as fx, type ManualGatewayCreate as fy, type ManualGatewayUpdate as fz, type TaggableResource as g, type PriceVolumeTier as g$, type OrderSubscriptionItemCreate as g0, type OrderSubscriptionItemUpdate as g1, type OrderSubscriptionItemSort as g2, type OrderSubscription as g3, type OrderSubscriptionCreate as g4, type OrderSubscriptionUpdate as g5, type OrderSubscriptionSort as g6, type Order as g7, type OrderCreate as g8, type OrderUpdate as g9, type PaypalGatewayCreate as gA, type PaypalGatewayUpdate as gB, type PaypalGatewaySort as gC, type PaypalPayment as gD, type PaypalPaymentCreate as gE, type PaypalPaymentUpdate as gF, type PaypalPaymentSort as gG, type PercentageDiscountPromotion as gH, type PercentageDiscountPromotionCreate as gI, type PercentageDiscountPromotionUpdate as gJ, type PercentageDiscountPromotionSort as gK, type Pickup as gL, type PickupSort as gM, type PriceFrequencyTier as gN, type PriceFrequencyTierCreate as gO, type PriceFrequencyTierUpdate as gP, type PriceFrequencyTierSort as gQ, type PriceListScheduler as gR, type PriceListSchedulerCreate as gS, type PriceListSchedulerUpdate as gT, type PriceListSchedulerSort as gU, type PriceList as gV, type PriceListCreate as gW, type PriceListUpdate as gX, type PriceListSort as gY, type PriceTier as gZ, type PriceTierSort as g_, type OrderSort as ga, type Organization as gb, type OrganizationSort as gc, type Package as gd, type PackageCreate as ge, type PackageUpdate as gf, type PackageSort as gg, type ParcelLineItem as gh, type ParcelLineItemCreate as gi, type ParcelLineItemUpdate as gj, type ParcelLineItemSort as gk, type Parcel as gl, type ParcelCreate as gm, type ParcelUpdate as gn, type ParcelSort as go, type PaymentGateway as gp, type PaymentGatewaySort as gq, type PaymentMethod as gr, type PaymentMethodCreate as gs, type PaymentMethodUpdate as gt, type PaymentMethodSort as gu, type PaymentOption as gv, type PaymentOptionCreate as gw, type PaymentOptionUpdate as gx, type PaymentOptionSort as gy, type PaypalGateway as gz, type VersionableResource as h, type SkuListItemSort as h$, type PriceVolumeTierCreate as h0, type PriceVolumeTierUpdate as h1, type PriceVolumeTierSort as h2, type Price as h3, type PriceCreate as h4, type PriceUpdate as h5, type PriceSort as h6, type PromotionRule as h7, type PromotionRuleSort as h8, type Promotion as h9, type SatispayPaymentUpdate as hA, type SatispayPaymentSort as hB, type Shipment as hC, type ShipmentCreate as hD, type ShipmentUpdate as hE, type ShipmentSort as hF, type ShippingCategory as hG, type ShippingCategoryCreate as hH, type ShippingCategoryUpdate as hI, type ShippingCategorySort as hJ, type ShippingMethodTier as hK, type ShippingMethodTierSort as hL, type ShippingMethod as hM, type ShippingMethodCreate as hN, type ShippingMethodUpdate as hO, type ShippingMethodSort as hP, type ShippingWeightTier as hQ, type ShippingWeightTierCreate as hR, type ShippingWeightTierUpdate as hS, type ShippingWeightTierSort as hT, type ShippingZone as hU, type ShippingZoneCreate as hV, type ShippingZoneUpdate as hW, type ShippingZoneSort as hX, type SkuListItem as hY, type SkuListItemCreate as hZ, type SkuListItemUpdate as h_, type PromotionSort as ha, type RecurringOrderCopy as hb, type RecurringOrderCopyCreate as hc, type RecurringOrderCopyUpdate as hd, type RecurringOrderCopySort as he, type Refund as hf, type RefundUpdate as hg, type RefundSort as hh, type ReservedStock as hi, type ReservedStockSort as hj, type ResourceError as hk, type ResourceErrorSort as hl, type ReturnLineItem as hm, type ReturnLineItemCreate as hn, type ReturnLineItemUpdate as ho, type ReturnLineItemSort as hp, type Return as hq, type ReturnCreate as hr, type ReturnUpdate as hs, type ReturnSort as ht, type SatispayGateway as hu, type SatispayGatewayCreate as hv, type SatispayGatewayUpdate as hw, type SatispayGatewaySort as hx, type SatispayPayment as hy, type SatispayPaymentCreate as hz, instance as i, type TalonOneAccountCreate as i$, type SkuListPromotionRule as i0, type SkuListPromotionRuleCreate as i1, type SkuListPromotionRuleUpdate as i2, type SkuListPromotionRuleSort as i3, type SkuList as i4, type SkuListCreate as i5, type SkuListUpdate as i6, type SkuListSort as i7, type SkuOption as i8, type SkuOptionCreate as i9, type StockTransferUpdate as iA, type StockTransferSort as iB, type Store as iC, type StoreCreate as iD, type StoreUpdate as iE, type StoreSort as iF, type StripeGateway as iG, type StripeGatewayCreate as iH, type StripeGatewayUpdate as iI, type StripeGatewaySort as iJ, type StripePayment as iK, type StripePaymentCreate as iL, type StripePaymentUpdate as iM, type StripePaymentSort as iN, type StripeTaxAccount as iO, type StripeTaxAccountCreate as iP, type StripeTaxAccountUpdate as iQ, type StripeTaxAccountSort as iR, type SubscriptionModel as iS, type SubscriptionModelCreate as iT, type SubscriptionModelUpdate as iU, type SubscriptionModelSort as iV, type Tag as iW, type TagCreate as iX, type TagUpdate as iY, type TagSort as iZ, type TalonOneAccount as i_, type SkuOptionUpdate as ia, type SkuOptionSort as ib, type Sku as ic, type SkuCreate as id, type SkuUpdate as ie, type SkuSort as ig, type StockItem as ih, type StockItemCreate as ii, type StockItemUpdate as ij, type StockItemSort as ik, type StockLineItem as il, type StockLineItemCreate as im, type StockLineItemUpdate as io, type StockLineItemSort as ip, type StockLocation as iq, type StockLocationCreate as ir, type StockLocationUpdate as is, type StockLocationSort as it, type StockReservation as iu, type StockReservationCreate as iv, type StockReservationUpdate as iw, type StockReservationSort as ix, type StockTransfer as iy, type StockTransferCreate as iz, instance$20 as j, type LineItemOptionType as j$, type TalonOneAccountUpdate as j0, type TalonOneAccountSort as j1, type TaxCalculator as j2, type TaxCalculatorSort as j3, type TaxCategory as j4, type TaxCategoryCreate as j5, type TaxCategoryUpdate as j6, type TaxCategorySort as j7, type TaxRule as j8, type TaxRuleCreate as j9, type VersionType as jA, type AdjustmentType as jB, type GeocoderType as jC, type ShippingCategoryType as jD, type InventoryReturnLocationType as jE, type InventoryModelType as jF, type InventoryStockLocationType as jG, type CustomerGroupType as jH, type EventCallbackType as jI, type WebhookType as jJ, type EventType as jK, type CustomerAddressType as jL, type PaymentGatewayType as jM, type AdyenPaymentType as jN, type AxervePaymentType as jO, type BraintreePaymentType as jP, type CheckoutComPaymentType as jQ, type ExternalPaymentType as jR, type KlarnaPaymentType as jS, type PaypalPaymentType as jT, type SatispayPaymentType as jU, type StripePaymentType as jV, type WireTransferType as jW, type CustomerPaymentSourceType as jX, type CustomerSubscriptionType as jY, type SubscriptionModelType as jZ, type SkuOptionType as j_, type TaxRuleUpdate as ja, type TaxRuleSort as jb, type TaxjarAccount as jc, type TaxjarAccountCreate as jd, type TaxjarAccountUpdate as je, type TaxjarAccountSort as jf, type Transaction as jg, type TransactionSort as jh, type Version as ji, type VersionSort as jj, type VertexAccount as jk, type VertexAccountCreate as jl, type VertexAccountUpdate as jm, type VertexAccountSort as jn, type Void as jo, type VoidUpdate as jp, type VoidSort as jq, type Webhook as jr, type WebhookCreate as js, type WebhookUpdate as jt, type WebhookSort as ju, type WireTransfer as jv, type WireTransferCreate as jw, type WireTransferUpdate as jx, type WireTransferSort as jy, type TagType as jz, instance$l as k, type PriceListSchedulerType as k$, type VoidType as k0, type AuthorizationType as k1, type RefundType as k2, type CaptureType as k3, type ResourceErrorType as k4, type ReturnType as k5, type ReturnLineItemType as k6, type StockLineItemType as k7, type ReservedStockType as k8, type StockReservationType as k9, type FreeShippingPromotionType as kA, type OrderAmountPromotionRuleType as kB, type PercentageDiscountPromotionType as kC, type LineItemType as kD, type OrderSubscriptionItemType as kE, type OrderFactoryType as kF, type RecurringOrderCopyType as kG, type OrderSubscriptionType as kH, type CustomerType as kI, type StoreType as kJ, type PaymentOptionType as kK, type OrderCopyType as kL, type OrderType as kM, type PackageType as kN, type ParcelLineItemType as kO, type ParcelType as kP, type PickupType as kQ, type CarrierAccountType as kR, type ShipmentType as kS, type StockTransferType as kT, type StockLocationType as kU, type StockItemType as kV, type SkuType as kW, type PriceTierType as kX, type PriceVolumeTierType as kY, type PriceFrequencyTierType as kZ, type PriceType as k_, type ShippingZoneType as ka, type DeliveryLeadTimeType as kb, type ShippingMethodTierType as kc, type ShippingWeightTierType as kd, type ShippingMethodType as ke, type NotificationType as kf, type SkuListItemType as kg, type LinkType as kh, type SkuListType as ki, type BundleType as kj, type GiftCardRecipientType as kk, type GiftCardType as kl, type DiscountEngineType as km, type DiscountEngineItemType as kn, type CouponRecipientType as ko, type CouponType as kp, type ExternalPromotionType as kq, type FixedAmountPromotionType as kr, type FlexPromotionType as ks, type PromotionRuleType as kt, type FixedPricePromotionType as ku, type CustomPromotionRuleType as kv, type FreeGiftPromotionType as kw, type CouponCodesPromotionRuleType as kx, type BuyXPayYPromotionType as ky, type SkuListPromotionRuleType as kz, instance$1Q as l, type PriceListType as l0, type TransactionType as l1, type PromotionType as l2, type TaxCalculatorType as l3, type AvalaraAccountType as l4, type StripeTaxAccountType as l5, type VertexAccountType as l6, type TaxjarAccountType as l7, type TaxRuleType as l8, type ManualTaxCalculatorType as l9, type TalonOneAccountType as lA, resourceList as lB, singletonList as lC, creatableResources as lD, updatableResources as lE, deletableResources as lF, taggableResources as lG, versionableResources as lH, getResources as lI, getSingletons as lJ, isSingleton as lK, isCreatable as lL, isUpdatable as lM, isDeletable as lN, isTaggable as lO, isVersionable as lP, type ResourceFields as lQ, type ResourceSortFields as lR, type AddressType as lS, type ExternalTaxCalculatorType as la, type TaxCategoryType as lb, type AttachmentType as lc, type MerchantType as ld, type MarketType as le, type PaymentMethodType as lf, type AdyenGatewayType as lg, type ApplicationType as lh, type AxerveGatewayType as li, type BingGeocoderType as lj, type BraintreeGatewayType as lk, type CheckoutComGatewayType as ll, type CleanupType as lm, type CustomerPasswordResetType as ln, type EasypostPickupType as lo, type ExportType as lp, type ExternalGatewayType as lq, type GoogleGeocoderType as lr, type ImportType as ls, type InStockSubscriptionType as lt, type KlarnaGatewayType as lu, type ManualGatewayType as lv, type OrganizationType as lw, type PaypalGatewayType as lx, type SatispayGatewayType as ly, type StripeGatewayType as lz, instance$k as m, instance$p as n, instance$1A as o, instance$x as p, instance$j as q, instance$1P as r, instance$i as s, instance$h as t, instance$1O as u, instance$1i as v, instance$13 as w, instance$1y as x, instance$M as y, instance$g as z };