@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 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class Captures extends resource_1.ApiResource{async list(e,r){return this.resources.list({type:Captures.TYPE},e,r)}async retrieve(e,r,t){return this.resources.retrieve({type:Captures.TYPE,id:e},r,t)}async update(e,r,t){return this.resources.update(Object.assign(Object.assign({},e),{type:Captures.TYPE}),r,t)}async order(e,r,t){return this.resources.fetch({type:"orders"},`captures/${e}/order`,r,t)}async reference_authorization(e,r,t){return this.resources.fetch({type:"authorizations"},`captures/${e}/reference_authorization`,r,t)}async refunds(e,r,t){return this.resources.fetch({type:"refunds"},`captures/${e}/refunds`,r,t)}isCapture(e){return e.type&&e.type===Captures.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:Captures.TYPE}:{id:e.id,type:Captures.TYPE}}type(){return Captures.TYPE}}Captures.TYPE="captures",exports.default=Captures;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class Captures extends resource_1.ApiResource{async list(e,r){return this.resources.list({type:Captures.TYPE},e,r)}async retrieve(e,r,t){return this.resources.retrieve({type:Captures.TYPE,id:e},r,t)}async update(e,r,t){return this.resources.update(Object.assign(Object.assign({},e),{type:Captures.TYPE}),r,t)}async order(e,r,t){const s=e.id||e;return this.resources.fetch({type:"orders"},`captures/${s}/order`,r,t)}async reference_authorization(e,r,t){const s=e.id||e;return this.resources.fetch({type:"authorizations"},`captures/${s}/reference_authorization`,r,t)}async refunds(e,r,t){const s=e.id||e;return this.resources.fetch({type:"refunds"},`captures/${s}/refunds`,r,t)}isCapture(e){return e.type&&e.type===Captures.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:Captures.TYPE}:{id:e.id,type:Captures.TYPE}}type(){return Captures.TYPE}}Captures.TYPE="captures",exports.default=Captures;
@@ -1,7 +1,7 @@
1
1
  import { ApiResource, Resource, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { Market } from './markets';
4
- import { Attachment } from './attachments';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Market } from './markets';
4
+ import type { Attachment } from './attachments';
5
5
  declare type CarrierAccountRel = ResourceRel & {
6
6
  type: typeof CarrierAccounts.TYPE;
7
7
  };
@@ -16,8 +16,8 @@ declare class CarrierAccounts extends ApiResource {
16
16
  static readonly TYPE: 'carrier_accounts';
17
17
  list(params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<CarrierAccount>>;
18
18
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CarrierAccount>;
19
- market(carrierAccountId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
20
- attachments(carrierAccountId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
19
+ market(carrierAccountId: string | CarrierAccount, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
20
+ attachments(carrierAccountId: string | CarrierAccount, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
21
21
  isCarrierAccount(resource: any): resource is CarrierAccount;
22
22
  relationship(id: string | ResourceId | null): CarrierAccountRel;
23
23
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CarrierAccounts extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CarrierAccounts.TYPE},e,t)}async retrieve(e,t,r){return this.resources.retrieve({type:CarrierAccounts.TYPE,id:e},t,r)}async market(e,t,r){return this.resources.fetch({type:"markets"},`carrier_accounts/${e}/market`,t,r)}async attachments(e,t,r){return this.resources.fetch({type:"attachments"},`carrier_accounts/${e}/attachments`,t,r)}isCarrierAccount(e){return e.type&&e.type===CarrierAccounts.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CarrierAccounts.TYPE}:{id:e.id,type:CarrierAccounts.TYPE}}type(){return CarrierAccounts.TYPE}}CarrierAccounts.TYPE="carrier_accounts",exports.default=CarrierAccounts;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CarrierAccounts extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CarrierAccounts.TYPE},e,t)}async retrieve(e,t,r){return this.resources.retrieve({type:CarrierAccounts.TYPE,id:e},t,r)}async market(e,t,r){const s=e.id||e;return this.resources.fetch({type:"markets"},`carrier_accounts/${s}/market`,t,r)}async attachments(e,t,r){const s=e.id||e;return this.resources.fetch({type:"attachments"},`carrier_accounts/${s}/attachments`,t,r)}isCarrierAccount(e){return e.type&&e.type===CarrierAccounts.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CarrierAccounts.TYPE}:{id:e.id,type:CarrierAccounts.TYPE}}type(){return CarrierAccounts.TYPE}}CarrierAccounts.TYPE="carrier_accounts",exports.default=CarrierAccounts;
@@ -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 { CheckoutComPayment } from './checkout_com_payments';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { PaymentMethod } from './payment_methods';
4
+ import type { CheckoutComPayment } from './checkout_com_payments';
5
5
  declare type CheckoutComGatewayRel = ResourceRel & {
6
6
  type: typeof CheckoutComGateways.TYPE;
7
7
  };
@@ -35,8 +35,8 @@ declare class CheckoutComGateways extends ApiResource {
35
35
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CheckoutComGateway>;
36
36
  update(resource: CheckoutComGatewayUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CheckoutComGateway>;
37
37
  delete(id: string, options?: ResourcesConfig): Promise<void>;
38
- payment_methods(checkoutComGatewayId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentMethod>>;
39
- checkout_com_payments(checkoutComGatewayId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<CheckoutComPayment>>;
38
+ payment_methods(checkoutComGatewayId: string | CheckoutComGateway, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentMethod>>;
39
+ checkout_com_payments(checkoutComGatewayId: string | CheckoutComGateway, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<CheckoutComPayment>>;
40
40
  isCheckoutComGateway(resource: any): resource is CheckoutComGateway;
41
41
  relationship(id: string | ResourceId | null): CheckoutComGatewayRel;
42
42
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CheckoutComGateways extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CheckoutComGateways.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:CheckoutComGateways.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:CheckoutComGateways.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:CheckoutComGateways.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:CheckoutComGateways.TYPE,id:e},t)}async payment_methods(e,t,s){return this.resources.fetch({type:"payment_methods"},`checkout_com_gateways/${e}/payment_methods`,t,s)}async checkout_com_payments(e,t,s){return this.resources.fetch({type:"checkout_com_payments"},`checkout_com_gateways/${e}/checkout_com_payments`,t,s)}isCheckoutComGateway(e){return e.type&&e.type===CheckoutComGateways.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CheckoutComGateways.TYPE}:{id:e.id,type:CheckoutComGateways.TYPE}}type(){return CheckoutComGateways.TYPE}}CheckoutComGateways.TYPE="checkout_com_gateways",exports.default=CheckoutComGateways;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CheckoutComGateways extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CheckoutComGateways.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:CheckoutComGateways.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:CheckoutComGateways.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:CheckoutComGateways.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:CheckoutComGateways.TYPE,id:e},t)}async payment_methods(e,t,s){const r=e.id||e;return this.resources.fetch({type:"payment_methods"},`checkout_com_gateways/${r}/payment_methods`,t,s)}async checkout_com_payments(e,t,s){const r=e.id||e;return this.resources.fetch({type:"checkout_com_payments"},`checkout_com_gateways/${r}/checkout_com_payments`,t,s)}isCheckoutComGateway(e){return e.type&&e.type===CheckoutComGateways.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CheckoutComGateways.TYPE}:{id:e.id,type:CheckoutComGateways.TYPE}}type(){return CheckoutComGateways.TYPE}}CheckoutComGateways.TYPE="checkout_com_gateways",exports.default=CheckoutComGateways;
@@ -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 CheckoutComPaymentRel = ResourceRel & {
6
6
  type: typeof CheckoutComPayments.TYPE;
7
7
  };
@@ -41,8 +41,8 @@ declare class CheckoutComPayments extends ApiResource {
41
41
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CheckoutComPayment>;
42
42
  update(resource: CheckoutComPaymentUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CheckoutComPayment>;
43
43
  delete(id: string, options?: ResourcesConfig): Promise<void>;
44
- order(checkoutComPaymentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
45
- payment_gateway(checkoutComPaymentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentGateway>;
44
+ order(checkoutComPaymentId: string | CheckoutComPayment, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
45
+ payment_gateway(checkoutComPaymentId: string | CheckoutComPayment, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentGateway>;
46
46
  isCheckoutComPayment(resource: any): resource is CheckoutComPayment;
47
47
  relationship(id: string | ResourceId | null): CheckoutComPaymentRel;
48
48
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CheckoutComPayments extends resource_1.ApiResource{async list(e,r){return this.resources.list({type:CheckoutComPayments.TYPE},e,r)}async create(e,r,t){return this.resources.create(Object.assign(Object.assign({},e),{type:CheckoutComPayments.TYPE}),r,t)}async retrieve(e,r,t){return this.resources.retrieve({type:CheckoutComPayments.TYPE,id:e},r,t)}async update(e,r,t){return this.resources.update(Object.assign(Object.assign({},e),{type:CheckoutComPayments.TYPE}),r,t)}async delete(e,r){await this.resources.delete({type:CheckoutComPayments.TYPE,id:e},r)}async order(e,r,t){return this.resources.fetch({type:"orders"},`checkout_com_payments/${e}/order`,r,t)}async payment_gateway(e,r,t){return this.resources.fetch({type:"payment_gateways"},`checkout_com_payments/${e}/payment_gateway`,r,t)}isCheckoutComPayment(e){return e.type&&e.type===CheckoutComPayments.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CheckoutComPayments.TYPE}:{id:e.id,type:CheckoutComPayments.TYPE}}type(){return CheckoutComPayments.TYPE}}CheckoutComPayments.TYPE="checkout_com_payments",exports.default=CheckoutComPayments;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CheckoutComPayments extends resource_1.ApiResource{async list(e,r){return this.resources.list({type:CheckoutComPayments.TYPE},e,r)}async create(e,r,t){return this.resources.create(Object.assign(Object.assign({},e),{type:CheckoutComPayments.TYPE}),r,t)}async retrieve(e,r,t){return this.resources.retrieve({type:CheckoutComPayments.TYPE,id:e},r,t)}async update(e,r,t){return this.resources.update(Object.assign(Object.assign({},e),{type:CheckoutComPayments.TYPE}),r,t)}async delete(e,r){await this.resources.delete({type:CheckoutComPayments.TYPE,id:e},r)}async order(e,r,t){const s=e.id||e;return this.resources.fetch({type:"orders"},`checkout_com_payments/${s}/order`,r,t)}async payment_gateway(e,r,t){const s=e.id||e;return this.resources.fetch({type:"payment_gateways"},`checkout_com_payments/${s}/payment_gateway`,r,t)}isCheckoutComPayment(e){return e.type&&e.type===CheckoutComPayments.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CheckoutComPayments.TYPE}:{id:e.id,type:CheckoutComPayments.TYPE}}type(){return CheckoutComPayments.TYPE}}CheckoutComPayments.TYPE="checkout_com_payments",exports.default=CheckoutComPayments;
@@ -1,12 +1,12 @@
1
1
  import { ApiResource, Resource, ResourceCreate, ResourceUpdate, 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';
9
- import { Coupon } from './coupons';
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
+ import type { Coupon } from './coupons';
10
10
  declare type CouponCodesPromotionRuleRel = ResourceRel & {
11
11
  type: typeof CouponCodesPromotionRules.TYPE;
12
12
  };
@@ -50,7 +50,7 @@ declare class CouponCodesPromotionRules extends ApiResource {
50
50
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CouponCodesPromotionRule>;
51
51
  update(resource: CouponCodesPromotionRuleUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CouponCodesPromotionRule>;
52
52
  delete(id: string, options?: ResourcesConfig): Promise<void>;
53
- coupons(couponCodesPromotionRuleId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Coupon>>;
53
+ coupons(couponCodesPromotionRuleId: string | CouponCodesPromotionRule, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Coupon>>;
54
54
  isCouponCodesPromotionRule(resource: any): resource is CouponCodesPromotionRule;
55
55
  relationship(id: string | ResourceId | null): CouponCodesPromotionRuleRel;
56
56
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CouponCodesPromotionRules extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CouponCodesPromotionRules.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:CouponCodesPromotionRules.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:CouponCodesPromotionRules.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:CouponCodesPromotionRules.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:CouponCodesPromotionRules.TYPE,id:e},t)}async coupons(e,t,r){return this.resources.fetch({type:"coupons"},`coupon_codes_promotion_rules/${e}/coupons`,t,r)}isCouponCodesPromotionRule(e){return e.type&&e.type===CouponCodesPromotionRules.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CouponCodesPromotionRules.TYPE}:{id:e.id,type:CouponCodesPromotionRules.TYPE}}type(){return CouponCodesPromotionRules.TYPE}}CouponCodesPromotionRules.TYPE="coupon_codes_promotion_rules",exports.default=CouponCodesPromotionRules;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CouponCodesPromotionRules extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CouponCodesPromotionRules.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:CouponCodesPromotionRules.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:CouponCodesPromotionRules.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:CouponCodesPromotionRules.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:CouponCodesPromotionRules.TYPE,id:e},t)}async coupons(e,t,r){const s=e.id||e;return this.resources.fetch({type:"coupons"},`coupon_codes_promotion_rules/${s}/coupons`,t,r)}isCouponCodesPromotionRule(e){return e.type&&e.type===CouponCodesPromotionRules.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CouponCodesPromotionRules.TYPE}:{id:e.id,type:CouponCodesPromotionRules.TYPE}}type(){return CouponCodesPromotionRules.TYPE}}CouponCodesPromotionRules.TYPE="coupon_codes_promotion_rules",exports.default=CouponCodesPromotionRules;
@@ -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 { Customer } from './customers';
4
- import { Attachment } from './attachments';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Customer } from './customers';
4
+ import type { Attachment } from './attachments';
5
5
  declare type CouponRecipientRel = ResourceRel & {
6
6
  type: typeof CouponRecipients.TYPE;
7
7
  };
@@ -34,8 +34,8 @@ declare class CouponRecipients extends ApiResource {
34
34
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CouponRecipient>;
35
35
  update(resource: CouponRecipientUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CouponRecipient>;
36
36
  delete(id: string, options?: ResourcesConfig): Promise<void>;
37
- customer(couponRecipientId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
38
- attachments(couponRecipientId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
37
+ customer(couponRecipientId: string | CouponRecipient, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
38
+ attachments(couponRecipientId: string | CouponRecipient, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
39
39
  isCouponRecipient(resource: any): resource is CouponRecipient;
40
40
  relationship(id: string | ResourceId | null): CouponRecipientRel;
41
41
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CouponRecipients extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CouponRecipients.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:CouponRecipients.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:CouponRecipients.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:CouponRecipients.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:CouponRecipients.TYPE,id:e},t)}async customer(e,t,r){return this.resources.fetch({type:"customers"},`coupon_recipients/${e}/customer`,t,r)}async attachments(e,t,r){return this.resources.fetch({type:"attachments"},`coupon_recipients/${e}/attachments`,t,r)}isCouponRecipient(e){return e.type&&e.type===CouponRecipients.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CouponRecipients.TYPE}:{id:e.id,type:CouponRecipients.TYPE}}type(){return CouponRecipients.TYPE}}CouponRecipients.TYPE="coupon_recipients",exports.default=CouponRecipients;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CouponRecipients extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CouponRecipients.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:CouponRecipients.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:CouponRecipients.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:CouponRecipients.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:CouponRecipients.TYPE,id:e},t)}async customer(e,t,r){const s=e.id||e;return this.resources.fetch({type:"customers"},`coupon_recipients/${s}/customer`,t,r)}async attachments(e,t,r){const s=e.id||e;return this.resources.fetch({type:"attachments"},`coupon_recipients/${s}/attachments`,t,r)}isCouponRecipient(e){return e.type&&e.type===CouponRecipients.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CouponRecipients.TYPE}:{id:e.id,type:CouponRecipients.TYPE}}type(){return CouponRecipients.TYPE}}CouponRecipients.TYPE="coupon_recipients",exports.default=CouponRecipients;
@@ -1,6 +1,6 @@
1
1
  import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { CouponCodesPromotionRule } from './coupon_codes_promotion_rules';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { CouponCodesPromotionRule } from './coupon_codes_promotion_rules';
4
4
  declare type CouponRel = ResourceRel & {
5
5
  type: typeof Coupons.TYPE;
6
6
  };
@@ -36,7 +36,7 @@ declare class Coupons extends ApiResource {
36
36
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Coupon>;
37
37
  update(resource: CouponUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Coupon>;
38
38
  delete(id: string, options?: ResourcesConfig): Promise<void>;
39
- promotion_rule(couponId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CouponCodesPromotionRule>;
39
+ promotion_rule(couponId: string | Coupon, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CouponCodesPromotionRule>;
40
40
  isCoupon(resource: any): resource is Coupon;
41
41
  relationship(id: string | ResourceId | null): CouponRel;
42
42
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class Coupons extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:Coupons.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:Coupons.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:Coupons.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:Coupons.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:Coupons.TYPE,id:e},t)}async promotion_rule(e,t,r){return this.resources.fetch({type:"coupon_codes_promotion_rules"},`coupons/${e}/promotion_rule`,t,r)}isCoupon(e){return e.type&&e.type===Coupons.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:Coupons.TYPE}:{id:e.id,type:Coupons.TYPE}}type(){return Coupons.TYPE}}Coupons.TYPE="coupons",exports.default=Coupons;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class Coupons extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:Coupons.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:Coupons.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:Coupons.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:Coupons.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:Coupons.TYPE,id:e},t)}async promotion_rule(e,t,r){const s=e.id||e;return this.resources.fetch({type:"coupon_codes_promotion_rules"},`coupons/${s}/promotion_rule`,t,r)}isCoupon(e){return e.type&&e.type===Coupons.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:Coupons.TYPE}:{id:e.id,type:Coupons.TYPE}}type(){return Coupons.TYPE}}Coupons.TYPE="coupons",exports.default=Coupons;
@@ -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 { Customer } from './customers';
4
- import { Address } from './addresses';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Customer } from './customers';
4
+ import type { Address } from './addresses';
5
5
  declare type CustomerAddressRel = ResourceRel & {
6
6
  type: typeof CustomerAddresses.TYPE;
7
7
  };
@@ -31,8 +31,8 @@ declare class CustomerAddresses extends ApiResource {
31
31
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CustomerAddress>;
32
32
  update(resource: CustomerAddressUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CustomerAddress>;
33
33
  delete(id: string, options?: ResourcesConfig): Promise<void>;
34
- customer(customerAddressId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
35
- address(customerAddressId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Address>;
34
+ customer(customerAddressId: string | CustomerAddress, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
35
+ address(customerAddressId: string | CustomerAddress, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Address>;
36
36
  isCustomerAddress(resource: any): resource is CustomerAddress;
37
37
  relationship(id: string | ResourceId | null): CustomerAddressRel;
38
38
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CustomerAddresses extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CustomerAddresses.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:CustomerAddresses.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:CustomerAddresses.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:CustomerAddresses.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:CustomerAddresses.TYPE,id:e},t)}async customer(e,t,r){return this.resources.fetch({type:"customers"},`customer_addresses/${e}/customer`,t,r)}async address(e,t,r){return this.resources.fetch({type:"addresses"},`customer_addresses/${e}/address`,t,r)}isCustomerAddress(e){return e.type&&e.type===CustomerAddresses.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CustomerAddresses.TYPE}:{id:e.id,type:CustomerAddresses.TYPE}}type(){return CustomerAddresses.TYPE}}CustomerAddresses.TYPE="customer_addresses",exports.default=CustomerAddresses;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CustomerAddresses extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CustomerAddresses.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:CustomerAddresses.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:CustomerAddresses.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:CustomerAddresses.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:CustomerAddresses.TYPE,id:e},t)}async customer(e,t,r){const s=e.id||e;return this.resources.fetch({type:"customers"},`customer_addresses/${s}/customer`,t,r)}async address(e,t,r){const s=e.id||e;return this.resources.fetch({type:"addresses"},`customer_addresses/${s}/address`,t,r)}isCustomerAddress(e){return e.type&&e.type===CustomerAddresses.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CustomerAddresses.TYPE}:{id:e.id,type:CustomerAddresses.TYPE}}type(){return CustomerAddresses.TYPE}}CustomerAddresses.TYPE="customer_addresses",exports.default=CustomerAddresses;
@@ -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 { Customer } from './customers';
4
- import { Market } from './markets';
5
- import { Attachment } from './attachments';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Customer } from './customers';
4
+ import type { Market } from './markets';
5
+ import type { Attachment } from './attachments';
6
6
  declare type CustomerGroupRel = ResourceRel & {
7
7
  type: typeof CustomerGroups.TYPE;
8
8
  };
@@ -25,9 +25,9 @@ declare class CustomerGroups extends ApiResource {
25
25
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CustomerGroup>;
26
26
  update(resource: CustomerGroupUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CustomerGroup>;
27
27
  delete(id: string, options?: ResourcesConfig): Promise<void>;
28
- customers(customerGroupId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Customer>>;
29
- markets(customerGroupId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Market>>;
30
- attachments(customerGroupId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
28
+ customers(customerGroupId: string | CustomerGroup, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Customer>>;
29
+ markets(customerGroupId: string | CustomerGroup, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Market>>;
30
+ attachments(customerGroupId: string | CustomerGroup, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
31
31
  isCustomerGroup(resource: any): resource is CustomerGroup;
32
32
  relationship(id: string | ResourceId | null): CustomerGroupRel;
33
33
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CustomerGroups extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CustomerGroups.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:CustomerGroups.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:CustomerGroups.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:CustomerGroups.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:CustomerGroups.TYPE,id:e},t)}async customers(e,t,s){return this.resources.fetch({type:"customers"},`customer_groups/${e}/customers`,t,s)}async markets(e,t,s){return this.resources.fetch({type:"markets"},`customer_groups/${e}/markets`,t,s)}async attachments(e,t,s){return this.resources.fetch({type:"attachments"},`customer_groups/${e}/attachments`,t,s)}isCustomerGroup(e){return e.type&&e.type===CustomerGroups.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CustomerGroups.TYPE}:{id:e.id,type:CustomerGroups.TYPE}}type(){return CustomerGroups.TYPE}}CustomerGroups.TYPE="customer_groups",exports.default=CustomerGroups;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CustomerGroups extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CustomerGroups.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:CustomerGroups.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:CustomerGroups.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:CustomerGroups.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:CustomerGroups.TYPE,id:e},t)}async customers(e,t,s){const r=e.id||e;return this.resources.fetch({type:"customers"},`customer_groups/${r}/customers`,t,s)}async markets(e,t,s){const r=e.id||e;return this.resources.fetch({type:"markets"},`customer_groups/${r}/markets`,t,s)}async attachments(e,t,s){const r=e.id||e;return this.resources.fetch({type:"attachments"},`customer_groups/${r}/attachments`,t,s)}isCustomerGroup(e){return e.type&&e.type===CustomerGroups.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CustomerGroups.TYPE}:{id:e.id,type:CustomerGroups.TYPE}}type(){return CustomerGroups.TYPE}}CustomerGroups.TYPE="customer_groups",exports.default=CustomerGroups;
@@ -1,6 +1,6 @@
1
1
  import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { Customer } from './customers';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Customer } from './customers';
4
4
  declare type CustomerPasswordResetRel = ResourceRel & {
5
5
  type: typeof CustomerPasswordResets.TYPE;
6
6
  };
@@ -24,7 +24,7 @@ declare class CustomerPasswordResets extends ApiResource {
24
24
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CustomerPasswordReset>;
25
25
  update(resource: CustomerPasswordResetUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CustomerPasswordReset>;
26
26
  delete(id: string, options?: ResourcesConfig): Promise<void>;
27
- customer(customerPasswordResetId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
27
+ customer(customerPasswordResetId: string | CustomerPasswordReset, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
28
28
  isCustomerPasswordReset(resource: any): resource is CustomerPasswordReset;
29
29
  relationship(id: string | ResourceId | null): CustomerPasswordResetRel;
30
30
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CustomerPasswordResets extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CustomerPasswordResets.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:CustomerPasswordResets.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:CustomerPasswordResets.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:CustomerPasswordResets.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:CustomerPasswordResets.TYPE,id:e},t)}async customer(e,t,r){return this.resources.fetch({type:"customers"},`customer_password_resets/${e}/customer`,t,r)}isCustomerPasswordReset(e){return e.type&&e.type===CustomerPasswordResets.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CustomerPasswordResets.TYPE}:{id:e.id,type:CustomerPasswordResets.TYPE}}type(){return CustomerPasswordResets.TYPE}}CustomerPasswordResets.TYPE="customer_password_resets",exports.default=CustomerPasswordResets;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CustomerPasswordResets extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CustomerPasswordResets.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:CustomerPasswordResets.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:CustomerPasswordResets.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:CustomerPasswordResets.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:CustomerPasswordResets.TYPE,id:e},t)}async customer(e,t,r){const c=e.id||e;return this.resources.fetch({type:"customers"},`customer_password_resets/${c}/customer`,t,r)}isCustomerPasswordReset(e){return e.type&&e.type===CustomerPasswordResets.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CustomerPasswordResets.TYPE}:{id:e.id,type:CustomerPasswordResets.TYPE}}type(){return CustomerPasswordResets.TYPE}}CustomerPasswordResets.TYPE="customer_password_resets",exports.default=CustomerPasswordResets;
@@ -1,14 +1,14 @@
1
1
  import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { Customer } from './customers';
4
- import { AdyenPayment } from './adyen_payments';
5
- import { BraintreePayment } from './braintree_payments';
6
- import { CheckoutComPayment } from './checkout_com_payments';
7
- import { ExternalPayment } from './external_payments';
8
- import { KlarnaPayment } from './klarna_payments';
9
- import { PaypalPayment } from './paypal_payments';
10
- import { StripePayment } from './stripe_payments';
11
- import { WireTransfer } from './wire_transfers';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Customer } from './customers';
4
+ import type { AdyenPayment } from './adyen_payments';
5
+ import type { BraintreePayment } from './braintree_payments';
6
+ import type { CheckoutComPayment } from './checkout_com_payments';
7
+ import type { ExternalPayment } from './external_payments';
8
+ import type { KlarnaPayment } from './klarna_payments';
9
+ import type { PaypalPayment } from './paypal_payments';
10
+ import type { StripePayment } from './stripe_payments';
11
+ import type { WireTransfer } from './wire_transfers';
12
12
  declare type CustomerPaymentSourceRel = ResourceRel & {
13
13
  type: typeof CustomerPaymentSources.TYPE;
14
14
  };
@@ -61,7 +61,7 @@ declare class CustomerPaymentSources extends ApiResource {
61
61
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CustomerPaymentSource>;
62
62
  update(resource: CustomerPaymentSourceUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CustomerPaymentSource>;
63
63
  delete(id: string, options?: ResourcesConfig): Promise<void>;
64
- customer(customerPaymentSourceId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
64
+ customer(customerPaymentSourceId: string | CustomerPaymentSource, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
65
65
  isCustomerPaymentSource(resource: any): resource is CustomerPaymentSource;
66
66
  relationship(id: string | ResourceId | null): CustomerPaymentSourceRel;
67
67
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CustomerPaymentSources extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CustomerPaymentSources.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:CustomerPaymentSources.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:CustomerPaymentSources.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:CustomerPaymentSources.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:CustomerPaymentSources.TYPE,id:e},t)}async customer(e,t,s){return this.resources.fetch({type:"customers"},`customer_payment_sources/${e}/customer`,t,s)}isCustomerPaymentSource(e){return e.type&&e.type===CustomerPaymentSources.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CustomerPaymentSources.TYPE}:{id:e.id,type:CustomerPaymentSources.TYPE}}type(){return CustomerPaymentSources.TYPE}}CustomerPaymentSources.TYPE="customer_payment_sources",exports.default=CustomerPaymentSources;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CustomerPaymentSources extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CustomerPaymentSources.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:CustomerPaymentSources.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:CustomerPaymentSources.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:CustomerPaymentSources.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:CustomerPaymentSources.TYPE,id:e},t)}async customer(e,t,s){const r=e.id||e;return this.resources.fetch({type:"customers"},`customer_payment_sources/${r}/customer`,t,s)}isCustomerPaymentSource(e){return e.type&&e.type===CustomerPaymentSources.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CustomerPaymentSources.TYPE}:{id:e.id,type:CustomerPaymentSources.TYPE}}type(){return CustomerPaymentSources.TYPE}}CustomerPaymentSources.TYPE="customer_payment_sources",exports.default=CustomerPaymentSources;
@@ -1,6 +1,6 @@
1
1
  import { ApiResource, Resource, ResourceCreate, ResourceUpdate, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { Customer } from './customers';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Customer } from './customers';
4
4
  declare type CustomerSubscriptionRel = ResourceRel & {
5
5
  type: typeof CustomerSubscriptions.TYPE;
6
6
  };
@@ -19,7 +19,7 @@ declare class CustomerSubscriptions extends ApiResource {
19
19
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CustomerSubscription>;
20
20
  update(resource: CustomerSubscriptionUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CustomerSubscription>;
21
21
  delete(id: string, options?: ResourcesConfig): Promise<void>;
22
- customer(customerSubscriptionId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
22
+ customer(customerSubscriptionId: string | CustomerSubscription, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
23
23
  isCustomerSubscription(resource: any): resource is CustomerSubscription;
24
24
  relationship(id: string | ResourceId | null): CustomerSubscriptionRel;
25
25
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CustomerSubscriptions extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CustomerSubscriptions.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:CustomerSubscriptions.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:CustomerSubscriptions.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:CustomerSubscriptions.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:CustomerSubscriptions.TYPE,id:e},t)}async customer(e,t,r){return this.resources.fetch({type:"customers"},`customer_subscriptions/${e}/customer`,t,r)}isCustomerSubscription(e){return e.type&&e.type===CustomerSubscriptions.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CustomerSubscriptions.TYPE}:{id:e.id,type:CustomerSubscriptions.TYPE}}type(){return CustomerSubscriptions.TYPE}}CustomerSubscriptions.TYPE="customer_subscriptions",exports.default=CustomerSubscriptions;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class CustomerSubscriptions extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:CustomerSubscriptions.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:CustomerSubscriptions.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:CustomerSubscriptions.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:CustomerSubscriptions.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:CustomerSubscriptions.TYPE,id:e},t)}async customer(e,t,r){const s=e.id||e;return this.resources.fetch({type:"customers"},`customer_subscriptions/${s}/customer`,t,r)}isCustomerSubscription(e){return e.type&&e.type===CustomerSubscriptions.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:CustomerSubscriptions.TYPE}:{id:e.id,type:CustomerSubscriptions.TYPE}}type(){return CustomerSubscriptions.TYPE}}CustomerSubscriptions.TYPE="customer_subscriptions",exports.default=CustomerSubscriptions;
@@ -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 { CustomerGroup } from './customer_groups';
4
- import { CustomerAddress } from './customer_addresses';
5
- import { CustomerPaymentSource } from './customer_payment_sources';
6
- import { CustomerSubscription } from './customer_subscriptions';
7
- import { Order } from './orders';
8
- import { OrderSubscription } from './order_subscriptions';
9
- import { Return } from './returns';
10
- import { Attachment } from './attachments';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { CustomerGroup } from './customer_groups';
4
+ import type { CustomerAddress } from './customer_addresses';
5
+ import type { CustomerPaymentSource } from './customer_payment_sources';
6
+ import type { CustomerSubscription } from './customer_subscriptions';
7
+ import type { Order } from './orders';
8
+ import type { OrderSubscription } from './order_subscriptions';
9
+ import type { Return } from './returns';
10
+ import type { Attachment } from './attachments';
11
11
  declare type CustomerRel = ResourceRel & {
12
12
  type: typeof Customers.TYPE;
13
13
  };
@@ -44,14 +44,14 @@ declare class Customers extends ApiResource {
44
44
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
45
45
  update(resource: CustomerUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Customer>;
46
46
  delete(id: string, options?: ResourcesConfig): Promise<void>;
47
- customer_group(customerId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CustomerGroup>;
48
- customer_addresses(customerId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<CustomerAddress>>;
49
- customer_payment_sources(customerId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<CustomerPaymentSource>>;
50
- customer_subscriptions(customerId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<CustomerSubscription>>;
51
- orders(customerId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Order>>;
52
- order_subscriptions(customerId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<OrderSubscription>>;
53
- returns(customerId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Return>>;
54
- attachments(customerId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
47
+ customer_group(customerId: string | Customer, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CustomerGroup>;
48
+ customer_addresses(customerId: string | Customer, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<CustomerAddress>>;
49
+ customer_payment_sources(customerId: string | Customer, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<CustomerPaymentSource>>;
50
+ customer_subscriptions(customerId: string | Customer, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<CustomerSubscription>>;
51
+ orders(customerId: string | Customer, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Order>>;
52
+ order_subscriptions(customerId: string | Customer, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<OrderSubscription>>;
53
+ returns(customerId: string | Customer, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Return>>;
54
+ attachments(customerId: string | Customer, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
55
55
  isCustomer(resource: any): resource is Customer;
56
56
  relationship(id: string | ResourceId | null): CustomerRel;
57
57
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class Customers extends resource_1.ApiResource{async list(e,s){return this.resources.list({type:Customers.TYPE},e,s)}async create(e,s,r){return this.resources.create(Object.assign(Object.assign({},e),{type:Customers.TYPE}),s,r)}async retrieve(e,s,r){return this.resources.retrieve({type:Customers.TYPE,id:e},s,r)}async update(e,s,r){return this.resources.update(Object.assign(Object.assign({},e),{type:Customers.TYPE}),s,r)}async delete(e,s){await this.resources.delete({type:Customers.TYPE,id:e},s)}async customer_group(e,s,r){return this.resources.fetch({type:"customer_groups"},`customers/${e}/customer_group`,s,r)}async customer_addresses(e,s,r){return this.resources.fetch({type:"customer_addresses"},`customers/${e}/customer_addresses`,s,r)}async customer_payment_sources(e,s,r){return this.resources.fetch({type:"customer_payment_sources"},`customers/${e}/customer_payment_sources`,s,r)}async customer_subscriptions(e,s,r){return this.resources.fetch({type:"customer_subscriptions"},`customers/${e}/customer_subscriptions`,s,r)}async orders(e,s,r){return this.resources.fetch({type:"orders"},`customers/${e}/orders`,s,r)}async order_subscriptions(e,s,r){return this.resources.fetch({type:"order_subscriptions"},`customers/${e}/order_subscriptions`,s,r)}async returns(e,s,r){return this.resources.fetch({type:"returns"},`customers/${e}/returns`,s,r)}async attachments(e,s,r){return this.resources.fetch({type:"attachments"},`customers/${e}/attachments`,s,r)}isCustomer(e){return e.type&&e.type===Customers.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:Customers.TYPE}:{id:e.id,type:Customers.TYPE}}type(){return Customers.TYPE}}Customers.TYPE="customers",exports.default=Customers;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class Customers extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:Customers.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:Customers.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:Customers.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:Customers.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:Customers.TYPE,id:e},t)}async customer_group(e,t,s){const r=e.id||e;return this.resources.fetch({type:"customer_groups"},`customers/${r}/customer_group`,t,s)}async customer_addresses(e,t,s){const r=e.id||e;return this.resources.fetch({type:"customer_addresses"},`customers/${r}/customer_addresses`,t,s)}async customer_payment_sources(e,t,s){const r=e.id||e;return this.resources.fetch({type:"customer_payment_sources"},`customers/${r}/customer_payment_sources`,t,s)}async customer_subscriptions(e,t,s){const r=e.id||e;return this.resources.fetch({type:"customer_subscriptions"},`customers/${r}/customer_subscriptions`,t,s)}async orders(e,t,s){const r=e.id||e;return this.resources.fetch({type:"orders"},`customers/${r}/orders`,t,s)}async order_subscriptions(e,t,s){const r=e.id||e;return this.resources.fetch({type:"order_subscriptions"},`customers/${r}/order_subscriptions`,t,s)}async returns(e,t,s){const r=e.id||e;return this.resources.fetch({type:"returns"},`customers/${r}/returns`,t,s)}async attachments(e,t,s){const r=e.id||e;return this.resources.fetch({type:"attachments"},`customers/${r}/attachments`,t,s)}isCustomer(e){return e.type&&e.type===Customers.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:Customers.TYPE}:{id:e.id,type:Customers.TYPE}}type(){return Customers.TYPE}}Customers.TYPE="customers",exports.default=Customers;
@@ -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 { ShippingMethod } from './shipping_methods';
5
- import { Attachment } from './attachments';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { StockLocation } from './stock_locations';
4
+ import type { ShippingMethod } from './shipping_methods';
5
+ import type { Attachment } from './attachments';
6
6
  declare type DeliveryLeadTimeRel = ResourceRel & {
7
7
  type: typeof DeliveryLeadTimes.TYPE;
8
8
  };
@@ -40,9 +40,9 @@ declare class DeliveryLeadTimes extends ApiResource {
40
40
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<DeliveryLeadTime>;
41
41
  update(resource: DeliveryLeadTimeUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<DeliveryLeadTime>;
42
42
  delete(id: string, options?: ResourcesConfig): Promise<void>;
43
- stock_location(deliveryLeadTimeId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<StockLocation>;
44
- shipping_method(deliveryLeadTimeId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ShippingMethod>;
45
- attachments(deliveryLeadTimeId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
43
+ stock_location(deliveryLeadTimeId: string | DeliveryLeadTime, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<StockLocation>;
44
+ shipping_method(deliveryLeadTimeId: string | DeliveryLeadTime, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ShippingMethod>;
45
+ attachments(deliveryLeadTimeId: string | DeliveryLeadTime, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
46
46
  isDeliveryLeadTime(resource: any): resource is DeliveryLeadTime;
47
47
  relationship(id: string | ResourceId | null): DeliveryLeadTimeRel;
48
48
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class DeliveryLeadTimes extends resource_1.ApiResource{async list(t,e){return this.resources.list({type:DeliveryLeadTimes.TYPE},t,e)}async create(t,e,s){return this.resources.create(Object.assign(Object.assign({},t),{type:DeliveryLeadTimes.TYPE}),e,s)}async retrieve(t,e,s){return this.resources.retrieve({type:DeliveryLeadTimes.TYPE,id:t},e,s)}async update(t,e,s){return this.resources.update(Object.assign(Object.assign({},t),{type:DeliveryLeadTimes.TYPE}),e,s)}async delete(t,e){await this.resources.delete({type:DeliveryLeadTimes.TYPE,id:t},e)}async stock_location(t,e,s){return this.resources.fetch({type:"stock_locations"},`delivery_lead_times/${t}/stock_location`,e,s)}async shipping_method(t,e,s){return this.resources.fetch({type:"shipping_methods"},`delivery_lead_times/${t}/shipping_method`,e,s)}async attachments(t,e,s){return this.resources.fetch({type:"attachments"},`delivery_lead_times/${t}/attachments`,e,s)}isDeliveryLeadTime(t){return t.type&&t.type===DeliveryLeadTimes.TYPE}relationship(t){return t===null||typeof t=="string"?{id:t,type:DeliveryLeadTimes.TYPE}:{id:t.id,type:DeliveryLeadTimes.TYPE}}type(){return DeliveryLeadTimes.TYPE}}DeliveryLeadTimes.TYPE="delivery_lead_times",exports.default=DeliveryLeadTimes;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class DeliveryLeadTimes extends resource_1.ApiResource{async list(t,e){return this.resources.list({type:DeliveryLeadTimes.TYPE},t,e)}async create(t,e,s){return this.resources.create(Object.assign(Object.assign({},t),{type:DeliveryLeadTimes.TYPE}),e,s)}async retrieve(t,e,s){return this.resources.retrieve({type:DeliveryLeadTimes.TYPE,id:t},e,s)}async update(t,e,s){return this.resources.update(Object.assign(Object.assign({},t),{type:DeliveryLeadTimes.TYPE}),e,s)}async delete(t,e){await this.resources.delete({type:DeliveryLeadTimes.TYPE,id:t},e)}async stock_location(t,e,s){const r=t.id||t;return this.resources.fetch({type:"stock_locations"},`delivery_lead_times/${r}/stock_location`,e,s)}async shipping_method(t,e,s){const r=t.id||t;return this.resources.fetch({type:"shipping_methods"},`delivery_lead_times/${r}/shipping_method`,e,s)}async attachments(t,e,s){const r=t.id||t;return this.resources.fetch({type:"attachments"},`delivery_lead_times/${r}/attachments`,e,s)}isDeliveryLeadTime(t){return t.type&&t.type===DeliveryLeadTimes.TYPE}relationship(t){return t===null||typeof t=="string"?{id:t,type:DeliveryLeadTimes.TYPE}:{id:t.id,type:DeliveryLeadTimes.TYPE}}type(){return DeliveryLeadTimes.TYPE}}DeliveryLeadTimes.TYPE="delivery_lead_times",exports.default=DeliveryLeadTimes;
@@ -1,6 +1,6 @@
1
1
  import { ApiResource, Resource, ResourcesConfig, ResourceId, ResourceRel, ListResponse } from '../resource';
2
- import { QueryParamsList, QueryParamsRetrieve } from '../query';
3
- import { Webhook } from './webhooks';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Webhook } from './webhooks';
4
4
  declare type EventCallbackRel = ResourceRel & {
5
5
  type: typeof EventCallbacks.TYPE;
6
6
  };
@@ -15,7 +15,7 @@ declare class EventCallbacks extends ApiResource {
15
15
  static readonly TYPE: 'event_callbacks';
16
16
  list(params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<EventCallback>>;
17
17
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<EventCallback>;
18
- webhook(eventCallbackId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Webhook>;
18
+ webhook(eventCallbackId: string | EventCallback, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Webhook>;
19
19
  isEventCallback(resource: any): resource is EventCallback;
20
20
  relationship(id: string | ResourceId | null): EventCallbackRel;
21
21
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class EventCallbacks extends resource_1.ApiResource{async list(e,r){return this.resources.list({type:EventCallbacks.TYPE},e,r)}async retrieve(e,r,t){return this.resources.retrieve({type:EventCallbacks.TYPE,id:e},r,t)}async webhook(e,r,t){return this.resources.fetch({type:"webhooks"},`event_callbacks/${e}/webhook`,r,t)}isEventCallback(e){return e.type&&e.type===EventCallbacks.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:EventCallbacks.TYPE}:{id:e.id,type:EventCallbacks.TYPE}}type(){return EventCallbacks.TYPE}}EventCallbacks.TYPE="event_callbacks",exports.default=EventCallbacks;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class EventCallbacks extends resource_1.ApiResource{async list(e,r){return this.resources.list({type:EventCallbacks.TYPE},e,r)}async retrieve(e,r,t){return this.resources.retrieve({type:EventCallbacks.TYPE,id:e},r,t)}async webhook(e,r,t){const s=e.id||e;return this.resources.fetch({type:"webhooks"},`event_callbacks/${s}/webhook`,r,t)}isEventCallback(e){return e.type&&e.type===EventCallbacks.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:EventCallbacks.TYPE}:{id:e.id,type:EventCallbacks.TYPE}}type(){return EventCallbacks.TYPE}}EventCallbacks.TYPE="event_callbacks",exports.default=EventCallbacks;
@@ -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 { ExternalPayment } from './external_payments';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { PaymentMethod } from './payment_methods';
4
+ import type { ExternalPayment } from './external_payments';
5
5
  declare type ExternalGatewayRel = ResourceRel & {
6
6
  type: typeof ExternalGateways.TYPE;
7
7
  };
@@ -39,8 +39,8 @@ declare class ExternalGateways extends ApiResource {
39
39
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ExternalGateway>;
40
40
  update(resource: ExternalGatewayUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ExternalGateway>;
41
41
  delete(id: string, options?: ResourcesConfig): Promise<void>;
42
- payment_methods(externalGatewayId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentMethod>>;
43
- external_payments(externalGatewayId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<ExternalPayment>>;
42
+ payment_methods(externalGatewayId: string | ExternalGateway, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentMethod>>;
43
+ external_payments(externalGatewayId: string | ExternalGateway, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<ExternalPayment>>;
44
44
  isExternalGateway(resource: any): resource is ExternalGateway;
45
45
  relationship(id: string | ResourceId | null): ExternalGatewayRel;
46
46
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class ExternalGateways extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:ExternalGateways.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:ExternalGateways.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:ExternalGateways.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:ExternalGateways.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:ExternalGateways.TYPE,id:e},t)}async payment_methods(e,t,s){return this.resources.fetch({type:"payment_methods"},`external_gateways/${e}/payment_methods`,t,s)}async external_payments(e,t,s){return this.resources.fetch({type:"external_payments"},`external_gateways/${e}/external_payments`,t,s)}isExternalGateway(e){return e.type&&e.type===ExternalGateways.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:ExternalGateways.TYPE}:{id:e.id,type:ExternalGateways.TYPE}}type(){return ExternalGateways.TYPE}}ExternalGateways.TYPE="external_gateways",exports.default=ExternalGateways;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class ExternalGateways extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:ExternalGateways.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:ExternalGateways.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:ExternalGateways.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:ExternalGateways.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:ExternalGateways.TYPE,id:e},t)}async payment_methods(e,t,s){const r=e.id||e;return this.resources.fetch({type:"payment_methods"},`external_gateways/${r}/payment_methods`,t,s)}async external_payments(e,t,s){const r=e.id||e;return this.resources.fetch({type:"external_payments"},`external_gateways/${r}/external_payments`,t,s)}isExternalGateway(e){return e.type&&e.type===ExternalGateways.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:ExternalGateways.TYPE}:{id:e.id,type:ExternalGateways.TYPE}}type(){return ExternalGateways.TYPE}}ExternalGateways.TYPE="external_gateways",exports.default=ExternalGateways;
@@ -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 { Order } from './orders';
4
- import { PaymentGateway } from './payment_gateways';
5
- import { CustomerPaymentSource } from './customer_payment_sources';
2
+ import type { QueryParamsList, QueryParamsRetrieve } from '../query';
3
+ import type { Order } from './orders';
4
+ import type { PaymentGateway } from './payment_gateways';
5
+ import type { CustomerPaymentSource } from './customer_payment_sources';
6
6
  declare type ExternalPaymentRel = ResourceRel & {
7
7
  type: typeof ExternalPayments.TYPE;
8
8
  };
@@ -32,9 +32,9 @@ declare class ExternalPayments extends ApiResource {
32
32
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ExternalPayment>;
33
33
  update(resource: ExternalPaymentUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<ExternalPayment>;
34
34
  delete(id: string, options?: ResourcesConfig): Promise<void>;
35
- order(externalPaymentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
36
- payment_gateway(externalPaymentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentGateway>;
37
- wallet(externalPaymentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CustomerPaymentSource>;
35
+ order(externalPaymentId: string | ExternalPayment, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
36
+ payment_gateway(externalPaymentId: string | ExternalPayment, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentGateway>;
37
+ wallet(externalPaymentId: string | ExternalPayment, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CustomerPaymentSource>;
38
38
  isExternalPayment(resource: any): resource is ExternalPayment;
39
39
  relationship(id: string | ResourceId | null): ExternalPaymentRel;
40
40
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class ExternalPayments extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:ExternalPayments.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:ExternalPayments.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:ExternalPayments.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:ExternalPayments.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:ExternalPayments.TYPE,id:e},t)}async order(e,t,r){return this.resources.fetch({type:"orders"},`external_payments/${e}/order`,t,r)}async payment_gateway(e,t,r){return this.resources.fetch({type:"payment_gateways"},`external_payments/${e}/payment_gateway`,t,r)}async wallet(e,t,r){return this.resources.fetch({type:"customer_payment_sources"},`external_payments/${e}/wallet`,t,r)}isExternalPayment(e){return e.type&&e.type===ExternalPayments.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:ExternalPayments.TYPE}:{id:e.id,type:ExternalPayments.TYPE}}type(){return ExternalPayments.TYPE}}ExternalPayments.TYPE="external_payments",exports.default=ExternalPayments;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class ExternalPayments extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:ExternalPayments.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:ExternalPayments.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:ExternalPayments.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:ExternalPayments.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:ExternalPayments.TYPE,id:e},t)}async order(e,t,r){const s=e.id||e;return this.resources.fetch({type:"orders"},`external_payments/${s}/order`,t,r)}async payment_gateway(e,t,r){const s=e.id||e;return this.resources.fetch({type:"payment_gateways"},`external_payments/${s}/payment_gateway`,t,r)}async wallet(e,t,r){const s=e.id||e;return this.resources.fetch({type:"customer_payment_sources"},`external_payments/${s}/wallet`,t,r)}isExternalPayment(e){return e.type&&e.type===ExternalPayments.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:ExternalPayments.TYPE}:{id:e.id,type:ExternalPayments.TYPE}}type(){return ExternalPayments.TYPE}}ExternalPayments.TYPE="external_payments",exports.default=ExternalPayments;