@commercelayer/sdk 4.6.0 → 4.7.1

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 (387) hide show
  1. package/README.md +4 -4
  2. package/lib/cjs/commercelayer.js +1 -1
  3. package/lib/cjs/index.js +1 -1
  4. package/lib/cjs/query.d.ts +1 -1
  5. package/lib/cjs/query.js +1 -1
  6. package/lib/cjs/resource.d.ts +1 -1
  7. package/lib/cjs/resources/addresses.d.ts +3 -3
  8. package/lib/cjs/resources/addresses.js +1 -1
  9. package/lib/cjs/resources/adjustments.d.ts +1 -1
  10. package/lib/cjs/resources/adyen_gateways.d.ts +5 -5
  11. package/lib/cjs/resources/adyen_gateways.js +1 -1
  12. package/lib/cjs/resources/adyen_payments.d.ts +5 -5
  13. package/lib/cjs/resources/adyen_payments.js +1 -1
  14. package/lib/cjs/resources/application.d.ts +1 -1
  15. package/lib/cjs/resources/attachments.d.ts +31 -31
  16. package/lib/cjs/resources/authorizations.d.ts +7 -7
  17. package/lib/cjs/resources/authorizations.js +1 -1
  18. package/lib/cjs/resources/avalara_accounts.d.ts +7 -7
  19. package/lib/cjs/resources/avalara_accounts.js +1 -1
  20. package/lib/cjs/resources/billing_info_validation_rules.d.ts +3 -3
  21. package/lib/cjs/resources/billing_info_validation_rules.js +1 -1
  22. package/lib/cjs/resources/bing_geocoders.d.ts +5 -5
  23. package/lib/cjs/resources/bing_geocoders.js +1 -1
  24. package/lib/cjs/resources/braintree_gateways.d.ts +5 -5
  25. package/lib/cjs/resources/braintree_gateways.js +1 -1
  26. package/lib/cjs/resources/braintree_payments.d.ts +5 -5
  27. package/lib/cjs/resources/braintree_payments.js +1 -1
  28. package/lib/cjs/resources/bundles.d.ts +9 -9
  29. package/lib/cjs/resources/bundles.js +1 -1
  30. package/lib/cjs/resources/captures.d.ts +7 -7
  31. package/lib/cjs/resources/captures.js +1 -1
  32. package/lib/cjs/resources/carrier_accounts.d.ts +5 -5
  33. package/lib/cjs/resources/carrier_accounts.js +1 -1
  34. package/lib/cjs/resources/checkout_com_gateways.d.ts +5 -5
  35. package/lib/cjs/resources/checkout_com_gateways.js +1 -1
  36. package/lib/cjs/resources/checkout_com_payments.d.ts +5 -5
  37. package/lib/cjs/resources/checkout_com_payments.js +1 -1
  38. package/lib/cjs/resources/coupon_codes_promotion_rules.d.ts +9 -9
  39. package/lib/cjs/resources/coupon_codes_promotion_rules.js +1 -1
  40. package/lib/cjs/resources/coupon_recipients.d.ts +5 -5
  41. package/lib/cjs/resources/coupon_recipients.js +1 -1
  42. package/lib/cjs/resources/coupons.d.ts +3 -3
  43. package/lib/cjs/resources/coupons.js +1 -1
  44. package/lib/cjs/resources/customer_addresses.d.ts +5 -5
  45. package/lib/cjs/resources/customer_addresses.js +1 -1
  46. package/lib/cjs/resources/customer_groups.d.ts +7 -7
  47. package/lib/cjs/resources/customer_groups.js +1 -1
  48. package/lib/cjs/resources/customer_password_resets.d.ts +3 -3
  49. package/lib/cjs/resources/customer_password_resets.js +1 -1
  50. package/lib/cjs/resources/customer_payment_sources.d.ts +11 -11
  51. package/lib/cjs/resources/customer_payment_sources.js +1 -1
  52. package/lib/cjs/resources/customer_subscriptions.d.ts +3 -3
  53. package/lib/cjs/resources/customer_subscriptions.js +1 -1
  54. package/lib/cjs/resources/customers.d.ts +17 -17
  55. package/lib/cjs/resources/customers.js +1 -1
  56. package/lib/cjs/resources/delivery_lead_times.d.ts +7 -7
  57. package/lib/cjs/resources/delivery_lead_times.js +1 -1
  58. package/lib/cjs/resources/event_callbacks.d.ts +3 -3
  59. package/lib/cjs/resources/event_callbacks.js +1 -1
  60. package/lib/cjs/resources/external_gateways.d.ts +5 -5
  61. package/lib/cjs/resources/external_gateways.js +1 -1
  62. package/lib/cjs/resources/external_payments.d.ts +7 -7
  63. package/lib/cjs/resources/external_payments.js +1 -1
  64. package/lib/cjs/resources/external_promotions.d.ts +12 -12
  65. package/lib/cjs/resources/external_promotions.js +1 -1
  66. package/lib/cjs/resources/external_tax_calculators.d.ts +7 -7
  67. package/lib/cjs/resources/external_tax_calculators.js +1 -1
  68. package/lib/cjs/resources/fixed_amount_promotions.d.ts +12 -12
  69. package/lib/cjs/resources/fixed_amount_promotions.js +1 -1
  70. package/lib/cjs/resources/fixed_price_promotions.d.ts +16 -16
  71. package/lib/cjs/resources/fixed_price_promotions.js +1 -1
  72. package/lib/cjs/resources/free_gift_promotions.d.ts +16 -16
  73. package/lib/cjs/resources/free_gift_promotions.js +1 -1
  74. package/lib/cjs/resources/free_shipping_promotions.d.ts +12 -12
  75. package/lib/cjs/resources/free_shipping_promotions.js +1 -1
  76. package/lib/cjs/resources/geocoders.d.ts +5 -5
  77. package/lib/cjs/resources/geocoders.js +1 -1
  78. package/lib/cjs/resources/gift_card_recipients.d.ts +5 -5
  79. package/lib/cjs/resources/gift_card_recipients.js +1 -1
  80. package/lib/cjs/resources/gift_cards.d.ts +7 -7
  81. package/lib/cjs/resources/gift_cards.js +1 -1
  82. package/lib/cjs/resources/google_geocoders.d.ts +5 -5
  83. package/lib/cjs/resources/google_geocoders.js +1 -1
  84. package/lib/cjs/resources/imports.d.ts +1 -1
  85. package/lib/cjs/resources/in_stock_subscriptions.d.ts +7 -7
  86. package/lib/cjs/resources/in_stock_subscriptions.js +1 -1
  87. package/lib/cjs/resources/inventory_models.d.ts +7 -7
  88. package/lib/cjs/resources/inventory_models.js +1 -1
  89. package/lib/cjs/resources/inventory_return_locations.d.ts +5 -5
  90. package/lib/cjs/resources/inventory_return_locations.js +1 -1
  91. package/lib/cjs/resources/inventory_stock_locations.d.ts +5 -5
  92. package/lib/cjs/resources/inventory_stock_locations.js +1 -1
  93. package/lib/cjs/resources/klarna_gateways.d.ts +5 -5
  94. package/lib/cjs/resources/klarna_gateways.js +1 -1
  95. package/lib/cjs/resources/klarna_payments.d.ts +5 -5
  96. package/lib/cjs/resources/klarna_payments.js +1 -1
  97. package/lib/cjs/resources/line_item_options.d.ts +5 -5
  98. package/lib/cjs/resources/line_item_options.js +1 -1
  99. package/lib/cjs/resources/line_items.d.ts +19 -19
  100. package/lib/cjs/resources/line_items.js +1 -1
  101. package/lib/cjs/resources/manual_gateways.d.ts +3 -3
  102. package/lib/cjs/resources/manual_gateways.js +1 -1
  103. package/lib/cjs/resources/manual_tax_calculators.d.ts +9 -9
  104. package/lib/cjs/resources/manual_tax_calculators.js +1 -1
  105. package/lib/cjs/resources/markets.d.ts +13 -13
  106. package/lib/cjs/resources/markets.js +1 -1
  107. package/lib/cjs/resources/merchants.d.ts +5 -5
  108. package/lib/cjs/resources/merchants.js +1 -1
  109. package/lib/cjs/resources/order_amount_promotion_rules.d.ts +7 -7
  110. package/lib/cjs/resources/order_copies.d.ts +6 -6
  111. package/lib/cjs/resources/order_copies.js +1 -1
  112. package/lib/cjs/resources/order_subscriptions.d.ts +10 -10
  113. package/lib/cjs/resources/order_subscriptions.js +1 -1
  114. package/lib/cjs/resources/order_validation_rules.d.ts +3 -3
  115. package/lib/cjs/resources/order_validation_rules.js +1 -1
  116. package/lib/cjs/resources/orders.d.ts +39 -39
  117. package/lib/cjs/resources/orders.js +1 -1
  118. package/lib/cjs/resources/organization.d.ts +1 -1
  119. package/lib/cjs/resources/packages.d.ts +7 -7
  120. package/lib/cjs/resources/packages.js +1 -1
  121. package/lib/cjs/resources/parcel_line_items.d.ts +5 -5
  122. package/lib/cjs/resources/parcel_line_items.js +1 -1
  123. package/lib/cjs/resources/parcels.d.ts +9 -9
  124. package/lib/cjs/resources/parcels.js +1 -1
  125. package/lib/cjs/resources/payment_gateways.d.ts +3 -3
  126. package/lib/cjs/resources/payment_gateways.js +1 -1
  127. package/lib/cjs/resources/payment_methods.d.ts +7 -7
  128. package/lib/cjs/resources/payment_methods.js +1 -1
  129. package/lib/cjs/resources/paypal_gateways.d.ts +5 -5
  130. package/lib/cjs/resources/paypal_gateways.js +1 -1
  131. package/lib/cjs/resources/paypal_payments.d.ts +5 -5
  132. package/lib/cjs/resources/paypal_payments.js +1 -1
  133. package/lib/cjs/resources/percentage_discount_promotions.d.ts +16 -16
  134. package/lib/cjs/resources/percentage_discount_promotions.js +1 -1
  135. package/lib/cjs/resources/price_lists.d.ts +5 -5
  136. package/lib/cjs/resources/price_lists.js +1 -1
  137. package/lib/cjs/resources/prices.d.ts +7 -7
  138. package/lib/cjs/resources/prices.js +1 -1
  139. package/lib/cjs/resources/promotion_rules.d.ts +7 -7
  140. package/lib/cjs/resources/promotions.d.ts +12 -12
  141. package/lib/cjs/resources/promotions.js +1 -1
  142. package/lib/cjs/resources/refunds.d.ts +5 -5
  143. package/lib/cjs/resources/refunds.js +1 -1
  144. package/lib/cjs/resources/return_line_items.d.ts +5 -5
  145. package/lib/cjs/resources/return_line_items.js +1 -1
  146. package/lib/cjs/resources/returns.d.ts +14 -14
  147. package/lib/cjs/resources/returns.js +1 -1
  148. package/lib/cjs/resources/shipments.d.ts +25 -25
  149. package/lib/cjs/resources/shipments.js +1 -1
  150. package/lib/cjs/resources/shipping_categories.d.ts +5 -5
  151. package/lib/cjs/resources/shipping_categories.js +1 -1
  152. package/lib/cjs/resources/shipping_methods.d.ts +11 -11
  153. package/lib/cjs/resources/shipping_methods.js +1 -1
  154. package/lib/cjs/resources/shipping_zones.d.ts +3 -3
  155. package/lib/cjs/resources/shipping_zones.js +1 -1
  156. package/lib/cjs/resources/sku_list_items.d.ts +5 -5
  157. package/lib/cjs/resources/sku_list_items.js +1 -1
  158. package/lib/cjs/resources/sku_list_promotion_rules.d.ts +11 -11
  159. package/lib/cjs/resources/sku_list_promotion_rules.js +1 -1
  160. package/lib/cjs/resources/sku_lists.d.ts +7 -7
  161. package/lib/cjs/resources/sku_lists.js +1 -1
  162. package/lib/cjs/resources/sku_options.d.ts +5 -5
  163. package/lib/cjs/resources/sku_options.js +1 -1
  164. package/lib/cjs/resources/skus.d.ts +13 -13
  165. package/lib/cjs/resources/skus.js +1 -1
  166. package/lib/cjs/resources/stock_items.d.ts +7 -7
  167. package/lib/cjs/resources/stock_items.js +1 -1
  168. package/lib/cjs/resources/stock_line_items.d.ts +7 -7
  169. package/lib/cjs/resources/stock_line_items.js +1 -1
  170. package/lib/cjs/resources/stock_locations.d.ts +13 -13
  171. package/lib/cjs/resources/stock_locations.js +1 -1
  172. package/lib/cjs/resources/stock_transfers.d.ts +10 -10
  173. package/lib/cjs/resources/stock_transfers.js +1 -1
  174. package/lib/cjs/resources/stripe_gateways.d.ts +5 -5
  175. package/lib/cjs/resources/stripe_gateways.js +1 -1
  176. package/lib/cjs/resources/stripe_payments.d.ts +5 -5
  177. package/lib/cjs/resources/stripe_payments.js +1 -1
  178. package/lib/cjs/resources/tax_calculators.d.ts +7 -7
  179. package/lib/cjs/resources/tax_calculators.js +1 -1
  180. package/lib/cjs/resources/tax_categories.d.ts +9 -9
  181. package/lib/cjs/resources/tax_categories.js +1 -1
  182. package/lib/cjs/resources/tax_rules.d.ts +3 -3
  183. package/lib/cjs/resources/tax_rules.js +1 -1
  184. package/lib/cjs/resources/taxjar_accounts.d.ts +7 -7
  185. package/lib/cjs/resources/taxjar_accounts.js +1 -1
  186. package/lib/cjs/resources/transactions.d.ts +3 -3
  187. package/lib/cjs/resources/transactions.js +1 -1
  188. package/lib/cjs/resources/voids.d.ts +5 -5
  189. package/lib/cjs/resources/voids.js +1 -1
  190. package/lib/cjs/resources/webhooks.d.ts +3 -3
  191. package/lib/cjs/resources/webhooks.js +1 -1
  192. package/lib/cjs/resources/wire_transfers.d.ts +3 -3
  193. package/lib/cjs/resources/wire_transfers.js +1 -1
  194. package/lib/cjs/static.js +1 -1
  195. package/lib/esm/query.d.ts +1 -1
  196. package/lib/esm/query.js +1 -1
  197. package/lib/esm/resource.d.ts +1 -1
  198. package/lib/esm/resources/addresses.d.ts +3 -3
  199. package/lib/esm/resources/addresses.js +1 -1
  200. package/lib/esm/resources/adjustments.d.ts +1 -1
  201. package/lib/esm/resources/adyen_gateways.d.ts +5 -5
  202. package/lib/esm/resources/adyen_gateways.js +1 -1
  203. package/lib/esm/resources/adyen_payments.d.ts +5 -5
  204. package/lib/esm/resources/adyen_payments.js +1 -1
  205. package/lib/esm/resources/application.d.ts +1 -1
  206. package/lib/esm/resources/attachments.d.ts +31 -31
  207. package/lib/esm/resources/authorizations.d.ts +7 -7
  208. package/lib/esm/resources/authorizations.js +1 -1
  209. package/lib/esm/resources/avalara_accounts.d.ts +7 -7
  210. package/lib/esm/resources/avalara_accounts.js +1 -1
  211. package/lib/esm/resources/billing_info_validation_rules.d.ts +3 -3
  212. package/lib/esm/resources/billing_info_validation_rules.js +1 -1
  213. package/lib/esm/resources/bing_geocoders.d.ts +5 -5
  214. package/lib/esm/resources/bing_geocoders.js +1 -1
  215. package/lib/esm/resources/braintree_gateways.d.ts +5 -5
  216. package/lib/esm/resources/braintree_gateways.js +1 -1
  217. package/lib/esm/resources/braintree_payments.d.ts +5 -5
  218. package/lib/esm/resources/braintree_payments.js +1 -1
  219. package/lib/esm/resources/bundles.d.ts +9 -9
  220. package/lib/esm/resources/bundles.js +1 -1
  221. package/lib/esm/resources/captures.d.ts +7 -7
  222. package/lib/esm/resources/captures.js +1 -1
  223. package/lib/esm/resources/carrier_accounts.d.ts +5 -5
  224. package/lib/esm/resources/carrier_accounts.js +1 -1
  225. package/lib/esm/resources/checkout_com_gateways.d.ts +5 -5
  226. package/lib/esm/resources/checkout_com_gateways.js +1 -1
  227. package/lib/esm/resources/checkout_com_payments.d.ts +5 -5
  228. package/lib/esm/resources/checkout_com_payments.js +1 -1
  229. package/lib/esm/resources/coupon_codes_promotion_rules.d.ts +9 -9
  230. package/lib/esm/resources/coupon_codes_promotion_rules.js +1 -1
  231. package/lib/esm/resources/coupon_recipients.d.ts +5 -5
  232. package/lib/esm/resources/coupon_recipients.js +1 -1
  233. package/lib/esm/resources/coupons.d.ts +3 -3
  234. package/lib/esm/resources/coupons.js +1 -1
  235. package/lib/esm/resources/customer_addresses.d.ts +5 -5
  236. package/lib/esm/resources/customer_addresses.js +1 -1
  237. package/lib/esm/resources/customer_groups.d.ts +7 -7
  238. package/lib/esm/resources/customer_groups.js +1 -1
  239. package/lib/esm/resources/customer_password_resets.d.ts +3 -3
  240. package/lib/esm/resources/customer_password_resets.js +1 -1
  241. package/lib/esm/resources/customer_payment_sources.d.ts +11 -11
  242. package/lib/esm/resources/customer_payment_sources.js +1 -1
  243. package/lib/esm/resources/customer_subscriptions.d.ts +3 -3
  244. package/lib/esm/resources/customer_subscriptions.js +1 -1
  245. package/lib/esm/resources/customers.d.ts +17 -17
  246. package/lib/esm/resources/customers.js +1 -1
  247. package/lib/esm/resources/delivery_lead_times.d.ts +7 -7
  248. package/lib/esm/resources/delivery_lead_times.js +1 -1
  249. package/lib/esm/resources/event_callbacks.d.ts +3 -3
  250. package/lib/esm/resources/event_callbacks.js +1 -1
  251. package/lib/esm/resources/external_gateways.d.ts +5 -5
  252. package/lib/esm/resources/external_gateways.js +1 -1
  253. package/lib/esm/resources/external_payments.d.ts +7 -7
  254. package/lib/esm/resources/external_payments.js +1 -1
  255. package/lib/esm/resources/external_promotions.d.ts +12 -12
  256. package/lib/esm/resources/external_promotions.js +1 -1
  257. package/lib/esm/resources/external_tax_calculators.d.ts +7 -7
  258. package/lib/esm/resources/external_tax_calculators.js +1 -1
  259. package/lib/esm/resources/fixed_amount_promotions.d.ts +12 -12
  260. package/lib/esm/resources/fixed_amount_promotions.js +1 -1
  261. package/lib/esm/resources/fixed_price_promotions.d.ts +16 -16
  262. package/lib/esm/resources/fixed_price_promotions.js +1 -1
  263. package/lib/esm/resources/free_gift_promotions.d.ts +16 -16
  264. package/lib/esm/resources/free_gift_promotions.js +1 -1
  265. package/lib/esm/resources/free_shipping_promotions.d.ts +12 -12
  266. package/lib/esm/resources/free_shipping_promotions.js +1 -1
  267. package/lib/esm/resources/geocoders.d.ts +5 -5
  268. package/lib/esm/resources/geocoders.js +1 -1
  269. package/lib/esm/resources/gift_card_recipients.d.ts +5 -5
  270. package/lib/esm/resources/gift_card_recipients.js +1 -1
  271. package/lib/esm/resources/gift_cards.d.ts +7 -7
  272. package/lib/esm/resources/gift_cards.js +1 -1
  273. package/lib/esm/resources/google_geocoders.d.ts +5 -5
  274. package/lib/esm/resources/google_geocoders.js +1 -1
  275. package/lib/esm/resources/imports.d.ts +1 -1
  276. package/lib/esm/resources/in_stock_subscriptions.d.ts +7 -7
  277. package/lib/esm/resources/in_stock_subscriptions.js +1 -1
  278. package/lib/esm/resources/inventory_models.d.ts +7 -7
  279. package/lib/esm/resources/inventory_models.js +1 -1
  280. package/lib/esm/resources/inventory_return_locations.d.ts +5 -5
  281. package/lib/esm/resources/inventory_return_locations.js +1 -1
  282. package/lib/esm/resources/inventory_stock_locations.d.ts +5 -5
  283. package/lib/esm/resources/inventory_stock_locations.js +1 -1
  284. package/lib/esm/resources/klarna_gateways.d.ts +5 -5
  285. package/lib/esm/resources/klarna_gateways.js +1 -1
  286. package/lib/esm/resources/klarna_payments.d.ts +5 -5
  287. package/lib/esm/resources/klarna_payments.js +1 -1
  288. package/lib/esm/resources/line_item_options.d.ts +5 -5
  289. package/lib/esm/resources/line_item_options.js +1 -1
  290. package/lib/esm/resources/line_items.d.ts +19 -19
  291. package/lib/esm/resources/line_items.js +1 -1
  292. package/lib/esm/resources/manual_gateways.d.ts +3 -3
  293. package/lib/esm/resources/manual_gateways.js +1 -1
  294. package/lib/esm/resources/manual_tax_calculators.d.ts +9 -9
  295. package/lib/esm/resources/manual_tax_calculators.js +1 -1
  296. package/lib/esm/resources/markets.d.ts +13 -13
  297. package/lib/esm/resources/markets.js +1 -1
  298. package/lib/esm/resources/merchants.d.ts +5 -5
  299. package/lib/esm/resources/merchants.js +1 -1
  300. package/lib/esm/resources/order_amount_promotion_rules.d.ts +7 -7
  301. package/lib/esm/resources/order_copies.d.ts +6 -6
  302. package/lib/esm/resources/order_copies.js +1 -1
  303. package/lib/esm/resources/order_subscriptions.d.ts +10 -10
  304. package/lib/esm/resources/order_subscriptions.js +1 -1
  305. package/lib/esm/resources/order_validation_rules.d.ts +3 -3
  306. package/lib/esm/resources/order_validation_rules.js +1 -1
  307. package/lib/esm/resources/orders.d.ts +39 -39
  308. package/lib/esm/resources/orders.js +1 -1
  309. package/lib/esm/resources/organization.d.ts +1 -1
  310. package/lib/esm/resources/packages.d.ts +7 -7
  311. package/lib/esm/resources/packages.js +1 -1
  312. package/lib/esm/resources/parcel_line_items.d.ts +5 -5
  313. package/lib/esm/resources/parcel_line_items.js +1 -1
  314. package/lib/esm/resources/parcels.d.ts +9 -9
  315. package/lib/esm/resources/parcels.js +1 -1
  316. package/lib/esm/resources/payment_gateways.d.ts +3 -3
  317. package/lib/esm/resources/payment_gateways.js +1 -1
  318. package/lib/esm/resources/payment_methods.d.ts +7 -7
  319. package/lib/esm/resources/payment_methods.js +1 -1
  320. package/lib/esm/resources/paypal_gateways.d.ts +5 -5
  321. package/lib/esm/resources/paypal_gateways.js +1 -1
  322. package/lib/esm/resources/paypal_payments.d.ts +5 -5
  323. package/lib/esm/resources/paypal_payments.js +1 -1
  324. package/lib/esm/resources/percentage_discount_promotions.d.ts +16 -16
  325. package/lib/esm/resources/percentage_discount_promotions.js +1 -1
  326. package/lib/esm/resources/price_lists.d.ts +5 -5
  327. package/lib/esm/resources/price_lists.js +1 -1
  328. package/lib/esm/resources/prices.d.ts +7 -7
  329. package/lib/esm/resources/prices.js +1 -1
  330. package/lib/esm/resources/promotion_rules.d.ts +7 -7
  331. package/lib/esm/resources/promotions.d.ts +12 -12
  332. package/lib/esm/resources/promotions.js +1 -1
  333. package/lib/esm/resources/refunds.d.ts +5 -5
  334. package/lib/esm/resources/refunds.js +1 -1
  335. package/lib/esm/resources/return_line_items.d.ts +5 -5
  336. package/lib/esm/resources/return_line_items.js +1 -1
  337. package/lib/esm/resources/returns.d.ts +14 -14
  338. package/lib/esm/resources/returns.js +1 -1
  339. package/lib/esm/resources/shipments.d.ts +25 -25
  340. package/lib/esm/resources/shipments.js +1 -1
  341. package/lib/esm/resources/shipping_categories.d.ts +5 -5
  342. package/lib/esm/resources/shipping_categories.js +1 -1
  343. package/lib/esm/resources/shipping_methods.d.ts +11 -11
  344. package/lib/esm/resources/shipping_methods.js +1 -1
  345. package/lib/esm/resources/shipping_zones.d.ts +3 -3
  346. package/lib/esm/resources/shipping_zones.js +1 -1
  347. package/lib/esm/resources/sku_list_items.d.ts +5 -5
  348. package/lib/esm/resources/sku_list_items.js +1 -1
  349. package/lib/esm/resources/sku_list_promotion_rules.d.ts +11 -11
  350. package/lib/esm/resources/sku_list_promotion_rules.js +1 -1
  351. package/lib/esm/resources/sku_lists.d.ts +7 -7
  352. package/lib/esm/resources/sku_lists.js +1 -1
  353. package/lib/esm/resources/sku_options.d.ts +5 -5
  354. package/lib/esm/resources/sku_options.js +1 -1
  355. package/lib/esm/resources/skus.d.ts +13 -13
  356. package/lib/esm/resources/skus.js +1 -1
  357. package/lib/esm/resources/stock_items.d.ts +7 -7
  358. package/lib/esm/resources/stock_items.js +1 -1
  359. package/lib/esm/resources/stock_line_items.d.ts +7 -7
  360. package/lib/esm/resources/stock_line_items.js +1 -1
  361. package/lib/esm/resources/stock_locations.d.ts +13 -13
  362. package/lib/esm/resources/stock_locations.js +1 -1
  363. package/lib/esm/resources/stock_transfers.d.ts +10 -10
  364. package/lib/esm/resources/stock_transfers.js +1 -1
  365. package/lib/esm/resources/stripe_gateways.d.ts +5 -5
  366. package/lib/esm/resources/stripe_gateways.js +1 -1
  367. package/lib/esm/resources/stripe_payments.d.ts +5 -5
  368. package/lib/esm/resources/stripe_payments.js +1 -1
  369. package/lib/esm/resources/tax_calculators.d.ts +7 -7
  370. package/lib/esm/resources/tax_calculators.js +1 -1
  371. package/lib/esm/resources/tax_categories.d.ts +9 -9
  372. package/lib/esm/resources/tax_categories.js +1 -1
  373. package/lib/esm/resources/tax_rules.d.ts +3 -3
  374. package/lib/esm/resources/tax_rules.js +1 -1
  375. package/lib/esm/resources/taxjar_accounts.d.ts +7 -7
  376. package/lib/esm/resources/taxjar_accounts.js +1 -1
  377. package/lib/esm/resources/transactions.d.ts +3 -3
  378. package/lib/esm/resources/transactions.js +1 -1
  379. package/lib/esm/resources/voids.d.ts +5 -5
  380. package/lib/esm/resources/voids.js +1 -1
  381. package/lib/esm/resources/webhooks.d.ts +3 -3
  382. package/lib/esm/resources/webhooks.js +1 -1
  383. package/lib/esm/resources/wire_transfers.d.ts +3 -3
  384. package/lib/esm/resources/wire_transfers.js +1 -1
  385. package/lib/tsconfig.esm.tsbuildinfo +1 -1
  386. package/lib/tsconfig.tsbuildinfo +1 -1
  387. package/package.json +18 -11
@@ -1,27 +1,27 @@
1
1
  import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { Market } from './markets';
4
- import { Customer } from './customers';
5
- import { Address } from './addresses';
6
- import { PaymentMethod } from './payment_methods';
7
- import { CustomerPaymentSource } from './customer_payment_sources';
8
- import { AdyenPayment } from './adyen_payments';
9
- import { BraintreePayment } from './braintree_payments';
10
- import { CheckoutComPayment } from './checkout_com_payments';
11
- import { ExternalPayment } from './external_payments';
12
- import { KlarnaPayment } from './klarna_payments';
13
- import { PaypalPayment } from './paypal_payments';
14
- import { StripePayment } from './stripe_payments';
15
- import { WireTransfer } from './wire_transfers';
16
- import { LineItem } from './line_items';
17
- import { Shipment } from './shipments';
18
- import { Authorization } from './authorizations';
19
- import { Void } from './voids';
20
- import { Capture } from './captures';
21
- import { Refund } from './refunds';
22
- import { OrderSubscription } from './order_subscriptions';
23
- import { OrderCopy } from './order_copies';
24
- import { Attachment } from './attachments';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Market } from './markets';
4
+ import type { Customer } from './customers';
5
+ import type { Address } from './addresses';
6
+ import type { PaymentMethod } from './payment_methods';
7
+ import type { CustomerPaymentSource } from './customer_payment_sources';
8
+ import type { AdyenPayment } from './adyen_payments';
9
+ import type { BraintreePayment } from './braintree_payments';
10
+ import type { CheckoutComPayment } from './checkout_com_payments';
11
+ import type { ExternalPayment } from './external_payments';
12
+ import type { KlarnaPayment } from './klarna_payments';
13
+ import type { PaypalPayment } from './paypal_payments';
14
+ import type { StripePayment } from './stripe_payments';
15
+ import type { WireTransfer } from './wire_transfers';
16
+ import type { LineItem } from './line_items';
17
+ import type { Shipment } from './shipments';
18
+ import type { Authorization } from './authorizations';
19
+ import type { Void } from './voids';
20
+ import type { Capture } from './captures';
21
+ import type { Refund } from './refunds';
22
+ import type { OrderSubscription } from './order_subscriptions';
23
+ import type { OrderCopy } from './order_copies';
24
+ import type { Attachment } from './attachments';
25
25
  declare type OrderRel = ResourceRel & {
26
26
  type: typeof Orders.TYPE;
27
27
  };
@@ -247,22 +247,22 @@ declare class Orders extends ApiResource {
247
247
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
248
248
  update(resource: OrderUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
249
249
  delete(id: string, options?: ResourcesConfig): Promise<void>;
250
- market(orderId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
251
- customer(orderId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
252
- shipping_address(orderId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Address>;
253
- billing_address(orderId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Address>;
254
- available_payment_methods(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentMethod>>;
255
- available_customer_payment_sources(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<CustomerPaymentSource>>;
256
- payment_method(orderId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentMethod>;
257
- line_items(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<LineItem>>;
258
- shipments(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Shipment>>;
259
- authorizations(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Authorization>>;
260
- captures(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Capture>>;
261
- voids(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Void>>;
262
- refunds(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Refund>>;
263
- order_subscriptions(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<OrderSubscription>>;
264
- order_copies(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<OrderCopy>>;
265
- attachments(orderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
250
+ market(orderId: string | Order, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
251
+ customer(orderId: string | Order, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
252
+ shipping_address(orderId: string | Order, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Address>;
253
+ billing_address(orderId: string | Order, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Address>;
254
+ available_payment_methods(orderId: string | Order, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentMethod>>;
255
+ available_customer_payment_sources(orderId: string | Order, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<CustomerPaymentSource>>;
256
+ payment_method(orderId: string | Order, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentMethod>;
257
+ line_items(orderId: string | Order, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<LineItem>>;
258
+ shipments(orderId: string | Order, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Shipment>>;
259
+ authorizations(orderId: string | Order, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Authorization>>;
260
+ captures(orderId: string | Order, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Capture>>;
261
+ voids(orderId: string | Order, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Void>>;
262
+ refunds(orderId: string | Order, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Refund>>;
263
+ order_subscriptions(orderId: string | Order, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<OrderSubscription>>;
264
+ order_copies(orderId: string | Order, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<OrderCopy>>;
265
+ attachments(orderId: string | Order, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
266
266
  isOrder(resource: any): resource is Order;
267
267
  relationship(id: string | ResourceId | null): OrderRel;
268
268
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as c}from"../resource";class t extends c{async list(e,s){return this.resources.list({type:t.TYPE},e,s)}async create(e,s,r){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async retrieve(e,s,r){return this.resources.retrieve({type:t.TYPE,id:e},s,r)}async update(e,s,r){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),s,r)}async delete(e,s){await this.resources.delete({type:t.TYPE,id:e},s)}async market(e,s,r){return this.resources.fetch({type:"markets"},`orders/${e}/market`,s,r)}async customer(e,s,r){return this.resources.fetch({type:"customers"},`orders/${e}/customer`,s,r)}async shipping_address(e,s,r){return this.resources.fetch({type:"addresses"},`orders/${e}/shipping_address`,s,r)}async billing_address(e,s,r){return this.resources.fetch({type:"addresses"},`orders/${e}/billing_address`,s,r)}async available_payment_methods(e,s,r){return this.resources.fetch({type:"payment_methods"},`orders/${e}/available_payment_methods`,s,r)}async available_customer_payment_sources(e,s,r){return this.resources.fetch({type:"customer_payment_sources"},`orders/${e}/available_customer_payment_sources`,s,r)}async payment_method(e,s,r){return this.resources.fetch({type:"payment_methods"},`orders/${e}/payment_method`,s,r)}async line_items(e,s,r){return this.resources.fetch({type:"line_items"},`orders/${e}/line_items`,s,r)}async shipments(e,s,r){return this.resources.fetch({type:"shipments"},`orders/${e}/shipments`,s,r)}async authorizations(e,s,r){return this.resources.fetch({type:"authorizations"},`orders/${e}/authorizations`,s,r)}async captures(e,s,r){return this.resources.fetch({type:"captures"},`orders/${e}/captures`,s,r)}async voids(e,s,r){return this.resources.fetch({type:"voids"},`orders/${e}/voids`,s,r)}async refunds(e,s,r){return this.resources.fetch({type:"refunds"},`orders/${e}/refunds`,s,r)}async order_subscriptions(e,s,r){return this.resources.fetch({type:"order_subscriptions"},`orders/${e}/order_subscriptions`,s,r)}async order_copies(e,s,r){return this.resources.fetch({type:"order_copies"},`orders/${e}/order_copies`,s,r)}async attachments(e,s,r){return this.resources.fetch({type:"attachments"},`orders/${e}/attachments`,s,r)}isOrder(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="orders";export default t;
1
+ import{ApiResource as i}from"../resource";class c extends i{async list(e,t){return this.resources.list({type:c.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:c.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:c.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:c.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:c.TYPE,id:e},t)}async market(e,t,s){const r=e.id||e;return this.resources.fetch({type:"markets"},`orders/${r}/market`,t,s)}async customer(e,t,s){const r=e.id||e;return this.resources.fetch({type:"customers"},`orders/${r}/customer`,t,s)}async shipping_address(e,t,s){const r=e.id||e;return this.resources.fetch({type:"addresses"},`orders/${r}/shipping_address`,t,s)}async billing_address(e,t,s){const r=e.id||e;return this.resources.fetch({type:"addresses"},`orders/${r}/billing_address`,t,s)}async available_payment_methods(e,t,s){const r=e.id||e;return this.resources.fetch({type:"payment_methods"},`orders/${r}/available_payment_methods`,t,s)}async available_customer_payment_sources(e,t,s){const r=e.id||e;return this.resources.fetch({type:"customer_payment_sources"},`orders/${r}/available_customer_payment_sources`,t,s)}async payment_method(e,t,s){const r=e.id||e;return this.resources.fetch({type:"payment_methods"},`orders/${r}/payment_method`,t,s)}async line_items(e,t,s){const r=e.id||e;return this.resources.fetch({type:"line_items"},`orders/${r}/line_items`,t,s)}async shipments(e,t,s){const r=e.id||e;return this.resources.fetch({type:"shipments"},`orders/${r}/shipments`,t,s)}async authorizations(e,t,s){const r=e.id||e;return this.resources.fetch({type:"authorizations"},`orders/${r}/authorizations`,t,s)}async captures(e,t,s){const r=e.id||e;return this.resources.fetch({type:"captures"},`orders/${r}/captures`,t,s)}async voids(e,t,s){const r=e.id||e;return this.resources.fetch({type:"voids"},`orders/${r}/voids`,t,s)}async refunds(e,t,s){const r=e.id||e;return this.resources.fetch({type:"refunds"},`orders/${r}/refunds`,t,s)}async order_subscriptions(e,t,s){const r=e.id||e;return this.resources.fetch({type:"order_subscriptions"},`orders/${r}/order_subscriptions`,t,s)}async order_copies(e,t,s){const r=e.id||e;return this.resources.fetch({type:"order_copies"},`orders/${r}/order_copies`,t,s)}async attachments(e,t,s){const r=e.id||e;return this.resources.fetch({type:"attachments"},`orders/${r}/attachments`,t,s)}isOrder(e){return e.type&&e.type===c.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:c.TYPE}:{id:e.id,type:c.TYPE}}type(){return c.TYPE}}c.TYPE="orders";export default c;
@@ -1,5 +1,5 @@
1
1
  import { ApiResource, Resource, ResourcesConfig, ResourceId, ResourceRel } from '../resource';
2
- import { QueryParamsRetrieve } from '../query';
2
+ import type { QueryParamsRetrieve } from '../query';
3
3
  declare type OrganizationRel = ResourceRel & {
4
4
  type: typeof Organizations.TYPE;
5
5
  };
@@ -1,8 +1,8 @@
1
1
  import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { StockLocation } from './stock_locations';
4
- import { Parcel } from './parcels';
5
- import { Attachment } from './attachments';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { StockLocation } from './stock_locations';
4
+ import type { Parcel } from './parcels';
5
+ import type { Attachment } from './attachments';
6
6
  declare type PackageRel = ResourceRel & {
7
7
  type: typeof Packages.TYPE;
8
8
  };
@@ -45,9 +45,9 @@ declare class Packages extends ApiResource {
45
45
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Package>;
46
46
  update(resource: PackageUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Package>;
47
47
  delete(id: string, options?: ResourcesConfig): Promise<void>;
48
- stock_location(packageId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<StockLocation>;
49
- parcels(packageId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Parcel>>;
50
- attachments(packageId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
48
+ stock_location(packageId: string | Package, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<StockLocation>;
49
+ parcels(packageId: string | Package, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Parcel>>;
50
+ attachments(packageId: string | Package, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
51
51
  isPackage(resource: any): resource is Package;
52
52
  relationship(id: string | ResourceId | null): PackageRel;
53
53
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as c}from"../resource";class s extends c{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async stock_location(e,t,r){return this.resources.fetch({type:"stock_locations"},`packages/${e}/stock_location`,t,r)}async parcels(e,t,r){return this.resources.fetch({type:"parcels"},`packages/${e}/parcels`,t,r)}async attachments(e,t,r){return this.resources.fetch({type:"attachments"},`packages/${e}/attachments`,t,r)}isPackage(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="packages";export default s;
1
+ import{ApiResource as a}from"../resource";class s extends a{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async stock_location(e,t,r){const c=e.id||e;return this.resources.fetch({type:"stock_locations"},`packages/${c}/stock_location`,t,r)}async parcels(e,t,r){const c=e.id||e;return this.resources.fetch({type:"parcels"},`packages/${c}/parcels`,t,r)}async attachments(e,t,r){const c=e.id||e;return this.resources.fetch({type:"attachments"},`packages/${c}/attachments`,t,r)}isPackage(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="packages";export default s;
@@ -1,7 +1,7 @@
1
1
  import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { Parcel } from './parcels';
4
- import { StockLineItem } from './stock_line_items';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Parcel } from './parcels';
4
+ import type { StockLineItem } from './stock_line_items';
5
5
  declare type ParcelLineItemRel = ResourceRel & {
6
6
  type: typeof ParcelLineItems.TYPE;
7
7
  };
@@ -39,8 +39,8 @@ declare class ParcelLineItems extends ApiResource {
39
39
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ParcelLineItem>;
40
40
  update(resource: ParcelLineItemUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ParcelLineItem>;
41
41
  delete(id: string, options?: ResourcesConfig): Promise<void>;
42
- parcel(parcelLineItemId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Parcel>;
43
- stock_line_item(parcelLineItemId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<StockLineItem>;
42
+ parcel(parcelLineItemId: string | ParcelLineItem, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Parcel>;
43
+ stock_line_item(parcelLineItemId: string | ParcelLineItem, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<StockLineItem>;
44
44
  isParcelLineItem(resource: any): resource is ParcelLineItem;
45
45
  relationship(id: string | ResourceId | null): ParcelLineItemRel;
46
46
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class s extends i{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async parcel(e,t,r){return this.resources.fetch({type:"parcels"},`parcel_line_items/${e}/parcel`,t,r)}async stock_line_item(e,t,r){return this.resources.fetch({type:"stock_line_items"},`parcel_line_items/${e}/stock_line_item`,t,r)}isParcelLineItem(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="parcel_line_items";export default s;
1
+ import{ApiResource as c}from"../resource";class s extends c{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,i){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,i)}async retrieve(e,t,i){return this.resources.retrieve({type:s.TYPE,id:e},t,i)}async update(e,t,i){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,i)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async parcel(e,t,i){const r=e.id||e;return this.resources.fetch({type:"parcels"},`parcel_line_items/${r}/parcel`,t,i)}async stock_line_item(e,t,i){const r=e.id||e;return this.resources.fetch({type:"stock_line_items"},`parcel_line_items/${r}/stock_line_item`,t,i)}isParcelLineItem(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="parcel_line_items";export default s;
@@ -1,9 +1,9 @@
1
1
  import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { Shipment } from './shipments';
4
- import { Package } from './packages';
5
- import { ParcelLineItem } from './parcel_line_items';
6
- import { Attachment } from './attachments';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Shipment } from './shipments';
4
+ import type { Package } from './packages';
5
+ import type { ParcelLineItem } from './parcel_line_items';
6
+ import type { Attachment } from './attachments';
7
7
  declare type ParcelRel = ResourceRel & {
8
8
  type: typeof Parcels.TYPE;
9
9
  };
@@ -96,10 +96,10 @@ declare class Parcels extends ApiResource {
96
96
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Parcel>;
97
97
  update(resource: ParcelUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Parcel>;
98
98
  delete(id: string, options?: ResourcesConfig): Promise<void>;
99
- shipment(parcelId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Shipment>;
100
- package(parcelId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Package>;
101
- parcel_line_items(parcelId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<ParcelLineItem>>;
102
- attachments(parcelId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
99
+ shipment(parcelId: string | Parcel, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Shipment>;
100
+ package(parcelId: string | Parcel, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Package>;
101
+ parcel_line_items(parcelId: string | Parcel, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<ParcelLineItem>>;
102
+ attachments(parcelId: string | Parcel, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
103
103
  isParcel(resource: any): resource is Parcel;
104
104
  relationship(id: string | ResourceId | null): ParcelRel;
105
105
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as c}from"../resource";class r extends c{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}async shipment(e,t,s){return this.resources.fetch({type:"shipments"},`parcels/${e}/shipment`,t,s)}async package(e,t,s){return this.resources.fetch({type:"packages"},`parcels/${e}/package`,t,s)}async parcel_line_items(e,t,s){return this.resources.fetch({type:"parcel_line_items"},`parcels/${e}/parcel_line_items`,t,s)}async attachments(e,t,s){return this.resources.fetch({type:"attachments"},`parcels/${e}/attachments`,t,s)}isParcel(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="parcels";export default r;
1
+ import{ApiResource as a}from"../resource";class c extends a{async list(e,t){return this.resources.list({type:c.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:c.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:c.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:c.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:c.TYPE,id:e},t)}async shipment(e,t,s){const r=e.id||e;return this.resources.fetch({type:"shipments"},`parcels/${r}/shipment`,t,s)}async package(e,t,s){const r=e.id||e;return this.resources.fetch({type:"packages"},`parcels/${r}/package`,t,s)}async parcel_line_items(e,t,s){const r=e.id||e;return this.resources.fetch({type:"parcel_line_items"},`parcels/${r}/parcel_line_items`,t,s)}async attachments(e,t,s){const r=e.id||e;return this.resources.fetch({type:"attachments"},`parcels/${r}/attachments`,t,s)}isParcel(e){return e.type&&e.type===c.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:c.TYPE}:{id:e.id,type:c.TYPE}}type(){return c.TYPE}}c.TYPE="parcels";export default c;
@@ -1,6 +1,6 @@
1
1
  import { ApiResource, Resource, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { PaymentMethod } from './payment_methods';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { PaymentMethod } from './payment_methods';
4
4
  declare type PaymentGatewayRel = ResourceRel & {
5
5
  type: typeof PaymentGateways.TYPE;
6
6
  };
@@ -12,7 +12,7 @@ declare class PaymentGateways extends ApiResource {
12
12
  static readonly TYPE: 'payment_gateways';
13
13
  list(params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentGateway>>;
14
14
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentGateway>;
15
- payment_methods(paymentGatewayId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentMethod>>;
15
+ payment_methods(paymentGatewayId: string | PaymentGateway, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentMethod>>;
16
16
  isPaymentGateway(resource: any): resource is PaymentGateway;
17
17
  relationship(id: string | ResourceId | null): PaymentGatewayRel;
18
18
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as y}from"../resource";class t extends y{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async payment_methods(e,r,s){return this.resources.fetch({type:"payment_methods"},`payment_gateways/${e}/payment_methods`,r,s)}isPaymentGateway(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="payment_gateways";export default t;
1
+ import{ApiResource as n}from"../resource";class t extends n{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async payment_methods(e,r,s){const y=e.id||e;return this.resources.fetch({type:"payment_methods"},`payment_gateways/${y}/payment_methods`,r,s)}isPaymentGateway(e){return e.type&&e.type===t.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="payment_gateways";export default t;
@@ -1,8 +1,8 @@
1
1
  import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { Market } from './markets';
4
- import { PaymentGateway } from './payment_gateways';
5
- import { Attachment } from './attachments';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Market } from './markets';
4
+ import type { PaymentGateway } from './payment_gateways';
5
+ import type { Attachment } from './attachments';
6
6
  declare type PaymentMethodRel = ResourceRel & {
7
7
  type: typeof PaymentMethods.TYPE;
8
8
  };
@@ -48,9 +48,9 @@ declare class PaymentMethods extends ApiResource {
48
48
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentMethod>;
49
49
  update(resource: PaymentMethodUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentMethod>;
50
50
  delete(id: string, options?: ResourcesConfig): Promise<void>;
51
- market(paymentMethodId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
52
- payment_gateway(paymentMethodId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentGateway>;
53
- attachments(paymentMethodId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
51
+ market(paymentMethodId: string | PaymentMethod, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
52
+ payment_gateway(paymentMethodId: string | PaymentMethod, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentGateway>;
53
+ attachments(paymentMethodId: string | PaymentMethod, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
54
54
  isPaymentMethod(resource: any): resource is PaymentMethod;
55
55
  relationship(id: string | ResourceId | null): PaymentMethodRel;
56
56
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as a}from"../resource";class r extends a{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}async market(e,t,s){return this.resources.fetch({type:"markets"},`payment_methods/${e}/market`,t,s)}async payment_gateway(e,t,s){return this.resources.fetch({type:"payment_gateways"},`payment_methods/${e}/payment_gateway`,t,s)}async attachments(e,t,s){return this.resources.fetch({type:"attachments"},`payment_methods/${e}/attachments`,t,s)}isPaymentMethod(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="payment_methods";export default r;
1
+ import{ApiResource as n}from"../resource";class s extends n{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async market(e,t,r){const a=e.id||e;return this.resources.fetch({type:"markets"},`payment_methods/${a}/market`,t,r)}async payment_gateway(e,t,r){const a=e.id||e;return this.resources.fetch({type:"payment_gateways"},`payment_methods/${a}/payment_gateway`,t,r)}async attachments(e,t,r){const a=e.id||e;return this.resources.fetch({type:"attachments"},`payment_methods/${a}/attachments`,t,r)}isPaymentMethod(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="payment_methods";export default s;
@@ -1,7 +1,7 @@
1
1
  import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { PaymentMethod } from './payment_methods';
4
- import { PaypalPayment } from './paypal_payments';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { PaymentMethod } from './payment_methods';
4
+ import type { PaypalPayment } from './paypal_payments';
5
5
  declare type PaypalGatewayRel = ResourceRel & {
6
6
  type: typeof PaypalGateways.TYPE;
7
7
  };
@@ -29,8 +29,8 @@ declare class PaypalGateways extends ApiResource {
29
29
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaypalGateway>;
30
30
  update(resource: PaypalGatewayUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaypalGateway>;
31
31
  delete(id: string, options?: ResourcesConfig): Promise<void>;
32
- payment_methods(paypalGatewayId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentMethod>>;
33
- paypal_payments(paypalGatewayId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaypalPayment>>;
32
+ payment_methods(paypalGatewayId: string | PaypalGateway, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentMethod>>;
33
+ paypal_payments(paypalGatewayId: string | PaypalGateway, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaypalPayment>>;
34
34
  isPaypalGateway(resource: any): resource is PaypalGateway;
35
35
  relationship(id: string | ResourceId | null): PaypalGatewayRel;
36
36
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as a}from"../resource";class s extends a{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async payment_methods(e,t,r){return this.resources.fetch({type:"payment_methods"},`paypal_gateways/${e}/payment_methods`,t,r)}async paypal_payments(e,t,r){return this.resources.fetch({type:"paypal_payments"},`paypal_gateways/${e}/paypal_payments`,t,r)}isPaypalGateway(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="paypal_gateways";export default s;
1
+ import{ApiResource as p}from"../resource";class s extends p{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async payment_methods(e,t,r){const a=e.id||e;return this.resources.fetch({type:"payment_methods"},`paypal_gateways/${a}/payment_methods`,t,r)}async paypal_payments(e,t,r){const a=e.id||e;return this.resources.fetch({type:"paypal_payments"},`paypal_gateways/${a}/paypal_payments`,t,r)}isPaypalGateway(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="paypal_gateways";export default s;
@@ -1,7 +1,7 @@
1
1
  import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { Order } from './orders';
4
- import { PaymentGateway } from './payment_gateways';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Order } from './orders';
4
+ import type { PaymentGateway } from './payment_gateways';
5
5
  declare type PaypalPaymentRel = ResourceRel & {
6
6
  type: typeof PaypalPayments.TYPE;
7
7
  };
@@ -39,8 +39,8 @@ declare class PaypalPayments extends ApiResource {
39
39
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaypalPayment>;
40
40
  update(resource: PaypalPaymentUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaypalPayment>;
41
41
  delete(id: string, options?: ResourcesConfig): Promise<void>;
42
- order(paypalPaymentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
43
- payment_gateway(paypalPaymentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentGateway>;
42
+ order(paypalPaymentId: string | PaypalPayment, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
43
+ payment_gateway(paypalPaymentId: string | PaypalPayment, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentGateway>;
44
44
  isPaypalPayment(resource: any): resource is PaypalPayment;
45
45
  relationship(id: string | ResourceId | null): PaypalPaymentRel;
46
46
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as a}from"../resource";class r extends a{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}async order(e,t,s){return this.resources.fetch({type:"orders"},`paypal_payments/${e}/order`,t,s)}async payment_gateway(e,t,s){return this.resources.fetch({type:"payment_gateways"},`paypal_payments/${e}/payment_gateway`,t,s)}isPaypalPayment(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="paypal_payments";export default r;
1
+ import{ApiResource as n}from"../resource";class r extends n{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}async order(e,t,s){const a=e.id||e;return this.resources.fetch({type:"orders"},`paypal_payments/${a}/order`,t,s)}async payment_gateway(e,t,s){const a=e.id||e;return this.resources.fetch({type:"payment_gateways"},`paypal_payments/${a}/payment_gateway`,t,s)}isPaypalPayment(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="paypal_payments";export default r;
@@ -1,13 +1,13 @@
1
1
  import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { Market } from './markets';
4
- import { PromotionRule } from './promotion_rules';
5
- import { OrderAmountPromotionRule } from './order_amount_promotion_rules';
6
- import { SkuListPromotionRule } from './sku_list_promotion_rules';
7
- import { CouponCodesPromotionRule } from './coupon_codes_promotion_rules';
8
- import { Attachment } from './attachments';
9
- import { SkuList } from './sku_lists';
10
- import { Sku } from './skus';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Market } from './markets';
4
+ import type { PromotionRule } from './promotion_rules';
5
+ import type { OrderAmountPromotionRule } from './order_amount_promotion_rules';
6
+ import type { SkuListPromotionRule } from './sku_list_promotion_rules';
7
+ import type { CouponCodesPromotionRule } from './coupon_codes_promotion_rules';
8
+ import type { Attachment } from './attachments';
9
+ import type { SkuList } from './sku_lists';
10
+ import type { Sku } from './skus';
11
11
  declare type PercentageDiscountPromotionRel = ResourceRel & {
12
12
  type: typeof PercentageDiscountPromotions.TYPE;
13
13
  };
@@ -82,13 +82,13 @@ declare class PercentageDiscountPromotions extends ApiResource {
82
82
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PercentageDiscountPromotion>;
83
83
  update(resource: PercentageDiscountPromotionUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PercentageDiscountPromotion>;
84
84
  delete(id: string, options?: ResourcesConfig): Promise<void>;
85
- market(percentageDiscountPromotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
86
- order_amount_promotion_rule(percentageDiscountPromotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<OrderAmountPromotionRule>;
87
- sku_list_promotion_rule(percentageDiscountPromotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<SkuListPromotionRule>;
88
- coupon_codes_promotion_rule(percentageDiscountPromotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CouponCodesPromotionRule>;
89
- attachments(percentageDiscountPromotionId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
90
- sku_list(percentageDiscountPromotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<SkuList>;
91
- skus(percentageDiscountPromotionId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Sku>>;
85
+ market(percentageDiscountPromotionId: string | PercentageDiscountPromotion, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
86
+ order_amount_promotion_rule(percentageDiscountPromotionId: string | PercentageDiscountPromotion, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<OrderAmountPromotionRule>;
87
+ sku_list_promotion_rule(percentageDiscountPromotionId: string | PercentageDiscountPromotion, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<SkuListPromotionRule>;
88
+ coupon_codes_promotion_rule(percentageDiscountPromotionId: string | PercentageDiscountPromotion, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CouponCodesPromotionRule>;
89
+ attachments(percentageDiscountPromotionId: string | PercentageDiscountPromotion, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
90
+ sku_list(percentageDiscountPromotionId: string | PercentageDiscountPromotion, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<SkuList>;
91
+ skus(percentageDiscountPromotionId: string | PercentageDiscountPromotion, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Sku>>;
92
92
  isPercentageDiscountPromotion(resource: any): resource is PercentageDiscountPromotion;
93
93
  relationship(id: string | ResourceId | null): PercentageDiscountPromotionRel;
94
94
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as o}from"../resource";class r extends o{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}async market(e,t,s){return this.resources.fetch({type:"markets"},`percentage_discount_promotions/${e}/market`,t,s)}async order_amount_promotion_rule(e,t,s){return this.resources.fetch({type:"order_amount_promotion_rules"},`percentage_discount_promotions/${e}/order_amount_promotion_rule`,t,s)}async sku_list_promotion_rule(e,t,s){return this.resources.fetch({type:"sku_list_promotion_rules"},`percentage_discount_promotions/${e}/sku_list_promotion_rule`,t,s)}async coupon_codes_promotion_rule(e,t,s){return this.resources.fetch({type:"coupon_codes_promotion_rules"},`percentage_discount_promotions/${e}/coupon_codes_promotion_rule`,t,s)}async attachments(e,t,s){return this.resources.fetch({type:"attachments"},`percentage_discount_promotions/${e}/attachments`,t,s)}async sku_list(e,t,s){return this.resources.fetch({type:"sku_lists"},`percentage_discount_promotions/${e}/sku_list`,t,s)}async skus(e,t,s){return this.resources.fetch({type:"skus"},`percentage_discount_promotions/${e}/skus`,t,s)}isPercentageDiscountPromotion(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="percentage_discount_promotions";export default r;
1
+ import{ApiResource as n}from"../resource";class o extends n{async list(e,t){return this.resources.list({type:o.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:o.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:o.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:o.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:o.TYPE,id:e},t)}async market(e,t,s){const r=e.id||e;return this.resources.fetch({type:"markets"},`percentage_discount_promotions/${r}/market`,t,s)}async order_amount_promotion_rule(e,t,s){const r=e.id||e;return this.resources.fetch({type:"order_amount_promotion_rules"},`percentage_discount_promotions/${r}/order_amount_promotion_rule`,t,s)}async sku_list_promotion_rule(e,t,s){const r=e.id||e;return this.resources.fetch({type:"sku_list_promotion_rules"},`percentage_discount_promotions/${r}/sku_list_promotion_rule`,t,s)}async coupon_codes_promotion_rule(e,t,s){const r=e.id||e;return this.resources.fetch({type:"coupon_codes_promotion_rules"},`percentage_discount_promotions/${r}/coupon_codes_promotion_rule`,t,s)}async attachments(e,t,s){const r=e.id||e;return this.resources.fetch({type:"attachments"},`percentage_discount_promotions/${r}/attachments`,t,s)}async sku_list(e,t,s){const r=e.id||e;return this.resources.fetch({type:"sku_lists"},`percentage_discount_promotions/${r}/sku_list`,t,s)}async skus(e,t,s){const r=e.id||e;return this.resources.fetch({type:"skus"},`percentage_discount_promotions/${r}/skus`,t,s)}isPercentageDiscountPromotion(e){return e.type&&e.type===o.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:o.TYPE}:{id:e.id,type:o.TYPE}}type(){return o.TYPE}}o.TYPE="percentage_discount_promotions";export default o;
@@ -1,7 +1,7 @@
1
1
  import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { Price } from './prices';
4
- import { Attachment } from './attachments';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Price } from './prices';
4
+ import type { Attachment } from './attachments';
5
5
  declare type PriceListRel = ResourceRel & {
6
6
  type: typeof PriceLists.TYPE;
7
7
  };
@@ -29,8 +29,8 @@ declare class PriceLists extends ApiResource {
29
29
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PriceList>;
30
30
  update(resource: PriceListUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PriceList>;
31
31
  delete(id: string, options?: ResourcesConfig): Promise<void>;
32
- prices(priceListId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Price>>;
33
- attachments(priceListId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
32
+ prices(priceListId: string | PriceList, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Price>>;
33
+ attachments(priceListId: string | PriceList, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
34
34
  isPriceList(resource: any): resource is PriceList;
35
35
  relationship(id: string | ResourceId | null): PriceListRel;
36
36
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class r extends i{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}async prices(e,t,s){return this.resources.fetch({type:"prices"},`price_lists/${e}/prices`,t,s)}async attachments(e,t,s){return this.resources.fetch({type:"attachments"},`price_lists/${e}/attachments`,t,s)}isPriceList(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="price_lists";export default r;
1
+ import{ApiResource as c}from"../resource";class s extends c{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async prices(e,t,r){const i=e.id||e;return this.resources.fetch({type:"prices"},`price_lists/${i}/prices`,t,r)}async attachments(e,t,r){const i=e.id||e;return this.resources.fetch({type:"attachments"},`price_lists/${i}/attachments`,t,r)}isPriceList(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="price_lists";export default s;
@@ -1,8 +1,8 @@
1
1
  import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { PriceList } from './price_lists';
4
- import { Sku } from './skus';
5
- import { Attachment } from './attachments';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { PriceList } from './price_lists';
4
+ import type { Sku } from './skus';
5
+ import type { Attachment } from './attachments';
6
6
  declare type PriceRel = ResourceRel & {
7
7
  type: typeof Prices.TYPE;
8
8
  };
@@ -46,9 +46,9 @@ declare class Prices extends ApiResource {
46
46
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Price>;
47
47
  update(resource: PriceUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Price>;
48
48
  delete(id: string, options?: ResourcesConfig): Promise<void>;
49
- price_list(priceId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PriceList>;
50
- sku(priceId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Sku>;
51
- attachments(priceId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
49
+ price_list(priceId: string | Price, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PriceList>;
50
+ sku(priceId: string | Price, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Sku>;
51
+ attachments(priceId: string | Price, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
52
52
  isPrice(resource: any): resource is Price;
53
53
  relationship(id: string | ResourceId | null): PriceRel;
54
54
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as c}from"../resource";class s extends c{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async price_list(e,t,r){return this.resources.fetch({type:"price_lists"},`prices/${e}/price_list`,t,r)}async sku(e,t,r){return this.resources.fetch({type:"skus"},`prices/${e}/sku`,t,r)}async attachments(e,t,r){return this.resources.fetch({type:"attachments"},`prices/${e}/attachments`,t,r)}isPrice(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="prices";export default s;
1
+ import{ApiResource as i}from"../resource";class s extends i{async list(e,t){return this.resources.list({type:s.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:s.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:s.TYPE,id:e},t)}async price_list(e,t,r){const c=e.id||e;return this.resources.fetch({type:"price_lists"},`prices/${c}/price_list`,t,r)}async sku(e,t,r){const c=e.id||e;return this.resources.fetch({type:"skus"},`prices/${c}/sku`,t,r)}async attachments(e,t,r){const c=e.id||e;return this.resources.fetch({type:"attachments"},`prices/${c}/attachments`,t,r)}isPrice(e){return e.type&&e.type===s.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="prices";export default s;
@@ -1,11 +1,11 @@
1
1
  import { ApiResource, Resource, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { PercentageDiscountPromotion } from './percentage_discount_promotions';
4
- import { FreeShippingPromotion } from './free_shipping_promotions';
5
- import { FixedAmountPromotion } from './fixed_amount_promotions';
6
- import { FreeGiftPromotion } from './free_gift_promotions';
7
- import { FixedPricePromotion } from './fixed_price_promotions';
8
- import { ExternalPromotion } from './external_promotions';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { PercentageDiscountPromotion } from './percentage_discount_promotions';
4
+ import type { FreeShippingPromotion } from './free_shipping_promotions';
5
+ import type { FixedAmountPromotion } from './fixed_amount_promotions';
6
+ import type { FreeGiftPromotion } from './free_gift_promotions';
7
+ import type { FixedPricePromotion } from './fixed_price_promotions';
8
+ import type { ExternalPromotion } from './external_promotions';
9
9
  declare type PromotionRuleRel = ResourceRel & {
10
10
  type: typeof PromotionRules.TYPE;
11
11
  };
@@ -1,11 +1,11 @@
1
1
  import { ApiResource, Resource, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { Market } from './markets';
4
- import { PromotionRule } from './promotion_rules';
5
- import { OrderAmountPromotionRule } from './order_amount_promotion_rules';
6
- import { SkuListPromotionRule } from './sku_list_promotion_rules';
7
- import { CouponCodesPromotionRule } from './coupon_codes_promotion_rules';
8
- import { Attachment } from './attachments';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Market } from './markets';
4
+ import type { PromotionRule } from './promotion_rules';
5
+ import type { OrderAmountPromotionRule } from './order_amount_promotion_rules';
6
+ import type { SkuListPromotionRule } from './sku_list_promotion_rules';
7
+ import type { CouponCodesPromotionRule } from './coupon_codes_promotion_rules';
8
+ import type { Attachment } from './attachments';
9
9
  declare type PromotionRel = ResourceRel & {
10
10
  type: typeof Promotions.TYPE;
11
11
  };
@@ -28,11 +28,11 @@ declare class Promotions extends ApiResource {
28
28
  static readonly TYPE: 'promotions';
29
29
  list(params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Promotion>>;
30
30
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Promotion>;
31
- market(promotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
32
- order_amount_promotion_rule(promotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<OrderAmountPromotionRule>;
33
- sku_list_promotion_rule(promotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<SkuListPromotionRule>;
34
- coupon_codes_promotion_rule(promotionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CouponCodesPromotionRule>;
35
- attachments(promotionId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
31
+ market(promotionId: string | Promotion, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
32
+ order_amount_promotion_rule(promotionId: string | Promotion, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<OrderAmountPromotionRule>;
33
+ sku_list_promotion_rule(promotionId: string | Promotion, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<SkuListPromotionRule>;
34
+ coupon_codes_promotion_rule(promotionId: string | Promotion, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CouponCodesPromotionRule>;
35
+ attachments(promotionId: string | Promotion, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
36
36
  isPromotion(resource: any): resource is Promotion;
37
37
  relationship(id: string | ResourceId | null): PromotionRel;
38
38
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as s}from"../resource";class o extends s{async list(r,e){return this.resources.list({type:o.TYPE},r,e)}async retrieve(r,e,t){return this.resources.retrieve({type:o.TYPE,id:r},e,t)}async market(r,e,t){return this.resources.fetch({type:"markets"},`promotions/${r}/market`,e,t)}async order_amount_promotion_rule(r,e,t){return this.resources.fetch({type:"order_amount_promotion_rules"},`promotions/${r}/order_amount_promotion_rule`,e,t)}async sku_list_promotion_rule(r,e,t){return this.resources.fetch({type:"sku_list_promotion_rules"},`promotions/${r}/sku_list_promotion_rule`,e,t)}async coupon_codes_promotion_rule(r,e,t){return this.resources.fetch({type:"coupon_codes_promotion_rules"},`promotions/${r}/coupon_codes_promotion_rule`,e,t)}async attachments(r,e,t){return this.resources.fetch({type:"attachments"},`promotions/${r}/attachments`,e,t)}isPromotion(r){return r.type&&r.type===o.TYPE}relationship(r){return r===null||typeof r=="string"?{id:r,type:o.TYPE}:{id:r.id,type:o.TYPE}}type(){return o.TYPE}}o.TYPE="promotions";export default o;
1
+ import{ApiResource as n}from"../resource";class s extends n{async list(t,r){return this.resources.list({type:s.TYPE},t,r)}async retrieve(t,r,e){return this.resources.retrieve({type:s.TYPE,id:t},r,e)}async market(t,r,e){const o=t.id||t;return this.resources.fetch({type:"markets"},`promotions/${o}/market`,r,e)}async order_amount_promotion_rule(t,r,e){const o=t.id||t;return this.resources.fetch({type:"order_amount_promotion_rules"},`promotions/${o}/order_amount_promotion_rule`,r,e)}async sku_list_promotion_rule(t,r,e){const o=t.id||t;return this.resources.fetch({type:"sku_list_promotion_rules"},`promotions/${o}/sku_list_promotion_rule`,r,e)}async coupon_codes_promotion_rule(t,r,e){const o=t.id||t;return this.resources.fetch({type:"coupon_codes_promotion_rules"},`promotions/${o}/coupon_codes_promotion_rule`,r,e)}async attachments(t,r,e){const o=t.id||t;return this.resources.fetch({type:"attachments"},`promotions/${o}/attachments`,r,e)}isPromotion(t){return t.type&&t.type===s.TYPE}relationship(t){return t===null||typeof t=="string"?{id:t,type:s.TYPE}:{id:t.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="promotions";export default s;
@@ -1,7 +1,7 @@
1
1
  import { ApiResource, Resource, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { Order } from './orders';
4
- import { Capture } from './captures';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Order } from './orders';
4
+ import type { Capture } from './captures';
5
5
  declare type RefundRel = ResourceRel & {
6
6
  type: typeof Refunds.TYPE;
7
7
  };
@@ -24,8 +24,8 @@ declare class Refunds extends ApiResource {
24
24
  static readonly TYPE: 'refunds';
25
25
  list(params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Refund>>;
26
26
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Refund>;
27
- order(refundId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
28
- reference_capture(refundId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Capture>;
27
+ order(refundId: string | Refund, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
28
+ reference_capture(refundId: string | Refund, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Capture>;
29
29
  isRefund(resource: any): resource is Refund;
30
30
  relationship(id: string | ResourceId | null): RefundRel;
31
31
  type(): string;
@@ -1 +1 @@
1
- import{ApiResource as n}from"../resource";class r extends n{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async order(e,t,s){return this.resources.fetch({type:"orders"},`refunds/${e}/order`,t,s)}async reference_capture(e,t,s){return this.resources.fetch({type:"captures"},`refunds/${e}/reference_capture`,t,s)}isRefund(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="refunds";export default r;
1
+ import{ApiResource as u}from"../resource";class r extends u{async list(e,t){return this.resources.list({type:r.TYPE},e,t)}async retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}async order(e,t,s){const n=e.id||e;return this.resources.fetch({type:"orders"},`refunds/${n}/order`,t,s)}async reference_capture(e,t,s){const n=e.id||e;return this.resources.fetch({type:"captures"},`refunds/${n}/reference_capture`,t,s)}isRefund(e){return e.type&&e.type===r.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="refunds";export default r;