@commercelayer/sdk 3.3.0 → 3.7.0

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 (647) hide show
  1. package/lib/api.d.ts +1 -0
  2. package/lib/api.js +1 -0
  3. package/lib/cjs/api.d.ts +1 -1
  4. package/lib/cjs/client.js +1 -1
  5. package/lib/cjs/commercelayer.js +1 -1
  6. package/lib/cjs/common.js +1 -1
  7. package/lib/cjs/debug.d.ts +1 -3
  8. package/lib/cjs/debug.js +1 -1
  9. package/lib/cjs/error.d.ts +1 -26
  10. package/lib/cjs/index.js +1 -1
  11. package/lib/cjs/interceptor.d.ts +1 -19
  12. package/lib/cjs/jsonapi.js +1 -1
  13. package/lib/cjs/model.d.ts +1 -1
  14. package/lib/cjs/query.js +1 -1
  15. package/lib/cjs/resource.d.ts +6 -2
  16. package/lib/cjs/resource.js +1 -1
  17. package/lib/cjs/resources/addresses.d.ts +5 -5
  18. package/lib/cjs/resources/addresses.js +1 -1
  19. package/lib/cjs/resources/adjustments.d.ts +4 -4
  20. package/lib/cjs/resources/adjustments.js +1 -1
  21. package/lib/cjs/resources/adyen_gateways.d.ts +5 -5
  22. package/lib/cjs/resources/adyen_gateways.js +1 -1
  23. package/lib/cjs/resources/adyen_payments.d.ts +6 -5
  24. package/lib/cjs/resources/adyen_payments.js +1 -1
  25. package/lib/cjs/resources/application.d.ts +4 -4
  26. package/lib/cjs/resources/application.js +1 -1
  27. package/lib/cjs/resources/attachments.d.ts +34 -34
  28. package/lib/cjs/resources/attachments.js +1 -1
  29. package/lib/cjs/resources/authorizations.d.ts +4 -4
  30. package/lib/cjs/resources/authorizations.js +1 -1
  31. package/lib/cjs/resources/avalara_accounts.d.ts +5 -5
  32. package/lib/cjs/resources/avalara_accounts.js +1 -1
  33. package/lib/cjs/resources/billing_info_validation_rules.d.ts +5 -5
  34. package/lib/cjs/resources/billing_info_validation_rules.js +1 -1
  35. package/lib/cjs/resources/bing_geocoders.d.ts +4 -4
  36. package/lib/cjs/resources/bing_geocoders.js +1 -1
  37. package/lib/cjs/resources/braintree_gateways.d.ts +5 -5
  38. package/lib/cjs/resources/braintree_gateways.js +1 -1
  39. package/lib/cjs/resources/braintree_payments.d.ts +5 -5
  40. package/lib/cjs/resources/braintree_payments.js +1 -1
  41. package/lib/cjs/resources/bundles.d.ts +6 -6
  42. package/lib/cjs/resources/bundles.js +1 -1
  43. package/lib/cjs/resources/captures.d.ts +4 -4
  44. package/lib/cjs/resources/captures.js +1 -1
  45. package/lib/cjs/resources/carrier_accounts.d.ts +4 -4
  46. package/lib/cjs/resources/carrier_accounts.js +1 -1
  47. package/lib/cjs/resources/checkout_com_gateways.d.ts +5 -5
  48. package/lib/cjs/resources/checkout_com_gateways.js +1 -1
  49. package/lib/cjs/resources/checkout_com_payments.d.ts +13 -5
  50. package/lib/cjs/resources/checkout_com_payments.js +1 -1
  51. package/lib/cjs/resources/coupon_codes_promotion_rules.d.ts +11 -11
  52. package/lib/cjs/resources/coupon_codes_promotion_rules.js +1 -1
  53. package/lib/cjs/resources/coupon_recipients.d.ts +5 -5
  54. package/lib/cjs/resources/coupon_recipients.js +1 -1
  55. package/lib/cjs/resources/coupons.d.ts +5 -5
  56. package/lib/cjs/resources/coupons.js +1 -1
  57. package/lib/cjs/resources/customer_addresses.d.ts +6 -6
  58. package/lib/cjs/resources/customer_addresses.js +1 -1
  59. package/lib/cjs/resources/customer_groups.d.ts +4 -4
  60. package/lib/cjs/resources/customer_groups.js +1 -1
  61. package/lib/cjs/resources/customer_password_resets.d.ts +4 -4
  62. package/lib/cjs/resources/customer_password_resets.js +1 -1
  63. package/lib/cjs/resources/customer_payment_sources.d.ts +13 -13
  64. package/lib/cjs/resources/customer_payment_sources.js +1 -1
  65. package/lib/cjs/resources/customer_subscriptions.d.ts +4 -4
  66. package/lib/cjs/resources/customer_subscriptions.js +1 -1
  67. package/lib/cjs/resources/customers.d.ts +5 -5
  68. package/lib/cjs/resources/customers.js +1 -1
  69. package/lib/cjs/resources/delivery_lead_times.d.ts +6 -6
  70. package/lib/cjs/resources/delivery_lead_times.js +1 -1
  71. package/lib/cjs/resources/event_callbacks.d.ts +4 -4
  72. package/lib/cjs/resources/event_callbacks.js +1 -1
  73. package/lib/cjs/resources/external_gateways.d.ts +4 -4
  74. package/lib/cjs/resources/external_gateways.js +1 -1
  75. package/lib/cjs/resources/external_payments.d.ts +5 -5
  76. package/lib/cjs/resources/external_payments.js +1 -1
  77. package/lib/cjs/resources/external_promotions.d.ts +9 -9
  78. package/lib/cjs/resources/external_promotions.js +1 -1
  79. package/lib/cjs/resources/external_tax_calculators.d.ts +5 -5
  80. package/lib/cjs/resources/external_tax_calculators.js +1 -1
  81. package/lib/cjs/resources/fixed_amount_promotions.d.ts +9 -9
  82. package/lib/cjs/resources/fixed_amount_promotions.js +1 -1
  83. package/lib/cjs/resources/fixed_price_promotions.d.ts +10 -10
  84. package/lib/cjs/resources/fixed_price_promotions.js +1 -1
  85. package/lib/cjs/resources/free_gift_promotions.d.ts +10 -10
  86. package/lib/cjs/resources/free_gift_promotions.js +1 -1
  87. package/lib/cjs/resources/free_shipping_promotions.d.ts +9 -9
  88. package/lib/cjs/resources/free_shipping_promotions.js +1 -1
  89. package/lib/cjs/resources/geocoders.d.ts +4 -4
  90. package/lib/cjs/resources/geocoders.js +1 -1
  91. package/lib/cjs/resources/gift_card_recipients.d.ts +5 -5
  92. package/lib/cjs/resources/gift_card_recipients.js +1 -1
  93. package/lib/cjs/resources/gift_cards.d.ts +6 -6
  94. package/lib/cjs/resources/gift_cards.js +1 -1
  95. package/lib/cjs/resources/google_geocoders.d.ts +4 -4
  96. package/lib/cjs/resources/google_geocoders.js +1 -1
  97. package/lib/cjs/resources/imports.d.ts +4 -4
  98. package/lib/cjs/resources/imports.js +1 -1
  99. package/lib/cjs/resources/in_stock_subscriptions.d.ts +7 -7
  100. package/lib/cjs/resources/in_stock_subscriptions.js +1 -1
  101. package/lib/cjs/resources/inventory_models.d.ts +4 -4
  102. package/lib/cjs/resources/inventory_models.js +1 -1
  103. package/lib/cjs/resources/inventory_return_locations.d.ts +6 -6
  104. package/lib/cjs/resources/inventory_return_locations.js +1 -1
  105. package/lib/cjs/resources/inventory_stock_locations.d.ts +6 -6
  106. package/lib/cjs/resources/inventory_stock_locations.js +1 -1
  107. package/lib/cjs/resources/klarna_gateways.d.ts +5 -5
  108. package/lib/cjs/resources/klarna_gateways.js +1 -1
  109. package/lib/cjs/resources/klarna_payments.d.ts +9 -5
  110. package/lib/cjs/resources/klarna_payments.js +1 -1
  111. package/lib/cjs/resources/line_item_options.d.ts +6 -6
  112. package/lib/cjs/resources/line_item_options.js +1 -1
  113. package/lib/cjs/resources/line_items.d.ts +15 -15
  114. package/lib/cjs/resources/line_items.js +1 -1
  115. package/lib/cjs/resources/manual_gateways.d.ts +4 -4
  116. package/lib/cjs/resources/manual_gateways.js +1 -1
  117. package/lib/cjs/resources/manual_tax_calculators.d.ts +6 -6
  118. package/lib/cjs/resources/manual_tax_calculators.js +1 -1
  119. package/lib/cjs/resources/markets.d.ts +9 -9
  120. package/lib/cjs/resources/markets.js +1 -1
  121. package/lib/cjs/resources/merchants.d.ts +5 -5
  122. package/lib/cjs/resources/merchants.js +1 -1
  123. package/lib/cjs/resources/order_amount_promotion_rules.d.ts +10 -10
  124. package/lib/cjs/resources/order_amount_promotion_rules.js +1 -1
  125. package/lib/cjs/resources/order_copies.d.ts +5 -5
  126. package/lib/cjs/resources/order_copies.js +1 -1
  127. package/lib/cjs/resources/order_subscriptions.d.ts +6 -6
  128. package/lib/cjs/resources/order_subscriptions.js +1 -1
  129. package/lib/cjs/resources/order_validation_rules.d.ts +4 -4
  130. package/lib/cjs/resources/order_validation_rules.js +1 -1
  131. package/lib/cjs/resources/orders.d.ts +17 -16
  132. package/lib/cjs/resources/orders.js +1 -1
  133. package/lib/cjs/resources/organization.d.ts +4 -4
  134. package/lib/cjs/resources/organization.js +1 -1
  135. package/lib/cjs/resources/packages.d.ts +5 -5
  136. package/lib/cjs/resources/packages.js +1 -1
  137. package/lib/cjs/resources/parcel_line_items.d.ts +6 -6
  138. package/lib/cjs/resources/parcel_line_items.js +1 -1
  139. package/lib/cjs/resources/parcels.d.ts +6 -6
  140. package/lib/cjs/resources/parcels.js +1 -1
  141. package/lib/cjs/resources/payment_gateways.d.ts +4 -4
  142. package/lib/cjs/resources/payment_gateways.js +1 -1
  143. package/lib/cjs/resources/payment_methods.d.ts +6 -6
  144. package/lib/cjs/resources/payment_methods.js +1 -1
  145. package/lib/cjs/resources/paypal_gateways.d.ts +4 -6
  146. package/lib/cjs/resources/paypal_gateways.js +1 -1
  147. package/lib/cjs/resources/paypal_payments.d.ts +9 -5
  148. package/lib/cjs/resources/paypal_payments.js +1 -1
  149. package/lib/cjs/resources/percentage_discount_promotions.d.ts +10 -10
  150. package/lib/cjs/resources/percentage_discount_promotions.js +1 -1
  151. package/lib/cjs/resources/price_lists.d.ts +4 -4
  152. package/lib/cjs/resources/price_lists.js +1 -1
  153. package/lib/cjs/resources/prices.d.ts +6 -6
  154. package/lib/cjs/resources/prices.js +1 -1
  155. package/lib/cjs/resources/promotion_rules.d.ts +4 -4
  156. package/lib/cjs/resources/promotion_rules.js +1 -1
  157. package/lib/cjs/resources/promotions.d.ts +4 -4
  158. package/lib/cjs/resources/promotions.js +1 -1
  159. package/lib/cjs/resources/refunds.d.ts +4 -4
  160. package/lib/cjs/resources/refunds.js +1 -1
  161. package/lib/cjs/resources/return_line_items.d.ts +6 -6
  162. package/lib/cjs/resources/return_line_items.js +1 -1
  163. package/lib/cjs/resources/returns.d.ts +6 -6
  164. package/lib/cjs/resources/returns.js +1 -1
  165. package/lib/cjs/resources/shipments.d.ts +5 -5
  166. package/lib/cjs/resources/shipments.js +1 -1
  167. package/lib/cjs/resources/shipping_categories.d.ts +4 -4
  168. package/lib/cjs/resources/shipping_categories.js +1 -1
  169. package/lib/cjs/resources/shipping_methods.d.ts +7 -7
  170. package/lib/cjs/resources/shipping_methods.js +1 -1
  171. package/lib/cjs/resources/shipping_zones.d.ts +4 -4
  172. package/lib/cjs/resources/shipping_zones.js +1 -1
  173. package/lib/cjs/resources/sku_list_items.d.ts +6 -6
  174. package/lib/cjs/resources/sku_list_items.js +1 -1
  175. package/lib/cjs/resources/sku_list_promotion_rules.d.ts +11 -11
  176. package/lib/cjs/resources/sku_list_promotion_rules.js +1 -1
  177. package/lib/cjs/resources/sku_lists.d.ts +4 -4
  178. package/lib/cjs/resources/sku_lists.js +1 -1
  179. package/lib/cjs/resources/sku_options.d.ts +6 -6
  180. package/lib/cjs/resources/sku_options.js +1 -1
  181. package/lib/cjs/resources/skus.d.ts +5 -5
  182. package/lib/cjs/resources/skus.js +1 -1
  183. package/lib/cjs/resources/stock_items.d.ts +6 -6
  184. package/lib/cjs/resources/stock_items.js +1 -1
  185. package/lib/cjs/resources/stock_line_items.d.ts +4 -4
  186. package/lib/cjs/resources/stock_line_items.js +1 -1
  187. package/lib/cjs/resources/stock_locations.d.ts +5 -5
  188. package/lib/cjs/resources/stock_locations.js +1 -1
  189. package/lib/cjs/resources/stock_transfers.d.ts +8 -8
  190. package/lib/cjs/resources/stock_transfers.js +1 -1
  191. package/lib/cjs/resources/stripe_gateways.d.ts +4 -4
  192. package/lib/cjs/resources/stripe_gateways.js +1 -1
  193. package/lib/cjs/resources/stripe_payments.d.ts +9 -5
  194. package/lib/cjs/resources/stripe_payments.js +1 -1
  195. package/lib/cjs/resources/tax_calculators.d.ts +4 -4
  196. package/lib/cjs/resources/tax_calculators.js +1 -1
  197. package/lib/cjs/resources/tax_categories.d.ts +9 -9
  198. package/lib/cjs/resources/tax_categories.js +1 -1
  199. package/lib/cjs/resources/tax_rules.d.ts +5 -5
  200. package/lib/cjs/resources/tax_rules.js +1 -1
  201. package/lib/cjs/resources/taxjar_accounts.d.ts +5 -5
  202. package/lib/cjs/resources/taxjar_accounts.js +1 -1
  203. package/lib/cjs/resources/transactions.d.ts +4 -4
  204. package/lib/cjs/resources/transactions.js +1 -1
  205. package/lib/cjs/resources/voids.d.ts +4 -4
  206. package/lib/cjs/resources/voids.js +1 -1
  207. package/lib/cjs/resources/webhooks.d.ts +4 -4
  208. package/lib/cjs/resources/webhooks.js +1 -1
  209. package/lib/cjs/resources/wire_transfers.d.ts +5 -5
  210. package/lib/cjs/resources/wire_transfers.js +1 -1
  211. package/lib/cjs/static.js +1 -1
  212. package/lib/cjs/util.d.ts +1 -2
  213. package/lib/client.d.ts +2 -0
  214. package/lib/client.js +1 -0
  215. package/lib/commercelayer.d.ts +1 -0
  216. package/lib/commercelayer.js +1 -0
  217. package/lib/common.d.ts +1 -0
  218. package/lib/common.js +1 -0
  219. package/lib/config.d.ts +1 -0
  220. package/lib/config.js +1 -0
  221. package/lib/debug.d.ts +1 -0
  222. package/lib/debug.js +1 -0
  223. package/lib/error.d.ts +1 -0
  224. package/lib/error.js +1 -0
  225. package/lib/esm/api.d.ts +1 -1
  226. package/lib/esm/client.js +1 -1
  227. package/lib/esm/commercelayer.js +1 -1
  228. package/lib/esm/common.js +1 -1
  229. package/lib/esm/debug.d.ts +1 -3
  230. package/lib/esm/debug.js +1 -1
  231. package/lib/esm/error.d.ts +1 -26
  232. package/lib/esm/error.js +1 -1
  233. package/lib/esm/interceptor.d.ts +1 -19
  234. package/lib/esm/jsonapi.js +1 -1
  235. package/lib/esm/model.d.ts +1 -1
  236. package/lib/esm/query.js +1 -1
  237. package/lib/esm/resource.d.ts +6 -2
  238. package/lib/esm/resource.js +1 -1
  239. package/lib/esm/resources/addresses.d.ts +5 -5
  240. package/lib/esm/resources/addresses.js +1 -1
  241. package/lib/esm/resources/adjustments.d.ts +4 -4
  242. package/lib/esm/resources/adjustments.js +1 -1
  243. package/lib/esm/resources/adyen_gateways.d.ts +5 -5
  244. package/lib/esm/resources/adyen_gateways.js +1 -1
  245. package/lib/esm/resources/adyen_payments.d.ts +6 -5
  246. package/lib/esm/resources/adyen_payments.js +1 -1
  247. package/lib/esm/resources/application.d.ts +4 -4
  248. package/lib/esm/resources/application.js +1 -1
  249. package/lib/esm/resources/attachments.d.ts +34 -34
  250. package/lib/esm/resources/attachments.js +1 -1
  251. package/lib/esm/resources/authorizations.d.ts +4 -4
  252. package/lib/esm/resources/authorizations.js +1 -1
  253. package/lib/esm/resources/avalara_accounts.d.ts +5 -5
  254. package/lib/esm/resources/avalara_accounts.js +1 -1
  255. package/lib/esm/resources/billing_info_validation_rules.d.ts +5 -5
  256. package/lib/esm/resources/billing_info_validation_rules.js +1 -1
  257. package/lib/esm/resources/bing_geocoders.d.ts +4 -4
  258. package/lib/esm/resources/bing_geocoders.js +1 -1
  259. package/lib/esm/resources/braintree_gateways.d.ts +5 -5
  260. package/lib/esm/resources/braintree_gateways.js +1 -1
  261. package/lib/esm/resources/braintree_payments.d.ts +5 -5
  262. package/lib/esm/resources/braintree_payments.js +1 -1
  263. package/lib/esm/resources/bundles.d.ts +6 -6
  264. package/lib/esm/resources/bundles.js +1 -1
  265. package/lib/esm/resources/captures.d.ts +4 -4
  266. package/lib/esm/resources/captures.js +1 -1
  267. package/lib/esm/resources/carrier_accounts.d.ts +4 -4
  268. package/lib/esm/resources/carrier_accounts.js +1 -1
  269. package/lib/esm/resources/checkout_com_gateways.d.ts +5 -5
  270. package/lib/esm/resources/checkout_com_gateways.js +1 -1
  271. package/lib/esm/resources/checkout_com_payments.d.ts +13 -5
  272. package/lib/esm/resources/checkout_com_payments.js +1 -1
  273. package/lib/esm/resources/coupon_codes_promotion_rules.d.ts +11 -11
  274. package/lib/esm/resources/coupon_codes_promotion_rules.js +1 -1
  275. package/lib/esm/resources/coupon_recipients.d.ts +5 -5
  276. package/lib/esm/resources/coupon_recipients.js +1 -1
  277. package/lib/esm/resources/coupons.d.ts +5 -5
  278. package/lib/esm/resources/coupons.js +1 -1
  279. package/lib/esm/resources/customer_addresses.d.ts +6 -6
  280. package/lib/esm/resources/customer_addresses.js +1 -1
  281. package/lib/esm/resources/customer_groups.d.ts +4 -4
  282. package/lib/esm/resources/customer_groups.js +1 -1
  283. package/lib/esm/resources/customer_password_resets.d.ts +4 -4
  284. package/lib/esm/resources/customer_password_resets.js +1 -1
  285. package/lib/esm/resources/customer_payment_sources.d.ts +13 -13
  286. package/lib/esm/resources/customer_payment_sources.js +1 -1
  287. package/lib/esm/resources/customer_subscriptions.d.ts +4 -4
  288. package/lib/esm/resources/customer_subscriptions.js +1 -1
  289. package/lib/esm/resources/customers.d.ts +5 -5
  290. package/lib/esm/resources/customers.js +1 -1
  291. package/lib/esm/resources/delivery_lead_times.d.ts +6 -6
  292. package/lib/esm/resources/delivery_lead_times.js +1 -1
  293. package/lib/esm/resources/event_callbacks.d.ts +4 -4
  294. package/lib/esm/resources/event_callbacks.js +1 -1
  295. package/lib/esm/resources/external_gateways.d.ts +4 -4
  296. package/lib/esm/resources/external_gateways.js +1 -1
  297. package/lib/esm/resources/external_payments.d.ts +5 -5
  298. package/lib/esm/resources/external_payments.js +1 -1
  299. package/lib/esm/resources/external_promotions.d.ts +9 -9
  300. package/lib/esm/resources/external_promotions.js +1 -1
  301. package/lib/esm/resources/external_tax_calculators.d.ts +5 -5
  302. package/lib/esm/resources/external_tax_calculators.js +1 -1
  303. package/lib/esm/resources/fixed_amount_promotions.d.ts +9 -9
  304. package/lib/esm/resources/fixed_amount_promotions.js +1 -1
  305. package/lib/esm/resources/fixed_price_promotions.d.ts +10 -10
  306. package/lib/esm/resources/fixed_price_promotions.js +1 -1
  307. package/lib/esm/resources/free_gift_promotions.d.ts +10 -10
  308. package/lib/esm/resources/free_gift_promotions.js +1 -1
  309. package/lib/esm/resources/free_shipping_promotions.d.ts +9 -9
  310. package/lib/esm/resources/free_shipping_promotions.js +1 -1
  311. package/lib/esm/resources/geocoders.d.ts +4 -4
  312. package/lib/esm/resources/geocoders.js +1 -1
  313. package/lib/esm/resources/gift_card_recipients.d.ts +5 -5
  314. package/lib/esm/resources/gift_card_recipients.js +1 -1
  315. package/lib/esm/resources/gift_cards.d.ts +6 -6
  316. package/lib/esm/resources/gift_cards.js +1 -1
  317. package/lib/esm/resources/google_geocoders.d.ts +4 -4
  318. package/lib/esm/resources/google_geocoders.js +1 -1
  319. package/lib/esm/resources/imports.d.ts +4 -4
  320. package/lib/esm/resources/imports.js +1 -1
  321. package/lib/esm/resources/in_stock_subscriptions.d.ts +7 -7
  322. package/lib/esm/resources/in_stock_subscriptions.js +1 -1
  323. package/lib/esm/resources/inventory_models.d.ts +4 -4
  324. package/lib/esm/resources/inventory_models.js +1 -1
  325. package/lib/esm/resources/inventory_return_locations.d.ts +6 -6
  326. package/lib/esm/resources/inventory_return_locations.js +1 -1
  327. package/lib/esm/resources/inventory_stock_locations.d.ts +6 -6
  328. package/lib/esm/resources/inventory_stock_locations.js +1 -1
  329. package/lib/esm/resources/klarna_gateways.d.ts +5 -5
  330. package/lib/esm/resources/klarna_gateways.js +1 -1
  331. package/lib/esm/resources/klarna_payments.d.ts +9 -5
  332. package/lib/esm/resources/klarna_payments.js +1 -1
  333. package/lib/esm/resources/line_item_options.d.ts +6 -6
  334. package/lib/esm/resources/line_item_options.js +1 -1
  335. package/lib/esm/resources/line_items.d.ts +15 -15
  336. package/lib/esm/resources/line_items.js +1 -1
  337. package/lib/esm/resources/manual_gateways.d.ts +4 -4
  338. package/lib/esm/resources/manual_gateways.js +1 -1
  339. package/lib/esm/resources/manual_tax_calculators.d.ts +6 -6
  340. package/lib/esm/resources/manual_tax_calculators.js +1 -1
  341. package/lib/esm/resources/markets.d.ts +9 -9
  342. package/lib/esm/resources/markets.js +1 -1
  343. package/lib/esm/resources/merchants.d.ts +5 -5
  344. package/lib/esm/resources/merchants.js +1 -1
  345. package/lib/esm/resources/order_amount_promotion_rules.d.ts +10 -10
  346. package/lib/esm/resources/order_amount_promotion_rules.js +1 -1
  347. package/lib/esm/resources/order_copies.d.ts +5 -5
  348. package/lib/esm/resources/order_copies.js +1 -1
  349. package/lib/esm/resources/order_subscriptions.d.ts +6 -6
  350. package/lib/esm/resources/order_subscriptions.js +1 -1
  351. package/lib/esm/resources/order_validation_rules.d.ts +4 -4
  352. package/lib/esm/resources/order_validation_rules.js +1 -1
  353. package/lib/esm/resources/orders.d.ts +17 -16
  354. package/lib/esm/resources/orders.js +1 -1
  355. package/lib/esm/resources/organization.d.ts +4 -4
  356. package/lib/esm/resources/organization.js +1 -1
  357. package/lib/esm/resources/packages.d.ts +5 -5
  358. package/lib/esm/resources/packages.js +1 -1
  359. package/lib/esm/resources/parcel_line_items.d.ts +6 -6
  360. package/lib/esm/resources/parcel_line_items.js +1 -1
  361. package/lib/esm/resources/parcels.d.ts +6 -6
  362. package/lib/esm/resources/parcels.js +1 -1
  363. package/lib/esm/resources/payment_gateways.d.ts +4 -4
  364. package/lib/esm/resources/payment_gateways.js +1 -1
  365. package/lib/esm/resources/payment_methods.d.ts +6 -6
  366. package/lib/esm/resources/payment_methods.js +1 -1
  367. package/lib/esm/resources/paypal_gateways.d.ts +4 -6
  368. package/lib/esm/resources/paypal_gateways.js +1 -1
  369. package/lib/esm/resources/paypal_payments.d.ts +9 -5
  370. package/lib/esm/resources/paypal_payments.js +1 -1
  371. package/lib/esm/resources/percentage_discount_promotions.d.ts +10 -10
  372. package/lib/esm/resources/percentage_discount_promotions.js +1 -1
  373. package/lib/esm/resources/price_lists.d.ts +4 -4
  374. package/lib/esm/resources/price_lists.js +1 -1
  375. package/lib/esm/resources/prices.d.ts +6 -6
  376. package/lib/esm/resources/prices.js +1 -1
  377. package/lib/esm/resources/promotion_rules.d.ts +4 -4
  378. package/lib/esm/resources/promotion_rules.js +1 -1
  379. package/lib/esm/resources/promotions.d.ts +4 -4
  380. package/lib/esm/resources/promotions.js +1 -1
  381. package/lib/esm/resources/refunds.d.ts +4 -4
  382. package/lib/esm/resources/refunds.js +1 -1
  383. package/lib/esm/resources/return_line_items.d.ts +6 -6
  384. package/lib/esm/resources/return_line_items.js +1 -1
  385. package/lib/esm/resources/returns.d.ts +6 -6
  386. package/lib/esm/resources/returns.js +1 -1
  387. package/lib/esm/resources/shipments.d.ts +5 -5
  388. package/lib/esm/resources/shipments.js +1 -1
  389. package/lib/esm/resources/shipping_categories.d.ts +4 -4
  390. package/lib/esm/resources/shipping_categories.js +1 -1
  391. package/lib/esm/resources/shipping_methods.d.ts +7 -7
  392. package/lib/esm/resources/shipping_methods.js +1 -1
  393. package/lib/esm/resources/shipping_zones.d.ts +4 -4
  394. package/lib/esm/resources/shipping_zones.js +1 -1
  395. package/lib/esm/resources/sku_list_items.d.ts +6 -6
  396. package/lib/esm/resources/sku_list_items.js +1 -1
  397. package/lib/esm/resources/sku_list_promotion_rules.d.ts +11 -11
  398. package/lib/esm/resources/sku_list_promotion_rules.js +1 -1
  399. package/lib/esm/resources/sku_lists.d.ts +4 -4
  400. package/lib/esm/resources/sku_lists.js +1 -1
  401. package/lib/esm/resources/sku_options.d.ts +6 -6
  402. package/lib/esm/resources/sku_options.js +1 -1
  403. package/lib/esm/resources/skus.d.ts +5 -5
  404. package/lib/esm/resources/skus.js +1 -1
  405. package/lib/esm/resources/stock_items.d.ts +6 -6
  406. package/lib/esm/resources/stock_items.js +1 -1
  407. package/lib/esm/resources/stock_line_items.d.ts +4 -4
  408. package/lib/esm/resources/stock_line_items.js +1 -1
  409. package/lib/esm/resources/stock_locations.d.ts +5 -5
  410. package/lib/esm/resources/stock_locations.js +1 -1
  411. package/lib/esm/resources/stock_transfers.d.ts +8 -8
  412. package/lib/esm/resources/stock_transfers.js +1 -1
  413. package/lib/esm/resources/stripe_gateways.d.ts +4 -4
  414. package/lib/esm/resources/stripe_gateways.js +1 -1
  415. package/lib/esm/resources/stripe_payments.d.ts +9 -5
  416. package/lib/esm/resources/stripe_payments.js +1 -1
  417. package/lib/esm/resources/tax_calculators.d.ts +4 -4
  418. package/lib/esm/resources/tax_calculators.js +1 -1
  419. package/lib/esm/resources/tax_categories.d.ts +9 -9
  420. package/lib/esm/resources/tax_categories.js +1 -1
  421. package/lib/esm/resources/tax_rules.d.ts +5 -5
  422. package/lib/esm/resources/tax_rules.js +1 -1
  423. package/lib/esm/resources/taxjar_accounts.d.ts +5 -5
  424. package/lib/esm/resources/taxjar_accounts.js +1 -1
  425. package/lib/esm/resources/transactions.d.ts +4 -4
  426. package/lib/esm/resources/transactions.js +1 -1
  427. package/lib/esm/resources/voids.d.ts +4 -4
  428. package/lib/esm/resources/voids.js +1 -1
  429. package/lib/esm/resources/webhooks.d.ts +4 -4
  430. package/lib/esm/resources/webhooks.js +1 -1
  431. package/lib/esm/resources/wire_transfers.d.ts +5 -5
  432. package/lib/esm/resources/wire_transfers.js +1 -1
  433. package/lib/esm/static.js +1 -1
  434. package/lib/esm/util.d.ts +1 -2
  435. package/lib/index.d.ts +1 -0
  436. package/lib/index.js +1 -0
  437. package/lib/interceptor.d.ts +1 -0
  438. package/lib/interceptor.js +1 -0
  439. package/lib/jsonapi.d.ts +1 -0
  440. package/lib/jsonapi.js +1 -0
  441. package/lib/model.d.ts +1 -0
  442. package/lib/model.js +1 -0
  443. package/lib/query.d.ts +1 -0
  444. package/lib/query.js +1 -0
  445. package/lib/resource.d.ts +1 -0
  446. package/lib/resource.js +1 -0
  447. package/lib/resources/addresses.d.ts +1 -0
  448. package/lib/resources/addresses.js +1 -0
  449. package/lib/resources/adjustments.d.ts +1 -0
  450. package/lib/resources/adjustments.js +1 -0
  451. package/lib/resources/adyen_gateways.d.ts +1 -0
  452. package/lib/resources/adyen_gateways.js +1 -0
  453. package/lib/resources/adyen_payments.d.ts +1 -0
  454. package/lib/resources/adyen_payments.js +1 -0
  455. package/lib/resources/application.d.ts +1 -0
  456. package/lib/resources/application.js +1 -0
  457. package/lib/resources/attachments.d.ts +1 -0
  458. package/lib/resources/attachments.js +1 -0
  459. package/lib/resources/authorizations.d.ts +1 -0
  460. package/lib/resources/authorizations.js +1 -0
  461. package/lib/resources/avalara_accounts.d.ts +1 -0
  462. package/lib/resources/avalara_accounts.js +1 -0
  463. package/lib/resources/billing_info_validation_rules.d.ts +1 -0
  464. package/lib/resources/billing_info_validation_rules.js +1 -0
  465. package/lib/resources/bing_geocoders.d.ts +1 -0
  466. package/lib/resources/bing_geocoders.js +1 -0
  467. package/lib/resources/braintree_gateways.d.ts +1 -0
  468. package/lib/resources/braintree_gateways.js +1 -0
  469. package/lib/resources/braintree_payments.d.ts +1 -0
  470. package/lib/resources/braintree_payments.js +1 -0
  471. package/lib/resources/bundles.d.ts +1 -0
  472. package/lib/resources/bundles.js +1 -0
  473. package/lib/resources/captures.d.ts +1 -0
  474. package/lib/resources/captures.js +1 -0
  475. package/lib/resources/carrier_accounts.d.ts +1 -0
  476. package/lib/resources/carrier_accounts.js +1 -0
  477. package/lib/resources/checkout_com_gateways.d.ts +1 -0
  478. package/lib/resources/checkout_com_gateways.js +1 -0
  479. package/lib/resources/checkout_com_payments.d.ts +1 -0
  480. package/lib/resources/checkout_com_payments.js +1 -0
  481. package/lib/resources/coupon_codes_promotion_rules.d.ts +1 -0
  482. package/lib/resources/coupon_codes_promotion_rules.js +1 -0
  483. package/lib/resources/coupon_recipients.d.ts +1 -0
  484. package/lib/resources/coupon_recipients.js +1 -0
  485. package/lib/resources/coupons.d.ts +1 -0
  486. package/lib/resources/coupons.js +1 -0
  487. package/lib/resources/customer_addresses.d.ts +1 -0
  488. package/lib/resources/customer_addresses.js +1 -0
  489. package/lib/resources/customer_groups.d.ts +1 -0
  490. package/lib/resources/customer_groups.js +1 -0
  491. package/lib/resources/customer_password_resets.d.ts +1 -0
  492. package/lib/resources/customer_password_resets.js +1 -0
  493. package/lib/resources/customer_payment_sources.d.ts +1 -0
  494. package/lib/resources/customer_payment_sources.js +1 -0
  495. package/lib/resources/customer_subscriptions.d.ts +1 -0
  496. package/lib/resources/customer_subscriptions.js +1 -0
  497. package/lib/resources/customers.d.ts +1 -0
  498. package/lib/resources/customers.js +1 -0
  499. package/lib/resources/delivery_lead_times.d.ts +1 -0
  500. package/lib/resources/delivery_lead_times.js +1 -0
  501. package/lib/resources/event_callbacks.d.ts +1 -0
  502. package/lib/resources/event_callbacks.js +1 -0
  503. package/lib/resources/external_gateways.d.ts +1 -0
  504. package/lib/resources/external_gateways.js +1 -0
  505. package/lib/resources/external_payments.d.ts +1 -0
  506. package/lib/resources/external_payments.js +1 -0
  507. package/lib/resources/external_promotions.d.ts +1 -0
  508. package/lib/resources/external_promotions.js +1 -0
  509. package/lib/resources/external_tax_calculators.d.ts +1 -0
  510. package/lib/resources/external_tax_calculators.js +1 -0
  511. package/lib/resources/fixed_amount_promotions.d.ts +1 -0
  512. package/lib/resources/fixed_amount_promotions.js +1 -0
  513. package/lib/resources/fixed_price_promotions.d.ts +1 -0
  514. package/lib/resources/fixed_price_promotions.js +1 -0
  515. package/lib/resources/free_gift_promotions.d.ts +1 -0
  516. package/lib/resources/free_gift_promotions.js +1 -0
  517. package/lib/resources/free_shipping_promotions.d.ts +1 -0
  518. package/lib/resources/free_shipping_promotions.js +1 -0
  519. package/lib/resources/geocoders.d.ts +1 -0
  520. package/lib/resources/geocoders.js +1 -0
  521. package/lib/resources/gift_card_recipients.d.ts +1 -0
  522. package/lib/resources/gift_card_recipients.js +1 -0
  523. package/lib/resources/gift_cards.d.ts +1 -0
  524. package/lib/resources/gift_cards.js +1 -0
  525. package/lib/resources/google_geocoders.d.ts +1 -0
  526. package/lib/resources/google_geocoders.js +1 -0
  527. package/lib/resources/imports.d.ts +1 -0
  528. package/lib/resources/imports.js +1 -0
  529. package/lib/resources/in_stock_subscriptions.d.ts +1 -0
  530. package/lib/resources/in_stock_subscriptions.js +1 -0
  531. package/lib/resources/inventory_models.d.ts +1 -0
  532. package/lib/resources/inventory_models.js +1 -0
  533. package/lib/resources/inventory_return_locations.d.ts +1 -0
  534. package/lib/resources/inventory_return_locations.js +1 -0
  535. package/lib/resources/inventory_stock_locations.d.ts +1 -0
  536. package/lib/resources/inventory_stock_locations.js +1 -0
  537. package/lib/resources/klarna_gateways.d.ts +1 -0
  538. package/lib/resources/klarna_gateways.js +1 -0
  539. package/lib/resources/klarna_payments.d.ts +1 -0
  540. package/lib/resources/klarna_payments.js +1 -0
  541. package/lib/resources/line_item_options.d.ts +1 -0
  542. package/lib/resources/line_item_options.js +1 -0
  543. package/lib/resources/line_items.d.ts +1 -0
  544. package/lib/resources/line_items.js +1 -0
  545. package/lib/resources/manual_gateways.d.ts +1 -0
  546. package/lib/resources/manual_gateways.js +1 -0
  547. package/lib/resources/manual_tax_calculators.d.ts +1 -0
  548. package/lib/resources/manual_tax_calculators.js +1 -0
  549. package/lib/resources/markets.d.ts +1 -0
  550. package/lib/resources/markets.js +1 -0
  551. package/lib/resources/merchants.d.ts +1 -0
  552. package/lib/resources/merchants.js +1 -0
  553. package/lib/resources/order_amount_promotion_rules.d.ts +1 -0
  554. package/lib/resources/order_amount_promotion_rules.js +1 -0
  555. package/lib/resources/order_copies.d.ts +1 -0
  556. package/lib/resources/order_copies.js +1 -0
  557. package/lib/resources/order_subscriptions.d.ts +1 -0
  558. package/lib/resources/order_subscriptions.js +1 -0
  559. package/lib/resources/order_validation_rules.d.ts +1 -0
  560. package/lib/resources/order_validation_rules.js +1 -0
  561. package/lib/resources/orders.d.ts +1 -0
  562. package/lib/resources/orders.js +1 -0
  563. package/lib/resources/organization.d.ts +1 -0
  564. package/lib/resources/organization.js +1 -0
  565. package/lib/resources/packages.d.ts +1 -0
  566. package/lib/resources/packages.js +1 -0
  567. package/lib/resources/parcel_line_items.d.ts +1 -0
  568. package/lib/resources/parcel_line_items.js +1 -0
  569. package/lib/resources/parcels.d.ts +1 -0
  570. package/lib/resources/parcels.js +1 -0
  571. package/lib/resources/payment_gateways.d.ts +1 -0
  572. package/lib/resources/payment_gateways.js +1 -0
  573. package/lib/resources/payment_methods.d.ts +1 -0
  574. package/lib/resources/payment_methods.js +1 -0
  575. package/lib/resources/paypal_gateways.d.ts +1 -0
  576. package/lib/resources/paypal_gateways.js +1 -0
  577. package/lib/resources/paypal_payments.d.ts +1 -0
  578. package/lib/resources/paypal_payments.js +1 -0
  579. package/lib/resources/percentage_discount_promotions.d.ts +1 -0
  580. package/lib/resources/percentage_discount_promotions.js +1 -0
  581. package/lib/resources/price_lists.d.ts +1 -0
  582. package/lib/resources/price_lists.js +1 -0
  583. package/lib/resources/prices.d.ts +1 -0
  584. package/lib/resources/prices.js +1 -0
  585. package/lib/resources/promotion_rules.d.ts +1 -0
  586. package/lib/resources/promotion_rules.js +1 -0
  587. package/lib/resources/promotions.d.ts +1 -0
  588. package/lib/resources/promotions.js +1 -0
  589. package/lib/resources/refunds.d.ts +1 -0
  590. package/lib/resources/refunds.js +1 -0
  591. package/lib/resources/return_line_items.d.ts +1 -0
  592. package/lib/resources/return_line_items.js +1 -0
  593. package/lib/resources/returns.d.ts +1 -0
  594. package/lib/resources/returns.js +1 -0
  595. package/lib/resources/shipments.d.ts +1 -0
  596. package/lib/resources/shipments.js +1 -0
  597. package/lib/resources/shipping_categories.d.ts +1 -0
  598. package/lib/resources/shipping_categories.js +1 -0
  599. package/lib/resources/shipping_methods.d.ts +1 -0
  600. package/lib/resources/shipping_methods.js +1 -0
  601. package/lib/resources/shipping_zones.d.ts +1 -0
  602. package/lib/resources/shipping_zones.js +1 -0
  603. package/lib/resources/sku_list_items.d.ts +1 -0
  604. package/lib/resources/sku_list_items.js +1 -0
  605. package/lib/resources/sku_list_promotion_rules.d.ts +1 -0
  606. package/lib/resources/sku_list_promotion_rules.js +1 -0
  607. package/lib/resources/sku_lists.d.ts +1 -0
  608. package/lib/resources/sku_lists.js +1 -0
  609. package/lib/resources/sku_options.d.ts +1 -0
  610. package/lib/resources/sku_options.js +1 -0
  611. package/lib/resources/skus.d.ts +1 -0
  612. package/lib/resources/skus.js +1 -0
  613. package/lib/resources/stock_items.d.ts +1 -0
  614. package/lib/resources/stock_items.js +1 -0
  615. package/lib/resources/stock_line_items.d.ts +1 -0
  616. package/lib/resources/stock_line_items.js +1 -0
  617. package/lib/resources/stock_locations.d.ts +1 -0
  618. package/lib/resources/stock_locations.js +1 -0
  619. package/lib/resources/stock_transfers.d.ts +1 -0
  620. package/lib/resources/stock_transfers.js +1 -0
  621. package/lib/resources/stripe_gateways.d.ts +1 -0
  622. package/lib/resources/stripe_gateways.js +1 -0
  623. package/lib/resources/stripe_payments.d.ts +1 -0
  624. package/lib/resources/stripe_payments.js +1 -0
  625. package/lib/resources/tax_calculators.d.ts +1 -0
  626. package/lib/resources/tax_calculators.js +1 -0
  627. package/lib/resources/tax_categories.d.ts +1 -0
  628. package/lib/resources/tax_categories.js +1 -0
  629. package/lib/resources/tax_rules.d.ts +1 -0
  630. package/lib/resources/tax_rules.js +1 -0
  631. package/lib/resources/taxjar_accounts.d.ts +1 -0
  632. package/lib/resources/taxjar_accounts.js +1 -0
  633. package/lib/resources/transactions.d.ts +1 -0
  634. package/lib/resources/transactions.js +1 -0
  635. package/lib/resources/voids.d.ts +1 -0
  636. package/lib/resources/voids.js +1 -0
  637. package/lib/resources/webhooks.d.ts +1 -0
  638. package/lib/resources/webhooks.js +1 -0
  639. package/lib/resources/wire_transfers.d.ts +1 -0
  640. package/lib/resources/wire_transfers.js +1 -0
  641. package/lib/static.d.ts +1 -0
  642. package/lib/static.js +1 -0
  643. package/lib/tsconfig.esm.tsbuildinfo +1 -1
  644. package/lib/tsconfig.tsbuildinfo +1 -1
  645. package/lib/util.d.ts +2 -0
  646. package/lib/util.js +1 -0
  647. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
- import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ListResponse } from '../resource';
2
- import { /* QueryBuilderRetrieve, QueryBuilderList, */ QueryParamsList, QueryParamsRetrieve } from '../query';
1
+ import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
+ import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
3
  import { Market } from './markets';
4
4
  import { PromotionRule } from './promotion_rules';
5
5
  import { OrderAmountPromotionRule } from './order_amount_promotion_rules';
@@ -8,25 +8,25 @@ import { CouponCodesPromotionRule } from './coupon_codes_promotion_rules';
8
8
  import { Attachment } from './attachments';
9
9
  import { SkuList } from './sku_lists';
10
10
  import { Sku } from './skus';
11
- declare type FixedPricePromotionRel = ResourceId & {
11
+ declare type FixedPricePromotionRel = ResourceRel & {
12
12
  type: typeof FixedPricePromotions.TYPE;
13
13
  };
14
- declare type MarketRel = ResourceId & {
14
+ declare type MarketRel = ResourceRel & {
15
15
  type: 'markets';
16
16
  };
17
- declare type PromotionRuleRel = ResourceId & {
17
+ declare type PromotionRuleRel = ResourceRel & {
18
18
  type: 'promotion_rules';
19
19
  };
20
- declare type OrderAmountPromotionRuleRel = ResourceId & {
20
+ declare type OrderAmountPromotionRuleRel = ResourceRel & {
21
21
  type: 'order_amount_promotion_rules';
22
22
  };
23
- declare type SkuListPromotionRuleRel = ResourceId & {
23
+ declare type SkuListPromotionRuleRel = ResourceRel & {
24
24
  type: 'sku_list_promotion_rules';
25
25
  };
26
- declare type CouponCodesPromotionRuleRel = ResourceId & {
26
+ declare type CouponCodesPromotionRuleRel = ResourceRel & {
27
27
  type: 'coupon_codes_promotion_rules';
28
28
  };
29
- declare type SkuListRel = ResourceId & {
29
+ declare type SkuListRel = ResourceRel & {
30
30
  type: 'sku_lists';
31
31
  };
32
32
  interface FixedPricePromotion extends Resource {
@@ -85,7 +85,7 @@ declare class FixedPricePromotions extends ApiResource {
85
85
  update(resource: FixedPricePromotionUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<FixedPricePromotion>;
86
86
  delete(id: string, options?: ResourcesConfig): Promise<void>;
87
87
  isFixedPricePromotion(resource: any): resource is FixedPricePromotion;
88
- relationship(id: string | ResourceId): FixedPricePromotionRel;
88
+ relationship(id: string | ResourceId | null): FixedPricePromotionRel;
89
89
  type(): string;
90
90
  }
91
91
  export default FixedPricePromotions;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class r extends i{async list(e,s){return this.resources.list({type:r.TYPE},e,s)}async create(e,s,t){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),s,t)}async retrieve(e,s,t){return this.resources.retrieve({type:r.TYPE,id:e},s,t)}async update(e,s,t){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),s,t)}async delete(e,s){await this.resources.delete({type:r.TYPE,id:e},s)}isFixedPricePromotion(e){return e.type&&e.type===r.TYPE}relationship(e){return typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="fixed_price_promotions";export default r;
1
+ import{ApiResource as p}from"../resource";class t extends p{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)}isFixedPricePromotion(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="fixed_price_promotions";export default t;
@@ -1,5 +1,5 @@
1
- import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ListResponse } from '../resource';
2
- import { /* QueryBuilderRetrieve, QueryBuilderList, */ QueryParamsList, QueryParamsRetrieve } from '../query';
1
+ import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
+ import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
3
  import { Market } from './markets';
4
4
  import { PromotionRule } from './promotion_rules';
5
5
  import { OrderAmountPromotionRule } from './order_amount_promotion_rules';
@@ -8,25 +8,25 @@ import { CouponCodesPromotionRule } from './coupon_codes_promotion_rules';
8
8
  import { Attachment } from './attachments';
9
9
  import { SkuList } from './sku_lists';
10
10
  import { Sku } from './skus';
11
- declare type FreeGiftPromotionRel = ResourceId & {
11
+ declare type FreeGiftPromotionRel = ResourceRel & {
12
12
  type: typeof FreeGiftPromotions.TYPE;
13
13
  };
14
- declare type MarketRel = ResourceId & {
14
+ declare type MarketRel = ResourceRel & {
15
15
  type: 'markets';
16
16
  };
17
- declare type PromotionRuleRel = ResourceId & {
17
+ declare type PromotionRuleRel = ResourceRel & {
18
18
  type: 'promotion_rules';
19
19
  };
20
- declare type OrderAmountPromotionRuleRel = ResourceId & {
20
+ declare type OrderAmountPromotionRuleRel = ResourceRel & {
21
21
  type: 'order_amount_promotion_rules';
22
22
  };
23
- declare type SkuListPromotionRuleRel = ResourceId & {
23
+ declare type SkuListPromotionRuleRel = ResourceRel & {
24
24
  type: 'sku_list_promotion_rules';
25
25
  };
26
- declare type CouponCodesPromotionRuleRel = ResourceId & {
26
+ declare type CouponCodesPromotionRuleRel = ResourceRel & {
27
27
  type: 'coupon_codes_promotion_rules';
28
28
  };
29
- declare type SkuListRel = ResourceId & {
29
+ declare type SkuListRel = ResourceRel & {
30
30
  type: 'sku_lists';
31
31
  };
32
32
  interface FreeGiftPromotion extends Resource {
@@ -83,7 +83,7 @@ declare class FreeGiftPromotions extends ApiResource {
83
83
  update(resource: FreeGiftPromotionUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<FreeGiftPromotion>;
84
84
  delete(id: string, options?: ResourcesConfig): Promise<void>;
85
85
  isFreeGiftPromotion(resource: any): resource is FreeGiftPromotion;
86
- relationship(id: string | ResourceId): FreeGiftPromotionRel;
86
+ relationship(id: string | ResourceId | null): FreeGiftPromotionRel;
87
87
  type(): string;
88
88
  }
89
89
  export default FreeGiftPromotions;
@@ -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)}isFreeGiftPromotion(e){return e.type&&e.type===r.TYPE}relationship(e){return typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="free_gift_promotions";export default r;
1
+ import{ApiResource as a}from"../resource";class t extends a{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)}isFreeGiftPromotion(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="free_gift_promotions";export default t;
@@ -1,27 +1,27 @@
1
- import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ListResponse } from '../resource';
2
- import { /* QueryBuilderRetrieve, QueryBuilderList, */ QueryParamsList, QueryParamsRetrieve } from '../query';
1
+ import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
+ import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
3
  import { Market } from './markets';
4
4
  import { PromotionRule } from './promotion_rules';
5
5
  import { OrderAmountPromotionRule } from './order_amount_promotion_rules';
6
6
  import { SkuListPromotionRule } from './sku_list_promotion_rules';
7
7
  import { CouponCodesPromotionRule } from './coupon_codes_promotion_rules';
8
8
  import { Attachment } from './attachments';
9
- declare type FreeShippingPromotionRel = ResourceId & {
9
+ declare type FreeShippingPromotionRel = ResourceRel & {
10
10
  type: typeof FreeShippingPromotions.TYPE;
11
11
  };
12
- declare type MarketRel = ResourceId & {
12
+ declare type MarketRel = ResourceRel & {
13
13
  type: 'markets';
14
14
  };
15
- declare type PromotionRuleRel = ResourceId & {
15
+ declare type PromotionRuleRel = ResourceRel & {
16
16
  type: 'promotion_rules';
17
17
  };
18
- declare type OrderAmountPromotionRuleRel = ResourceId & {
18
+ declare type OrderAmountPromotionRuleRel = ResourceRel & {
19
19
  type: 'order_amount_promotion_rules';
20
20
  };
21
- declare type SkuListPromotionRuleRel = ResourceId & {
21
+ declare type SkuListPromotionRuleRel = ResourceRel & {
22
22
  type: 'sku_list_promotion_rules';
23
23
  };
24
- declare type CouponCodesPromotionRuleRel = ResourceId & {
24
+ declare type CouponCodesPromotionRuleRel = ResourceRel & {
25
25
  type: 'coupon_codes_promotion_rules';
26
26
  };
27
27
  interface FreeShippingPromotion extends Resource {
@@ -71,7 +71,7 @@ declare class FreeShippingPromotions extends ApiResource {
71
71
  update(resource: FreeShippingPromotionUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<FreeShippingPromotion>;
72
72
  delete(id: string, options?: ResourcesConfig): Promise<void>;
73
73
  isFreeShippingPromotion(resource: any): resource is FreeShippingPromotion;
74
- relationship(id: string | ResourceId): FreeShippingPromotionRel;
74
+ relationship(id: string | ResourceId | null): FreeShippingPromotionRel;
75
75
  type(): string;
76
76
  }
77
77
  export default FreeShippingPromotions;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class r extends i{async list(e,s){return this.resources.list({type:r.TYPE},e,s)}async create(e,s,t){return this.resources.create(Object.assign(Object.assign({},e),{type:r.TYPE}),s,t)}async retrieve(e,s,t){return this.resources.retrieve({type:r.TYPE,id:e},s,t)}async update(e,s,t){return this.resources.update(Object.assign(Object.assign({},e),{type:r.TYPE}),s,t)}async delete(e,s){await this.resources.delete({type:r.TYPE,id:e},s)}isFreeShippingPromotion(e){return e.type&&e.type===r.TYPE}relationship(e){return typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="free_shipping_promotions";export default r;
1
+ import{ApiResource as a}from"../resource";class t extends a{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)}isFreeShippingPromotion(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="free_shipping_promotions";export default t;
@@ -1,8 +1,8 @@
1
- import { ApiResource, Resource, ResourcesConfig, ResourceId, ListResponse } from '../resource';
2
- import { /* QueryBuilderRetrieve, QueryBuilderList, */ QueryParamsList, QueryParamsRetrieve } from '../query';
1
+ import { ApiResource, Resource, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
+ import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
3
  import { Address } from './addresses';
4
4
  import { Attachment } from './attachments';
5
- declare type GeocoderRel = ResourceId & {
5
+ declare type GeocoderRel = ResourceRel & {
6
6
  type: typeof Geocoders.TYPE;
7
7
  };
8
8
  interface Geocoder extends Resource {
@@ -15,7 +15,7 @@ declare class Geocoders extends ApiResource {
15
15
  list(params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Geocoder>>;
16
16
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Geocoder>;
17
17
  isGeocoder(resource: any): resource is Geocoder;
18
- relationship(id: string | ResourceId): GeocoderRel;
18
+ relationship(id: string | ResourceId | null): GeocoderRel;
19
19
  type(): string;
20
20
  }
21
21
  export default Geocoders;
@@ -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 retrieve(e,t,s){return this.resources.retrieve({type:r.TYPE,id:e},t,s)}isGeocoder(e){return e.type&&e.type===r.TYPE}relationship(e){return typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="geocoders";export default r;
1
+ import{ApiResource as s}from"../resource";class e extends s{async list(t,r){return this.resources.list({type:e.TYPE},t,r)}async retrieve(t,r,p){return this.resources.retrieve({type:e.TYPE,id:t},r,p)}isGeocoder(t){return t.type&&t.type===e.TYPE}relationship(t){return t===null||typeof t=="string"?{id:t,type:e.TYPE}:{id:t.id,type:e.TYPE}}type(){return e.TYPE}}e.TYPE="geocoders";export default e;
@@ -1,11 +1,11 @@
1
- import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ListResponse } from '../resource';
2
- import { /* QueryBuilderRetrieve, QueryBuilderList, */ QueryParamsList, QueryParamsRetrieve } from '../query';
1
+ import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
+ import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
3
  import { Customer } from './customers';
4
4
  import { Attachment } from './attachments';
5
- declare type GiftCardRecipientRel = ResourceId & {
5
+ declare type GiftCardRecipientRel = ResourceRel & {
6
6
  type: typeof GiftCardRecipients.TYPE;
7
7
  };
8
- declare type CustomerRel = ResourceId & {
8
+ declare type CustomerRel = ResourceRel & {
9
9
  type: 'customers';
10
10
  };
11
11
  interface GiftCardRecipient extends Resource {
@@ -35,7 +35,7 @@ declare class GiftCardRecipients extends ApiResource {
35
35
  update(resource: GiftCardRecipientUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<GiftCardRecipient>;
36
36
  delete(id: string, options?: ResourcesConfig): Promise<void>;
37
37
  isGiftCardRecipient(resource: any): resource is GiftCardRecipient;
38
- relationship(id: string | ResourceId): GiftCardRecipientRel;
38
+ relationship(id: string | ResourceId | null): GiftCardRecipientRel;
39
39
  type(): string;
40
40
  }
41
41
  export default GiftCardRecipients;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isGiftCardRecipient(e){return e.type&&e.type===t.TYPE}relationship(e){return typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="gift_card_recipients";export default t;
1
+ import{ApiResource as u}from"../resource";class t extends u{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isGiftCardRecipient(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="gift_card_recipients";export default t;
@@ -1,15 +1,15 @@
1
- import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ListResponse } from '../resource';
2
- import { /* QueryBuilderRetrieve, QueryBuilderList, */ QueryParamsList, QueryParamsRetrieve } from '../query';
1
+ import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
+ import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
3
  import { Market } from './markets';
4
4
  import { GiftCardRecipient } from './gift_card_recipients';
5
5
  import { Attachment } from './attachments';
6
- declare type GiftCardRel = ResourceId & {
6
+ declare type GiftCardRel = ResourceRel & {
7
7
  type: typeof GiftCards.TYPE;
8
8
  };
9
- declare type MarketRel = ResourceId & {
9
+ declare type MarketRel = ResourceRel & {
10
10
  type: 'markets';
11
11
  };
12
- declare type GiftCardRecipientRel = ResourceId & {
12
+ declare type GiftCardRecipientRel = ResourceRel & {
13
13
  type: 'gift_card_recipients';
14
14
  };
15
15
  interface GiftCard extends Resource {
@@ -72,7 +72,7 @@ declare class GiftCards extends ApiResource {
72
72
  update(resource: GiftCardUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<GiftCard>;
73
73
  delete(id: string, options?: ResourcesConfig): Promise<void>;
74
74
  isGiftCard(resource: any): resource is GiftCard;
75
- relationship(id: string | ResourceId): GiftCardRel;
75
+ relationship(id: string | ResourceId | null): GiftCardRel;
76
76
  type(): string;
77
77
  }
78
78
  export default GiftCards;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class s extends i{async list(e,r){return this.resources.list({type:s.TYPE},e,r)}async create(e,r,t){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),r,t)}async retrieve(e,r,t){return this.resources.retrieve({type:s.TYPE,id:e},r,t)}async update(e,r,t){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),r,t)}async delete(e,r){await this.resources.delete({type:s.TYPE,id:e},r)}isGiftCard(e){return e.type&&e.type===s.TYPE}relationship(e){return typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="gift_cards";export default s;
1
+ import{ApiResource as n}from"../resource";class t extends n{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)}isGiftCard(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="gift_cards";export default t;
@@ -1,8 +1,8 @@
1
- import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ListResponse } from '../resource';
2
- import { /* QueryBuilderRetrieve, QueryBuilderList, */ QueryParamsList, QueryParamsRetrieve } from '../query';
1
+ import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
+ import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
3
  import { Address } from './addresses';
4
4
  import { Attachment } from './attachments';
5
- declare type GoogleGeocoderRel = ResourceId & {
5
+ declare type GoogleGeocoderRel = ResourceRel & {
6
6
  type: typeof GoogleGeocoders.TYPE;
7
7
  };
8
8
  interface GoogleGeocoder extends Resource {
@@ -26,7 +26,7 @@ declare class GoogleGeocoders extends ApiResource {
26
26
  update(resource: GoogleGeocoderUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<GoogleGeocoder>;
27
27
  delete(id: string, options?: ResourcesConfig): Promise<void>;
28
28
  isGoogleGeocoder(resource: any): resource is GoogleGeocoder;
29
- relationship(id: string | ResourceId): GoogleGeocoderRel;
29
+ relationship(id: string | ResourceId | null): GoogleGeocoderRel;
30
30
  type(): string;
31
31
  }
32
32
  export default GoogleGeocoders;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{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)}isGoogleGeocoder(e){return e.type&&e.type===t.TYPE}relationship(e){return typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="google_geocoders";export default t;
1
+ import{ApiResource as n}from"../resource";class e extends n{async list(t,s){return this.resources.list({type:e.TYPE},t,s)}async create(t,s,r){return this.resources.create(Object.assign(Object.assign({},t),{type:e.TYPE}),s,r)}async retrieve(t,s,r){return this.resources.retrieve({type:e.TYPE,id:t},s,r)}async update(t,s,r){return this.resources.update(Object.assign(Object.assign({},t),{type:e.TYPE}),s,r)}async delete(t,s){await this.resources.delete({type:e.TYPE,id:t},s)}isGoogleGeocoder(t){return t.type&&t.type===e.TYPE}relationship(t){return t===null||typeof t=="string"?{id:t,type:e.TYPE}:{id:t.id,type:e.TYPE}}type(){return e.TYPE}}e.TYPE="google_geocoders";export default e;
@@ -1,6 +1,6 @@
1
- import { ApiResource, Resource, ResourceCreate, ResourcesConfig, ResourceId, ListResponse } from '../resource';
2
- import { /* QueryBuilderRetrieve, QueryBuilderList, */ QueryParamsList, QueryParamsRetrieve } from '../query';
3
- declare type ImportRel = ResourceId & {
1
+ import { ApiResource, Resource, ResourceCreate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
+ import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ declare type ImportRel = ResourceRel & {
4
4
  type: typeof Imports.TYPE;
5
5
  };
6
6
  interface Import extends Resource {
@@ -33,7 +33,7 @@ declare class Imports extends ApiResource {
33
33
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Import>;
34
34
  delete(id: string, options?: ResourcesConfig): Promise<void>;
35
35
  isImport(resource: any): resource is Import;
36
- relationship(id: string | ResourceId): ImportRel;
36
+ relationship(id: string | ResourceId | null): ImportRel;
37
37
  type(): string;
38
38
  }
39
39
  export default Imports;
@@ -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 delete(e,t){await this.resources.delete({type:r.TYPE,id:e},t)}isImport(e){return e.type&&e.type===r.TYPE}relationship(e){return typeof e=="string"?{id:e,type:r.TYPE}:{id:e.id,type:r.TYPE}}type(){return r.TYPE}}r.TYPE="imports";export default r;
1
+ import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isImport(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="imports";export default t;
@@ -1,18 +1,18 @@
1
- import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ListResponse } from '../resource';
2
- import { /* QueryBuilderRetrieve, QueryBuilderList, */ QueryParamsList, QueryParamsRetrieve } from '../query';
1
+ import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
+ import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
3
  import { Market } from './markets';
4
4
  import { Customer } from './customers';
5
5
  import { Sku } from './skus';
6
- declare type InStockSubscriptionRel = ResourceId & {
6
+ declare type InStockSubscriptionRel = ResourceRel & {
7
7
  type: typeof InStockSubscriptions.TYPE;
8
8
  };
9
- declare type MarketRel = ResourceId & {
9
+ declare type MarketRel = ResourceRel & {
10
10
  type: 'markets';
11
11
  };
12
- declare type CustomerRel = ResourceId & {
12
+ declare type CustomerRel = ResourceRel & {
13
13
  type: 'customers';
14
14
  };
15
- declare type SkuRel = ResourceId & {
15
+ declare type SkuRel = ResourceRel & {
16
16
  type: 'skus';
17
17
  };
18
18
  interface InStockSubscription extends Resource {
@@ -49,7 +49,7 @@ declare class InStockSubscriptions extends ApiResource {
49
49
  update(resource: InStockSubscriptionUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<InStockSubscription>;
50
50
  delete(id: string, options?: ResourcesConfig): Promise<void>;
51
51
  isInStockSubscription(resource: any): resource is InStockSubscription;
52
- relationship(id: string | ResourceId): InStockSubscriptionRel;
52
+ relationship(id: string | ResourceId | null): InStockSubscriptionRel;
53
53
  type(): string;
54
54
  }
55
55
  export default InStockSubscriptions;
@@ -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)}isInStockSubscription(e){return e.type&&e.type===s.TYPE}relationship(e){return typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="in_stock_subscriptions";export default s;
1
+ import{ApiResource as a}from"../resource";class t extends a{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isInStockSubscription(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="in_stock_subscriptions";export default t;
@@ -1,9 +1,9 @@
1
- import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ListResponse } from '../resource';
2
- import { /* QueryBuilderRetrieve, QueryBuilderList, */ QueryParamsList, QueryParamsRetrieve } from '../query';
1
+ import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
+ import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
3
  import { InventoryStockLocation } from './inventory_stock_locations';
4
4
  import { InventoryReturnLocation } from './inventory_return_locations';
5
5
  import { Attachment } from './attachments';
6
- declare type InventoryModelRel = ResourceId & {
6
+ declare type InventoryModelRel = ResourceRel & {
7
7
  type: typeof InventoryModels.TYPE;
8
8
  };
9
9
  interface InventoryModel extends Resource {
@@ -32,7 +32,7 @@ declare class InventoryModels extends ApiResource {
32
32
  update(resource: InventoryModelUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<InventoryModel>;
33
33
  delete(id: string, options?: ResourcesConfig): Promise<void>;
34
34
  isInventoryModel(resource: any): resource is InventoryModel;
35
- relationship(id: string | ResourceId): InventoryModelRel;
35
+ relationship(id: string | ResourceId | null): InventoryModelRel;
36
36
  type(): string;
37
37
  }
38
38
  export default InventoryModels;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class s extends i{async list(e,r){return this.resources.list({type:s.TYPE},e,r)}async create(e,r,t){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),r,t)}async retrieve(e,r,t){return this.resources.retrieve({type:s.TYPE,id:e},r,t)}async update(e,r,t){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),r,t)}async delete(e,r){await this.resources.delete({type:s.TYPE,id:e},r)}isInventoryModel(e){return e.type&&e.type===s.TYPE}relationship(e){return typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="inventory_models";export default s;
1
+ import{ApiResource as i}from"../resource";class t extends i{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)}isInventoryModel(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="inventory_models";export default t;
@@ -1,14 +1,14 @@
1
- import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ListResponse } from '../resource';
2
- import { /* QueryBuilderRetrieve, QueryBuilderList, */ QueryParamsList, QueryParamsRetrieve } from '../query';
1
+ import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
+ import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
3
  import { StockLocation } from './stock_locations';
4
4
  import { InventoryModel } from './inventory_models';
5
- declare type InventoryReturnLocationRel = ResourceId & {
5
+ declare type InventoryReturnLocationRel = ResourceRel & {
6
6
  type: typeof InventoryReturnLocations.TYPE;
7
7
  };
8
- declare type StockLocationRel = ResourceId & {
8
+ declare type StockLocationRel = ResourceRel & {
9
9
  type: 'stock_locations';
10
10
  };
11
- declare type InventoryModelRel = ResourceId & {
11
+ declare type InventoryModelRel = ResourceRel & {
12
12
  type: 'inventory_models';
13
13
  };
14
14
  interface InventoryReturnLocation extends Resource {
@@ -34,7 +34,7 @@ declare class InventoryReturnLocations extends ApiResource {
34
34
  update(resource: InventoryReturnLocationUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<InventoryReturnLocation>;
35
35
  delete(id: string, options?: ResourcesConfig): Promise<void>;
36
36
  isInventoryReturnLocation(resource: any): resource is InventoryReturnLocation;
37
- relationship(id: string | ResourceId): InventoryReturnLocationRel;
37
+ relationship(id: string | ResourceId | null): InventoryReturnLocationRel;
38
38
  type(): string;
39
39
  }
40
40
  export default InventoryReturnLocations;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isInventoryReturnLocation(e){return e.type&&e.type===t.TYPE}relationship(e){return typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="inventory_return_locations";export default t;
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)}isInventoryReturnLocation(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="inventory_return_locations";export default s;
@@ -1,14 +1,14 @@
1
- import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ListResponse } from '../resource';
2
- import { /* QueryBuilderRetrieve, QueryBuilderList, */ QueryParamsList, QueryParamsRetrieve } from '../query';
1
+ import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
+ import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
3
  import { StockLocation } from './stock_locations';
4
4
  import { InventoryModel } from './inventory_models';
5
- declare type InventoryStockLocationRel = ResourceId & {
5
+ declare type InventoryStockLocationRel = ResourceRel & {
6
6
  type: typeof InventoryStockLocations.TYPE;
7
7
  };
8
- declare type StockLocationRel = ResourceId & {
8
+ declare type StockLocationRel = ResourceRel & {
9
9
  type: 'stock_locations';
10
10
  };
11
- declare type InventoryModelRel = ResourceId & {
11
+ declare type InventoryModelRel = ResourceRel & {
12
12
  type: 'inventory_models';
13
13
  };
14
14
  interface InventoryStockLocation extends Resource {
@@ -37,7 +37,7 @@ declare class InventoryStockLocations extends ApiResource {
37
37
  update(resource: InventoryStockLocationUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<InventoryStockLocation>;
38
38
  delete(id: string, options?: ResourcesConfig): Promise<void>;
39
39
  isInventoryStockLocation(resource: any): resource is InventoryStockLocation;
40
- relationship(id: string | ResourceId): InventoryStockLocationRel;
40
+ relationship(id: string | ResourceId | null): InventoryStockLocationRel;
41
41
  type(): string;
42
42
  }
43
43
  export default InventoryStockLocations;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class t extends i{async list(e,r){return this.resources.list({type:t.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:t.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:t.TYPE,id:e},r)}isInventoryStockLocation(e){return e.type&&e.type===t.TYPE}relationship(e){return typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="inventory_stock_locations";export default t;
1
+ import{ApiResource as p}from"../resource";class s extends p{async list(e,r){return this.resources.list({type:s.TYPE},e,r)}async create(e,r,t){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),r,t)}async retrieve(e,r,t){return this.resources.retrieve({type:s.TYPE,id:e},r,t)}async update(e,r,t){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),r,t)}async delete(e,r){await this.resources.delete({type:s.TYPE,id:e},r)}isInventoryStockLocation(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="inventory_stock_locations";export default s;
@@ -1,11 +1,11 @@
1
- import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ListResponse } from '../resource';
2
- import { /* QueryBuilderRetrieve, QueryBuilderList, */ QueryParamsList, QueryParamsRetrieve } from '../query';
1
+ import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
+ import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
3
  import { PaymentMethod } from './payment_methods';
4
4
  import { KlarnaPayment } from './klarna_payments';
5
- declare type KlarnaGatewayRel = ResourceId & {
5
+ declare type KlarnaGatewayRel = ResourceRel & {
6
6
  type: typeof KlarnaGateways.TYPE;
7
7
  };
8
- declare type KlarnaPaymentRel = ResourceId & {
8
+ declare type KlarnaPaymentRel = ResourceRel & {
9
9
  type: 'klarna_payments';
10
10
  };
11
11
  interface KlarnaGateway extends Resource {
@@ -35,7 +35,7 @@ declare class KlarnaGateways extends ApiResource {
35
35
  update(resource: KlarnaGatewayUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<KlarnaGateway>;
36
36
  delete(id: string, options?: ResourcesConfig): Promise<void>;
37
37
  isKlarnaGateway(resource: any): resource is KlarnaGateway;
38
- relationship(id: string | ResourceId): KlarnaGatewayRel;
38
+ relationship(id: string | ResourceId | null): KlarnaGatewayRel;
39
39
  type(): string;
40
40
  }
41
41
  export default KlarnaGateways;
@@ -1 +1 @@
1
- import{ApiResource as a}from"../resource";class s extends a{async list(e,r){return this.resources.list({type:s.TYPE},e,r)}async create(e,r,t){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),r,t)}async retrieve(e,r,t){return this.resources.retrieve({type:s.TYPE,id:e},r,t)}async update(e,r,t){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),r,t)}async delete(e,r){await this.resources.delete({type:s.TYPE,id:e},r)}isKlarnaGateway(e){return e.type&&e.type===s.TYPE}relationship(e){return typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="klarna_gateways";export default s;
1
+ import{ApiResource as i}from"../resource";class t extends i{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)}isKlarnaGateway(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="klarna_gateways";export default t;
@@ -1,11 +1,11 @@
1
- import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ListResponse } from '../resource';
2
- import { /* QueryBuilderRetrieve, QueryBuilderList, */ QueryParamsList, QueryParamsRetrieve } from '../query';
1
+ import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
+ import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
3
  import { Order } from './orders';
4
4
  import { PaymentGateway } from './payment_gateways';
5
- declare type KlarnaPaymentRel = ResourceId & {
5
+ declare type KlarnaPaymentRel = ResourceRel & {
6
6
  type: typeof KlarnaPayments.TYPE;
7
7
  };
8
- declare type OrderRel = ResourceId & {
8
+ declare type OrderRel = ResourceRel & {
9
9
  type: 'orders';
10
10
  };
11
11
  interface KlarnaPayment extends Resource {
@@ -13,6 +13,10 @@ interface KlarnaPayment extends Resource {
13
13
  client_token?: string;
14
14
  payment_methods?: object[];
15
15
  auth_token?: string;
16
+ mismatched_amounts?: boolean;
17
+ intent_amount_cents?: number;
18
+ intent_amount_float?: number;
19
+ formatted_intent_amount?: string;
16
20
  order?: Order;
17
21
  payment_gateway?: PaymentGateway;
18
22
  }
@@ -32,7 +36,7 @@ declare class KlarnaPayments extends ApiResource {
32
36
  update(resource: KlarnaPaymentUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<KlarnaPayment>;
33
37
  delete(id: string, options?: ResourcesConfig): Promise<void>;
34
38
  isKlarnaPayment(resource: any): resource is KlarnaPayment;
35
- relationship(id: string | ResourceId): KlarnaPaymentRel;
39
+ relationship(id: string | ResourceId | null): KlarnaPaymentRel;
36
40
  type(): string;
37
41
  }
38
42
  export default KlarnaPayments;
@@ -1 +1 @@
1
- import{ApiResource as i}from"../resource";class s extends i{async list(e,r){return this.resources.list({type:s.TYPE},e,r)}async create(e,r,t){return this.resources.create(Object.assign(Object.assign({},e),{type:s.TYPE}),r,t)}async retrieve(e,r,t){return this.resources.retrieve({type:s.TYPE,id:e},r,t)}async update(e,r,t){return this.resources.update(Object.assign(Object.assign({},e),{type:s.TYPE}),r,t)}async delete(e,r){await this.resources.delete({type:s.TYPE,id:e},r)}isKlarnaPayment(e){return e.type&&e.type===s.TYPE}relationship(e){return typeof e=="string"?{id:e,type:s.TYPE}:{id:e.id,type:s.TYPE}}type(){return s.TYPE}}s.TYPE="klarna_payments";export default s;
1
+ import{ApiResource as i}from"../resource";class t extends i{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)}isKlarnaPayment(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="klarna_payments";export default t;
@@ -1,14 +1,14 @@
1
- import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ListResponse } from '../resource';
2
- import { /* QueryBuilderRetrieve, QueryBuilderList, */ QueryParamsList, QueryParamsRetrieve } from '../query';
1
+ import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
+ import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
3
  import { LineItem } from './line_items';
4
4
  import { SkuOption } from './sku_options';
5
- declare type LineItemOptionRel = ResourceId & {
5
+ declare type LineItemOptionRel = ResourceRel & {
6
6
  type: typeof LineItemOptions.TYPE;
7
7
  };
8
- declare type LineItemRel = ResourceId & {
8
+ declare type LineItemRel = ResourceRel & {
9
9
  type: 'line_items';
10
10
  };
11
- declare type SkuOptionRel = ResourceId & {
11
+ declare type SkuOptionRel = ResourceRel & {
12
12
  type: 'sku_options';
13
13
  };
14
14
  interface LineItemOption extends Resource {
@@ -48,7 +48,7 @@ declare class LineItemOptions extends ApiResource {
48
48
  update(resource: LineItemOptionUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<LineItemOption>;
49
49
  delete(id: string, options?: ResourcesConfig): Promise<void>;
50
50
  isLineItemOption(resource: any): resource is LineItemOption;
51
- relationship(id: string | ResourceId): LineItemOptionRel;
51
+ relationship(id: string | ResourceId | null): LineItemOptionRel;
52
52
  type(): string;
53
53
  }
54
54
  export default LineItemOptions;
@@ -1 +1 @@
1
- import{ApiResource as r}from"../resource";class t extends r{async list(e,s){return this.resources.list({type:t.TYPE},e,s)}async create(e,s,i){return this.resources.create(Object.assign(Object.assign({},e),{type:t.TYPE}),s,i)}async retrieve(e,s,i){return this.resources.retrieve({type:t.TYPE,id:e},s,i)}async update(e,s,i){return this.resources.update(Object.assign(Object.assign({},e),{type:t.TYPE}),s,i)}async delete(e,s){await this.resources.delete({type:t.TYPE,id:e},s)}isLineItemOption(e){return e.type&&e.type===t.TYPE}relationship(e){return typeof e=="string"?{id:e,type:t.TYPE}:{id:e.id,type:t.TYPE}}type(){return t.TYPE}}t.TYPE="line_item_options";export default t;
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)}isLineItemOption(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="line_item_options";export default r;