@commercelayer/sdk 4.3.0 → 4.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (369) hide show
  1. package/lib/cjs/commercelayer.d.ts +2 -2
  2. package/lib/cjs/resource.d.ts +2 -0
  3. package/lib/cjs/resource.js +1 -1
  4. package/lib/cjs/resources/addresses.d.ts +1 -0
  5. package/lib/cjs/resources/addresses.js +1 -1
  6. package/lib/cjs/resources/adyen_gateways.d.ts +2 -0
  7. package/lib/cjs/resources/adyen_gateways.js +1 -1
  8. package/lib/cjs/resources/adyen_payments.d.ts +2 -0
  9. package/lib/cjs/resources/adyen_payments.js +1 -1
  10. package/lib/cjs/resources/authorizations.d.ts +3 -0
  11. package/lib/cjs/resources/authorizations.js +1 -1
  12. package/lib/cjs/resources/avalara_accounts.d.ts +3 -0
  13. package/lib/cjs/resources/avalara_accounts.js +1 -1
  14. package/lib/cjs/resources/billing_info_validation_rules.d.ts +1 -0
  15. package/lib/cjs/resources/billing_info_validation_rules.js +1 -1
  16. package/lib/cjs/resources/bing_geocoders.d.ts +2 -0
  17. package/lib/cjs/resources/bing_geocoders.js +1 -1
  18. package/lib/cjs/resources/braintree_gateways.d.ts +2 -0
  19. package/lib/cjs/resources/braintree_gateways.js +1 -1
  20. package/lib/cjs/resources/braintree_payments.d.ts +2 -0
  21. package/lib/cjs/resources/braintree_payments.js +1 -1
  22. package/lib/cjs/resources/bundles.d.ts +4 -0
  23. package/lib/cjs/resources/bundles.js +1 -1
  24. package/lib/cjs/resources/captures.d.ts +3 -0
  25. package/lib/cjs/resources/captures.js +1 -1
  26. package/lib/cjs/resources/carrier_accounts.d.ts +2 -0
  27. package/lib/cjs/resources/carrier_accounts.js +1 -1
  28. package/lib/cjs/resources/checkout_com_gateways.d.ts +2 -0
  29. package/lib/cjs/resources/checkout_com_gateways.js +1 -1
  30. package/lib/cjs/resources/checkout_com_payments.d.ts +2 -0
  31. package/lib/cjs/resources/checkout_com_payments.js +1 -1
  32. package/lib/cjs/resources/coupon_codes_promotion_rules.d.ts +1 -0
  33. package/lib/cjs/resources/coupon_codes_promotion_rules.js +1 -1
  34. package/lib/cjs/resources/coupon_recipients.d.ts +2 -0
  35. package/lib/cjs/resources/coupon_recipients.js +1 -1
  36. package/lib/cjs/resources/coupons.d.ts +1 -0
  37. package/lib/cjs/resources/coupons.js +1 -1
  38. package/lib/cjs/resources/customer_addresses.d.ts +2 -0
  39. package/lib/cjs/resources/customer_addresses.js +1 -1
  40. package/lib/cjs/resources/customer_groups.d.ts +3 -0
  41. package/lib/cjs/resources/customer_groups.js +1 -1
  42. package/lib/cjs/resources/customer_password_resets.d.ts +1 -0
  43. package/lib/cjs/resources/customer_password_resets.js +1 -1
  44. package/lib/cjs/resources/customer_payment_sources.d.ts +1 -0
  45. package/lib/cjs/resources/customer_payment_sources.js +1 -1
  46. package/lib/cjs/resources/customer_subscriptions.d.ts +1 -0
  47. package/lib/cjs/resources/customer_subscriptions.js +1 -1
  48. package/lib/cjs/resources/customers.d.ts +8 -0
  49. package/lib/cjs/resources/customers.js +1 -1
  50. package/lib/cjs/resources/delivery_lead_times.d.ts +3 -0
  51. package/lib/cjs/resources/delivery_lead_times.js +1 -1
  52. package/lib/cjs/resources/event_callbacks.d.ts +1 -0
  53. package/lib/cjs/resources/event_callbacks.js +1 -1
  54. package/lib/cjs/resources/external_gateways.d.ts +2 -0
  55. package/lib/cjs/resources/external_gateways.js +1 -1
  56. package/lib/cjs/resources/external_payments.d.ts +3 -0
  57. package/lib/cjs/resources/external_payments.js +1 -1
  58. package/lib/cjs/resources/external_promotions.d.ts +5 -0
  59. package/lib/cjs/resources/external_promotions.js +1 -1
  60. package/lib/cjs/resources/external_tax_calculators.d.ts +3 -0
  61. package/lib/cjs/resources/external_tax_calculators.js +1 -1
  62. package/lib/cjs/resources/fixed_amount_promotions.d.ts +5 -0
  63. package/lib/cjs/resources/fixed_amount_promotions.js +1 -1
  64. package/lib/cjs/resources/fixed_price_promotions.d.ts +7 -0
  65. package/lib/cjs/resources/fixed_price_promotions.js +1 -1
  66. package/lib/cjs/resources/free_gift_promotions.d.ts +7 -0
  67. package/lib/cjs/resources/free_gift_promotions.js +1 -1
  68. package/lib/cjs/resources/free_shipping_promotions.d.ts +5 -0
  69. package/lib/cjs/resources/free_shipping_promotions.js +1 -1
  70. package/lib/cjs/resources/geocoders.d.ts +2 -0
  71. package/lib/cjs/resources/geocoders.js +1 -1
  72. package/lib/cjs/resources/gift_card_recipients.d.ts +2 -0
  73. package/lib/cjs/resources/gift_card_recipients.js +1 -1
  74. package/lib/cjs/resources/gift_cards.d.ts +3 -0
  75. package/lib/cjs/resources/gift_cards.js +1 -1
  76. package/lib/cjs/resources/google_geocoders.d.ts +2 -0
  77. package/lib/cjs/resources/google_geocoders.js +1 -1
  78. package/lib/cjs/resources/in_stock_subscriptions.d.ts +3 -0
  79. package/lib/cjs/resources/in_stock_subscriptions.js +1 -1
  80. package/lib/cjs/resources/inventory_models.d.ts +3 -0
  81. package/lib/cjs/resources/inventory_models.js +1 -1
  82. package/lib/cjs/resources/inventory_return_locations.d.ts +2 -0
  83. package/lib/cjs/resources/inventory_return_locations.js +1 -1
  84. package/lib/cjs/resources/inventory_stock_locations.d.ts +2 -0
  85. package/lib/cjs/resources/inventory_stock_locations.js +1 -1
  86. package/lib/cjs/resources/klarna_gateways.d.ts +2 -0
  87. package/lib/cjs/resources/klarna_gateways.js +1 -1
  88. package/lib/cjs/resources/klarna_payments.d.ts +2 -0
  89. package/lib/cjs/resources/klarna_payments.js +1 -1
  90. package/lib/cjs/resources/line_item_options.d.ts +2 -0
  91. package/lib/cjs/resources/line_item_options.js +1 -1
  92. package/lib/cjs/resources/line_items.d.ts +4 -0
  93. package/lib/cjs/resources/line_items.js +1 -1
  94. package/lib/cjs/resources/manual_gateways.d.ts +1 -0
  95. package/lib/cjs/resources/manual_gateways.js +1 -1
  96. package/lib/cjs/resources/manual_tax_calculators.d.ts +4 -0
  97. package/lib/cjs/resources/manual_tax_calculators.js +1 -1
  98. package/lib/cjs/resources/markets.d.ts +6 -0
  99. package/lib/cjs/resources/markets.js +1 -1
  100. package/lib/cjs/resources/merchants.d.ts +2 -0
  101. package/lib/cjs/resources/merchants.js +1 -1
  102. package/lib/cjs/resources/order_copies.d.ts +3 -0
  103. package/lib/cjs/resources/order_copies.js +1 -1
  104. package/lib/cjs/resources/order_subscriptions.d.ts +5 -0
  105. package/lib/cjs/resources/order_subscriptions.js +1 -1
  106. package/lib/cjs/resources/order_validation_rules.d.ts +1 -0
  107. package/lib/cjs/resources/order_validation_rules.js +1 -1
  108. package/lib/cjs/resources/orders.d.ts +16 -0
  109. package/lib/cjs/resources/orders.js +1 -1
  110. package/lib/cjs/resources/packages.d.ts +3 -0
  111. package/lib/cjs/resources/packages.js +1 -1
  112. package/lib/cjs/resources/parcel_line_items.d.ts +2 -0
  113. package/lib/cjs/resources/parcel_line_items.js +1 -1
  114. package/lib/cjs/resources/parcels.d.ts +4 -0
  115. package/lib/cjs/resources/parcels.js +1 -1
  116. package/lib/cjs/resources/payment_gateways.d.ts +1 -0
  117. package/lib/cjs/resources/payment_gateways.js +1 -1
  118. package/lib/cjs/resources/payment_methods.d.ts +3 -0
  119. package/lib/cjs/resources/payment_methods.js +1 -1
  120. package/lib/cjs/resources/paypal_gateways.d.ts +2 -0
  121. package/lib/cjs/resources/paypal_gateways.js +1 -1
  122. package/lib/cjs/resources/paypal_payments.d.ts +2 -0
  123. package/lib/cjs/resources/paypal_payments.js +1 -1
  124. package/lib/cjs/resources/percentage_discount_promotions.d.ts +7 -0
  125. package/lib/cjs/resources/percentage_discount_promotions.js +1 -1
  126. package/lib/cjs/resources/price_lists.d.ts +2 -0
  127. package/lib/cjs/resources/price_lists.js +1 -1
  128. package/lib/cjs/resources/prices.d.ts +3 -0
  129. package/lib/cjs/resources/prices.js +1 -1
  130. package/lib/cjs/resources/promotions.d.ts +5 -0
  131. package/lib/cjs/resources/promotions.js +1 -1
  132. package/lib/cjs/resources/refunds.d.ts +2 -0
  133. package/lib/cjs/resources/refunds.js +1 -1
  134. package/lib/cjs/resources/return_line_items.d.ts +2 -0
  135. package/lib/cjs/resources/return_line_items.js +1 -1
  136. package/lib/cjs/resources/returns.d.ts +7 -0
  137. package/lib/cjs/resources/returns.js +1 -1
  138. package/lib/cjs/resources/shipments.d.ts +13 -0
  139. package/lib/cjs/resources/shipments.js +1 -1
  140. package/lib/cjs/resources/shipping_categories.d.ts +2 -0
  141. package/lib/cjs/resources/shipping_categories.js +1 -1
  142. package/lib/cjs/resources/shipping_methods.d.ts +5 -0
  143. package/lib/cjs/resources/shipping_methods.js +1 -1
  144. package/lib/cjs/resources/shipping_zones.d.ts +1 -0
  145. package/lib/cjs/resources/shipping_zones.js +1 -1
  146. package/lib/cjs/resources/sku_list_items.d.ts +2 -0
  147. package/lib/cjs/resources/sku_list_items.js +1 -1
  148. package/lib/cjs/resources/sku_list_promotion_rules.d.ts +2 -0
  149. package/lib/cjs/resources/sku_list_promotion_rules.js +1 -1
  150. package/lib/cjs/resources/sku_lists.d.ts +3 -0
  151. package/lib/cjs/resources/sku_lists.js +1 -1
  152. package/lib/cjs/resources/sku_options.d.ts +2 -0
  153. package/lib/cjs/resources/sku_options.js +1 -1
  154. package/lib/cjs/resources/skus.d.ts +6 -0
  155. package/lib/cjs/resources/skus.js +1 -1
  156. package/lib/cjs/resources/stock_items.d.ts +3 -0
  157. package/lib/cjs/resources/stock_items.js +1 -1
  158. package/lib/cjs/resources/stock_line_items.d.ts +3 -0
  159. package/lib/cjs/resources/stock_line_items.js +1 -1
  160. package/lib/cjs/resources/stock_locations.d.ts +6 -0
  161. package/lib/cjs/resources/stock_locations.js +1 -1
  162. package/lib/cjs/resources/stock_transfers.d.ts +5 -0
  163. package/lib/cjs/resources/stock_transfers.js +1 -1
  164. package/lib/cjs/resources/stripe_gateways.d.ts +2 -0
  165. package/lib/cjs/resources/stripe_gateways.js +1 -1
  166. package/lib/cjs/resources/stripe_payments.d.ts +2 -0
  167. package/lib/cjs/resources/stripe_payments.js +1 -1
  168. package/lib/cjs/resources/tax_calculators.d.ts +3 -0
  169. package/lib/cjs/resources/tax_calculators.js +1 -1
  170. package/lib/cjs/resources/tax_categories.d.ts +2 -0
  171. package/lib/cjs/resources/tax_categories.js +1 -1
  172. package/lib/cjs/resources/tax_rules.d.ts +1 -0
  173. package/lib/cjs/resources/tax_rules.js +1 -1
  174. package/lib/cjs/resources/taxjar_accounts.d.ts +3 -0
  175. package/lib/cjs/resources/taxjar_accounts.js +1 -1
  176. package/lib/cjs/resources/transactions.d.ts +1 -0
  177. package/lib/cjs/resources/transactions.js +1 -1
  178. package/lib/cjs/resources/voids.d.ts +2 -0
  179. package/lib/cjs/resources/voids.js +1 -1
  180. package/lib/cjs/resources/webhooks.d.ts +1 -0
  181. package/lib/cjs/resources/webhooks.js +1 -1
  182. package/lib/cjs/resources/wire_transfers.d.ts +1 -0
  183. package/lib/cjs/resources/wire_transfers.js +1 -1
  184. package/lib/esm/commercelayer.d.ts +2 -2
  185. package/lib/esm/resource.d.ts +2 -0
  186. package/lib/esm/resource.js +1 -1
  187. package/lib/esm/resources/addresses.d.ts +1 -0
  188. package/lib/esm/resources/addresses.js +1 -1
  189. package/lib/esm/resources/adyen_gateways.d.ts +2 -0
  190. package/lib/esm/resources/adyen_gateways.js +1 -1
  191. package/lib/esm/resources/adyen_payments.d.ts +2 -0
  192. package/lib/esm/resources/adyen_payments.js +1 -1
  193. package/lib/esm/resources/authorizations.d.ts +3 -0
  194. package/lib/esm/resources/authorizations.js +1 -1
  195. package/lib/esm/resources/avalara_accounts.d.ts +3 -0
  196. package/lib/esm/resources/avalara_accounts.js +1 -1
  197. package/lib/esm/resources/billing_info_validation_rules.d.ts +1 -0
  198. package/lib/esm/resources/billing_info_validation_rules.js +1 -1
  199. package/lib/esm/resources/bing_geocoders.d.ts +2 -0
  200. package/lib/esm/resources/bing_geocoders.js +1 -1
  201. package/lib/esm/resources/braintree_gateways.d.ts +2 -0
  202. package/lib/esm/resources/braintree_gateways.js +1 -1
  203. package/lib/esm/resources/braintree_payments.d.ts +2 -0
  204. package/lib/esm/resources/braintree_payments.js +1 -1
  205. package/lib/esm/resources/bundles.d.ts +4 -0
  206. package/lib/esm/resources/bundles.js +1 -1
  207. package/lib/esm/resources/captures.d.ts +3 -0
  208. package/lib/esm/resources/captures.js +1 -1
  209. package/lib/esm/resources/carrier_accounts.d.ts +2 -0
  210. package/lib/esm/resources/carrier_accounts.js +1 -1
  211. package/lib/esm/resources/checkout_com_gateways.d.ts +2 -0
  212. package/lib/esm/resources/checkout_com_gateways.js +1 -1
  213. package/lib/esm/resources/checkout_com_payments.d.ts +2 -0
  214. package/lib/esm/resources/checkout_com_payments.js +1 -1
  215. package/lib/esm/resources/coupon_codes_promotion_rules.d.ts +1 -0
  216. package/lib/esm/resources/coupon_codes_promotion_rules.js +1 -1
  217. package/lib/esm/resources/coupon_recipients.d.ts +2 -0
  218. package/lib/esm/resources/coupon_recipients.js +1 -1
  219. package/lib/esm/resources/coupons.d.ts +1 -0
  220. package/lib/esm/resources/coupons.js +1 -1
  221. package/lib/esm/resources/customer_addresses.d.ts +2 -0
  222. package/lib/esm/resources/customer_addresses.js +1 -1
  223. package/lib/esm/resources/customer_groups.d.ts +3 -0
  224. package/lib/esm/resources/customer_groups.js +1 -1
  225. package/lib/esm/resources/customer_password_resets.d.ts +1 -0
  226. package/lib/esm/resources/customer_password_resets.js +1 -1
  227. package/lib/esm/resources/customer_payment_sources.d.ts +1 -0
  228. package/lib/esm/resources/customer_payment_sources.js +1 -1
  229. package/lib/esm/resources/customer_subscriptions.d.ts +1 -0
  230. package/lib/esm/resources/customer_subscriptions.js +1 -1
  231. package/lib/esm/resources/customers.d.ts +8 -0
  232. package/lib/esm/resources/customers.js +1 -1
  233. package/lib/esm/resources/delivery_lead_times.d.ts +3 -0
  234. package/lib/esm/resources/delivery_lead_times.js +1 -1
  235. package/lib/esm/resources/event_callbacks.d.ts +1 -0
  236. package/lib/esm/resources/event_callbacks.js +1 -1
  237. package/lib/esm/resources/external_gateways.d.ts +2 -0
  238. package/lib/esm/resources/external_gateways.js +1 -1
  239. package/lib/esm/resources/external_payments.d.ts +3 -0
  240. package/lib/esm/resources/external_payments.js +1 -1
  241. package/lib/esm/resources/external_promotions.d.ts +5 -0
  242. package/lib/esm/resources/external_promotions.js +1 -1
  243. package/lib/esm/resources/external_tax_calculators.d.ts +3 -0
  244. package/lib/esm/resources/external_tax_calculators.js +1 -1
  245. package/lib/esm/resources/fixed_amount_promotions.d.ts +5 -0
  246. package/lib/esm/resources/fixed_amount_promotions.js +1 -1
  247. package/lib/esm/resources/fixed_price_promotions.d.ts +7 -0
  248. package/lib/esm/resources/fixed_price_promotions.js +1 -1
  249. package/lib/esm/resources/free_gift_promotions.d.ts +7 -0
  250. package/lib/esm/resources/free_gift_promotions.js +1 -1
  251. package/lib/esm/resources/free_shipping_promotions.d.ts +5 -0
  252. package/lib/esm/resources/free_shipping_promotions.js +1 -1
  253. package/lib/esm/resources/geocoders.d.ts +2 -0
  254. package/lib/esm/resources/geocoders.js +1 -1
  255. package/lib/esm/resources/gift_card_recipients.d.ts +2 -0
  256. package/lib/esm/resources/gift_card_recipients.js +1 -1
  257. package/lib/esm/resources/gift_cards.d.ts +3 -0
  258. package/lib/esm/resources/gift_cards.js +1 -1
  259. package/lib/esm/resources/google_geocoders.d.ts +2 -0
  260. package/lib/esm/resources/google_geocoders.js +1 -1
  261. package/lib/esm/resources/in_stock_subscriptions.d.ts +3 -0
  262. package/lib/esm/resources/in_stock_subscriptions.js +1 -1
  263. package/lib/esm/resources/inventory_models.d.ts +3 -0
  264. package/lib/esm/resources/inventory_models.js +1 -1
  265. package/lib/esm/resources/inventory_return_locations.d.ts +2 -0
  266. package/lib/esm/resources/inventory_return_locations.js +1 -1
  267. package/lib/esm/resources/inventory_stock_locations.d.ts +2 -0
  268. package/lib/esm/resources/inventory_stock_locations.js +1 -1
  269. package/lib/esm/resources/klarna_gateways.d.ts +2 -0
  270. package/lib/esm/resources/klarna_gateways.js +1 -1
  271. package/lib/esm/resources/klarna_payments.d.ts +2 -0
  272. package/lib/esm/resources/klarna_payments.js +1 -1
  273. package/lib/esm/resources/line_item_options.d.ts +2 -0
  274. package/lib/esm/resources/line_item_options.js +1 -1
  275. package/lib/esm/resources/line_items.d.ts +4 -0
  276. package/lib/esm/resources/line_items.js +1 -1
  277. package/lib/esm/resources/manual_gateways.d.ts +1 -0
  278. package/lib/esm/resources/manual_gateways.js +1 -1
  279. package/lib/esm/resources/manual_tax_calculators.d.ts +4 -0
  280. package/lib/esm/resources/manual_tax_calculators.js +1 -1
  281. package/lib/esm/resources/markets.d.ts +6 -0
  282. package/lib/esm/resources/markets.js +1 -1
  283. package/lib/esm/resources/merchants.d.ts +2 -0
  284. package/lib/esm/resources/merchants.js +1 -1
  285. package/lib/esm/resources/order_copies.d.ts +3 -0
  286. package/lib/esm/resources/order_copies.js +1 -1
  287. package/lib/esm/resources/order_subscriptions.d.ts +5 -0
  288. package/lib/esm/resources/order_subscriptions.js +1 -1
  289. package/lib/esm/resources/order_validation_rules.d.ts +1 -0
  290. package/lib/esm/resources/order_validation_rules.js +1 -1
  291. package/lib/esm/resources/orders.d.ts +16 -0
  292. package/lib/esm/resources/orders.js +1 -1
  293. package/lib/esm/resources/packages.d.ts +3 -0
  294. package/lib/esm/resources/packages.js +1 -1
  295. package/lib/esm/resources/parcel_line_items.d.ts +2 -0
  296. package/lib/esm/resources/parcel_line_items.js +1 -1
  297. package/lib/esm/resources/parcels.d.ts +4 -0
  298. package/lib/esm/resources/parcels.js +1 -1
  299. package/lib/esm/resources/payment_gateways.d.ts +1 -0
  300. package/lib/esm/resources/payment_gateways.js +1 -1
  301. package/lib/esm/resources/payment_methods.d.ts +3 -0
  302. package/lib/esm/resources/payment_methods.js +1 -1
  303. package/lib/esm/resources/paypal_gateways.d.ts +2 -0
  304. package/lib/esm/resources/paypal_gateways.js +1 -1
  305. package/lib/esm/resources/paypal_payments.d.ts +2 -0
  306. package/lib/esm/resources/paypal_payments.js +1 -1
  307. package/lib/esm/resources/percentage_discount_promotions.d.ts +7 -0
  308. package/lib/esm/resources/percentage_discount_promotions.js +1 -1
  309. package/lib/esm/resources/price_lists.d.ts +2 -0
  310. package/lib/esm/resources/price_lists.js +1 -1
  311. package/lib/esm/resources/prices.d.ts +3 -0
  312. package/lib/esm/resources/prices.js +1 -1
  313. package/lib/esm/resources/promotions.d.ts +5 -0
  314. package/lib/esm/resources/promotions.js +1 -1
  315. package/lib/esm/resources/refunds.d.ts +2 -0
  316. package/lib/esm/resources/refunds.js +1 -1
  317. package/lib/esm/resources/return_line_items.d.ts +2 -0
  318. package/lib/esm/resources/return_line_items.js +1 -1
  319. package/lib/esm/resources/returns.d.ts +7 -0
  320. package/lib/esm/resources/returns.js +1 -1
  321. package/lib/esm/resources/shipments.d.ts +13 -0
  322. package/lib/esm/resources/shipments.js +1 -1
  323. package/lib/esm/resources/shipping_categories.d.ts +2 -0
  324. package/lib/esm/resources/shipping_categories.js +1 -1
  325. package/lib/esm/resources/shipping_methods.d.ts +5 -0
  326. package/lib/esm/resources/shipping_methods.js +1 -1
  327. package/lib/esm/resources/shipping_zones.d.ts +1 -0
  328. package/lib/esm/resources/shipping_zones.js +1 -1
  329. package/lib/esm/resources/sku_list_items.d.ts +2 -0
  330. package/lib/esm/resources/sku_list_items.js +1 -1
  331. package/lib/esm/resources/sku_list_promotion_rules.d.ts +2 -0
  332. package/lib/esm/resources/sku_list_promotion_rules.js +1 -1
  333. package/lib/esm/resources/sku_lists.d.ts +3 -0
  334. package/lib/esm/resources/sku_lists.js +1 -1
  335. package/lib/esm/resources/sku_options.d.ts +2 -0
  336. package/lib/esm/resources/sku_options.js +1 -1
  337. package/lib/esm/resources/skus.d.ts +6 -0
  338. package/lib/esm/resources/skus.js +1 -1
  339. package/lib/esm/resources/stock_items.d.ts +3 -0
  340. package/lib/esm/resources/stock_items.js +1 -1
  341. package/lib/esm/resources/stock_line_items.d.ts +3 -0
  342. package/lib/esm/resources/stock_line_items.js +1 -1
  343. package/lib/esm/resources/stock_locations.d.ts +6 -0
  344. package/lib/esm/resources/stock_locations.js +1 -1
  345. package/lib/esm/resources/stock_transfers.d.ts +5 -0
  346. package/lib/esm/resources/stock_transfers.js +1 -1
  347. package/lib/esm/resources/stripe_gateways.d.ts +2 -0
  348. package/lib/esm/resources/stripe_gateways.js +1 -1
  349. package/lib/esm/resources/stripe_payments.d.ts +2 -0
  350. package/lib/esm/resources/stripe_payments.js +1 -1
  351. package/lib/esm/resources/tax_calculators.d.ts +3 -0
  352. package/lib/esm/resources/tax_calculators.js +1 -1
  353. package/lib/esm/resources/tax_categories.d.ts +2 -0
  354. package/lib/esm/resources/tax_categories.js +1 -1
  355. package/lib/esm/resources/tax_rules.d.ts +1 -0
  356. package/lib/esm/resources/tax_rules.js +1 -1
  357. package/lib/esm/resources/taxjar_accounts.d.ts +3 -0
  358. package/lib/esm/resources/taxjar_accounts.js +1 -1
  359. package/lib/esm/resources/transactions.d.ts +1 -0
  360. package/lib/esm/resources/transactions.js +1 -1
  361. package/lib/esm/resources/voids.d.ts +2 -0
  362. package/lib/esm/resources/voids.js +1 -1
  363. package/lib/esm/resources/webhooks.d.ts +1 -0
  364. package/lib/esm/resources/webhooks.js +1 -1
  365. package/lib/esm/resources/wire_transfers.d.ts +1 -0
  366. package/lib/esm/resources/wire_transfers.js +1 -1
  367. package/lib/tsconfig.esm.tsbuildinfo +1 -1
  368. package/lib/tsconfig.tsbuildinfo +1 -1
  369. package/package.json +1 -1
@@ -1,10 +1,10 @@
1
1
  import * as api from './api';
2
2
  import { ApiError } from './error';
3
3
  import type { ErrorInterceptor, InterceptorType, RawResponseReader, RequestInterceptor, ResponseInterceptor } from './interceptor';
4
- import { ResourcesConfig, ResourcesInitConfig } from './resource';
4
+ import { ResourcesInitConfig } from './resource';
5
5
  declare type SdkConfig = {};
6
6
  declare type CommerceLayerInitConfig = SdkConfig & ResourcesInitConfig;
7
- declare type CommerceLayerConfig = SdkConfig & ResourcesConfig;
7
+ declare type CommerceLayerConfig = Partial<CommerceLayerInitConfig>;
8
8
  declare class CommerceLayerClient {
9
9
  #private;
10
10
  static get openApiSchemaVersion(): string;
@@ -2,6 +2,7 @@ import { ApiClientInitConfig } from './client';
2
2
  import { QueryParamsRetrieve, QueryParamsList } from './query';
3
3
  import { ResourceTypeLock } from './api';
4
4
  import { InterceptorManager } from './interceptor';
5
+ import { QueryParams } from '.';
5
6
  declare type ResourceNull = {
6
7
  id: null;
7
8
  } & ResourceType;
@@ -62,6 +63,7 @@ declare class ResourceAdapter {
62
63
  create<C extends ResourceCreate, R extends Resource>(resource: C & ResourceType, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<R>;
63
64
  update<U extends ResourceUpdate, R extends Resource>(resource: U & ResourceId, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<R>;
64
65
  delete(resource: ResourceId, options?: ResourcesConfig): Promise<void>;
66
+ fetch<R extends Resource>(resource: ResourceType, path: string, params?: QueryParams, options?: ResourcesConfig): Promise<R | ListResponse<R>>;
65
67
  }
66
68
  declare abstract class ApiResource {
67
69
  static readonly TYPE: ResourceTypeLock;
@@ -1 +1 @@
1
- "use strict";var __classPrivateFieldSet=this&&this.__classPrivateFieldSet||function(r,e,s,t,i){if(t==="m")throw new TypeError("Private method is not writable");if(t==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return t==="a"?i.call(r,s):i?i.value=s:e.set(r,s),s},__classPrivateFieldGet=this&&this.__classPrivateFieldGet||function(r,e,s,t){if(s==="a"&&!t)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!t:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return s==="m"?t:s==="a"?t.call(r):t?t.value:e.get(r)},__importDefault=this&&this.__importDefault||function(r){return r&&r.__esModule?r:{default:r}},_ResourceAdapter_client,_ResourceAdapter_config;Object.defineProperty(exports,"__esModule",{value:!0}),exports.ApiResource=void 0;const client_1=__importDefault(require("./client")),jsonapi_1=require("./jsonapi"),query_1=require("./query"),config_1=__importDefault(require("./config")),debug_1=__importDefault(require("./debug")),debug=(0,debug_1.default)();class ListResponse extends Array{constructor(e,s){super(...s||[]);this.meta=e}first(){return this.length?this[0]:void 0}last(){return this.length?this[this.length-1]:void 0}get(e){return this.length&&e>=0?this[e]:void 0}}class ResourceAdapter{constructor(e){_ResourceAdapter_client.set(this,void 0),_ResourceAdapter_config.set(this,{}),__classPrivateFieldSet(this,_ResourceAdapter_client,client_1.default.create(e),"f"),this.localConfig(e)}get interceptors(){return __classPrivateFieldGet(this,_ResourceAdapter_client,"f").interceptors}localConfig(e){}config(e){debug("config %o",e),this.localConfig(e),__classPrivateFieldGet(this,_ResourceAdapter_client,"f").config(e)}async singleton(e,s,t){debug("singleton: %o, %O, %O",e,s||{},t||{});const i=(0,query_1.generateQueryStringParams)(s,e);(t==null?void 0:t.params)&&Object.assign(i,t==null?void 0:t.params);const a=await __classPrivateFieldGet(this,_ResourceAdapter_client,"f").request("get",`${e.type}`,void 0,Object.assign(Object.assign({},t),{params:i}));return(0,jsonapi_1.denormalize)(a)}async retrieve(e,s,t){debug("retrieve: %o, %O, %O",e,s||{},t||{});const i=(0,query_1.generateQueryStringParams)(s,e);(t==null?void 0:t.params)&&Object.assign(i,t==null?void 0:t.params);const a=await __classPrivateFieldGet(this,_ResourceAdapter_client,"f").request("get",`${e.type}/${e.id}`,void 0,Object.assign(Object.assign({},t),{params:i}));return(0,jsonapi_1.denormalize)(a)}async list(e,s,t){var i,a;debug("list: %o, %O, %O",e,s||{},t||{});const n=(0,query_1.generateQueryStringParams)(s,e);(t==null?void 0:t.params)&&Object.assign(n,t==null?void 0:t.params);const o=await __classPrivateFieldGet(this,_ResourceAdapter_client,"f").request("get",`${e.type}`,void 0,Object.assign(Object.assign({},t),{params:n})),c=(0,jsonapi_1.denormalize)(o),u={pageCount:Number((i=o.meta)===null||i===void 0?void 0:i.page_count),recordCount:Number((a=o.meta)===null||a===void 0?void 0:a.record_count),currentPage:(s==null?void 0:s.pageNumber)||config_1.default.default.pageNumber,recordsPerPage:(s==null?void 0:s.pageSize)||config_1.default.default.pageSize};return new ListResponse(u,c)}async create(e,s,t){debug("create: %o, %O, %O",e,s||{},t||{});const i=(0,query_1.generateQueryStringParams)(s,e);(t==null?void 0:t.params)&&Object.assign(i,t==null?void 0:t.params);const a=(0,jsonapi_1.normalize)(e),n=await __classPrivateFieldGet(this,_ResourceAdapter_client,"f").request("post",e.type,a,Object.assign(Object.assign({},t),{params:i}));return(0,jsonapi_1.denormalize)(n)}async update(e,s,t){debug("update: %o, %O, %O",e,s||{},t||{});const i=(0,query_1.generateQueryStringParams)(s,e);(t==null?void 0:t.params)&&Object.assign(i,t==null?void 0:t.params);const a=(0,jsonapi_1.normalize)(e),n=await __classPrivateFieldGet(this,_ResourceAdapter_client,"f").request("patch",`${e.type}/${e.id}`,a,Object.assign(Object.assign({},t),{params:i}));return(0,jsonapi_1.denormalize)(n)}async delete(e,s){debug("delete: %o, %O",e,s||{}),await __classPrivateFieldGet(this,_ResourceAdapter_client,"f").request("delete",`${e.type}/${e.id}`,void 0,s)}}_ResourceAdapter_client=new WeakMap,_ResourceAdapter_config=new WeakMap;class ApiResource{constructor(e){debug("new resource instance: %s",this.type()),this.resources=e}}exports.ApiResource=ApiResource,exports.default=ResourceAdapter;
1
+ "use strict";var __classPrivateFieldSet=this&&this.__classPrivateFieldSet||function(i,e,r,t,a){if(t==="m")throw new TypeError("Private method is not writable");if(t==="a"&&!a)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?i!==e||!a:!e.has(i))throw new TypeError("Cannot write private member to an object whose class did not declare it");return t==="a"?a.call(i,r):a?a.value=r:e.set(i,r),r},__classPrivateFieldGet=this&&this.__classPrivateFieldGet||function(i,e,r,t){if(r==="a"&&!t)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?i!==e||!t:!e.has(i))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?t:r==="a"?t.call(i):t?t.value:e.get(i)},__importDefault=this&&this.__importDefault||function(i){return i&&i.__esModule?i:{default:i}},_ResourceAdapter_client,_ResourceAdapter_config;Object.defineProperty(exports,"__esModule",{value:!0}),exports.ApiResource=void 0;const client_1=__importDefault(require("./client")),jsonapi_1=require("./jsonapi"),query_1=require("./query"),config_1=__importDefault(require("./config")),debug_1=__importDefault(require("./debug")),debug=(0,debug_1.default)();class ListResponse extends Array{constructor(e,r){super(...r||[]);this.meta=e}first(){return this.length?this[0]:void 0}last(){return this.length?this[this.length-1]:void 0}get(e){return this.length&&e>=0?this[e]:void 0}}class ResourceAdapter{constructor(e){_ResourceAdapter_client.set(this,void 0),_ResourceAdapter_config.set(this,{}),__classPrivateFieldSet(this,_ResourceAdapter_client,client_1.default.create(e),"f"),this.localConfig(e)}get interceptors(){return __classPrivateFieldGet(this,_ResourceAdapter_client,"f").interceptors}localConfig(e){}config(e){debug("config %o",e),this.localConfig(e),__classPrivateFieldGet(this,_ResourceAdapter_client,"f").config(e)}async singleton(e,r,t){debug("singleton: %o, %O, %O",e,r||{},t||{});const a=(0,query_1.generateQueryStringParams)(r,e);(t==null?void 0:t.params)&&Object.assign(a,t==null?void 0:t.params);const s=await __classPrivateFieldGet(this,_ResourceAdapter_client,"f").request("get",`${e.type}`,void 0,Object.assign(Object.assign({},t),{params:a}));return(0,jsonapi_1.denormalize)(s)}async retrieve(e,r,t){debug("retrieve: %o, %O, %O",e,r||{},t||{});const a=(0,query_1.generateQueryStringParams)(r,e);(t==null?void 0:t.params)&&Object.assign(a,t==null?void 0:t.params);const s=await __classPrivateFieldGet(this,_ResourceAdapter_client,"f").request("get",`${e.type}/${e.id}`,void 0,Object.assign(Object.assign({},t),{params:a}));return(0,jsonapi_1.denormalize)(s)}async list(e,r,t){var a,s;debug("list: %o, %O, %O",e,r||{},t||{});const n=(0,query_1.generateQueryStringParams)(r,e);(t==null?void 0:t.params)&&Object.assign(n,t==null?void 0:t.params);const o=await __classPrivateFieldGet(this,_ResourceAdapter_client,"f").request("get",`${e.type}`,void 0,Object.assign(Object.assign({},t),{params:n})),u=(0,jsonapi_1.denormalize)(o),c={pageCount:Number((a=o.meta)===null||a===void 0?void 0:a.page_count),recordCount:Number((s=o.meta)===null||s===void 0?void 0:s.record_count),currentPage:(r==null?void 0:r.pageNumber)||config_1.default.default.pageNumber,recordsPerPage:(r==null?void 0:r.pageSize)||config_1.default.default.pageSize};return new ListResponse(c,u)}async create(e,r,t){debug("create: %o, %O, %O",e,r||{},t||{});const a=(0,query_1.generateQueryStringParams)(r,e);(t==null?void 0:t.params)&&Object.assign(a,t==null?void 0:t.params);const s=(0,jsonapi_1.normalize)(e),n=await __classPrivateFieldGet(this,_ResourceAdapter_client,"f").request("post",e.type,s,Object.assign(Object.assign({},t),{params:a}));return(0,jsonapi_1.denormalize)(n)}async update(e,r,t){debug("update: %o, %O, %O",e,r||{},t||{});const a=(0,query_1.generateQueryStringParams)(r,e);(t==null?void 0:t.params)&&Object.assign(a,t==null?void 0:t.params);const s=(0,jsonapi_1.normalize)(e),n=await __classPrivateFieldGet(this,_ResourceAdapter_client,"f").request("patch",`${e.type}/${e.id}`,s,Object.assign(Object.assign({},t),{params:a}));return(0,jsonapi_1.denormalize)(n)}async delete(e,r){debug("delete: %o, %O",e,r||{}),await __classPrivateFieldGet(this,_ResourceAdapter_client,"f").request("delete",`${e.type}/${e.id}`,void 0,r)}async fetch(e,r,t,a){var s,n;debug("fetch: %o, %O, %O",r,t||{},a||{});const o=(0,query_1.generateQueryStringParams)(t,e);(a==null?void 0:a.params)&&Object.assign(o,a==null?void 0:a.params);const u=await __classPrivateFieldGet(this,_ResourceAdapter_client,"f").request("get",r,void 0,Object.assign(Object.assign({},a),{params:o})),c=(0,jsonapi_1.denormalize)(u);if(Array.isArray(c)){const l=t,d={pageCount:Number((s=u.meta)===null||s===void 0?void 0:s.page_count),recordCount:Number((n=u.meta)===null||n===void 0?void 0:n.record_count),currentPage:(l==null?void 0:l.pageNumber)||config_1.default.default.pageNumber,recordsPerPage:(l==null?void 0:l.pageSize)||config_1.default.default.pageSize};return new ListResponse(d,c)}else return c}}_ResourceAdapter_client=new WeakMap,_ResourceAdapter_config=new WeakMap;class ApiResource{constructor(e){debug("new resource instance: %s",this.type()),this.resources=e}}exports.ApiResource=ApiResource,exports.default=ResourceAdapter;
@@ -79,6 +79,7 @@ declare class Addresses extends ApiResource {
79
79
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Address>;
80
80
  update(resource: AddressUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Address>;
81
81
  delete(id: string, options?: ResourcesConfig): Promise<void>;
82
+ geocoder(addressId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Geocoder>;
82
83
  isAddress(resource: any): resource is Address;
83
84
  relationship(id: string | ResourceId | null): AddressRel;
84
85
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class Addresses extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:Addresses.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:Addresses.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:Addresses.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:Addresses.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:Addresses.TYPE,id:e},t)}isAddress(e){return e.type&&e.type===Addresses.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:Addresses.TYPE}:{id:e.id,type:Addresses.TYPE}}type(){return Addresses.TYPE}}Addresses.TYPE="addresses",exports.default=Addresses;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class Addresses extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:Addresses.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:Addresses.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:Addresses.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:Addresses.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:Addresses.TYPE,id:e},t)}async geocoder(e,t,r){return this.resources.fetch({type:"geocoders"},`addresses/${e}/geocoder`,t,r)}isAddress(e){return e.type&&e.type===Addresses.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:Addresses.TYPE}:{id:e.id,type:Addresses.TYPE}}type(){return Addresses.TYPE}}Addresses.TYPE="addresses",exports.default=Addresses;
@@ -37,6 +37,8 @@ declare class AdyenGateways extends ApiResource {
37
37
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<AdyenGateway>;
38
38
  update(resource: AdyenGatewayUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<AdyenGateway>;
39
39
  delete(id: string, options?: ResourcesConfig): Promise<void>;
40
+ payment_methods(adyenGatewayId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentMethod>>;
41
+ adyen_payments(adyenGatewayId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<AdyenPayment>>;
40
42
  isAdyenGateway(resource: any): resource is AdyenGateway;
41
43
  relationship(id: string | ResourceId | null): AdyenGatewayRel;
42
44
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class AdyenGateways extends resource_1.ApiResource{async list(e,r){return this.resources.list({type:AdyenGateways.TYPE},e,r)}async create(e,r,t){return this.resources.create(Object.assign(Object.assign({},e),{type:AdyenGateways.TYPE}),r,t)}async retrieve(e,r,t){return this.resources.retrieve({type:AdyenGateways.TYPE,id:e},r,t)}async update(e,r,t){return this.resources.update(Object.assign(Object.assign({},e),{type:AdyenGateways.TYPE}),r,t)}async delete(e,r){await this.resources.delete({type:AdyenGateways.TYPE,id:e},r)}isAdyenGateway(e){return e.type&&e.type===AdyenGateways.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:AdyenGateways.TYPE}:{id:e.id,type:AdyenGateways.TYPE}}type(){return AdyenGateways.TYPE}}AdyenGateways.TYPE="adyen_gateways",exports.default=AdyenGateways;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class AdyenGateways extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:AdyenGateways.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:AdyenGateways.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:AdyenGateways.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:AdyenGateways.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:AdyenGateways.TYPE,id:e},t)}async payment_methods(e,t,s){return this.resources.fetch({type:"payment_methods"},`adyen_gateways/${e}/payment_methods`,t,s)}async adyen_payments(e,t,s){return this.resources.fetch({type:"adyen_payments"},`adyen_gateways/${e}/adyen_payments`,t,s)}isAdyenGateway(e){return e.type&&e.type===AdyenGateways.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:AdyenGateways.TYPE}:{id:e.id,type:AdyenGateways.TYPE}}type(){return AdyenGateways.TYPE}}AdyenGateways.TYPE="adyen_gateways",exports.default=AdyenGateways;
@@ -34,6 +34,8 @@ declare class AdyenPayments extends ApiResource {
34
34
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<AdyenPayment>;
35
35
  update(resource: AdyenPaymentUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<AdyenPayment>;
36
36
  delete(id: string, options?: ResourcesConfig): Promise<void>;
37
+ order(adyenPaymentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
38
+ payment_gateway(adyenPaymentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentGateway>;
37
39
  isAdyenPayment(resource: any): resource is AdyenPayment;
38
40
  relationship(id: string | ResourceId | null): AdyenPaymentRel;
39
41
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class AdyenPayments extends resource_1.ApiResource{async list(e,r){return this.resources.list({type:AdyenPayments.TYPE},e,r)}async create(e,r,t){return this.resources.create(Object.assign(Object.assign({},e),{type:AdyenPayments.TYPE}),r,t)}async retrieve(e,r,t){return this.resources.retrieve({type:AdyenPayments.TYPE,id:e},r,t)}async update(e,r,t){return this.resources.update(Object.assign(Object.assign({},e),{type:AdyenPayments.TYPE}),r,t)}async delete(e,r){await this.resources.delete({type:AdyenPayments.TYPE,id:e},r)}isAdyenPayment(e){return e.type&&e.type===AdyenPayments.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:AdyenPayments.TYPE}:{id:e.id,type:AdyenPayments.TYPE}}type(){return AdyenPayments.TYPE}}AdyenPayments.TYPE="adyen_payments",exports.default=AdyenPayments;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class AdyenPayments extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:AdyenPayments.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:AdyenPayments.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:AdyenPayments.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:AdyenPayments.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:AdyenPayments.TYPE,id:e},t)}async order(e,t,r){return this.resources.fetch({type:"orders"},`adyen_payments/${e}/order`,t,r)}async payment_gateway(e,t,r){return this.resources.fetch({type:"payment_gateways"},`adyen_payments/${e}/payment_gateway`,t,r)}isAdyenPayment(e){return e.type&&e.type===AdyenPayments.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:AdyenPayments.TYPE}:{id:e.id,type:AdyenPayments.TYPE}}type(){return AdyenPayments.TYPE}}AdyenPayments.TYPE="adyen_payments",exports.default=AdyenPayments;
@@ -46,6 +46,9 @@ declare class Authorizations extends ApiResource {
46
46
  list(params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Authorization>>;
47
47
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Authorization>;
48
48
  update(resource: AuthorizationUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Authorization>;
49
+ order(authorizationId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
50
+ captures(authorizationId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Capture>>;
51
+ voids(authorizationId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Void>>;
49
52
  isAuthorization(resource: any): resource is Authorization;
50
53
  relationship(id: string | ResourceId | null): AuthorizationRel;
51
54
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class Authorizations extends resource_1.ApiResource{async list(e,r){return this.resources.list({type:Authorizations.TYPE},e,r)}async retrieve(e,r,t){return this.resources.retrieve({type:Authorizations.TYPE,id:e},r,t)}async update(e,r,t){return this.resources.update(Object.assign(Object.assign({},e),{type:Authorizations.TYPE}),r,t)}isAuthorization(e){return e.type&&e.type===Authorizations.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:Authorizations.TYPE}:{id:e.id,type:Authorizations.TYPE}}type(){return Authorizations.TYPE}}Authorizations.TYPE="authorizations",exports.default=Authorizations;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class Authorizations extends resource_1.ApiResource{async list(e,r){return this.resources.list({type:Authorizations.TYPE},e,r)}async retrieve(e,r,s){return this.resources.retrieve({type:Authorizations.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:Authorizations.TYPE}),r,s)}async order(e,r,s){return this.resources.fetch({type:"orders"},`authorizations/${e}/order`,r,s)}async captures(e,r,s){return this.resources.fetch({type:"captures"},`authorizations/${e}/captures`,r,s)}async voids(e,r,s){return this.resources.fetch({type:"voids"},`authorizations/${e}/voids`,r,s)}isAuthorization(e){return e.type&&e.type===Authorizations.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:Authorizations.TYPE}:{id:e.id,type:Authorizations.TYPE}}type(){return Authorizations.TYPE}}Authorizations.TYPE="authorizations",exports.default=Authorizations;
@@ -41,6 +41,9 @@ declare class AvalaraAccounts extends ApiResource {
41
41
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<AvalaraAccount>;
42
42
  update(resource: AvalaraAccountUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<AvalaraAccount>;
43
43
  delete(id: string, options?: ResourcesConfig): Promise<void>;
44
+ tax_categories(avalaraAccountId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<TaxCategory>>;
45
+ markets(avalaraAccountId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Market>>;
46
+ attachments(avalaraAccountId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
44
47
  isAvalaraAccount(resource: any): resource is AvalaraAccount;
45
48
  relationship(id: string | ResourceId | null): AvalaraAccountRel;
46
49
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class AvalaraAccounts extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:AvalaraAccounts.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:AvalaraAccounts.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:AvalaraAccounts.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:AvalaraAccounts.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:AvalaraAccounts.TYPE,id:e},t)}isAvalaraAccount(e){return e.type&&e.type===AvalaraAccounts.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:AvalaraAccounts.TYPE}:{id:e.id,type:AvalaraAccounts.TYPE}}type(){return AvalaraAccounts.TYPE}}AvalaraAccounts.TYPE="avalara_accounts",exports.default=AvalaraAccounts;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class AvalaraAccounts extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:AvalaraAccounts.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:AvalaraAccounts.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:AvalaraAccounts.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:AvalaraAccounts.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:AvalaraAccounts.TYPE,id:e},t)}async tax_categories(e,t,s){return this.resources.fetch({type:"tax_categories"},`avalara_accounts/${e}/tax_categories`,t,s)}async markets(e,t,s){return this.resources.fetch({type:"markets"},`avalara_accounts/${e}/markets`,t,s)}async attachments(e,t,s){return this.resources.fetch({type:"attachments"},`avalara_accounts/${e}/attachments`,t,s)}isAvalaraAccount(e){return e.type&&e.type===AvalaraAccounts.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:AvalaraAccounts.TYPE}:{id:e.id,type:AvalaraAccounts.TYPE}}type(){return AvalaraAccounts.TYPE}}AvalaraAccounts.TYPE="avalara_accounts",exports.default=AvalaraAccounts;
@@ -23,6 +23,7 @@ declare class BillingInfoValidationRules extends ApiResource {
23
23
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<BillingInfoValidationRule>;
24
24
  update(resource: BillingInfoValidationRuleUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<BillingInfoValidationRule>;
25
25
  delete(id: string, options?: ResourcesConfig): Promise<void>;
26
+ market(billingInfoValidationRuleId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
26
27
  isBillingInfoValidationRule(resource: any): resource is BillingInfoValidationRule;
27
28
  relationship(id: string | ResourceId | null): BillingInfoValidationRuleRel;
28
29
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class BillingInfoValidationRules extends resource_1.ApiResource{async list(e,r){return this.resources.list({type:BillingInfoValidationRules.TYPE},e,r)}async create(e,r,t){return this.resources.create(Object.assign(Object.assign({},e),{type:BillingInfoValidationRules.TYPE}),r,t)}async retrieve(e,r,t){return this.resources.retrieve({type:BillingInfoValidationRules.TYPE,id:e},r,t)}async update(e,r,t){return this.resources.update(Object.assign(Object.assign({},e),{type:BillingInfoValidationRules.TYPE}),r,t)}async delete(e,r){await this.resources.delete({type:BillingInfoValidationRules.TYPE,id:e},r)}isBillingInfoValidationRule(e){return e.type&&e.type===BillingInfoValidationRules.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:BillingInfoValidationRules.TYPE}:{id:e.id,type:BillingInfoValidationRules.TYPE}}type(){return BillingInfoValidationRules.TYPE}}BillingInfoValidationRules.TYPE="billing_info_validation_rules",exports.default=BillingInfoValidationRules;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class BillingInfoValidationRules extends resource_1.ApiResource{async list(e,r){return this.resources.list({type:BillingInfoValidationRules.TYPE},e,r)}async create(e,r,t){return this.resources.create(Object.assign(Object.assign({},e),{type:BillingInfoValidationRules.TYPE}),r,t)}async retrieve(e,r,t){return this.resources.retrieve({type:BillingInfoValidationRules.TYPE,id:e},r,t)}async update(e,r,t){return this.resources.update(Object.assign(Object.assign({},e),{type:BillingInfoValidationRules.TYPE}),r,t)}async delete(e,r){await this.resources.delete({type:BillingInfoValidationRules.TYPE,id:e},r)}async market(e,r,t){return this.resources.fetch({type:"markets"},`billing_info_validation_rules/${e}/market`,r,t)}isBillingInfoValidationRule(e){return e.type&&e.type===BillingInfoValidationRules.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:BillingInfoValidationRules.TYPE}:{id:e.id,type:BillingInfoValidationRules.TYPE}}type(){return BillingInfoValidationRules.TYPE}}BillingInfoValidationRules.TYPE="billing_info_validation_rules",exports.default=BillingInfoValidationRules;
@@ -25,6 +25,8 @@ declare class BingGeocoders extends ApiResource {
25
25
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<BingGeocoder>;
26
26
  update(resource: BingGeocoderUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<BingGeocoder>;
27
27
  delete(id: string, options?: ResourcesConfig): Promise<void>;
28
+ addresses(bingGeocoderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Address>>;
29
+ attachments(bingGeocoderId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
28
30
  isBingGeocoder(resource: any): resource is BingGeocoder;
29
31
  relationship(id: string | ResourceId | null): BingGeocoderRel;
30
32
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class BingGeocoders extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:BingGeocoders.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:BingGeocoders.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:BingGeocoders.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:BingGeocoders.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:BingGeocoders.TYPE,id:e},t)}isBingGeocoder(e){return e.type&&e.type===BingGeocoders.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:BingGeocoders.TYPE}:{id:e.id,type:BingGeocoders.TYPE}}type(){return BingGeocoders.TYPE}}BingGeocoders.TYPE="bing_geocoders",exports.default=BingGeocoders;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class BingGeocoders extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:BingGeocoders.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:BingGeocoders.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:BingGeocoders.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:BingGeocoders.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:BingGeocoders.TYPE,id:e},t)}async addresses(e,t,s){return this.resources.fetch({type:"addresses"},`bing_geocoders/${e}/addresses`,t,s)}async attachments(e,t,s){return this.resources.fetch({type:"attachments"},`bing_geocoders/${e}/attachments`,t,s)}isBingGeocoder(e){return e.type&&e.type===BingGeocoders.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:BingGeocoders.TYPE}:{id:e.id,type:BingGeocoders.TYPE}}type(){return BingGeocoders.TYPE}}BingGeocoders.TYPE="bing_geocoders",exports.default=BingGeocoders;
@@ -46,6 +46,8 @@ declare class BraintreeGateways extends ApiResource {
46
46
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<BraintreeGateway>;
47
47
  update(resource: BraintreeGatewayUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<BraintreeGateway>;
48
48
  delete(id: string, options?: ResourcesConfig): Promise<void>;
49
+ payment_methods(braintreeGatewayId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<PaymentMethod>>;
50
+ braintree_payments(braintreeGatewayId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<BraintreePayment>>;
49
51
  isBraintreeGateway(resource: any): resource is BraintreeGateway;
50
52
  relationship(id: string | ResourceId | null): BraintreeGatewayRel;
51
53
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class BraintreeGateways extends resource_1.ApiResource{async list(e,s){return this.resources.list({type:BraintreeGateways.TYPE},e,s)}async create(e,s,t){return this.resources.create(Object.assign(Object.assign({},e),{type:BraintreeGateways.TYPE}),s,t)}async retrieve(e,s,t){return this.resources.retrieve({type:BraintreeGateways.TYPE,id:e},s,t)}async update(e,s,t){return this.resources.update(Object.assign(Object.assign({},e),{type:BraintreeGateways.TYPE}),s,t)}async delete(e,s){await this.resources.delete({type:BraintreeGateways.TYPE,id:e},s)}isBraintreeGateway(e){return e.type&&e.type===BraintreeGateways.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:BraintreeGateways.TYPE}:{id:e.id,type:BraintreeGateways.TYPE}}type(){return BraintreeGateways.TYPE}}BraintreeGateways.TYPE="braintree_gateways",exports.default=BraintreeGateways;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class BraintreeGateways extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:BraintreeGateways.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:BraintreeGateways.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:BraintreeGateways.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:BraintreeGateways.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:BraintreeGateways.TYPE,id:e},t)}async payment_methods(e,t,s){return this.resources.fetch({type:"payment_methods"},`braintree_gateways/${e}/payment_methods`,t,s)}async braintree_payments(e,t,s){return this.resources.fetch({type:"braintree_payments"},`braintree_gateways/${e}/braintree_payments`,t,s)}isBraintreeGateway(e){return e.type&&e.type===BraintreeGateways.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:BraintreeGateways.TYPE}:{id:e.id,type:BraintreeGateways.TYPE}}type(){return BraintreeGateways.TYPE}}BraintreeGateways.TYPE="braintree_gateways",exports.default=BraintreeGateways;
@@ -37,6 +37,8 @@ declare class BraintreePayments extends ApiResource {
37
37
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<BraintreePayment>;
38
38
  update(resource: BraintreePaymentUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<BraintreePayment>;
39
39
  delete(id: string, options?: ResourcesConfig): Promise<void>;
40
+ order(braintreePaymentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
41
+ payment_gateway(braintreePaymentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentGateway>;
40
42
  isBraintreePayment(resource: any): resource is BraintreePayment;
41
43
  relationship(id: string | ResourceId | null): BraintreePaymentRel;
42
44
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class BraintreePayments extends resource_1.ApiResource{async list(e,s){return this.resources.list({type:BraintreePayments.TYPE},e,s)}async create(e,s,t){return this.resources.create(Object.assign(Object.assign({},e),{type:BraintreePayments.TYPE}),s,t)}async retrieve(e,s,t){return this.resources.retrieve({type:BraintreePayments.TYPE,id:e},s,t)}async update(e,s,t){return this.resources.update(Object.assign(Object.assign({},e),{type:BraintreePayments.TYPE}),s,t)}async delete(e,s){await this.resources.delete({type:BraintreePayments.TYPE,id:e},s)}isBraintreePayment(e){return e.type&&e.type===BraintreePayments.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:BraintreePayments.TYPE}:{id:e.id,type:BraintreePayments.TYPE}}type(){return BraintreePayments.TYPE}}BraintreePayments.TYPE="braintree_payments",exports.default=BraintreePayments;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class BraintreePayments extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:BraintreePayments.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:BraintreePayments.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:BraintreePayments.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:BraintreePayments.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:BraintreePayments.TYPE,id:e},t)}async order(e,t,r){return this.resources.fetch({type:"orders"},`braintree_payments/${e}/order`,t,r)}async payment_gateway(e,t,r){return this.resources.fetch({type:"payment_gateways"},`braintree_payments/${e}/payment_gateway`,t,r)}isBraintreePayment(e){return e.type&&e.type===BraintreePayments.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:BraintreePayments.TYPE}:{id:e.id,type:BraintreePayments.TYPE}}type(){return BraintreePayments.TYPE}}BraintreePayments.TYPE="braintree_payments",exports.default=BraintreePayments;
@@ -62,6 +62,10 @@ declare class Bundles extends ApiResource {
62
62
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Bundle>;
63
63
  update(resource: BundleUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Bundle>;
64
64
  delete(id: string, options?: ResourcesConfig): Promise<void>;
65
+ market(bundleId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Market>;
66
+ sku_list(bundleId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<SkuList>;
67
+ skus(bundleId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Sku>>;
68
+ attachments(bundleId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Attachment>>;
65
69
  isBundle(resource: any): resource is Bundle;
66
70
  relationship(id: string | ResourceId | null): BundleRel;
67
71
  type(): string;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class Bundles extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:Bundles.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:Bundles.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:Bundles.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:Bundles.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:Bundles.TYPE,id:e},t)}isBundle(e){return e.type&&e.type===Bundles.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:Bundles.TYPE}:{id:e.id,type:Bundles.TYPE}}type(){return Bundles.TYPE}}Bundles.TYPE="bundles",exports.default=Bundles;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const resource_1=require("../resource");class Bundles extends resource_1.ApiResource{async list(e,t){return this.resources.list({type:Bundles.TYPE},e,t)}async create(e,t,s){return this.resources.create(Object.assign(Object.assign({},e),{type:Bundles.TYPE}),t,s)}async retrieve(e,t,s){return this.resources.retrieve({type:Bundles.TYPE,id:e},t,s)}async update(e,t,s){return this.resources.update(Object.assign(Object.assign({},e),{type:Bundles.TYPE}),t,s)}async delete(e,t){await this.resources.delete({type:Bundles.TYPE,id:e},t)}async market(e,t,s){return this.resources.fetch({type:"markets"},`bundles/${e}/market`,t,s)}async sku_list(e,t,s){return this.resources.fetch({type:"sku_lists"},`bundles/${e}/sku_list`,t,s)}async skus(e,t,s){return this.resources.fetch({type:"skus"},`bundles/${e}/skus`,t,s)}async attachments(e,t,s){return this.resources.fetch({type:"attachments"},`bundles/${e}/attachments`,t,s)}isBundle(e){return e.type&&e.type===Bundles.TYPE}relationship(e){return e===null||typeof e=="string"?{id:e,type:Bundles.TYPE}:{id:e.id,type:Bundles.TYPE}}type(){return Bundles.TYPE}}Bundles.TYPE="bundles",exports.default=Bundles;
@@ -37,6 +37,9 @@ declare class Captures extends ApiResource {
37
37
  list(params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Capture>>;
38
38
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Capture>;
39
39
  update(resource: CaptureUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Capture>;
40
+ order(captureId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
41
+ reference_authorization(captureId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Authorization>;
42
+ refunds(captureId: string, params?: QueryParamsList, options?: ResourcesConfig): Promise<ListResponse<Refund>>;
40
43
  isCapture(resource: any): resource is Capture;
41
44
  relationship(id: string | ResourceId | null): CaptureRel;
42
45
  type(): string;
@@ -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,t){return this.resources.list({type:Captures.TYPE},e,t)}async retrieve(e,t,r){return this.resources.retrieve({type:Captures.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:Captures.TYPE}),t,r)}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){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;
@@ -16,6 +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
21
  isCarrierAccount(resource: any): resource is CarrierAccount;
20
22
  relationship(id: string | ResourceId | null): CarrierAccountRel;
21
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)}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){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;
@@ -35,6 +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
40
  isCheckoutComGateway(resource: any): resource is CheckoutComGateway;
39
41
  relationship(id: string | ResourceId | null): CheckoutComGatewayRel;
40
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,r){return this.resources.list({type:CheckoutComGateways.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:CheckoutComGateways.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:CheckoutComGateways.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:CheckoutComGateways.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:CheckoutComGateways.TYPE,id:e},r)}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){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;
@@ -40,6 +40,8 @@ declare class CheckoutComPayments extends ApiResource {
40
40
  retrieve(id: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CheckoutComPayment>;
41
41
  update(resource: CheckoutComPaymentUpdate, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<CheckoutComPayment>;
42
42
  delete(id: string, options?: ResourcesConfig): Promise<void>;
43
+ order(checkoutComPaymentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<Order>;
44
+ payment_gateway(checkoutComPaymentId: string, params?: QueryParamsRetrieve, options?: ResourcesConfig): Promise<PaymentGateway>;
43
45
  isCheckoutComPayment(resource: any): resource is CheckoutComPayment;
44
46
  relationship(id: string | ResourceId | null): CheckoutComPaymentRel;
45
47
  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,s){return this.resources.create(Object.assign(Object.assign({},e),{type:CheckoutComPayments.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:CheckoutComPayments.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:CheckoutComPayments.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:CheckoutComPayments.TYPE,id:e},r)}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){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;
@@ -50,6 +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
54
  isCouponCodesPromotionRule(resource: any): resource is CouponCodesPromotionRule;
54
55
  relationship(id: string | ResourceId | null): CouponCodesPromotionRuleRel;
55
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)}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){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;
@@ -34,6 +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
39
  isCouponRecipient(resource: any): resource is CouponRecipient;
38
40
  relationship(id: string | ResourceId | null): CouponRecipientRel;
39
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,r){return this.resources.list({type:CouponRecipients.TYPE},e,r)}async create(e,r,t){return this.resources.create(Object.assign(Object.assign({},e),{type:CouponRecipients.TYPE}),r,t)}async retrieve(e,r,t){return this.resources.retrieve({type:CouponRecipients.TYPE,id:e},r,t)}async update(e,r,t){return this.resources.update(Object.assign(Object.assign({},e),{type:CouponRecipients.TYPE}),r,t)}async delete(e,r){await this.resources.delete({type:CouponRecipients.TYPE,id:e},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){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;
@@ -36,6 +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
40
  isCoupon(resource: any): resource is Coupon;
40
41
  relationship(id: string | ResourceId | null): CouponRel;
41
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)}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){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;
@@ -31,6 +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
36
  isCustomerAddress(resource: any): resource is CustomerAddress;
35
37
  relationship(id: string | ResourceId | null): CustomerAddressRel;
36
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)}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){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;
@@ -25,6 +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
31
  isCustomerGroup(resource: any): resource is CustomerGroup;
29
32
  relationship(id: string | ResourceId | null): CustomerGroupRel;
30
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,r){return this.resources.create(Object.assign(Object.assign({},e),{type:CustomerGroups.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:CustomerGroups.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:CustomerGroups.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:CustomerGroups.TYPE,id:e},t)}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){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;
@@ -24,6 +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
28
  isCustomerPasswordReset(resource: any): resource is CustomerPasswordReset;
28
29
  relationship(id: string | ResourceId | null): CustomerPasswordResetRel;
29
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)}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){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;
@@ -61,6 +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
65
  isCustomerPaymentSource(resource: any): resource is CustomerPaymentSource;
65
66
  relationship(id: string | ResourceId | null): CustomerPaymentSourceRel;
66
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)}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){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;
@@ -19,6 +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
23
  isCustomerSubscription(resource: any): resource is CustomerSubscription;
23
24
  relationship(id: string | ResourceId | null): CustomerSubscriptionRel;
24
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)}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){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;
@@ -44,6 +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
55
  isCustomer(resource: any): resource is Customer;
48
56
  relationship(id: string | ResourceId | null): CustomerRel;
49
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,t){return this.resources.list({type:Customers.TYPE},e,t)}async create(e,t,r){return this.resources.create(Object.assign(Object.assign({},e),{type:Customers.TYPE}),t,r)}async retrieve(e,t,r){return this.resources.retrieve({type:Customers.TYPE,id:e},t,r)}async update(e,t,r){return this.resources.update(Object.assign(Object.assign({},e),{type:Customers.TYPE}),t,r)}async delete(e,t){await this.resources.delete({type:Customers.TYPE,id:e},t)}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,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;
@@ -40,6 +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
46
  isDeliveryLeadTime(resource: any): resource is DeliveryLeadTime;
44
47
  relationship(id: string | ResourceId | null): DeliveryLeadTimeRel;
45
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,r){return this.resources.create(Object.assign(Object.assign({},t),{type:DeliveryLeadTimes.TYPE}),e,r)}async retrieve(t,e,r){return this.resources.retrieve({type:DeliveryLeadTimes.TYPE,id:t},e,r)}async update(t,e,r){return this.resources.update(Object.assign(Object.assign({},t),{type:DeliveryLeadTimes.TYPE}),e,r)}async delete(t,e){await this.resources.delete({type:DeliveryLeadTimes.TYPE,id:t},e)}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){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;
@@ -15,6 +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
19
  isEventCallback(resource: any): resource is EventCallback;
19
20
  relationship(id: string | ResourceId | null): EventCallbackRel;
20
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)}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){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;
@@ -39,6 +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
44
  isExternalGateway(resource: any): resource is ExternalGateway;
43
45
  relationship(id: string | ResourceId | null): ExternalGatewayRel;
44
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,r){return this.resources.list({type:ExternalGateways.TYPE},e,r)}async create(e,r,s){return this.resources.create(Object.assign(Object.assign({},e),{type:ExternalGateways.TYPE}),r,s)}async retrieve(e,r,s){return this.resources.retrieve({type:ExternalGateways.TYPE,id:e},r,s)}async update(e,r,s){return this.resources.update(Object.assign(Object.assign({},e),{type:ExternalGateways.TYPE}),r,s)}async delete(e,r){await this.resources.delete({type:ExternalGateways.TYPE,id:e},r)}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){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;