@commercelayer/sdk 7.0.0-beta.11 → 7.0.0-beta.12

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 (589) hide show
  1. package/lib/{api-Cknm0QL_.d.ts → api-C0JL7qFH.d.ts} +414 -39
  2. package/lib/{api-BYcswOJ0.d.cts → api-CB5Dy3ZC.d.cts} +414 -39
  3. package/lib/api.cjs +132 -131
  4. package/lib/api.d.cts +2 -2
  5. package/lib/api.d.ts +2 -2
  6. package/lib/api.js +132 -131
  7. package/lib/chunk-AQ5VUG5P.js +12 -0
  8. package/lib/chunk-JE77HYXB.cjs +17 -0
  9. package/lib/client.cjs +33 -39
  10. package/lib/client.d.cts +1 -1
  11. package/lib/client.d.ts +1 -1
  12. package/lib/client.js +1 -7
  13. package/lib/commercelayer.cjs +17 -700
  14. package/lib/commercelayer.d.cts +5 -135
  15. package/lib/commercelayer.d.ts +5 -135
  16. package/lib/commercelayer.js +11 -674
  17. package/lib/common.cjs +1 -0
  18. package/lib/common.d.cts +2 -2
  19. package/lib/common.d.ts +2 -2
  20. package/lib/common.js +1 -0
  21. package/lib/config.cjs +2 -0
  22. package/lib/config.d.cts +1 -1
  23. package/lib/config.d.ts +1 -1
  24. package/lib/config.js +2 -0
  25. package/lib/debug.cjs +2 -0
  26. package/lib/debug.js +2 -0
  27. package/lib/error.cjs +9 -11
  28. package/lib/error.js +1 -3
  29. package/lib/fetch.cjs +14 -23
  30. package/lib/fetch.d.cts +1 -1
  31. package/lib/fetch.d.ts +1 -1
  32. package/lib/fetch.js +1 -10
  33. package/lib/index.cjs +4 -3
  34. package/lib/index.d.cts +2 -3
  35. package/lib/index.d.ts +2 -3
  36. package/lib/index.js +2 -1
  37. package/lib/{interceptor-5MISI1yn.d.cts → interceptor-D65i25Y7.d.cts} +1 -1
  38. package/lib/{interceptor-5MISI1yn.d.ts → interceptor-D65i25Y7.d.ts} +1 -1
  39. package/lib/interceptor.d.cts +1 -1
  40. package/lib/interceptor.d.ts +1 -1
  41. package/lib/jsonapi.cjs +1 -0
  42. package/lib/jsonapi.d.cts +2 -2
  43. package/lib/jsonapi.d.ts +2 -2
  44. package/lib/jsonapi.js +1 -0
  45. package/lib/model.d.cts +2 -2
  46. package/lib/model.d.ts +2 -2
  47. package/lib/query.cjs +1 -0
  48. package/lib/query.d.cts +2 -2
  49. package/lib/query.d.ts +2 -2
  50. package/lib/query.js +1 -0
  51. package/lib/resource.cjs +22 -29
  52. package/lib/resource.d.cts +2 -2
  53. package/lib/resource.d.ts +2 -2
  54. package/lib/resource.js +4 -11
  55. package/lib/resources/addresses.cjs +10 -5
  56. package/lib/resources/addresses.d.cts +2 -2
  57. package/lib/resources/addresses.d.ts +2 -2
  58. package/lib/resources/addresses.js +9 -4
  59. package/lib/resources/adjustments.cjs +4 -5
  60. package/lib/resources/adjustments.d.cts +2 -2
  61. package/lib/resources/adjustments.d.ts +2 -2
  62. package/lib/resources/adjustments.js +3 -4
  63. package/lib/resources/adyen_gateways.cjs +4 -5
  64. package/lib/resources/adyen_gateways.d.cts +2 -2
  65. package/lib/resources/adyen_gateways.d.ts +2 -2
  66. package/lib/resources/adyen_gateways.js +3 -4
  67. package/lib/resources/adyen_payments.cjs +4 -5
  68. package/lib/resources/adyen_payments.d.cts +2 -2
  69. package/lib/resources/adyen_payments.d.ts +2 -2
  70. package/lib/resources/adyen_payments.js +3 -4
  71. package/lib/resources/applications.cjs +4 -5
  72. package/lib/resources/applications.d.cts +2 -2
  73. package/lib/resources/applications.d.ts +2 -2
  74. package/lib/resources/applications.js +3 -4
  75. package/lib/resources/attachments.cjs +4 -5
  76. package/lib/resources/attachments.d.cts +2 -2
  77. package/lib/resources/attachments.d.ts +2 -2
  78. package/lib/resources/attachments.js +3 -4
  79. package/lib/resources/authorizations.cjs +4 -5
  80. package/lib/resources/authorizations.d.cts +2 -2
  81. package/lib/resources/authorizations.d.ts +2 -2
  82. package/lib/resources/authorizations.js +3 -4
  83. package/lib/resources/avalara_accounts.cjs +4 -5
  84. package/lib/resources/avalara_accounts.d.cts +2 -2
  85. package/lib/resources/avalara_accounts.d.ts +2 -2
  86. package/lib/resources/avalara_accounts.js +3 -4
  87. package/lib/resources/axerve_gateways.cjs +4 -5
  88. package/lib/resources/axerve_gateways.d.cts +2 -2
  89. package/lib/resources/axerve_gateways.d.ts +2 -2
  90. package/lib/resources/axerve_gateways.js +3 -4
  91. package/lib/resources/axerve_payments.cjs +4 -5
  92. package/lib/resources/axerve_payments.d.cts +2 -2
  93. package/lib/resources/axerve_payments.d.ts +2 -2
  94. package/lib/resources/axerve_payments.js +3 -4
  95. package/lib/resources/bing_geocoders.cjs +4 -5
  96. package/lib/resources/bing_geocoders.d.cts +2 -2
  97. package/lib/resources/bing_geocoders.d.ts +2 -2
  98. package/lib/resources/bing_geocoders.js +3 -4
  99. package/lib/resources/braintree_gateways.cjs +4 -5
  100. package/lib/resources/braintree_gateways.d.cts +2 -2
  101. package/lib/resources/braintree_gateways.d.ts +2 -2
  102. package/lib/resources/braintree_gateways.js +3 -4
  103. package/lib/resources/braintree_payments.cjs +4 -5
  104. package/lib/resources/braintree_payments.d.cts +2 -2
  105. package/lib/resources/braintree_payments.d.ts +2 -2
  106. package/lib/resources/braintree_payments.js +3 -4
  107. package/lib/resources/bundles.cjs +10 -5
  108. package/lib/resources/bundles.d.cts +2 -2
  109. package/lib/resources/bundles.d.ts +2 -2
  110. package/lib/resources/bundles.js +9 -4
  111. package/lib/resources/buy_x_pay_y_promotions.cjs +10 -5
  112. package/lib/resources/buy_x_pay_y_promotions.d.cts +2 -2
  113. package/lib/resources/buy_x_pay_y_promotions.d.ts +2 -2
  114. package/lib/resources/buy_x_pay_y_promotions.js +9 -4
  115. package/lib/resources/captures.cjs +4 -5
  116. package/lib/resources/captures.d.cts +2 -2
  117. package/lib/resources/captures.d.ts +2 -2
  118. package/lib/resources/captures.js +3 -4
  119. package/lib/resources/carrier_accounts.cjs +4 -5
  120. package/lib/resources/carrier_accounts.d.cts +2 -2
  121. package/lib/resources/carrier_accounts.d.ts +2 -2
  122. package/lib/resources/carrier_accounts.js +3 -4
  123. package/lib/resources/checkout_com_gateways.cjs +4 -5
  124. package/lib/resources/checkout_com_gateways.d.cts +2 -2
  125. package/lib/resources/checkout_com_gateways.d.ts +2 -2
  126. package/lib/resources/checkout_com_gateways.js +3 -4
  127. package/lib/resources/checkout_com_payments.cjs +4 -5
  128. package/lib/resources/checkout_com_payments.d.cts +2 -2
  129. package/lib/resources/checkout_com_payments.d.ts +2 -2
  130. package/lib/resources/checkout_com_payments.js +3 -4
  131. package/lib/resources/cleanups.cjs +4 -5
  132. package/lib/resources/cleanups.d.cts +2 -2
  133. package/lib/resources/cleanups.d.ts +2 -2
  134. package/lib/resources/cleanups.js +3 -4
  135. package/lib/resources/coupon_codes_promotion_rules.cjs +4 -5
  136. package/lib/resources/coupon_codes_promotion_rules.d.cts +2 -2
  137. package/lib/resources/coupon_codes_promotion_rules.d.ts +2 -2
  138. package/lib/resources/coupon_codes_promotion_rules.js +3 -4
  139. package/lib/resources/coupon_recipients.cjs +4 -5
  140. package/lib/resources/coupon_recipients.d.cts +2 -2
  141. package/lib/resources/coupon_recipients.d.ts +2 -2
  142. package/lib/resources/coupon_recipients.js +3 -4
  143. package/lib/resources/coupons.cjs +10 -5
  144. package/lib/resources/coupons.d.cts +2 -2
  145. package/lib/resources/coupons.d.ts +2 -2
  146. package/lib/resources/coupons.js +9 -4
  147. package/lib/resources/custom_promotion_rules.cjs +4 -5
  148. package/lib/resources/custom_promotion_rules.d.cts +2 -2
  149. package/lib/resources/custom_promotion_rules.d.ts +2 -2
  150. package/lib/resources/custom_promotion_rules.js +3 -4
  151. package/lib/resources/customer_addresses.cjs +4 -5
  152. package/lib/resources/customer_addresses.d.cts +2 -2
  153. package/lib/resources/customer_addresses.d.ts +2 -2
  154. package/lib/resources/customer_addresses.js +3 -4
  155. package/lib/resources/customer_groups.cjs +4 -5
  156. package/lib/resources/customer_groups.d.cts +2 -2
  157. package/lib/resources/customer_groups.d.ts +2 -2
  158. package/lib/resources/customer_groups.js +3 -4
  159. package/lib/resources/customer_password_resets.cjs +4 -5
  160. package/lib/resources/customer_password_resets.d.cts +2 -2
  161. package/lib/resources/customer_password_resets.d.ts +2 -2
  162. package/lib/resources/customer_password_resets.js +3 -4
  163. package/lib/resources/customer_payment_sources.cjs +4 -5
  164. package/lib/resources/customer_payment_sources.d.cts +2 -2
  165. package/lib/resources/customer_payment_sources.d.ts +2 -2
  166. package/lib/resources/customer_payment_sources.js +3 -4
  167. package/lib/resources/customer_subscriptions.cjs +4 -5
  168. package/lib/resources/customer_subscriptions.d.cts +2 -2
  169. package/lib/resources/customer_subscriptions.d.ts +2 -2
  170. package/lib/resources/customer_subscriptions.js +3 -4
  171. package/lib/resources/customers.cjs +10 -5
  172. package/lib/resources/customers.d.cts +2 -2
  173. package/lib/resources/customers.d.ts +2 -2
  174. package/lib/resources/customers.js +9 -4
  175. package/lib/resources/delivery_lead_times.cjs +4 -5
  176. package/lib/resources/delivery_lead_times.d.cts +2 -2
  177. package/lib/resources/delivery_lead_times.d.ts +2 -2
  178. package/lib/resources/delivery_lead_times.js +3 -4
  179. package/lib/resources/discount_engine_items.cjs +4 -5
  180. package/lib/resources/discount_engine_items.d.cts +2 -2
  181. package/lib/resources/discount_engine_items.d.ts +2 -2
  182. package/lib/resources/discount_engine_items.js +3 -4
  183. package/lib/resources/discount_engines.cjs +4 -5
  184. package/lib/resources/discount_engines.d.cts +2 -2
  185. package/lib/resources/discount_engines.d.ts +2 -2
  186. package/lib/resources/discount_engines.js +3 -4
  187. package/lib/resources/easypost_pickups.cjs +4 -5
  188. package/lib/resources/easypost_pickups.d.cts +2 -2
  189. package/lib/resources/easypost_pickups.d.ts +2 -2
  190. package/lib/resources/easypost_pickups.js +3 -4
  191. package/lib/resources/event_callbacks.cjs +4 -5
  192. package/lib/resources/event_callbacks.d.cts +2 -2
  193. package/lib/resources/event_callbacks.d.ts +2 -2
  194. package/lib/resources/event_callbacks.js +3 -4
  195. package/lib/resources/events.cjs +4 -5
  196. package/lib/resources/events.d.cts +2 -2
  197. package/lib/resources/events.d.ts +2 -2
  198. package/lib/resources/events.js +3 -4
  199. package/lib/resources/exports.cjs +4 -5
  200. package/lib/resources/exports.d.cts +2 -2
  201. package/lib/resources/exports.d.ts +2 -2
  202. package/lib/resources/exports.js +3 -4
  203. package/lib/resources/external_gateways.cjs +4 -5
  204. package/lib/resources/external_gateways.d.cts +2 -2
  205. package/lib/resources/external_gateways.d.ts +2 -2
  206. package/lib/resources/external_gateways.js +3 -4
  207. package/lib/resources/external_payments.cjs +4 -5
  208. package/lib/resources/external_payments.d.cts +2 -2
  209. package/lib/resources/external_payments.d.ts +2 -2
  210. package/lib/resources/external_payments.js +3 -4
  211. package/lib/resources/external_promotions.cjs +10 -5
  212. package/lib/resources/external_promotions.d.cts +2 -2
  213. package/lib/resources/external_promotions.d.ts +2 -2
  214. package/lib/resources/external_promotions.js +9 -4
  215. package/lib/resources/external_tax_calculators.cjs +4 -5
  216. package/lib/resources/external_tax_calculators.d.cts +2 -2
  217. package/lib/resources/external_tax_calculators.d.ts +2 -2
  218. package/lib/resources/external_tax_calculators.js +3 -4
  219. package/lib/resources/fixed_amount_promotions.cjs +10 -5
  220. package/lib/resources/fixed_amount_promotions.d.cts +2 -2
  221. package/lib/resources/fixed_amount_promotions.d.ts +2 -2
  222. package/lib/resources/fixed_amount_promotions.js +9 -4
  223. package/lib/resources/fixed_price_promotions.cjs +10 -5
  224. package/lib/resources/fixed_price_promotions.d.cts +2 -2
  225. package/lib/resources/fixed_price_promotions.d.ts +2 -2
  226. package/lib/resources/fixed_price_promotions.js +9 -4
  227. package/lib/resources/flex_promotions.cjs +10 -5
  228. package/lib/resources/flex_promotions.d.cts +2 -2
  229. package/lib/resources/flex_promotions.d.ts +2 -2
  230. package/lib/resources/flex_promotions.js +9 -4
  231. package/lib/resources/free_gift_promotions.cjs +10 -5
  232. package/lib/resources/free_gift_promotions.d.cts +2 -2
  233. package/lib/resources/free_gift_promotions.d.ts +2 -2
  234. package/lib/resources/free_gift_promotions.js +9 -4
  235. package/lib/resources/free_shipping_promotions.cjs +10 -5
  236. package/lib/resources/free_shipping_promotions.d.cts +2 -2
  237. package/lib/resources/free_shipping_promotions.d.ts +2 -2
  238. package/lib/resources/free_shipping_promotions.js +9 -4
  239. package/lib/resources/geocoders.cjs +4 -5
  240. package/lib/resources/geocoders.d.cts +2 -2
  241. package/lib/resources/geocoders.d.ts +2 -2
  242. package/lib/resources/geocoders.js +3 -4
  243. package/lib/resources/gift_card_recipients.cjs +4 -5
  244. package/lib/resources/gift_card_recipients.d.cts +2 -2
  245. package/lib/resources/gift_card_recipients.d.ts +2 -2
  246. package/lib/resources/gift_card_recipients.js +3 -4
  247. package/lib/resources/gift_cards.cjs +10 -5
  248. package/lib/resources/gift_cards.d.cts +2 -2
  249. package/lib/resources/gift_cards.d.ts +2 -2
  250. package/lib/resources/gift_cards.js +9 -4
  251. package/lib/resources/google_geocoders.cjs +4 -5
  252. package/lib/resources/google_geocoders.d.cts +2 -2
  253. package/lib/resources/google_geocoders.d.ts +2 -2
  254. package/lib/resources/google_geocoders.js +3 -4
  255. package/lib/resources/imports.cjs +4 -5
  256. package/lib/resources/imports.d.cts +2 -2
  257. package/lib/resources/imports.d.ts +2 -2
  258. package/lib/resources/imports.js +3 -4
  259. package/lib/resources/in_stock_subscriptions.cjs +4 -5
  260. package/lib/resources/in_stock_subscriptions.d.cts +2 -2
  261. package/lib/resources/in_stock_subscriptions.d.ts +2 -2
  262. package/lib/resources/in_stock_subscriptions.js +3 -4
  263. package/lib/resources/inventory_models.cjs +4 -5
  264. package/lib/resources/inventory_models.d.cts +2 -2
  265. package/lib/resources/inventory_models.d.ts +2 -2
  266. package/lib/resources/inventory_models.js +3 -4
  267. package/lib/resources/inventory_return_locations.cjs +4 -5
  268. package/lib/resources/inventory_return_locations.d.cts +2 -2
  269. package/lib/resources/inventory_return_locations.d.ts +2 -2
  270. package/lib/resources/inventory_return_locations.js +3 -4
  271. package/lib/resources/inventory_stock_locations.cjs +4 -5
  272. package/lib/resources/inventory_stock_locations.d.cts +2 -2
  273. package/lib/resources/inventory_stock_locations.d.ts +2 -2
  274. package/lib/resources/inventory_stock_locations.js +3 -4
  275. package/lib/resources/klarna_gateways.cjs +4 -5
  276. package/lib/resources/klarna_gateways.d.cts +2 -2
  277. package/lib/resources/klarna_gateways.d.ts +2 -2
  278. package/lib/resources/klarna_gateways.js +3 -4
  279. package/lib/resources/klarna_payments.cjs +4 -5
  280. package/lib/resources/klarna_payments.d.cts +2 -2
  281. package/lib/resources/klarna_payments.d.ts +2 -2
  282. package/lib/resources/klarna_payments.js +3 -4
  283. package/lib/resources/line_item_options.cjs +10 -5
  284. package/lib/resources/line_item_options.d.cts +2 -2
  285. package/lib/resources/line_item_options.d.ts +2 -2
  286. package/lib/resources/line_item_options.js +9 -4
  287. package/lib/resources/line_items.cjs +10 -5
  288. package/lib/resources/line_items.d.cts +2 -2
  289. package/lib/resources/line_items.d.ts +2 -2
  290. package/lib/resources/line_items.js +9 -4
  291. package/lib/resources/links.cjs +4 -5
  292. package/lib/resources/links.d.cts +2 -2
  293. package/lib/resources/links.d.ts +2 -2
  294. package/lib/resources/links.js +3 -4
  295. package/lib/resources/manual_gateways.cjs +4 -5
  296. package/lib/resources/manual_gateways.d.cts +2 -2
  297. package/lib/resources/manual_gateways.d.ts +2 -2
  298. package/lib/resources/manual_gateways.js +3 -4
  299. package/lib/resources/manual_tax_calculators.cjs +4 -5
  300. package/lib/resources/manual_tax_calculators.d.cts +2 -2
  301. package/lib/resources/manual_tax_calculators.d.ts +2 -2
  302. package/lib/resources/manual_tax_calculators.js +3 -4
  303. package/lib/resources/markets.cjs +12 -5
  304. package/lib/resources/markets.d.cts +2 -2
  305. package/lib/resources/markets.d.ts +2 -2
  306. package/lib/resources/markets.js +11 -4
  307. package/lib/resources/merchants.cjs +4 -5
  308. package/lib/resources/merchants.d.cts +2 -2
  309. package/lib/resources/merchants.d.ts +2 -2
  310. package/lib/resources/merchants.js +3 -4
  311. package/lib/resources/notifications.cjs +4 -5
  312. package/lib/resources/notifications.d.cts +2 -2
  313. package/lib/resources/notifications.d.ts +2 -2
  314. package/lib/resources/notifications.js +3 -4
  315. package/lib/resources/order_amount_promotion_rules.cjs +4 -5
  316. package/lib/resources/order_amount_promotion_rules.d.cts +2 -2
  317. package/lib/resources/order_amount_promotion_rules.d.ts +2 -2
  318. package/lib/resources/order_amount_promotion_rules.js +3 -4
  319. package/lib/resources/order_copies.cjs +4 -5
  320. package/lib/resources/order_copies.d.cts +2 -2
  321. package/lib/resources/order_copies.d.ts +2 -2
  322. package/lib/resources/order_copies.js +3 -4
  323. package/lib/resources/order_factories.cjs +4 -5
  324. package/lib/resources/order_factories.d.cts +2 -2
  325. package/lib/resources/order_factories.d.ts +2 -2
  326. package/lib/resources/order_factories.js +3 -4
  327. package/lib/resources/order_subscription_items.cjs +4 -5
  328. package/lib/resources/order_subscription_items.d.cts +2 -2
  329. package/lib/resources/order_subscription_items.d.ts +2 -2
  330. package/lib/resources/order_subscription_items.js +3 -4
  331. package/lib/resources/order_subscriptions.cjs +10 -5
  332. package/lib/resources/order_subscriptions.d.cts +2 -2
  333. package/lib/resources/order_subscriptions.d.ts +2 -2
  334. package/lib/resources/order_subscriptions.js +9 -4
  335. package/lib/resources/orders.cjs +18 -5
  336. package/lib/resources/orders.d.cts +2 -2
  337. package/lib/resources/orders.d.ts +2 -2
  338. package/lib/resources/orders.js +17 -4
  339. package/lib/resources/organizations.cjs +4 -5
  340. package/lib/resources/organizations.d.cts +2 -2
  341. package/lib/resources/organizations.d.ts +2 -2
  342. package/lib/resources/organizations.js +3 -4
  343. package/lib/resources/packages.cjs +4 -5
  344. package/lib/resources/packages.d.cts +2 -2
  345. package/lib/resources/packages.d.ts +2 -2
  346. package/lib/resources/packages.js +3 -4
  347. package/lib/resources/parcel_line_items.cjs +4 -5
  348. package/lib/resources/parcel_line_items.d.cts +2 -2
  349. package/lib/resources/parcel_line_items.d.ts +2 -2
  350. package/lib/resources/parcel_line_items.js +3 -4
  351. package/lib/resources/parcels.cjs +4 -5
  352. package/lib/resources/parcels.d.cts +2 -2
  353. package/lib/resources/parcels.d.ts +2 -2
  354. package/lib/resources/parcels.js +3 -4
  355. package/lib/resources/payment_gateways.cjs +4 -5
  356. package/lib/resources/payment_gateways.d.cts +2 -2
  357. package/lib/resources/payment_gateways.d.ts +2 -2
  358. package/lib/resources/payment_gateways.js +3 -4
  359. package/lib/resources/payment_methods.cjs +4 -5
  360. package/lib/resources/payment_methods.d.cts +2 -2
  361. package/lib/resources/payment_methods.d.ts +2 -2
  362. package/lib/resources/payment_methods.js +3 -4
  363. package/lib/resources/payment_options.cjs +4 -5
  364. package/lib/resources/payment_options.d.cts +2 -2
  365. package/lib/resources/payment_options.d.ts +2 -2
  366. package/lib/resources/payment_options.js +3 -4
  367. package/lib/resources/paypal_gateways.cjs +4 -5
  368. package/lib/resources/paypal_gateways.d.cts +2 -2
  369. package/lib/resources/paypal_gateways.d.ts +2 -2
  370. package/lib/resources/paypal_gateways.js +3 -4
  371. package/lib/resources/paypal_payments.cjs +4 -5
  372. package/lib/resources/paypal_payments.d.cts +2 -2
  373. package/lib/resources/paypal_payments.d.ts +2 -2
  374. package/lib/resources/paypal_payments.js +3 -4
  375. package/lib/resources/percentage_discount_promotions.cjs +10 -5
  376. package/lib/resources/percentage_discount_promotions.d.cts +2 -2
  377. package/lib/resources/percentage_discount_promotions.d.ts +2 -2
  378. package/lib/resources/percentage_discount_promotions.js +9 -4
  379. package/lib/resources/pickups.cjs +4 -5
  380. package/lib/resources/pickups.d.cts +2 -2
  381. package/lib/resources/pickups.d.ts +2 -2
  382. package/lib/resources/pickups.js +3 -4
  383. package/lib/resources/price_frequency_tiers.cjs +4 -5
  384. package/lib/resources/price_frequency_tiers.d.cts +2 -2
  385. package/lib/resources/price_frequency_tiers.d.ts +2 -2
  386. package/lib/resources/price_frequency_tiers.js +3 -4
  387. package/lib/resources/price_list_schedulers.cjs +4 -5
  388. package/lib/resources/price_list_schedulers.d.cts +2 -2
  389. package/lib/resources/price_list_schedulers.d.ts +2 -2
  390. package/lib/resources/price_list_schedulers.js +3 -4
  391. package/lib/resources/price_lists.cjs +4 -5
  392. package/lib/resources/price_lists.d.cts +2 -2
  393. package/lib/resources/price_lists.d.ts +2 -2
  394. package/lib/resources/price_lists.js +3 -4
  395. package/lib/resources/price_tiers.cjs +4 -5
  396. package/lib/resources/price_tiers.d.cts +2 -2
  397. package/lib/resources/price_tiers.d.ts +2 -2
  398. package/lib/resources/price_tiers.js +3 -4
  399. package/lib/resources/price_volume_tiers.cjs +4 -5
  400. package/lib/resources/price_volume_tiers.d.cts +2 -2
  401. package/lib/resources/price_volume_tiers.d.ts +2 -2
  402. package/lib/resources/price_volume_tiers.js +3 -4
  403. package/lib/resources/prices.cjs +4 -5
  404. package/lib/resources/prices.d.cts +2 -2
  405. package/lib/resources/prices.d.ts +2 -2
  406. package/lib/resources/prices.js +3 -4
  407. package/lib/resources/promotion_rules.cjs +4 -5
  408. package/lib/resources/promotion_rules.d.cts +2 -2
  409. package/lib/resources/promotion_rules.d.ts +2 -2
  410. package/lib/resources/promotion_rules.js +3 -4
  411. package/lib/resources/promotions.cjs +4 -5
  412. package/lib/resources/promotions.d.cts +2 -2
  413. package/lib/resources/promotions.d.ts +2 -2
  414. package/lib/resources/promotions.js +3 -4
  415. package/lib/resources/recurring_order_copies.cjs +4 -5
  416. package/lib/resources/recurring_order_copies.d.cts +2 -2
  417. package/lib/resources/recurring_order_copies.d.ts +2 -2
  418. package/lib/resources/recurring_order_copies.js +3 -4
  419. package/lib/resources/refunds.cjs +4 -5
  420. package/lib/resources/refunds.d.cts +2 -2
  421. package/lib/resources/refunds.d.ts +2 -2
  422. package/lib/resources/refunds.js +3 -4
  423. package/lib/resources/reserved_stocks.cjs +4 -5
  424. package/lib/resources/reserved_stocks.d.cts +2 -2
  425. package/lib/resources/reserved_stocks.d.ts +2 -2
  426. package/lib/resources/reserved_stocks.js +3 -4
  427. package/lib/resources/resource_errors.cjs +4 -5
  428. package/lib/resources/resource_errors.d.cts +2 -2
  429. package/lib/resources/resource_errors.d.ts +2 -2
  430. package/lib/resources/resource_errors.js +3 -4
  431. package/lib/resources/return_line_items.cjs +4 -5
  432. package/lib/resources/return_line_items.d.cts +2 -2
  433. package/lib/resources/return_line_items.d.ts +2 -2
  434. package/lib/resources/return_line_items.js +3 -4
  435. package/lib/resources/returns.cjs +10 -5
  436. package/lib/resources/returns.d.cts +2 -2
  437. package/lib/resources/returns.d.ts +2 -2
  438. package/lib/resources/returns.js +9 -4
  439. package/lib/resources/satispay_gateways.cjs +4 -5
  440. package/lib/resources/satispay_gateways.d.cts +2 -2
  441. package/lib/resources/satispay_gateways.d.ts +2 -2
  442. package/lib/resources/satispay_gateways.js +3 -4
  443. package/lib/resources/satispay_payments.cjs +4 -5
  444. package/lib/resources/satispay_payments.d.cts +2 -2
  445. package/lib/resources/satispay_payments.d.ts +2 -2
  446. package/lib/resources/satispay_payments.js +3 -4
  447. package/lib/resources/shipments.cjs +10 -5
  448. package/lib/resources/shipments.d.cts +2 -2
  449. package/lib/resources/shipments.d.ts +2 -2
  450. package/lib/resources/shipments.js +9 -4
  451. package/lib/resources/shipping_categories.cjs +4 -5
  452. package/lib/resources/shipping_categories.d.cts +2 -2
  453. package/lib/resources/shipping_categories.d.ts +2 -2
  454. package/lib/resources/shipping_categories.js +3 -4
  455. package/lib/resources/shipping_method_tiers.cjs +4 -5
  456. package/lib/resources/shipping_method_tiers.d.cts +2 -2
  457. package/lib/resources/shipping_method_tiers.d.ts +2 -2
  458. package/lib/resources/shipping_method_tiers.js +3 -4
  459. package/lib/resources/shipping_methods.cjs +4 -5
  460. package/lib/resources/shipping_methods.d.cts +2 -2
  461. package/lib/resources/shipping_methods.d.ts +2 -2
  462. package/lib/resources/shipping_methods.js +3 -4
  463. package/lib/resources/shipping_weight_tiers.cjs +4 -5
  464. package/lib/resources/shipping_weight_tiers.d.cts +2 -2
  465. package/lib/resources/shipping_weight_tiers.d.ts +2 -2
  466. package/lib/resources/shipping_weight_tiers.js +3 -4
  467. package/lib/resources/shipping_zones.cjs +4 -5
  468. package/lib/resources/shipping_zones.d.cts +2 -2
  469. package/lib/resources/shipping_zones.d.ts +2 -2
  470. package/lib/resources/shipping_zones.js +3 -4
  471. package/lib/resources/sku_list_items.cjs +4 -5
  472. package/lib/resources/sku_list_items.d.cts +2 -2
  473. package/lib/resources/sku_list_items.d.ts +2 -2
  474. package/lib/resources/sku_list_items.js +3 -4
  475. package/lib/resources/sku_list_promotion_rules.cjs +4 -5
  476. package/lib/resources/sku_list_promotion_rules.d.cts +2 -2
  477. package/lib/resources/sku_list_promotion_rules.d.ts +2 -2
  478. package/lib/resources/sku_list_promotion_rules.js +3 -4
  479. package/lib/resources/sku_lists.cjs +4 -5
  480. package/lib/resources/sku_lists.d.cts +2 -2
  481. package/lib/resources/sku_lists.d.ts +2 -2
  482. package/lib/resources/sku_lists.js +3 -4
  483. package/lib/resources/sku_options.cjs +10 -5
  484. package/lib/resources/sku_options.d.cts +2 -2
  485. package/lib/resources/sku_options.d.ts +2 -2
  486. package/lib/resources/sku_options.js +9 -4
  487. package/lib/resources/skus.cjs +10 -5
  488. package/lib/resources/skus.d.cts +2 -2
  489. package/lib/resources/skus.d.ts +2 -2
  490. package/lib/resources/skus.js +9 -4
  491. package/lib/resources/stock_items.cjs +4 -5
  492. package/lib/resources/stock_items.d.cts +2 -2
  493. package/lib/resources/stock_items.d.ts +2 -2
  494. package/lib/resources/stock_items.js +3 -4
  495. package/lib/resources/stock_line_items.cjs +4 -5
  496. package/lib/resources/stock_line_items.d.cts +2 -2
  497. package/lib/resources/stock_line_items.d.ts +2 -2
  498. package/lib/resources/stock_line_items.js +3 -4
  499. package/lib/resources/stock_locations.cjs +4 -5
  500. package/lib/resources/stock_locations.d.cts +2 -2
  501. package/lib/resources/stock_locations.d.ts +2 -2
  502. package/lib/resources/stock_locations.js +3 -4
  503. package/lib/resources/stock_reservations.cjs +4 -5
  504. package/lib/resources/stock_reservations.d.cts +2 -2
  505. package/lib/resources/stock_reservations.d.ts +2 -2
  506. package/lib/resources/stock_reservations.js +3 -4
  507. package/lib/resources/stock_transfers.cjs +4 -5
  508. package/lib/resources/stock_transfers.d.cts +2 -2
  509. package/lib/resources/stock_transfers.d.ts +2 -2
  510. package/lib/resources/stock_transfers.js +3 -4
  511. package/lib/resources/stores.cjs +4 -5
  512. package/lib/resources/stores.d.cts +2 -2
  513. package/lib/resources/stores.d.ts +2 -2
  514. package/lib/resources/stores.js +3 -4
  515. package/lib/resources/stripe_gateways.cjs +4 -5
  516. package/lib/resources/stripe_gateways.d.cts +2 -2
  517. package/lib/resources/stripe_gateways.d.ts +2 -2
  518. package/lib/resources/stripe_gateways.js +3 -4
  519. package/lib/resources/stripe_payments.cjs +4 -5
  520. package/lib/resources/stripe_payments.d.cts +2 -2
  521. package/lib/resources/stripe_payments.d.ts +2 -2
  522. package/lib/resources/stripe_payments.js +3 -4
  523. package/lib/resources/stripe_tax_accounts.cjs +4 -5
  524. package/lib/resources/stripe_tax_accounts.d.cts +2 -2
  525. package/lib/resources/stripe_tax_accounts.d.ts +2 -2
  526. package/lib/resources/stripe_tax_accounts.js +3 -4
  527. package/lib/resources/subscription_models.cjs +4 -5
  528. package/lib/resources/subscription_models.d.cts +2 -2
  529. package/lib/resources/subscription_models.d.ts +2 -2
  530. package/lib/resources/subscription_models.js +3 -4
  531. package/lib/resources/tags.cjs +4 -5
  532. package/lib/resources/tags.d.cts +2 -2
  533. package/lib/resources/tags.d.ts +2 -2
  534. package/lib/resources/tags.js +3 -4
  535. package/lib/resources/talon_one_accounts.cjs +4 -5
  536. package/lib/resources/talon_one_accounts.d.cts +2 -2
  537. package/lib/resources/talon_one_accounts.d.ts +2 -2
  538. package/lib/resources/talon_one_accounts.js +3 -4
  539. package/lib/resources/tax_calculators.cjs +4 -5
  540. package/lib/resources/tax_calculators.d.cts +2 -2
  541. package/lib/resources/tax_calculators.d.ts +2 -2
  542. package/lib/resources/tax_calculators.js +3 -4
  543. package/lib/resources/tax_categories.cjs +4 -5
  544. package/lib/resources/tax_categories.d.cts +2 -2
  545. package/lib/resources/tax_categories.d.ts +2 -2
  546. package/lib/resources/tax_categories.js +3 -4
  547. package/lib/resources/tax_rules.cjs +4 -5
  548. package/lib/resources/tax_rules.d.cts +2 -2
  549. package/lib/resources/tax_rules.d.ts +2 -2
  550. package/lib/resources/tax_rules.js +3 -4
  551. package/lib/resources/taxjar_accounts.cjs +4 -5
  552. package/lib/resources/taxjar_accounts.d.cts +2 -2
  553. package/lib/resources/taxjar_accounts.d.ts +2 -2
  554. package/lib/resources/taxjar_accounts.js +3 -4
  555. package/lib/resources/transactions.cjs +4 -5
  556. package/lib/resources/transactions.d.cts +2 -2
  557. package/lib/resources/transactions.d.ts +2 -2
  558. package/lib/resources/transactions.js +3 -4
  559. package/lib/resources/versions.cjs +4 -5
  560. package/lib/resources/versions.d.cts +2 -2
  561. package/lib/resources/versions.d.ts +2 -2
  562. package/lib/resources/versions.js +3 -4
  563. package/lib/resources/vertex_accounts.cjs +4 -5
  564. package/lib/resources/vertex_accounts.d.cts +2 -2
  565. package/lib/resources/vertex_accounts.d.ts +2 -2
  566. package/lib/resources/vertex_accounts.js +3 -4
  567. package/lib/resources/voids.cjs +4 -5
  568. package/lib/resources/voids.d.cts +2 -2
  569. package/lib/resources/voids.d.ts +2 -2
  570. package/lib/resources/voids.js +3 -4
  571. package/lib/resources/webhooks.cjs +4 -5
  572. package/lib/resources/webhooks.d.cts +2 -2
  573. package/lib/resources/webhooks.d.ts +2 -2
  574. package/lib/resources/webhooks.js +3 -4
  575. package/lib/resources/wire_transfers.cjs +4 -5
  576. package/lib/resources/wire_transfers.d.cts +2 -2
  577. package/lib/resources/wire_transfers.d.ts +2 -2
  578. package/lib/resources/wire_transfers.js +3 -4
  579. package/lib/static.cjs +1 -0
  580. package/lib/static.d.cts +3 -3
  581. package/lib/static.d.ts +3 -3
  582. package/lib/static.js +1 -0
  583. package/lib/util.cjs +2 -0
  584. package/lib/util.js +2 -0
  585. package/package.json +6 -6
  586. package/lib/instance.cjs +0 -272
  587. package/lib/instance.d.cts +0 -141
  588. package/lib/instance.d.ts +0 -141
  589. package/lib/instance.js +0 -139
package/lib/api.cjs CHANGED
@@ -1,5 +1,6 @@
1
1
  'use strict';
2
2
 
3
+ require('./chunk-JE77HYXB.cjs');
3
4
  var addresses = require('./resources/addresses');
4
5
  var adjustments = require('./resources/adjustments');
5
6
  var adyen_gateways = require('./resources/adyen_gateways');
@@ -408,527 +409,527 @@ const singletonList = [
408
409
  // ##__API_RESOURCE_SINGLETON_STOP__##
409
410
  ];
410
411
 
411
- Object.defineProperty(exports, "Addresses", {
412
+ Object.defineProperty(exports, "addresses", {
412
413
  enumerable: true,
413
414
  get: function () { return addresses__default.default; }
414
415
  });
415
- Object.defineProperty(exports, "Adjustments", {
416
+ Object.defineProperty(exports, "adjustments", {
416
417
  enumerable: true,
417
418
  get: function () { return adjustments__default.default; }
418
419
  });
419
- Object.defineProperty(exports, "AdyenGateways", {
420
+ Object.defineProperty(exports, "adyen_gateways", {
420
421
  enumerable: true,
421
422
  get: function () { return adyen_gateways__default.default; }
422
423
  });
423
- Object.defineProperty(exports, "AdyenPayments", {
424
+ Object.defineProperty(exports, "adyen_payments", {
424
425
  enumerable: true,
425
426
  get: function () { return adyen_payments__default.default; }
426
427
  });
427
- Object.defineProperty(exports, "Applications", {
428
+ Object.defineProperty(exports, "application", {
428
429
  enumerable: true,
429
430
  get: function () { return applications__default.default; }
430
431
  });
431
- Object.defineProperty(exports, "Attachments", {
432
+ Object.defineProperty(exports, "attachments", {
432
433
  enumerable: true,
433
434
  get: function () { return attachments__default.default; }
434
435
  });
435
- Object.defineProperty(exports, "Authorizations", {
436
+ Object.defineProperty(exports, "authorizations", {
436
437
  enumerable: true,
437
438
  get: function () { return authorizations__default.default; }
438
439
  });
439
- Object.defineProperty(exports, "AvalaraAccounts", {
440
+ Object.defineProperty(exports, "avalara_accounts", {
440
441
  enumerable: true,
441
442
  get: function () { return avalara_accounts__default.default; }
442
443
  });
443
- Object.defineProperty(exports, "AxerveGateways", {
444
+ Object.defineProperty(exports, "axerve_gateways", {
444
445
  enumerable: true,
445
446
  get: function () { return axerve_gateways__default.default; }
446
447
  });
447
- Object.defineProperty(exports, "AxervePayments", {
448
+ Object.defineProperty(exports, "axerve_payments", {
448
449
  enumerable: true,
449
450
  get: function () { return axerve_payments__default.default; }
450
451
  });
451
- Object.defineProperty(exports, "BingGeocoders", {
452
+ Object.defineProperty(exports, "bing_geocoders", {
452
453
  enumerable: true,
453
454
  get: function () { return bing_geocoders__default.default; }
454
455
  });
455
- Object.defineProperty(exports, "BraintreeGateways", {
456
+ Object.defineProperty(exports, "braintree_gateways", {
456
457
  enumerable: true,
457
458
  get: function () { return braintree_gateways__default.default; }
458
459
  });
459
- Object.defineProperty(exports, "BraintreePayments", {
460
+ Object.defineProperty(exports, "braintree_payments", {
460
461
  enumerable: true,
461
462
  get: function () { return braintree_payments__default.default; }
462
463
  });
463
- Object.defineProperty(exports, "Bundles", {
464
+ Object.defineProperty(exports, "bundles", {
464
465
  enumerable: true,
465
466
  get: function () { return bundles__default.default; }
466
467
  });
467
- Object.defineProperty(exports, "BuyXPayYPromotions", {
468
+ Object.defineProperty(exports, "buy_x_pay_y_promotions", {
468
469
  enumerable: true,
469
470
  get: function () { return buy_x_pay_y_promotions__default.default; }
470
471
  });
471
- Object.defineProperty(exports, "Captures", {
472
+ Object.defineProperty(exports, "captures", {
472
473
  enumerable: true,
473
474
  get: function () { return captures__default.default; }
474
475
  });
475
- Object.defineProperty(exports, "CarrierAccounts", {
476
+ Object.defineProperty(exports, "carrier_accounts", {
476
477
  enumerable: true,
477
478
  get: function () { return carrier_accounts__default.default; }
478
479
  });
479
- Object.defineProperty(exports, "CheckoutComGateways", {
480
+ Object.defineProperty(exports, "checkout_com_gateways", {
480
481
  enumerable: true,
481
482
  get: function () { return checkout_com_gateways__default.default; }
482
483
  });
483
- Object.defineProperty(exports, "CheckoutComPayments", {
484
+ Object.defineProperty(exports, "checkout_com_payments", {
484
485
  enumerable: true,
485
486
  get: function () { return checkout_com_payments__default.default; }
486
487
  });
487
- Object.defineProperty(exports, "Cleanups", {
488
+ Object.defineProperty(exports, "cleanups", {
488
489
  enumerable: true,
489
490
  get: function () { return cleanups__default.default; }
490
491
  });
491
- Object.defineProperty(exports, "CouponCodesPromotionRules", {
492
+ Object.defineProperty(exports, "coupon_codes_promotion_rules", {
492
493
  enumerable: true,
493
494
  get: function () { return coupon_codes_promotion_rules__default.default; }
494
495
  });
495
- Object.defineProperty(exports, "CouponRecipients", {
496
+ Object.defineProperty(exports, "coupon_recipients", {
496
497
  enumerable: true,
497
498
  get: function () { return coupon_recipients__default.default; }
498
499
  });
499
- Object.defineProperty(exports, "Coupons", {
500
+ Object.defineProperty(exports, "coupons", {
500
501
  enumerable: true,
501
502
  get: function () { return coupons__default.default; }
502
503
  });
503
- Object.defineProperty(exports, "CustomPromotionRules", {
504
+ Object.defineProperty(exports, "custom_promotion_rules", {
504
505
  enumerable: true,
505
506
  get: function () { return custom_promotion_rules__default.default; }
506
507
  });
507
- Object.defineProperty(exports, "CustomerAddresses", {
508
+ Object.defineProperty(exports, "customer_addresses", {
508
509
  enumerable: true,
509
510
  get: function () { return customer_addresses__default.default; }
510
511
  });
511
- Object.defineProperty(exports, "CustomerGroups", {
512
+ Object.defineProperty(exports, "customer_groups", {
512
513
  enumerable: true,
513
514
  get: function () { return customer_groups__default.default; }
514
515
  });
515
- Object.defineProperty(exports, "CustomerPasswordResets", {
516
+ Object.defineProperty(exports, "customer_password_resets", {
516
517
  enumerable: true,
517
518
  get: function () { return customer_password_resets__default.default; }
518
519
  });
519
- Object.defineProperty(exports, "CustomerPaymentSources", {
520
+ Object.defineProperty(exports, "customer_payment_sources", {
520
521
  enumerable: true,
521
522
  get: function () { return customer_payment_sources__default.default; }
522
523
  });
523
- Object.defineProperty(exports, "CustomerSubscriptions", {
524
+ Object.defineProperty(exports, "customer_subscriptions", {
524
525
  enumerable: true,
525
526
  get: function () { return customer_subscriptions__default.default; }
526
527
  });
527
- Object.defineProperty(exports, "Customers", {
528
+ Object.defineProperty(exports, "customers", {
528
529
  enumerable: true,
529
530
  get: function () { return customers__default.default; }
530
531
  });
531
- Object.defineProperty(exports, "DeliveryLeadTimes", {
532
+ Object.defineProperty(exports, "delivery_lead_times", {
532
533
  enumerable: true,
533
534
  get: function () { return delivery_lead_times__default.default; }
534
535
  });
535
- Object.defineProperty(exports, "DiscountEngineItems", {
536
+ Object.defineProperty(exports, "discount_engine_items", {
536
537
  enumerable: true,
537
538
  get: function () { return discount_engine_items__default.default; }
538
539
  });
539
- Object.defineProperty(exports, "DiscountEngines", {
540
+ Object.defineProperty(exports, "discount_engines", {
540
541
  enumerable: true,
541
542
  get: function () { return discount_engines__default.default; }
542
543
  });
543
- Object.defineProperty(exports, "EasypostPickups", {
544
+ Object.defineProperty(exports, "easypost_pickups", {
544
545
  enumerable: true,
545
546
  get: function () { return easypost_pickups__default.default; }
546
547
  });
547
- Object.defineProperty(exports, "EventCallbacks", {
548
+ Object.defineProperty(exports, "event_callbacks", {
548
549
  enumerable: true,
549
550
  get: function () { return event_callbacks__default.default; }
550
551
  });
551
- Object.defineProperty(exports, "Events", {
552
+ Object.defineProperty(exports, "events", {
552
553
  enumerable: true,
553
554
  get: function () { return events__default.default; }
554
555
  });
555
- Object.defineProperty(exports, "Exports", {
556
+ Object.defineProperty(exports, "exports", {
556
557
  enumerable: true,
557
558
  get: function () { return exports__default.default; }
558
559
  });
559
- Object.defineProperty(exports, "ExternalGateways", {
560
+ Object.defineProperty(exports, "external_gateways", {
560
561
  enumerable: true,
561
562
  get: function () { return external_gateways__default.default; }
562
563
  });
563
- Object.defineProperty(exports, "ExternalPayments", {
564
+ Object.defineProperty(exports, "external_payments", {
564
565
  enumerable: true,
565
566
  get: function () { return external_payments__default.default; }
566
567
  });
567
- Object.defineProperty(exports, "ExternalPromotions", {
568
+ Object.defineProperty(exports, "external_promotions", {
568
569
  enumerable: true,
569
570
  get: function () { return external_promotions__default.default; }
570
571
  });
571
- Object.defineProperty(exports, "ExternalTaxCalculators", {
572
+ Object.defineProperty(exports, "external_tax_calculators", {
572
573
  enumerable: true,
573
574
  get: function () { return external_tax_calculators__default.default; }
574
575
  });
575
- Object.defineProperty(exports, "FixedAmountPromotions", {
576
+ Object.defineProperty(exports, "fixed_amount_promotions", {
576
577
  enumerable: true,
577
578
  get: function () { return fixed_amount_promotions__default.default; }
578
579
  });
579
- Object.defineProperty(exports, "FixedPricePromotions", {
580
+ Object.defineProperty(exports, "fixed_price_promotions", {
580
581
  enumerable: true,
581
582
  get: function () { return fixed_price_promotions__default.default; }
582
583
  });
583
- Object.defineProperty(exports, "FlexPromotions", {
584
+ Object.defineProperty(exports, "flex_promotions", {
584
585
  enumerable: true,
585
586
  get: function () { return flex_promotions__default.default; }
586
587
  });
587
- Object.defineProperty(exports, "FreeGiftPromotions", {
588
+ Object.defineProperty(exports, "free_gift_promotions", {
588
589
  enumerable: true,
589
590
  get: function () { return free_gift_promotions__default.default; }
590
591
  });
591
- Object.defineProperty(exports, "FreeShippingPromotions", {
592
+ Object.defineProperty(exports, "free_shipping_promotions", {
592
593
  enumerable: true,
593
594
  get: function () { return free_shipping_promotions__default.default; }
594
595
  });
595
- Object.defineProperty(exports, "Geocoders", {
596
+ Object.defineProperty(exports, "geocoders", {
596
597
  enumerable: true,
597
598
  get: function () { return geocoders__default.default; }
598
599
  });
599
- Object.defineProperty(exports, "GiftCardRecipients", {
600
+ Object.defineProperty(exports, "gift_card_recipients", {
600
601
  enumerable: true,
601
602
  get: function () { return gift_card_recipients__default.default; }
602
603
  });
603
- Object.defineProperty(exports, "GiftCards", {
604
+ Object.defineProperty(exports, "gift_cards", {
604
605
  enumerable: true,
605
606
  get: function () { return gift_cards__default.default; }
606
607
  });
607
- Object.defineProperty(exports, "GoogleGeocoders", {
608
+ Object.defineProperty(exports, "google_geocoders", {
608
609
  enumerable: true,
609
610
  get: function () { return google_geocoders__default.default; }
610
611
  });
611
- Object.defineProperty(exports, "Imports", {
612
+ Object.defineProperty(exports, "imports", {
612
613
  enumerable: true,
613
614
  get: function () { return imports__default.default; }
614
615
  });
615
- Object.defineProperty(exports, "InStockSubscriptions", {
616
+ Object.defineProperty(exports, "in_stock_subscriptions", {
616
617
  enumerable: true,
617
618
  get: function () { return in_stock_subscriptions__default.default; }
618
619
  });
619
- Object.defineProperty(exports, "InventoryModels", {
620
+ Object.defineProperty(exports, "inventory_models", {
620
621
  enumerable: true,
621
622
  get: function () { return inventory_models__default.default; }
622
623
  });
623
- Object.defineProperty(exports, "InventoryReturnLocations", {
624
+ Object.defineProperty(exports, "inventory_return_locations", {
624
625
  enumerable: true,
625
626
  get: function () { return inventory_return_locations__default.default; }
626
627
  });
627
- Object.defineProperty(exports, "InventoryStockLocations", {
628
+ Object.defineProperty(exports, "inventory_stock_locations", {
628
629
  enumerable: true,
629
630
  get: function () { return inventory_stock_locations__default.default; }
630
631
  });
631
- Object.defineProperty(exports, "KlarnaGateways", {
632
+ Object.defineProperty(exports, "klarna_gateways", {
632
633
  enumerable: true,
633
634
  get: function () { return klarna_gateways__default.default; }
634
635
  });
635
- Object.defineProperty(exports, "KlarnaPayments", {
636
+ Object.defineProperty(exports, "klarna_payments", {
636
637
  enumerable: true,
637
638
  get: function () { return klarna_payments__default.default; }
638
639
  });
639
- Object.defineProperty(exports, "LineItemOptions", {
640
+ Object.defineProperty(exports, "line_item_options", {
640
641
  enumerable: true,
641
642
  get: function () { return line_item_options__default.default; }
642
643
  });
643
- Object.defineProperty(exports, "LineItems", {
644
+ Object.defineProperty(exports, "line_items", {
644
645
  enumerable: true,
645
646
  get: function () { return line_items__default.default; }
646
647
  });
647
- Object.defineProperty(exports, "Links", {
648
+ Object.defineProperty(exports, "links", {
648
649
  enumerable: true,
649
650
  get: function () { return links__default.default; }
650
651
  });
651
- Object.defineProperty(exports, "ManualGateways", {
652
+ Object.defineProperty(exports, "manual_gateways", {
652
653
  enumerable: true,
653
654
  get: function () { return manual_gateways__default.default; }
654
655
  });
655
- Object.defineProperty(exports, "ManualTaxCalculators", {
656
+ Object.defineProperty(exports, "manual_tax_calculators", {
656
657
  enumerable: true,
657
658
  get: function () { return manual_tax_calculators__default.default; }
658
659
  });
659
- Object.defineProperty(exports, "Markets", {
660
+ Object.defineProperty(exports, "markets", {
660
661
  enumerable: true,
661
662
  get: function () { return markets__default.default; }
662
663
  });
663
- Object.defineProperty(exports, "Merchants", {
664
+ Object.defineProperty(exports, "merchants", {
664
665
  enumerable: true,
665
666
  get: function () { return merchants__default.default; }
666
667
  });
667
- Object.defineProperty(exports, "Notifications", {
668
+ Object.defineProperty(exports, "notifications", {
668
669
  enumerable: true,
669
670
  get: function () { return notifications__default.default; }
670
671
  });
671
- Object.defineProperty(exports, "OrderAmountPromotionRules", {
672
+ Object.defineProperty(exports, "order_amount_promotion_rules", {
672
673
  enumerable: true,
673
674
  get: function () { return order_amount_promotion_rules__default.default; }
674
675
  });
675
- Object.defineProperty(exports, "OrderCopies", {
676
+ Object.defineProperty(exports, "order_copies", {
676
677
  enumerable: true,
677
678
  get: function () { return order_copies__default.default; }
678
679
  });
679
- Object.defineProperty(exports, "OrderFactories", {
680
+ Object.defineProperty(exports, "order_factories", {
680
681
  enumerable: true,
681
682
  get: function () { return order_factories__default.default; }
682
683
  });
683
- Object.defineProperty(exports, "OrderSubscriptionItems", {
684
+ Object.defineProperty(exports, "order_subscription_items", {
684
685
  enumerable: true,
685
686
  get: function () { return order_subscription_items__default.default; }
686
687
  });
687
- Object.defineProperty(exports, "OrderSubscriptions", {
688
+ Object.defineProperty(exports, "order_subscriptions", {
688
689
  enumerable: true,
689
690
  get: function () { return order_subscriptions__default.default; }
690
691
  });
691
- Object.defineProperty(exports, "Orders", {
692
+ Object.defineProperty(exports, "orders", {
692
693
  enumerable: true,
693
694
  get: function () { return orders__default.default; }
694
695
  });
695
- Object.defineProperty(exports, "Organizations", {
696
+ Object.defineProperty(exports, "organization", {
696
697
  enumerable: true,
697
698
  get: function () { return organizations__default.default; }
698
699
  });
699
- Object.defineProperty(exports, "Packages", {
700
+ Object.defineProperty(exports, "packages", {
700
701
  enumerable: true,
701
702
  get: function () { return packages__default.default; }
702
703
  });
703
- Object.defineProperty(exports, "ParcelLineItems", {
704
+ Object.defineProperty(exports, "parcel_line_items", {
704
705
  enumerable: true,
705
706
  get: function () { return parcel_line_items__default.default; }
706
707
  });
707
- Object.defineProperty(exports, "Parcels", {
708
+ Object.defineProperty(exports, "parcels", {
708
709
  enumerable: true,
709
710
  get: function () { return parcels__default.default; }
710
711
  });
711
- Object.defineProperty(exports, "PaymentGateways", {
712
+ Object.defineProperty(exports, "payment_gateways", {
712
713
  enumerable: true,
713
714
  get: function () { return payment_gateways__default.default; }
714
715
  });
715
- Object.defineProperty(exports, "PaymentMethods", {
716
+ Object.defineProperty(exports, "payment_methods", {
716
717
  enumerable: true,
717
718
  get: function () { return payment_methods__default.default; }
718
719
  });
719
- Object.defineProperty(exports, "PaymentOptions", {
720
+ Object.defineProperty(exports, "payment_options", {
720
721
  enumerable: true,
721
722
  get: function () { return payment_options__default.default; }
722
723
  });
723
- Object.defineProperty(exports, "PaypalGateways", {
724
+ Object.defineProperty(exports, "paypal_gateways", {
724
725
  enumerable: true,
725
726
  get: function () { return paypal_gateways__default.default; }
726
727
  });
727
- Object.defineProperty(exports, "PaypalPayments", {
728
+ Object.defineProperty(exports, "paypal_payments", {
728
729
  enumerable: true,
729
730
  get: function () { return paypal_payments__default.default; }
730
731
  });
731
- Object.defineProperty(exports, "PercentageDiscountPromotions", {
732
+ Object.defineProperty(exports, "percentage_discount_promotions", {
732
733
  enumerable: true,
733
734
  get: function () { return percentage_discount_promotions__default.default; }
734
735
  });
735
- Object.defineProperty(exports, "Pickups", {
736
+ Object.defineProperty(exports, "pickups", {
736
737
  enumerable: true,
737
738
  get: function () { return pickups__default.default; }
738
739
  });
739
- Object.defineProperty(exports, "PriceFrequencyTiers", {
740
+ Object.defineProperty(exports, "price_frequency_tiers", {
740
741
  enumerable: true,
741
742
  get: function () { return price_frequency_tiers__default.default; }
742
743
  });
743
- Object.defineProperty(exports, "PriceListSchedulers", {
744
+ Object.defineProperty(exports, "price_list_schedulers", {
744
745
  enumerable: true,
745
746
  get: function () { return price_list_schedulers__default.default; }
746
747
  });
747
- Object.defineProperty(exports, "PriceLists", {
748
+ Object.defineProperty(exports, "price_lists", {
748
749
  enumerable: true,
749
750
  get: function () { return price_lists__default.default; }
750
751
  });
751
- Object.defineProperty(exports, "PriceTiers", {
752
+ Object.defineProperty(exports, "price_tiers", {
752
753
  enumerable: true,
753
754
  get: function () { return price_tiers__default.default; }
754
755
  });
755
- Object.defineProperty(exports, "PriceVolumeTiers", {
756
+ Object.defineProperty(exports, "price_volume_tiers", {
756
757
  enumerable: true,
757
758
  get: function () { return price_volume_tiers__default.default; }
758
759
  });
759
- Object.defineProperty(exports, "Prices", {
760
+ Object.defineProperty(exports, "prices", {
760
761
  enumerable: true,
761
762
  get: function () { return prices__default.default; }
762
763
  });
763
- Object.defineProperty(exports, "PromotionRules", {
764
+ Object.defineProperty(exports, "promotion_rules", {
764
765
  enumerable: true,
765
766
  get: function () { return promotion_rules__default.default; }
766
767
  });
767
- Object.defineProperty(exports, "Promotions", {
768
+ Object.defineProperty(exports, "promotions", {
768
769
  enumerable: true,
769
770
  get: function () { return promotions__default.default; }
770
771
  });
771
- Object.defineProperty(exports, "RecurringOrderCopies", {
772
+ Object.defineProperty(exports, "recurring_order_copies", {
772
773
  enumerable: true,
773
774
  get: function () { return recurring_order_copies__default.default; }
774
775
  });
775
- Object.defineProperty(exports, "Refunds", {
776
+ Object.defineProperty(exports, "refunds", {
776
777
  enumerable: true,
777
778
  get: function () { return refunds__default.default; }
778
779
  });
779
- Object.defineProperty(exports, "ReservedStocks", {
780
+ Object.defineProperty(exports, "reserved_stocks", {
780
781
  enumerable: true,
781
782
  get: function () { return reserved_stocks__default.default; }
782
783
  });
783
- Object.defineProperty(exports, "ResourceErrors", {
784
+ Object.defineProperty(exports, "resource_errors", {
784
785
  enumerable: true,
785
786
  get: function () { return resource_errors__default.default; }
786
787
  });
787
- Object.defineProperty(exports, "ReturnLineItems", {
788
+ Object.defineProperty(exports, "return_line_items", {
788
789
  enumerable: true,
789
790
  get: function () { return return_line_items__default.default; }
790
791
  });
791
- Object.defineProperty(exports, "Returns", {
792
+ Object.defineProperty(exports, "returns", {
792
793
  enumerable: true,
793
794
  get: function () { return returns__default.default; }
794
795
  });
795
- Object.defineProperty(exports, "SatispayGateways", {
796
+ Object.defineProperty(exports, "satispay_gateways", {
796
797
  enumerable: true,
797
798
  get: function () { return satispay_gateways__default.default; }
798
799
  });
799
- Object.defineProperty(exports, "SatispayPayments", {
800
+ Object.defineProperty(exports, "satispay_payments", {
800
801
  enumerable: true,
801
802
  get: function () { return satispay_payments__default.default; }
802
803
  });
803
- Object.defineProperty(exports, "Shipments", {
804
+ Object.defineProperty(exports, "shipments", {
804
805
  enumerable: true,
805
806
  get: function () { return shipments__default.default; }
806
807
  });
807
- Object.defineProperty(exports, "ShippingCategories", {
808
+ Object.defineProperty(exports, "shipping_categories", {
808
809
  enumerable: true,
809
810
  get: function () { return shipping_categories__default.default; }
810
811
  });
811
- Object.defineProperty(exports, "ShippingMethodTiers", {
812
+ Object.defineProperty(exports, "shipping_method_tiers", {
812
813
  enumerable: true,
813
814
  get: function () { return shipping_method_tiers__default.default; }
814
815
  });
815
- Object.defineProperty(exports, "ShippingMethods", {
816
+ Object.defineProperty(exports, "shipping_methods", {
816
817
  enumerable: true,
817
818
  get: function () { return shipping_methods__default.default; }
818
819
  });
819
- Object.defineProperty(exports, "ShippingWeightTiers", {
820
+ Object.defineProperty(exports, "shipping_weight_tiers", {
820
821
  enumerable: true,
821
822
  get: function () { return shipping_weight_tiers__default.default; }
822
823
  });
823
- Object.defineProperty(exports, "ShippingZones", {
824
+ Object.defineProperty(exports, "shipping_zones", {
824
825
  enumerable: true,
825
826
  get: function () { return shipping_zones__default.default; }
826
827
  });
827
- Object.defineProperty(exports, "SkuListItems", {
828
+ Object.defineProperty(exports, "sku_list_items", {
828
829
  enumerable: true,
829
830
  get: function () { return sku_list_items__default.default; }
830
831
  });
831
- Object.defineProperty(exports, "SkuListPromotionRules", {
832
+ Object.defineProperty(exports, "sku_list_promotion_rules", {
832
833
  enumerable: true,
833
834
  get: function () { return sku_list_promotion_rules__default.default; }
834
835
  });
835
- Object.defineProperty(exports, "SkuLists", {
836
+ Object.defineProperty(exports, "sku_lists", {
836
837
  enumerable: true,
837
838
  get: function () { return sku_lists__default.default; }
838
839
  });
839
- Object.defineProperty(exports, "SkuOptions", {
840
+ Object.defineProperty(exports, "sku_options", {
840
841
  enumerable: true,
841
842
  get: function () { return sku_options__default.default; }
842
843
  });
843
- Object.defineProperty(exports, "Skus", {
844
+ Object.defineProperty(exports, "skus", {
844
845
  enumerable: true,
845
846
  get: function () { return skus__default.default; }
846
847
  });
847
- Object.defineProperty(exports, "StockItems", {
848
+ Object.defineProperty(exports, "stock_items", {
848
849
  enumerable: true,
849
850
  get: function () { return stock_items__default.default; }
850
851
  });
851
- Object.defineProperty(exports, "StockLineItems", {
852
+ Object.defineProperty(exports, "stock_line_items", {
852
853
  enumerable: true,
853
854
  get: function () { return stock_line_items__default.default; }
854
855
  });
855
- Object.defineProperty(exports, "StockLocations", {
856
+ Object.defineProperty(exports, "stock_locations", {
856
857
  enumerable: true,
857
858
  get: function () { return stock_locations__default.default; }
858
859
  });
859
- Object.defineProperty(exports, "StockReservations", {
860
+ Object.defineProperty(exports, "stock_reservations", {
860
861
  enumerable: true,
861
862
  get: function () { return stock_reservations__default.default; }
862
863
  });
863
- Object.defineProperty(exports, "StockTransfers", {
864
+ Object.defineProperty(exports, "stock_transfers", {
864
865
  enumerable: true,
865
866
  get: function () { return stock_transfers__default.default; }
866
867
  });
867
- Object.defineProperty(exports, "Stores", {
868
+ Object.defineProperty(exports, "stores", {
868
869
  enumerable: true,
869
870
  get: function () { return stores__default.default; }
870
871
  });
871
- Object.defineProperty(exports, "StripeGateways", {
872
+ Object.defineProperty(exports, "stripe_gateways", {
872
873
  enumerable: true,
873
874
  get: function () { return stripe_gateways__default.default; }
874
875
  });
875
- Object.defineProperty(exports, "StripePayments", {
876
+ Object.defineProperty(exports, "stripe_payments", {
876
877
  enumerable: true,
877
878
  get: function () { return stripe_payments__default.default; }
878
879
  });
879
- Object.defineProperty(exports, "StripeTaxAccounts", {
880
+ Object.defineProperty(exports, "stripe_tax_accounts", {
880
881
  enumerable: true,
881
882
  get: function () { return stripe_tax_accounts__default.default; }
882
883
  });
883
- Object.defineProperty(exports, "SubscriptionModels", {
884
+ Object.defineProperty(exports, "subscription_models", {
884
885
  enumerable: true,
885
886
  get: function () { return subscription_models__default.default; }
886
887
  });
887
- Object.defineProperty(exports, "Tags", {
888
+ Object.defineProperty(exports, "tags", {
888
889
  enumerable: true,
889
890
  get: function () { return tags__default.default; }
890
891
  });
891
- Object.defineProperty(exports, "TalonOneAccounts", {
892
+ Object.defineProperty(exports, "talon_one_accounts", {
892
893
  enumerable: true,
893
894
  get: function () { return talon_one_accounts__default.default; }
894
895
  });
895
- Object.defineProperty(exports, "TaxCalculators", {
896
+ Object.defineProperty(exports, "tax_calculators", {
896
897
  enumerable: true,
897
898
  get: function () { return tax_calculators__default.default; }
898
899
  });
899
- Object.defineProperty(exports, "TaxCategories", {
900
+ Object.defineProperty(exports, "tax_categories", {
900
901
  enumerable: true,
901
902
  get: function () { return tax_categories__default.default; }
902
903
  });
903
- Object.defineProperty(exports, "TaxRules", {
904
+ Object.defineProperty(exports, "tax_rules", {
904
905
  enumerable: true,
905
906
  get: function () { return tax_rules__default.default; }
906
907
  });
907
- Object.defineProperty(exports, "TaxjarAccounts", {
908
+ Object.defineProperty(exports, "taxjar_accounts", {
908
909
  enumerable: true,
909
910
  get: function () { return taxjar_accounts__default.default; }
910
911
  });
911
- Object.defineProperty(exports, "Transactions", {
912
+ Object.defineProperty(exports, "transactions", {
912
913
  enumerable: true,
913
914
  get: function () { return transactions__default.default; }
914
915
  });
915
- Object.defineProperty(exports, "Versions", {
916
+ Object.defineProperty(exports, "versions", {
916
917
  enumerable: true,
917
918
  get: function () { return versions__default.default; }
918
919
  });
919
- Object.defineProperty(exports, "VertexAccounts", {
920
+ Object.defineProperty(exports, "vertex_accounts", {
920
921
  enumerable: true,
921
922
  get: function () { return vertex_accounts__default.default; }
922
923
  });
923
- Object.defineProperty(exports, "Voids", {
924
+ Object.defineProperty(exports, "voids", {
924
925
  enumerable: true,
925
926
  get: function () { return voids__default.default; }
926
927
  });
927
- Object.defineProperty(exports, "Webhooks", {
928
+ Object.defineProperty(exports, "webhooks", {
928
929
  enumerable: true,
929
930
  get: function () { return webhooks__default.default; }
930
931
  });
931
- Object.defineProperty(exports, "WireTransfers", {
932
+ Object.defineProperty(exports, "wire_transfers", {
932
933
  enumerable: true,
933
934
  get: function () { return wire_transfers__default.default; }
934
935
  });