ce-storefront 0.18.3 → 0.20.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 (760) hide show
  1. package/README.md +2 -2
  2. package/esm/lib/config.d.ts +3 -3
  3. package/esm/lib/config.js +3 -3
  4. package/esm/models/components/anonymoususer.d.ts +0 -30
  5. package/esm/models/components/anonymoususer.d.ts.map +1 -1
  6. package/esm/models/components/anonymoususer.js +0 -41
  7. package/esm/models/components/anonymoususer.js.map +1 -1
  8. package/esm/models/components/appliedcoupon.d.ts +0 -53
  9. package/esm/models/components/appliedcoupon.d.ts.map +1 -1
  10. package/esm/models/components/appliedcoupon.js +0 -46
  11. package/esm/models/components/appliedcoupon.js.map +1 -1
  12. package/esm/models/components/appliedpromotion.d.ts +0 -51
  13. package/esm/models/components/appliedpromotion.d.ts.map +1 -1
  14. package/esm/models/components/appliedpromotion.js +0 -49
  15. package/esm/models/components/appliedpromotion.js.map +1 -1
  16. package/esm/models/components/associatedoption.d.ts +2 -19
  17. package/esm/models/components/associatedoption.d.ts.map +1 -1
  18. package/esm/models/components/associatedoption.js +2 -18
  19. package/esm/models/components/associatedoption.js.map +1 -1
  20. package/esm/models/components/banktransfer.d.ts +0 -70
  21. package/esm/models/components/banktransfer.d.ts.map +1 -1
  22. package/esm/models/components/banktransfer.js +0 -65
  23. package/esm/models/components/banktransfer.js.map +1 -1
  24. package/esm/models/components/booleanattribute.d.ts +0 -23
  25. package/esm/models/components/booleanattribute.d.ts.map +1 -1
  26. package/esm/models/components/booleanattribute.js +0 -22
  27. package/esm/models/components/booleanattribute.js.map +1 -1
  28. package/esm/models/components/cardpayment.d.ts +0 -92
  29. package/esm/models/components/cardpayment.d.ts.map +1 -1
  30. package/esm/models/components/cardpayment.js +0 -78
  31. package/esm/models/components/cardpayment.js.map +1 -1
  32. package/esm/models/components/cart.d.ts +6 -69
  33. package/esm/models/components/cart.d.ts.map +1 -1
  34. package/esm/models/components/cart.js +6 -107
  35. package/esm/models/components/cart.js.map +1 -1
  36. package/esm/models/components/cartbasedserviceabilitycheck.d.ts +0 -17
  37. package/esm/models/components/cartbasedserviceabilitycheck.d.ts.map +1 -1
  38. package/esm/models/components/cartbasedserviceabilitycheck.js +0 -25
  39. package/esm/models/components/cartbasedserviceabilitycheck.js.map +1 -1
  40. package/esm/models/components/cartitem.d.ts +3 -76
  41. package/esm/models/components/cartitem.d.ts.map +1 -1
  42. package/esm/models/components/cartitem.js +3 -96
  43. package/esm/models/components/cartitem.js.map +1 -1
  44. package/esm/models/components/category.d.ts +0 -25
  45. package/esm/models/components/category.d.ts.map +1 -1
  46. package/esm/models/components/category.js +0 -29
  47. package/esm/models/components/category.js.map +1 -1
  48. package/esm/models/components/collectinstore.d.ts +0 -23
  49. package/esm/models/components/collectinstore.d.ts.map +1 -1
  50. package/esm/models/components/collectinstore.js +0 -28
  51. package/esm/models/components/collectinstore.js.map +1 -1
  52. package/esm/models/components/collectinstorefulfillment.d.ts +0 -40
  53. package/esm/models/components/collectinstorefulfillment.d.ts.map +1 -1
  54. package/esm/models/components/collectinstorefulfillment.js +0 -41
  55. package/esm/models/components/collectinstorefulfillment.js.map +1 -1
  56. package/esm/models/components/collectinstorefulfillmentinput.d.ts +0 -17
  57. package/esm/models/components/collectinstorefulfillmentinput.d.ts.map +1 -1
  58. package/esm/models/components/collectinstorefulfillmentinput.js +0 -26
  59. package/esm/models/components/collectinstorefulfillmentinput.js.map +1 -1
  60. package/esm/models/components/colorattribute.d.ts +0 -43
  61. package/esm/models/components/colorattribute.d.ts.map +1 -1
  62. package/esm/models/components/colorattribute.js +0 -41
  63. package/esm/models/components/colorattribute.js.map +1 -1
  64. package/esm/models/components/coloroption.d.ts +0 -41
  65. package/esm/models/components/coloroption.d.ts.map +1 -1
  66. package/esm/models/components/coloroption.js +0 -39
  67. package/esm/models/components/coloroption.js.map +1 -1
  68. package/esm/models/components/currency.d.ts +0 -21
  69. package/esm/models/components/currency.d.ts.map +1 -1
  70. package/esm/models/components/currency.js +0 -20
  71. package/esm/models/components/currency.js.map +1 -1
  72. package/esm/models/components/customeraddress.d.ts +0 -35
  73. package/esm/models/components/customeraddress.d.ts.map +1 -1
  74. package/esm/models/components/customeraddress.js +0 -46
  75. package/esm/models/components/customeraddress.js.map +1 -1
  76. package/esm/models/components/customeraddressinput.d.ts +0 -17
  77. package/esm/models/components/customeraddressinput.d.ts.map +1 -1
  78. package/esm/models/components/customeraddressinput.js +0 -43
  79. package/esm/models/components/customeraddressinput.js.map +1 -1
  80. package/esm/models/components/customerloyalty.d.ts +0 -27
  81. package/esm/models/components/customerloyalty.d.ts.map +1 -1
  82. package/esm/models/components/customerloyalty.js +0 -38
  83. package/esm/models/components/customerloyalty.js.map +1 -1
  84. package/esm/models/components/customerreadyforreview.d.ts +0 -24
  85. package/esm/models/components/customerreadyforreview.d.ts.map +1 -1
  86. package/esm/models/components/customerreadyforreview.js +0 -32
  87. package/esm/models/components/customerreadyforreview.js.map +1 -1
  88. package/esm/models/components/customerreview.d.ts +0 -99
  89. package/esm/models/components/customerreview.d.ts.map +1 -1
  90. package/esm/models/components/customerreview.js +0 -121
  91. package/esm/models/components/customerreview.js.map +1 -1
  92. package/esm/models/components/dateattribute.d.ts +0 -23
  93. package/esm/models/components/dateattribute.d.ts.map +1 -1
  94. package/esm/models/components/dateattribute.js +0 -22
  95. package/esm/models/components/dateattribute.js.map +1 -1
  96. package/esm/models/components/deliveryfulfillment.d.ts +0 -42
  97. package/esm/models/components/deliveryfulfillment.d.ts.map +1 -1
  98. package/esm/models/components/deliveryfulfillment.js +0 -45
  99. package/esm/models/components/deliveryfulfillment.js.map +1 -1
  100. package/esm/models/components/deliveryfulfillmentinput.d.ts +0 -17
  101. package/esm/models/components/deliveryfulfillmentinput.d.ts.map +1 -1
  102. package/esm/models/components/deliveryfulfillmentinput.js +0 -27
  103. package/esm/models/components/deliveryfulfillmentinput.js.map +1 -1
  104. package/esm/models/components/discountbasedpromotion.d.ts +0 -62
  105. package/esm/models/components/discountbasedpromotion.d.ts.map +1 -1
  106. package/esm/models/components/discountbasedpromotion.js +0 -54
  107. package/esm/models/components/discountbasedpromotion.js.map +1 -1
  108. package/esm/models/components/fixedpricepromotion.d.ts +0 -42
  109. package/esm/models/components/fixedpricepromotion.d.ts.map +1 -1
  110. package/esm/models/components/fixedpricepromotion.js +0 -37
  111. package/esm/models/components/fixedpricepromotion.js.map +1 -1
  112. package/esm/models/components/freegoodspromotion.d.ts +0 -43
  113. package/esm/models/components/freegoodspromotion.d.ts.map +1 -1
  114. package/esm/models/components/freegoodspromotion.js +0 -39
  115. package/esm/models/components/freegoodspromotion.js.map +1 -1
  116. package/esm/models/components/fulfillmentitem.d.ts +0 -23
  117. package/esm/models/components/fulfillmentitem.d.ts.map +1 -1
  118. package/esm/models/components/fulfillmentitem.js +0 -29
  119. package/esm/models/components/fulfillmentitem.js.map +1 -1
  120. package/esm/models/components/fulfillmentiteminput.d.ts +0 -17
  121. package/esm/models/components/fulfillmentiteminput.d.ts.map +1 -1
  122. package/esm/models/components/fulfillmentiteminput.js +0 -26
  123. package/esm/models/components/fulfillmentiteminput.js.map +1 -1
  124. package/esm/models/components/fulfillmentpreference.d.ts +3 -26
  125. package/esm/models/components/fulfillmentpreference.d.ts.map +1 -1
  126. package/esm/models/components/fulfillmentpreference.js +3 -26
  127. package/esm/models/components/fulfillmentpreference.js.map +1 -1
  128. package/esm/models/components/fulfillmentpreferenceinput.d.ts +0 -17
  129. package/esm/models/components/fulfillmentpreferenceinput.d.ts.map +1 -1
  130. package/esm/models/components/fulfillmentpreferenceinput.js +3 -27
  131. package/esm/models/components/fulfillmentpreferenceinput.js.map +1 -1
  132. package/esm/models/components/generateotpwithemail.d.ts +0 -39
  133. package/esm/models/components/generateotpwithemail.d.ts.map +1 -1
  134. package/esm/models/components/generateotpwithemail.js +1 -39
  135. package/esm/models/components/generateotpwithemail.js.map +1 -1
  136. package/esm/models/components/generateotpwithphone.d.ts +0 -57
  137. package/esm/models/components/generateotpwithphone.d.ts.map +1 -1
  138. package/esm/models/components/generateotpwithphone.js +2 -55
  139. package/esm/models/components/generateotpwithphone.js.map +1 -1
  140. package/esm/models/components/index.d.ts +0 -3
  141. package/esm/models/components/index.d.ts.map +1 -1
  142. package/esm/models/components/index.js +0 -3
  143. package/esm/models/components/index.js.map +1 -1
  144. package/esm/models/components/item.d.ts +8 -73
  145. package/esm/models/components/item.d.ts.map +1 -1
  146. package/esm/models/components/item.js +8 -79
  147. package/esm/models/components/item.js.map +1 -1
  148. package/esm/models/components/juspayexpresscheckout.d.ts +0 -17
  149. package/esm/models/components/juspayexpresscheckout.d.ts.map +1 -1
  150. package/esm/models/components/juspayexpresscheckout.js +5 -28
  151. package/esm/models/components/juspayexpresscheckout.js.map +1 -1
  152. package/esm/models/components/juspayexpresscheckoutresponse.d.ts +0 -129
  153. package/esm/models/components/juspayexpresscheckoutresponse.d.ts.map +1 -1
  154. package/esm/models/components/juspayexpresscheckoutresponse.js +0 -147
  155. package/esm/models/components/juspayexpresscheckoutresponse.js.map +1 -1
  156. package/esm/models/components/juspayhypercheckout.d.ts +0 -33
  157. package/esm/models/components/juspayhypercheckout.d.ts.map +1 -1
  158. package/esm/models/components/juspayhypercheckout.js +1 -45
  159. package/esm/models/components/juspayhypercheckout.js.map +1 -1
  160. package/esm/models/components/juspayhypercheckoutresponse.d.ts +0 -125
  161. package/esm/models/components/juspayhypercheckoutresponse.d.ts.map +1 -1
  162. package/esm/models/components/juspayhypercheckoutresponse.js +0 -130
  163. package/esm/models/components/juspayhypercheckoutresponse.js.map +1 -1
  164. package/esm/models/components/juspaynetbanking.d.ts +2 -19
  165. package/esm/models/components/juspaynetbanking.d.ts.map +1 -1
  166. package/esm/models/components/juspaynetbanking.js +1 -39
  167. package/esm/models/components/juspaynetbanking.js.map +1 -1
  168. package/esm/models/components/juspaynewcard.d.ts +2 -39
  169. package/esm/models/components/juspaynewcard.d.ts.map +1 -1
  170. package/esm/models/components/juspaynewcard.js +2 -69
  171. package/esm/models/components/juspaynewcard.js.map +1 -1
  172. package/esm/models/components/juspaysavedcardtoken.d.ts +2 -39
  173. package/esm/models/components/juspaysavedcardtoken.d.ts.map +1 -1
  174. package/esm/models/components/juspaysavedcardtoken.js +2 -63
  175. package/esm/models/components/juspaysavedcardtoken.js.map +1 -1
  176. package/esm/models/components/juspayupicollect.d.ts +2 -19
  177. package/esm/models/components/juspayupicollect.d.ts.map +1 -1
  178. package/esm/models/components/juspayupicollect.js +1 -41
  179. package/esm/models/components/juspayupicollect.js.map +1 -1
  180. package/esm/models/components/juspayupiintent.d.ts +2 -19
  181. package/esm/models/components/juspayupiintent.d.ts.map +1 -1
  182. package/esm/models/components/juspayupiintent.js +1 -43
  183. package/esm/models/components/juspayupiintent.js.map +1 -1
  184. package/esm/models/components/lotbatchdetail.d.ts +0 -23
  185. package/esm/models/components/lotbatchdetail.d.ts.map +1 -1
  186. package/esm/models/components/lotbatchdetail.js +0 -29
  187. package/esm/models/components/lotbatchdetail.js.map +1 -1
  188. package/esm/models/components/multiselectattribute.d.ts +0 -23
  189. package/esm/models/components/multiselectattribute.d.ts.map +1 -1
  190. package/esm/models/components/multiselectattribute.js +0 -22
  191. package/esm/models/components/multiselectattribute.js.map +1 -1
  192. package/esm/models/components/netbankingpayment.d.ts +0 -69
  193. package/esm/models/components/netbankingpayment.d.ts.map +1 -1
  194. package/esm/models/components/netbankingpayment.js +0 -63
  195. package/esm/models/components/netbankingpayment.js.map +1 -1
  196. package/esm/models/components/notificationchannelpreferences.d.ts +0 -12
  197. package/esm/models/components/notificationchannelpreferences.d.ts.map +1 -1
  198. package/esm/models/components/notificationchannelpreferences.js +0 -11
  199. package/esm/models/components/notificationchannelpreferences.js.map +1 -1
  200. package/esm/models/components/notificationpreferences.d.ts +0 -12
  201. package/esm/models/components/notificationpreferences.d.ts.map +1 -1
  202. package/esm/models/components/notificationpreferences.js +0 -11
  203. package/esm/models/components/notificationpreferences.js.map +1 -1
  204. package/esm/models/components/numberattribute.d.ts +0 -23
  205. package/esm/models/components/numberattribute.d.ts.map +1 -1
  206. package/esm/models/components/numberattribute.js +0 -22
  207. package/esm/models/components/numberattribute.js.map +1 -1
  208. package/esm/models/components/order.d.ts +5 -202
  209. package/esm/models/components/order.d.ts.map +1 -1
  210. package/esm/models/components/order.js +5 -207
  211. package/esm/models/components/order.js.map +1 -1
  212. package/esm/models/components/orderdetail.d.ts +6 -204
  213. package/esm/models/components/orderdetail.d.ts.map +1 -1
  214. package/esm/models/components/orderdetail.js +6 -209
  215. package/esm/models/components/orderdetail.js.map +1 -1
  216. package/esm/models/components/orderitem.d.ts +2 -73
  217. package/esm/models/components/orderitem.d.ts.map +1 -1
  218. package/esm/models/components/orderitem.js +2 -93
  219. package/esm/models/components/orderitem.js.map +1 -1
  220. package/esm/models/components/orderlist.d.ts +1 -122
  221. package/esm/models/components/orderlist.d.ts.map +1 -1
  222. package/esm/models/components/orderlist.js +1 -101
  223. package/esm/models/components/orderlist.js.map +1 -1
  224. package/esm/models/components/orderpayment.d.ts +5 -22
  225. package/esm/models/components/orderpayment.d.ts.map +1 -1
  226. package/esm/models/components/orderpayment.js +5 -27
  227. package/esm/models/components/orderpayment.js.map +1 -1
  228. package/esm/models/components/ordershipment.d.ts +1 -76
  229. package/esm/models/components/ordershipment.d.ts.map +1 -1
  230. package/esm/models/components/ordershipment.js +1 -71
  231. package/esm/models/components/ordershipment.js.map +1 -1
  232. package/esm/models/components/pagination.d.ts +0 -23
  233. package/esm/models/components/pagination.d.ts.map +1 -1
  234. package/esm/models/components/pagination.js +0 -29
  235. package/esm/models/components/pagination.js.map +1 -1
  236. package/esm/models/components/partialcollectanddelivery.d.ts +1 -85
  237. package/esm/models/components/partialcollectanddelivery.d.ts.map +1 -1
  238. package/esm/models/components/partialcollectanddelivery.js +1 -96
  239. package/esm/models/components/partialcollectanddelivery.js.map +1 -1
  240. package/esm/models/components/partialcollectanddeliveryinput.d.ts +0 -47
  241. package/esm/models/components/partialcollectanddeliveryinput.d.ts.map +1 -1
  242. package/esm/models/components/partialcollectanddeliveryinput.js +1 -75
  243. package/esm/models/components/partialcollectanddeliveryinput.js.map +1 -1
  244. package/esm/models/components/paymentmethodpayload.d.ts +0 -17
  245. package/esm/models/components/paymentmethodpayload.d.ts.map +1 -1
  246. package/esm/models/components/paymentmethodpayload.js +2 -22
  247. package/esm/models/components/paymentmethodpayload.js.map +1 -1
  248. package/esm/models/components/payupaymentinfo.d.ts +0 -55
  249. package/esm/models/components/payupaymentinfo.d.ts.map +1 -1
  250. package/esm/models/components/payupaymentinfo.js +0 -58
  251. package/esm/models/components/payupaymentinfo.js.map +1 -1
  252. package/esm/models/components/pincode.d.ts +0 -23
  253. package/esm/models/components/pincode.d.ts.map +1 -1
  254. package/esm/models/components/pincode.js +0 -28
  255. package/esm/models/components/pincode.js.map +1 -1
  256. package/esm/models/components/pincodeserviceability.d.ts +0 -123
  257. package/esm/models/components/pincodeserviceability.d.ts.map +1 -1
  258. package/esm/models/components/pincodeserviceability.js +0 -130
  259. package/esm/models/components/pincodeserviceability.js.map +1 -1
  260. package/esm/models/components/product.d.ts +10 -74
  261. package/esm/models/components/product.d.ts.map +1 -1
  262. package/esm/models/components/product.js +10 -80
  263. package/esm/models/components/product.js.map +1 -1
  264. package/esm/models/components/productattribute.d.ts +7 -38
  265. package/esm/models/components/productattribute.d.ts.map +1 -1
  266. package/esm/models/components/productattribute.js +7 -39
  267. package/esm/models/components/productattribute.js.map +1 -1
  268. package/esm/models/components/productbundleitem.d.ts +8 -74
  269. package/esm/models/components/productbundleitem.d.ts.map +1 -1
  270. package/esm/models/components/productbundleitem.js +8 -80
  271. package/esm/models/components/productbundleitem.js.map +1 -1
  272. package/esm/models/components/productcategory.d.ts +1 -27
  273. package/esm/models/components/productcategory.d.ts.map +1 -1
  274. package/esm/models/components/productcategory.js +1 -32
  275. package/esm/models/components/productcategory.js.map +1 -1
  276. package/esm/models/components/productdetail.d.ts +13 -87
  277. package/esm/models/components/productdetail.d.ts.map +1 -1
  278. package/esm/models/components/productdetail.js +13 -94
  279. package/esm/models/components/productdetail.js.map +1 -1
  280. package/esm/models/components/productimage.d.ts +0 -26
  281. package/esm/models/components/productimage.d.ts.map +1 -1
  282. package/esm/models/components/productimage.js +0 -34
  283. package/esm/models/components/productimage.js.map +1 -1
  284. package/esm/models/components/productpricing.d.ts +0 -28
  285. package/esm/models/components/productpricing.d.ts.map +1 -1
  286. package/esm/models/components/productpricing.js +0 -39
  287. package/esm/models/components/productpricing.js.map +1 -1
  288. package/esm/models/components/productpromotion.d.ts +4 -59
  289. package/esm/models/components/productpromotion.d.ts.map +1 -1
  290. package/esm/models/components/productpromotion.js +4 -72
  291. package/esm/models/components/productpromotion.js.map +1 -1
  292. package/esm/models/components/productreview.d.ts +0 -110
  293. package/esm/models/components/productreview.d.ts.map +1 -1
  294. package/esm/models/components/productreview.js +0 -122
  295. package/esm/models/components/productreview.js.map +1 -1
  296. package/esm/models/components/productshipping.d.ts +0 -22
  297. package/esm/models/components/productshipping.d.ts.map +1 -1
  298. package/esm/models/components/productshipping.js +0 -28
  299. package/esm/models/components/productshipping.js.map +1 -1
  300. package/esm/models/components/productsubscription.d.ts +0 -70
  301. package/esm/models/components/productsubscription.d.ts.map +1 -1
  302. package/esm/models/components/productsubscription.js +0 -69
  303. package/esm/models/components/productsubscription.js.map +1 -1
  304. package/esm/models/components/productvideo.d.ts +0 -26
  305. package/esm/models/components/productvideo.d.ts.map +1 -1
  306. package/esm/models/components/productvideo.js +0 -35
  307. package/esm/models/components/productvideo.js.map +1 -1
  308. package/esm/models/components/savedpaymentmethod.d.ts +0 -172
  309. package/esm/models/components/savedpaymentmethod.d.ts.map +1 -1
  310. package/esm/models/components/savedpaymentmethod.js +0 -227
  311. package/esm/models/components/savedpaymentmethod.js.map +1 -1
  312. package/esm/models/components/searchproduct.d.ts +0 -17
  313. package/esm/models/components/searchproduct.d.ts.map +1 -1
  314. package/esm/models/components/searchproduct.js +0 -22
  315. package/esm/models/components/searchproduct.js.map +1 -1
  316. package/esm/models/components/security.d.ts +0 -17
  317. package/esm/models/components/security.d.ts.map +1 -1
  318. package/esm/models/components/security.js +0 -23
  319. package/esm/models/components/security.js.map +1 -1
  320. package/esm/models/components/seo.d.ts +0 -22
  321. package/esm/models/components/seo.d.ts.map +1 -1
  322. package/esm/models/components/seo.js +0 -22
  323. package/esm/models/components/seo.js.map +1 -1
  324. package/esm/models/components/shipmentitem.d.ts +0 -25
  325. package/esm/models/components/shipmentitem.d.ts.map +1 -1
  326. package/esm/models/components/shipmentitem.js +0 -32
  327. package/esm/models/components/shipmentitem.js.map +1 -1
  328. package/esm/models/components/singleselectattribute.d.ts +0 -23
  329. package/esm/models/components/singleselectattribute.d.ts.map +1 -1
  330. package/esm/models/components/singleselectattribute.js +0 -22
  331. package/esm/models/components/singleselectattribute.js.map +1 -1
  332. package/esm/models/components/singleselectoption.d.ts +0 -21
  333. package/esm/models/components/singleselectoption.d.ts.map +1 -1
  334. package/esm/models/components/singleselectoption.js +0 -20
  335. package/esm/models/components/singleselectoption.js.map +1 -1
  336. package/esm/models/components/textattribute.d.ts +0 -23
  337. package/esm/models/components/textattribute.d.ts.map +1 -1
  338. package/esm/models/components/textattribute.js +0 -22
  339. package/esm/models/components/textattribute.js.map +1 -1
  340. package/esm/models/components/updatecartitem.d.ts +0 -17
  341. package/esm/models/components/updatecartitem.d.ts.map +1 -1
  342. package/esm/models/components/updatecartitem.js +0 -26
  343. package/esm/models/components/updatecartitem.js.map +1 -1
  344. package/esm/models/components/upipayment.d.ts +0 -69
  345. package/esm/models/components/upipayment.d.ts.map +1 -1
  346. package/esm/models/components/upipayment.js +0 -63
  347. package/esm/models/components/upipayment.js.map +1 -1
  348. package/esm/models/components/user.d.ts +0 -68
  349. package/esm/models/components/user.d.ts.map +1 -1
  350. package/esm/models/components/user.js +0 -92
  351. package/esm/models/components/user.js.map +1 -1
  352. package/esm/models/components/variant.d.ts +6 -45
  353. package/esm/models/components/variant.d.ts.map +1 -1
  354. package/esm/models/components/variant.js +6 -53
  355. package/esm/models/components/variant.js.map +1 -1
  356. package/esm/models/components/variantdetail.d.ts +11 -86
  357. package/esm/models/components/variantdetail.d.ts.map +1 -1
  358. package/esm/models/components/variantdetail.js +11 -93
  359. package/esm/models/components/variantdetail.js.map +1 -1
  360. package/esm/models/components/variantoption.d.ts +0 -74
  361. package/esm/models/components/variantoption.d.ts.map +1 -1
  362. package/esm/models/components/variantoption.js +0 -67
  363. package/esm/models/components/variantoption.js.map +1 -1
  364. package/esm/models/components/volumebasedpromotion.d.ts +0 -62
  365. package/esm/models/components/volumebasedpromotion.d.ts.map +1 -1
  366. package/esm/models/components/volumebasedpromotion.js +0 -60
  367. package/esm/models/components/volumebasedpromotion.js.map +1 -1
  368. package/esm/models/components/walletpayment.d.ts +0 -69
  369. package/esm/models/components/walletpayment.d.ts.map +1 -1
  370. package/esm/models/components/walletpayment.js +0 -63
  371. package/esm/models/components/walletpayment.js.map +1 -1
  372. package/esm/models/errors/badrequest.d.ts +0 -38
  373. package/esm/models/errors/badrequest.d.ts.map +1 -1
  374. package/esm/models/errors/badrequest.js +0 -36
  375. package/esm/models/errors/badrequest.js.map +1 -1
  376. package/esm/models/errors/notfound.d.ts +0 -20
  377. package/esm/models/errors/notfound.d.ts.map +1 -1
  378. package/esm/models/errors/notfound.js +0 -19
  379. package/esm/models/errors/notfound.js.map +1 -1
  380. package/esm/models/errors/unauthorized.d.ts +0 -20
  381. package/esm/models/errors/unauthorized.d.ts.map +1 -1
  382. package/esm/models/errors/unauthorized.js +0 -19
  383. package/esm/models/errors/unauthorized.js.map +1 -1
  384. package/esm/models/operations/applycoupon.d.ts +0 -70
  385. package/esm/models/operations/applycoupon.d.ts.map +1 -1
  386. package/esm/models/operations/applycoupon.js +0 -83
  387. package/esm/models/operations/applycoupon.js.map +1 -1
  388. package/esm/models/operations/cancelorder.d.ts +0 -88
  389. package/esm/models/operations/cancelorder.d.ts.map +1 -1
  390. package/esm/models/operations/cancelorder.js +1 -103
  391. package/esm/models/operations/cancelorder.js.map +1 -1
  392. package/esm/models/operations/checkpincodeserviceability.d.ts +0 -55
  393. package/esm/models/operations/checkpincodeserviceability.d.ts.map +1 -1
  394. package/esm/models/operations/checkpincodeserviceability.js +0 -60
  395. package/esm/models/operations/checkpincodeserviceability.js.map +1 -1
  396. package/esm/models/operations/createaddress.d.ts +0 -70
  397. package/esm/models/operations/createaddress.d.ts.map +1 -1
  398. package/esm/models/operations/createaddress.js +0 -108
  399. package/esm/models/operations/createaddress.js.map +1 -1
  400. package/esm/models/operations/createcart.d.ts +0 -55
  401. package/esm/models/operations/createcart.d.ts.map +1 -1
  402. package/esm/models/operations/createcart.js +0 -57
  403. package/esm/models/operations/createcart.js.map +1 -1
  404. package/esm/models/operations/createcartaddress.d.ts +0 -100
  405. package/esm/models/operations/createcartaddress.d.ts.map +1 -1
  406. package/esm/models/operations/createcartaddress.js +0 -131
  407. package/esm/models/operations/createcartaddress.js.map +1 -1
  408. package/esm/models/operations/createorder.d.ts +0 -74
  409. package/esm/models/operations/createorder.d.ts.map +1 -1
  410. package/esm/models/operations/createorder.js +0 -93
  411. package/esm/models/operations/createorder.js.map +1 -1
  412. package/esm/models/operations/deleteaddress.d.ts +0 -35
  413. package/esm/models/operations/deleteaddress.d.ts.map +1 -1
  414. package/esm/models/operations/deleteaddress.js +0 -43
  415. package/esm/models/operations/deleteaddress.js.map +1 -1
  416. package/esm/models/operations/deletecart.d.ts +0 -35
  417. package/esm/models/operations/deletecart.d.ts.map +1 -1
  418. package/esm/models/operations/deletecart.js +0 -37
  419. package/esm/models/operations/deletecart.js.map +1 -1
  420. package/esm/models/operations/deleteusercart.d.ts +0 -35
  421. package/esm/models/operations/deleteusercart.d.ts.map +1 -1
  422. package/esm/models/operations/deleteusercart.js +0 -41
  423. package/esm/models/operations/deleteusercart.js.map +1 -1
  424. package/esm/models/operations/generateotp.d.ts +0 -71
  425. package/esm/models/operations/generateotp.d.ts.map +1 -1
  426. package/esm/models/operations/generateotp.js +0 -90
  427. package/esm/models/operations/generateotp.js.map +1 -1
  428. package/esm/models/operations/getaddressdetail.d.ts +0 -92
  429. package/esm/models/operations/getaddressdetail.d.ts.map +1 -1
  430. package/esm/models/operations/getaddressdetail.js +0 -112
  431. package/esm/models/operations/getaddressdetail.js.map +1 -1
  432. package/esm/models/operations/getanonymoustoken.d.ts +0 -57
  433. package/esm/models/operations/getanonymoustoken.d.ts.map +1 -1
  434. package/esm/models/operations/getanonymoustoken.js +0 -67
  435. package/esm/models/operations/getanonymoustoken.js.map +1 -1
  436. package/esm/models/operations/getcart.d.ts +0 -55
  437. package/esm/models/operations/getcart.d.ts.map +1 -1
  438. package/esm/models/operations/getcart.js +0 -56
  439. package/esm/models/operations/getcart.js.map +1 -1
  440. package/esm/models/operations/getfulfillmentoptions.d.ts +0 -82
  441. package/esm/models/operations/getfulfillmentoptions.d.ts.map +1 -1
  442. package/esm/models/operations/getfulfillmentoptions.js +0 -81
  443. package/esm/models/operations/getfulfillmentoptions.js.map +1 -1
  444. package/esm/models/operations/getloyaltydetails.d.ts +0 -56
  445. package/esm/models/operations/getloyaltydetails.d.ts.map +1 -1
  446. package/esm/models/operations/getloyaltydetails.js +0 -65
  447. package/esm/models/operations/getloyaltydetails.js.map +1 -1
  448. package/esm/models/operations/getorderdetail.d.ts +0 -55
  449. package/esm/models/operations/getorderdetail.d.ts.map +1 -1
  450. package/esm/models/operations/getorderdetail.js +0 -60
  451. package/esm/models/operations/getorderdetail.js.map +1 -1
  452. package/esm/models/operations/getpaymentstatus.d.ts +0 -80
  453. package/esm/models/operations/getpaymentstatus.d.ts.map +1 -1
  454. package/esm/models/operations/getpaymentstatus.js +0 -82
  455. package/esm/models/operations/getpaymentstatus.js.map +1 -1
  456. package/esm/models/operations/getproductdetail.d.ts +0 -55
  457. package/esm/models/operations/getproductdetail.d.ts.map +1 -1
  458. package/esm/models/operations/getproductdetail.js +0 -63
  459. package/esm/models/operations/getproductdetail.js.map +1 -1
  460. package/esm/models/operations/getusercart.d.ts +0 -55
  461. package/esm/models/operations/getusercart.d.ts.map +1 -1
  462. package/esm/models/operations/getusercart.js +0 -60
  463. package/esm/models/operations/getusercart.js.map +1 -1
  464. package/esm/models/operations/getuserdetail.d.ts +0 -55
  465. package/esm/models/operations/getuserdetail.d.ts.map +1 -1
  466. package/esm/models/operations/getuserdetail.js +0 -56
  467. package/esm/models/operations/getuserdetail.js.map +1 -1
  468. package/esm/models/operations/getvariantdetail.d.ts +0 -55
  469. package/esm/models/operations/getvariantdetail.d.ts.map +1 -1
  470. package/esm/models/operations/getvariantdetail.js +0 -65
  471. package/esm/models/operations/getvariantdetail.js.map +1 -1
  472. package/esm/models/operations/listaddresses.d.ts +0 -93
  473. package/esm/models/operations/listaddresses.d.ts.map +1 -1
  474. package/esm/models/operations/listaddresses.js +0 -114
  475. package/esm/models/operations/listaddresses.js.map +1 -1
  476. package/esm/models/operations/listcategories.d.ts +0 -56
  477. package/esm/models/operations/listcategories.d.ts.map +1 -1
  478. package/esm/models/operations/listcategories.js +0 -68
  479. package/esm/models/operations/listcategories.js.map +1 -1
  480. package/esm/models/operations/listcountrypincodes.d.ts +0 -55
  481. package/esm/models/operations/listcountrypincodes.d.ts.map +1 -1
  482. package/esm/models/operations/listcountrypincodes.js +0 -63
  483. package/esm/models/operations/listcountrypincodes.js.map +1 -1
  484. package/esm/models/operations/listcrosssellproducts.d.ts +0 -56
  485. package/esm/models/operations/listcrosssellproducts.d.ts.map +1 -1
  486. package/esm/models/operations/listcrosssellproducts.js +0 -67
  487. package/esm/models/operations/listcrosssellproducts.js.map +1 -1
  488. package/esm/models/operations/listorders.d.ts +0 -56
  489. package/esm/models/operations/listorders.d.ts.map +1 -1
  490. package/esm/models/operations/listorders.js +0 -66
  491. package/esm/models/operations/listorders.js.map +1 -1
  492. package/esm/models/operations/listordershipments.d.ts +0 -55
  493. package/esm/models/operations/listordershipments.d.ts.map +1 -1
  494. package/esm/models/operations/listordershipments.js +0 -60
  495. package/esm/models/operations/listordershipments.js.map +1 -1
  496. package/esm/models/operations/listproductreviews.d.ts +0 -57
  497. package/esm/models/operations/listproductreviews.d.ts.map +1 -1
  498. package/esm/models/operations/listproductreviews.js +0 -73
  499. package/esm/models/operations/listproductreviews.js.map +1 -1
  500. package/esm/models/operations/listproducts.d.ts +0 -56
  501. package/esm/models/operations/listproducts.d.ts.map +1 -1
  502. package/esm/models/operations/listproducts.js +0 -70
  503. package/esm/models/operations/listproducts.js.map +1 -1
  504. package/esm/models/operations/listproductvariants.d.ts +0 -55
  505. package/esm/models/operations/listproductvariants.d.ts.map +1 -1
  506. package/esm/models/operations/listproductvariants.js +0 -63
  507. package/esm/models/operations/listproductvariants.js.map +1 -1
  508. package/esm/models/operations/listsavedpaymentmethods.d.ts +0 -55
  509. package/esm/models/operations/listsavedpaymentmethods.d.ts.map +1 -1
  510. package/esm/models/operations/listsavedpaymentmethods.js +0 -65
  511. package/esm/models/operations/listsavedpaymentmethods.js.map +1 -1
  512. package/esm/models/operations/listsimilarproducts.d.ts +0 -56
  513. package/esm/models/operations/listsimilarproducts.d.ts.map +1 -1
  514. package/esm/models/operations/listsimilarproducts.js +0 -67
  515. package/esm/models/operations/listsimilarproducts.js.map +1 -1
  516. package/esm/models/operations/listskus.d.ts +0 -56
  517. package/esm/models/operations/listskus.d.ts.map +1 -1
  518. package/esm/models/operations/listskus.js +0 -69
  519. package/esm/models/operations/listskus.js.map +1 -1
  520. package/esm/models/operations/listupsellproducts.d.ts +0 -56
  521. package/esm/models/operations/listupsellproducts.d.ts.map +1 -1
  522. package/esm/models/operations/listupsellproducts.js +0 -67
  523. package/esm/models/operations/listupsellproducts.js.map +1 -1
  524. package/esm/models/operations/listuserreviews.d.ts +0 -56
  525. package/esm/models/operations/listuserreviews.d.ts.map +1 -1
  526. package/esm/models/operations/listuserreviews.js +0 -66
  527. package/esm/models/operations/listuserreviews.js.map +1 -1
  528. package/esm/models/operations/loginwithemail.d.ts +0 -71
  529. package/esm/models/operations/loginwithemail.d.ts.map +1 -1
  530. package/esm/models/operations/loginwithemail.js +0 -91
  531. package/esm/models/operations/loginwithemail.js.map +1 -1
  532. package/esm/models/operations/loginwithphone.d.ts +0 -71
  533. package/esm/models/operations/loginwithphone.d.ts.map +1 -1
  534. package/esm/models/operations/loginwithphone.js +0 -93
  535. package/esm/models/operations/loginwithphone.js.map +1 -1
  536. package/esm/models/operations/loginwithwhatsapp.d.ts +0 -71
  537. package/esm/models/operations/loginwithwhatsapp.d.ts.map +1 -1
  538. package/esm/models/operations/loginwithwhatsapp.js +0 -93
  539. package/esm/models/operations/loginwithwhatsapp.js.map +1 -1
  540. package/esm/models/operations/logout.d.ts +0 -42
  541. package/esm/models/operations/logout.d.ts.map +1 -1
  542. package/esm/models/operations/logout.js +0 -45
  543. package/esm/models/operations/logout.js.map +1 -1
  544. package/esm/models/operations/redeemloyaltypoints.d.ts +0 -70
  545. package/esm/models/operations/redeemloyaltypoints.d.ts.map +1 -1
  546. package/esm/models/operations/redeemloyaltypoints.js +0 -83
  547. package/esm/models/operations/redeemloyaltypoints.js.map +1 -1
  548. package/esm/models/operations/refreshtoken.d.ts +0 -56
  549. package/esm/models/operations/refreshtoken.d.ts.map +1 -1
  550. package/esm/models/operations/refreshtoken.js +0 -66
  551. package/esm/models/operations/refreshtoken.js.map +1 -1
  552. package/esm/models/operations/removecoupon.d.ts +0 -55
  553. package/esm/models/operations/removecoupon.d.ts.map +1 -1
  554. package/esm/models/operations/removecoupon.js +0 -56
  555. package/esm/models/operations/removecoupon.js.map +1 -1
  556. package/esm/models/operations/removeloyaltypoints.d.ts +0 -55
  557. package/esm/models/operations/removeloyaltypoints.d.ts.map +1 -1
  558. package/esm/models/operations/removeloyaltypoints.js +0 -56
  559. package/esm/models/operations/removeloyaltypoints.js.map +1 -1
  560. package/esm/models/operations/retryorderpayment.d.ts +2 -89
  561. package/esm/models/operations/retryorderpayment.d.ts.map +1 -1
  562. package/esm/models/operations/retryorderpayment.js +2 -114
  563. package/esm/models/operations/retryorderpayment.js.map +1 -1
  564. package/esm/models/operations/searchproducts.d.ts +0 -84
  565. package/esm/models/operations/searchproducts.d.ts.map +1 -1
  566. package/esm/models/operations/searchproducts.js +0 -89
  567. package/esm/models/operations/searchproducts.js.map +1 -1
  568. package/esm/models/operations/updateaddressdetail.d.ts +0 -70
  569. package/esm/models/operations/updateaddressdetail.d.ts.map +1 -1
  570. package/esm/models/operations/updateaddressdetail.js +0 -110
  571. package/esm/models/operations/updateaddressdetail.js.map +1 -1
  572. package/esm/models/operations/updatecart.d.ts +0 -55
  573. package/esm/models/operations/updatecart.d.ts.map +1 -1
  574. package/esm/models/operations/updatecart.js +0 -61
  575. package/esm/models/operations/updatecart.js.map +1 -1
  576. package/esm/models/operations/updatefulfillmentpreference.d.ts +0 -55
  577. package/esm/models/operations/updatefulfillmentpreference.d.ts.map +1 -1
  578. package/esm/models/operations/updatefulfillmentpreference.js +0 -61
  579. package/esm/models/operations/updatefulfillmentpreference.js.map +1 -1
  580. package/esm/models/operations/updateuser.d.ts +0 -55
  581. package/esm/models/operations/updateuser.d.ts.map +1 -1
  582. package/esm/models/operations/updateuser.js +0 -61
  583. package/esm/models/operations/updateuser.js.map +1 -1
  584. package/esm/models/operations/verifyotp.d.ts +0 -85
  585. package/esm/models/operations/verifyotp.d.ts.map +1 -1
  586. package/esm/models/operations/verifyotp.js +1 -84
  587. package/esm/models/operations/verifyotp.js.map +1 -1
  588. package/examples/package-lock.json +1 -1
  589. package/jsr.json +1 -1
  590. package/package.json +1 -1
  591. package/src/lib/config.ts +3 -3
  592. package/src/models/components/anonymoususer.ts +0 -65
  593. package/src/models/components/appliedcoupon.ts +0 -67
  594. package/src/models/components/appliedpromotion.ts +0 -77
  595. package/src/models/components/associatedoption.ts +1 -41
  596. package/src/models/components/banktransfer.ts +0 -93
  597. package/src/models/components/booleanattribute.ts +0 -43
  598. package/src/models/components/cardpayment.ts +0 -108
  599. package/src/models/components/cart.ts +3 -177
  600. package/src/models/components/cartbasedserviceabilitycheck.ts +0 -41
  601. package/src/models/components/cartitem.ts +0 -146
  602. package/src/models/components/category.ts +0 -48
  603. package/src/models/components/collectinstore.ts +0 -45
  604. package/src/models/components/collectinstorefulfillment.ts +0 -64
  605. package/src/models/components/collectinstorefulfillmentinput.ts +0 -42
  606. package/src/models/components/colorattribute.ts +0 -76
  607. package/src/models/components/coloroption.ts +0 -68
  608. package/src/models/components/currency.ts +0 -35
  609. package/src/models/components/customeraddress.ts +0 -77
  610. package/src/models/components/customeraddressinput.ts +0 -59
  611. package/src/models/components/customerloyalty.ts +0 -61
  612. package/src/models/components/customerreadyforreview.ts +0 -54
  613. package/src/models/components/customerreview.ts +0 -208
  614. package/src/models/components/dateattribute.ts +0 -39
  615. package/src/models/components/deliveryfulfillment.ts +0 -71
  616. package/src/models/components/deliveryfulfillmentinput.ts +0 -43
  617. package/src/models/components/discountbasedpromotion.ts +0 -81
  618. package/src/models/components/fixedpricepromotion.ts +0 -58
  619. package/src/models/components/freegoodspromotion.ts +0 -61
  620. package/src/models/components/fulfillmentitem.ts +0 -48
  621. package/src/models/components/fulfillmentiteminput.ts +0 -42
  622. package/src/models/components/fulfillmentpreference.ts +0 -59
  623. package/src/models/components/fulfillmentpreferenceinput.ts +0 -51
  624. package/src/models/components/generateotpwithemail.ts +1 -58
  625. package/src/models/components/generateotpwithphone.ts +2 -75
  626. package/src/models/components/index.ts +0 -3
  627. package/src/models/components/item.ts +1 -128
  628. package/src/models/components/juspayexpresscheckout.ts +0 -44
  629. package/src/models/components/juspayexpresscheckoutresponse.ts +0 -246
  630. package/src/models/components/juspayhypercheckout.ts +1 -63
  631. package/src/models/components/juspayhypercheckoutresponse.ts +0 -220
  632. package/src/models/components/juspaynetbanking.ts +3 -57
  633. package/src/models/components/juspaynewcard.ts +4 -92
  634. package/src/models/components/juspaysavedcardtoken.ts +4 -87
  635. package/src/models/components/juspayupicollect.ts +3 -59
  636. package/src/models/components/juspayupiintent.ts +3 -61
  637. package/src/models/components/lotbatchdetail.ts +0 -46
  638. package/src/models/components/multiselectattribute.ts +0 -43
  639. package/src/models/components/netbankingpayment.ts +0 -94
  640. package/src/models/components/notificationchannelpreferences.ts +0 -15
  641. package/src/models/components/notificationpreferences.ts +0 -15
  642. package/src/models/components/numberattribute.ts +0 -41
  643. package/src/models/components/order.ts +2 -327
  644. package/src/models/components/orderdetail.ts +3 -346
  645. package/src/models/components/orderitem.ts +0 -144
  646. package/src/models/components/orderlist.ts +1 -161
  647. package/src/models/components/orderpayment.ts +4 -64
  648. package/src/models/components/ordershipment.ts +1 -110
  649. package/src/models/components/pagination.ts +0 -46
  650. package/src/models/components/partialcollectanddelivery.ts +0 -165
  651. package/src/models/components/partialcollectanddeliveryinput.ts +0 -133
  652. package/src/models/components/paymentmethodpayload.ts +0 -38
  653. package/src/models/components/payupaymentinfo.ts +0 -103
  654. package/src/models/components/pincode.ts +0 -45
  655. package/src/models/components/pincodeserviceability.ts +0 -203
  656. package/src/models/components/product.ts +4 -147
  657. package/src/models/components/productattribute.ts +2 -90
  658. package/src/models/components/productbundleitem.ts +1 -137
  659. package/src/models/components/productcategory.ts +1 -59
  660. package/src/models/components/productdetail.ts +6 -180
  661. package/src/models/components/productimage.ts +0 -54
  662. package/src/models/components/productpricing.ts +0 -61
  663. package/src/models/components/productpromotion.ts +0 -131
  664. package/src/models/components/productreview.ts +0 -194
  665. package/src/models/components/productshipping.ts +0 -46
  666. package/src/models/components/productsubscription.ts +0 -103
  667. package/src/models/components/productvideo.ts +0 -55
  668. package/src/models/components/savedpaymentmethod.ts +0 -362
  669. package/src/models/components/searchproduct.ts +0 -38
  670. package/src/models/components/security.ts +0 -39
  671. package/src/models/components/seo.ts +0 -34
  672. package/src/models/components/shipmentitem.ts +0 -51
  673. package/src/models/components/singleselectattribute.ts +0 -43
  674. package/src/models/components/singleselectoption.ts +0 -39
  675. package/src/models/components/textattribute.ts +0 -39
  676. package/src/models/components/updatecartitem.ts +0 -42
  677. package/src/models/components/upipayment.ts +0 -90
  678. package/src/models/components/user.ts +0 -131
  679. package/src/models/components/variant.ts +1 -94
  680. package/src/models/components/variantdetail.ts +4 -168
  681. package/src/models/components/variantoption.ts +0 -107
  682. package/src/models/components/volumebasedpromotion.ts +0 -96
  683. package/src/models/components/walletpayment.ts +0 -90
  684. package/src/models/errors/badrequest.ts +0 -62
  685. package/src/models/errors/notfound.ts +0 -33
  686. package/src/models/errors/unauthorized.ts +0 -33
  687. package/src/models/operations/applycoupon.ts +0 -147
  688. package/src/models/operations/cancelorder.ts +1 -169
  689. package/src/models/operations/checkpincodeserviceability.ts +0 -119
  690. package/src/models/operations/createaddress.ts +0 -172
  691. package/src/models/operations/createcart.ts +0 -107
  692. package/src/models/operations/createcartaddress.ts +0 -225
  693. package/src/models/operations/createorder.ts +0 -162
  694. package/src/models/operations/deleteaddress.ts +0 -75
  695. package/src/models/operations/deletecart.ts +0 -69
  696. package/src/models/operations/deleteusercart.ts +0 -73
  697. package/src/models/operations/generateotp.ts +0 -155
  698. package/src/models/operations/getaddressdetail.ts +0 -195
  699. package/src/models/operations/getanonymoustoken.ts +0 -117
  700. package/src/models/operations/getcart.ts +0 -102
  701. package/src/models/operations/getfulfillmentoptions.ts +0 -143
  702. package/src/models/operations/getloyaltydetails.ts +0 -118
  703. package/src/models/operations/getorderdetail.ts +0 -110
  704. package/src/models/operations/getpaymentstatus.ts +0 -139
  705. package/src/models/operations/getproductdetail.ts +0 -115
  706. package/src/models/operations/getusercart.ts +0 -110
  707. package/src/models/operations/getuserdetail.ts +0 -106
  708. package/src/models/operations/getvariantdetail.ts +0 -117
  709. package/src/models/operations/listaddresses.ts +0 -196
  710. package/src/models/operations/listcategories.ts +0 -119
  711. package/src/models/operations/listcountrypincodes.ts +0 -115
  712. package/src/models/operations/listcrosssellproducts.ts +0 -123
  713. package/src/models/operations/listorders.ts +0 -117
  714. package/src/models/operations/listordershipments.ts +0 -112
  715. package/src/models/operations/listproductreviews.ts +0 -127
  716. package/src/models/operations/listproducts.ts +0 -121
  717. package/src/models/operations/listproductvariants.ts +0 -115
  718. package/src/models/operations/listsavedpaymentmethods.ts +0 -121
  719. package/src/models/operations/listsimilarproducts.ts +0 -120
  720. package/src/models/operations/listskus.ts +0 -118
  721. package/src/models/operations/listupsellproducts.ts +0 -120
  722. package/src/models/operations/listuserreviews.ts +0 -121
  723. package/src/models/operations/loginwithemail.ts +0 -156
  724. package/src/models/operations/loginwithphone.ts +0 -158
  725. package/src/models/operations/loginwithwhatsapp.ts +0 -160
  726. package/src/models/operations/logout.ts +0 -79
  727. package/src/models/operations/redeemloyaltypoints.ts +0 -149
  728. package/src/models/operations/refreshtoken.ts +0 -117
  729. package/src/models/operations/removecoupon.ts +0 -106
  730. package/src/models/operations/removeloyaltypoints.ts +0 -108
  731. package/src/models/operations/retryorderpayment.ts +4 -205
  732. package/src/models/operations/searchproducts.ts +0 -156
  733. package/src/models/operations/updateaddressdetail.ts +0 -178
  734. package/src/models/operations/updatecart.ts +0 -111
  735. package/src/models/operations/updatefulfillmentpreference.ts +0 -121
  736. package/src/models/operations/updateuser.ts +0 -111
  737. package/src/models/operations/verifyotp.ts +1 -138
  738. package/docs/sdks/auth/README.md +0 -874
  739. package/docs/sdks/carts/README.md +0 -1030
  740. package/docs/sdks/catalog/README.md +0 -876
  741. package/docs/sdks/common/README.md +0 -87
  742. package/docs/sdks/customers/README.md +0 -714
  743. package/docs/sdks/orders/README.md +0 -583
  744. package/docs/sdks/shipping/README.md +0 -169
  745. package/esm/models/components/juspaypaymentgatewayparams.d.ts +0 -115
  746. package/esm/models/components/juspaypaymentgatewayparams.d.ts.map +0 -1
  747. package/esm/models/components/juspaypaymentgatewayparams.js +0 -98
  748. package/esm/models/components/juspaypaymentgatewayparams.js.map +0 -1
  749. package/esm/models/components/paymentgatewayparams.d.ts +0 -38
  750. package/esm/models/components/paymentgatewayparams.d.ts.map +0 -1
  751. package/esm/models/components/paymentgatewayparams.js +0 -43
  752. package/esm/models/components/paymentgatewayparams.js.map +0 -1
  753. package/esm/models/components/payupaymentgatewayparams.d.ts +0 -36
  754. package/esm/models/components/payupaymentgatewayparams.d.ts.map +0 -1
  755. package/esm/models/components/payupaymentgatewayparams.js +0 -44
  756. package/esm/models/components/payupaymentgatewayparams.js.map +0 -1
  757. package/examples/README.md +0 -31
  758. package/src/models/components/juspaypaymentgatewayparams.ts +0 -181
  759. package/src/models/components/paymentgatewayparams.ts +0 -99
  760. package/src/models/components/payupaymentgatewayparams.ts +0 -86
@@ -1 +1 @@
1
- {"version":3,"file":"redeemloyaltypoints.d.ts","sourceRoot":"","sources":["../../../src/models/operations/redeemloyaltypoints.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"redeemloyaltypoints.d.ts","sourceRoot":"","sources":["../../../src/models/operations/redeemloyaltypoints.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,8BAA8B,GAAG;IAC3C,oBAAoB,EAAE,MAAM,CAAC;CAC9B,CAAC;AAEF,MAAM,MAAM,0BAA0B,GAAG;IACvC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX,WAAW,EAAE,8BAA8B,CAAC;CAC7C,CAAC;AAEF,MAAM,MAAM,0BAA0B,GAAG;IACvC;;OAEG;IACH,IAAI,EAAE,UAAU,CAAC,IAAI,CAAC;CACvB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,+BAA+B,GAAG;IAC5C,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,0BAA0B,CAAC;CACrC,CAAC;AAEF,gBAAgB;AAChB,MAAM,MAAM,uCAAuC,GAAG;IACpD,sBAAsB,EAAE,MAAM,CAAC;CAChC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,6CAA6C,EAAE,CAAC,CAAC,OAAO,CACnE,uCAAuC,EACvC,CAAC,CAAC,UAAU,EACZ,8BAA8B,CAO9B,CAAC;AAEH,wBAAgB,oCAAoC,CAClD,8BAA8B,EAAE,8BAA8B,GAC7D,MAAM,CAMR;AAED,gBAAgB;AAChB,MAAM,MAAM,mCAAmC,GAAG;IAChD,EAAE,EAAE,MAAM,CAAC;IACX,WAAW,EAAE,uCAAuC,CAAC;CACtD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yCAAyC,EAAE,CAAC,CAAC,OAAO,CAC/D,mCAAmC,EACnC,CAAC,CAAC,UAAU,EACZ,0BAA0B,CAQ1B,CAAC;AAEH,wBAAgB,gCAAgC,CAC9C,0BAA0B,EAAE,0BAA0B,GACrD,MAAM,CAIR;AAED,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC9D,0BAA0B,EAC1B,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,wBAAgB,kCAAkC,CAChD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,0BAA0B,EAAE,kBAAkB,CAAC,CAMjE;AAED,gBAAgB;AAChB,eAAO,MAAM,6CAA6C,EAAE,CAAC,CAAC,OAAO,CACnE,+BAA+B,EAC/B,CAAC,CAAC,UAAU,EACZ,OAAO,CAKP,CAAC;AAEH,wBAAgB,uCAAuC,CACrD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,+BAA+B,EAAE,kBAAkB,CAAC,CAMtE"}
@@ -6,14 +6,6 @@ import { remap as remap$ } from "../../lib/primitives.js";
6
6
  import { safeParse } from "../../lib/schemas.js";
7
7
  import * as components from "../components/index.js";
8
8
  /** @internal */
9
- export const RedeemLoyaltyPointsRequestBody$inboundSchema = z.object({
10
- loyalty_point_redeemed: z.number().int(),
11
- }).transform((v) => {
12
- return remap$(v, {
13
- "loyalty_point_redeemed": "loyaltyPointRedeemed",
14
- });
15
- });
16
- /** @internal */
17
9
  export const RedeemLoyaltyPointsRequestBody$outboundSchema = z.object({
18
10
  loyaltyPointRedeemed: z.number().int(),
19
11
  }).transform((v) => {
@@ -21,32 +13,9 @@ export const RedeemLoyaltyPointsRequestBody$outboundSchema = z.object({
21
13
  loyaltyPointRedeemed: "loyalty_point_redeemed",
22
14
  });
23
15
  });
24
- /**
25
- * @internal
26
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
27
- */
28
- export var RedeemLoyaltyPointsRequestBody$;
29
- (function (RedeemLoyaltyPointsRequestBody$) {
30
- /** @deprecated use `RedeemLoyaltyPointsRequestBody$inboundSchema` instead. */
31
- RedeemLoyaltyPointsRequestBody$.inboundSchema = RedeemLoyaltyPointsRequestBody$inboundSchema;
32
- /** @deprecated use `RedeemLoyaltyPointsRequestBody$outboundSchema` instead. */
33
- RedeemLoyaltyPointsRequestBody$.outboundSchema = RedeemLoyaltyPointsRequestBody$outboundSchema;
34
- })(RedeemLoyaltyPointsRequestBody$ || (RedeemLoyaltyPointsRequestBody$ = {}));
35
16
  export function redeemLoyaltyPointsRequestBodyToJSON(redeemLoyaltyPointsRequestBody) {
36
17
  return JSON.stringify(RedeemLoyaltyPointsRequestBody$outboundSchema.parse(redeemLoyaltyPointsRequestBody));
37
18
  }
38
- export function redeemLoyaltyPointsRequestBodyFromJSON(jsonString) {
39
- return safeParse(jsonString, (x) => RedeemLoyaltyPointsRequestBody$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RedeemLoyaltyPointsRequestBody' from JSON`);
40
- }
41
- /** @internal */
42
- export const RedeemLoyaltyPointsRequest$inboundSchema = z.object({
43
- id: z.string(),
44
- RequestBody: z.lazy(() => RedeemLoyaltyPointsRequestBody$inboundSchema),
45
- }).transform((v) => {
46
- return remap$(v, {
47
- "RequestBody": "requestBody",
48
- });
49
- });
50
19
  /** @internal */
51
20
  export const RedeemLoyaltyPointsRequest$outboundSchema = z.object({
52
21
  id: z.string(),
@@ -56,45 +25,13 @@ export const RedeemLoyaltyPointsRequest$outboundSchema = z.object({
56
25
  requestBody: "RequestBody",
57
26
  });
58
27
  });
59
- /**
60
- * @internal
61
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
62
- */
63
- export var RedeemLoyaltyPointsRequest$;
64
- (function (RedeemLoyaltyPointsRequest$) {
65
- /** @deprecated use `RedeemLoyaltyPointsRequest$inboundSchema` instead. */
66
- RedeemLoyaltyPointsRequest$.inboundSchema = RedeemLoyaltyPointsRequest$inboundSchema;
67
- /** @deprecated use `RedeemLoyaltyPointsRequest$outboundSchema` instead. */
68
- RedeemLoyaltyPointsRequest$.outboundSchema = RedeemLoyaltyPointsRequest$outboundSchema;
69
- })(RedeemLoyaltyPointsRequest$ || (RedeemLoyaltyPointsRequest$ = {}));
70
28
  export function redeemLoyaltyPointsRequestToJSON(redeemLoyaltyPointsRequest) {
71
29
  return JSON.stringify(RedeemLoyaltyPointsRequest$outboundSchema.parse(redeemLoyaltyPointsRequest));
72
30
  }
73
- export function redeemLoyaltyPointsRequestFromJSON(jsonString) {
74
- return safeParse(jsonString, (x) => RedeemLoyaltyPointsRequest$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RedeemLoyaltyPointsRequest' from JSON`);
75
- }
76
31
  /** @internal */
77
32
  export const RedeemLoyaltyPointsContent$inboundSchema = z.object({
78
33
  cart: components.Cart$inboundSchema,
79
34
  });
80
- /** @internal */
81
- export const RedeemLoyaltyPointsContent$outboundSchema = z.object({
82
- cart: components.Cart$outboundSchema,
83
- });
84
- /**
85
- * @internal
86
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
87
- */
88
- export var RedeemLoyaltyPointsContent$;
89
- (function (RedeemLoyaltyPointsContent$) {
90
- /** @deprecated use `RedeemLoyaltyPointsContent$inboundSchema` instead. */
91
- RedeemLoyaltyPointsContent$.inboundSchema = RedeemLoyaltyPointsContent$inboundSchema;
92
- /** @deprecated use `RedeemLoyaltyPointsContent$outboundSchema` instead. */
93
- RedeemLoyaltyPointsContent$.outboundSchema = RedeemLoyaltyPointsContent$outboundSchema;
94
- })(RedeemLoyaltyPointsContent$ || (RedeemLoyaltyPointsContent$ = {}));
95
- export function redeemLoyaltyPointsContentToJSON(redeemLoyaltyPointsContent) {
96
- return JSON.stringify(RedeemLoyaltyPointsContent$outboundSchema.parse(redeemLoyaltyPointsContent));
97
- }
98
35
  export function redeemLoyaltyPointsContentFromJSON(jsonString) {
99
36
  return safeParse(jsonString, (x) => RedeemLoyaltyPointsContent$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RedeemLoyaltyPointsContent' from JSON`);
100
37
  }
@@ -104,26 +41,6 @@ export const RedeemLoyaltyPointsResponseBody$inboundSchema = z.object({
104
41
  success: z.boolean(),
105
42
  content: z.lazy(() => RedeemLoyaltyPointsContent$inboundSchema),
106
43
  });
107
- /** @internal */
108
- export const RedeemLoyaltyPointsResponseBody$outboundSchema = z.object({
109
- message: z.string(),
110
- success: z.boolean(),
111
- content: z.lazy(() => RedeemLoyaltyPointsContent$outboundSchema),
112
- });
113
- /**
114
- * @internal
115
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
116
- */
117
- export var RedeemLoyaltyPointsResponseBody$;
118
- (function (RedeemLoyaltyPointsResponseBody$) {
119
- /** @deprecated use `RedeemLoyaltyPointsResponseBody$inboundSchema` instead. */
120
- RedeemLoyaltyPointsResponseBody$.inboundSchema = RedeemLoyaltyPointsResponseBody$inboundSchema;
121
- /** @deprecated use `RedeemLoyaltyPointsResponseBody$outboundSchema` instead. */
122
- RedeemLoyaltyPointsResponseBody$.outboundSchema = RedeemLoyaltyPointsResponseBody$outboundSchema;
123
- })(RedeemLoyaltyPointsResponseBody$ || (RedeemLoyaltyPointsResponseBody$ = {}));
124
- export function redeemLoyaltyPointsResponseBodyToJSON(redeemLoyaltyPointsResponseBody) {
125
- return JSON.stringify(RedeemLoyaltyPointsResponseBody$outboundSchema.parse(redeemLoyaltyPointsResponseBody));
126
- }
127
44
  export function redeemLoyaltyPointsResponseBodyFromJSON(jsonString) {
128
45
  return safeParse(jsonString, (x) => RedeemLoyaltyPointsResponseBody$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RedeemLoyaltyPointsResponseBody' from JSON`);
129
46
  }
@@ -1 +1 @@
1
- {"version":3,"file":"redeemloyaltypoints.js","sourceRoot":"","sources":["../../../src/models/operations/redeemloyaltypoints.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"redeemloyaltypoints.js","sourceRoot":"","sources":["../../../src/models/operations/redeemloyaltypoints.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAC1D,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAEjD,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AAoCrD,gBAAgB;AAChB,MAAM,CAAC,MAAM,6CAA6C,GAItD,CAAC,CAAC,MAAM,CAAC;IACX,oBAAoB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;CACvC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,oBAAoB,EAAE,wBAAwB;KAC/C,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,MAAM,UAAU,oCAAoC,CAClD,8BAA8D;IAE9D,OAAO,IAAI,CAAC,SAAS,CACnB,6CAA6C,CAAC,KAAK,CACjD,8BAA8B,CAC/B,CACF,CAAC;AACJ,CAAC;AAQD,gBAAgB;AAChB,MAAM,CAAC,MAAM,yCAAyC,GAIlD,CAAC,CAAC,MAAM,CAAC;IACX,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE;IACd,WAAW,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,6CAA6C,CAAC;CACzE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,WAAW,EAAE,aAAa;KAC3B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,MAAM,UAAU,gCAAgC,CAC9C,0BAAsD;IAEtD,OAAO,IAAI,CAAC,SAAS,CACnB,yCAAyC,CAAC,KAAK,CAAC,0BAA0B,CAAC,CAC5E,CAAC;AACJ,CAAC;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,wCAAwC,GAIjD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,UAAU,CAAC,kBAAkB;CACpC,CAAC,CAAC;AAEH,MAAM,UAAU,kCAAkC,CAChD,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,wCAAwC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACpE,wDAAwD,CACzD,CAAC;AACJ,CAAC;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,6CAA6C,GAItD,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;IACpB,OAAO,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,wCAAwC,CAAC;CAChE,CAAC,CAAC;AAEH,MAAM,UAAU,uCAAuC,CACrD,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,6CAA6C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzE,6DAA6D,CAC9D,CAAC;AACJ,CAAC"}
@@ -38,72 +38,16 @@ export type RefreshTokenResponseBody = {
38
38
  content: RefreshTokenContent;
39
39
  };
40
40
  /** @internal */
41
- export declare const RefreshTokenRequestBody$inboundSchema: z.ZodType<RefreshTokenRequestBody, z.ZodTypeDef, unknown>;
42
- /** @internal */
43
41
  export type RefreshTokenRequestBody$Outbound = {
44
42
  refresh_token: string;
45
43
  };
46
44
  /** @internal */
47
45
  export declare const RefreshTokenRequestBody$outboundSchema: z.ZodType<RefreshTokenRequestBody$Outbound, z.ZodTypeDef, RefreshTokenRequestBody>;
48
- /**
49
- * @internal
50
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
51
- */
52
- export declare namespace RefreshTokenRequestBody$ {
53
- /** @deprecated use `RefreshTokenRequestBody$inboundSchema` instead. */
54
- const inboundSchema: z.ZodType<RefreshTokenRequestBody, z.ZodTypeDef, unknown>;
55
- /** @deprecated use `RefreshTokenRequestBody$outboundSchema` instead. */
56
- const outboundSchema: z.ZodType<RefreshTokenRequestBody$Outbound, z.ZodTypeDef, RefreshTokenRequestBody>;
57
- /** @deprecated use `RefreshTokenRequestBody$Outbound` instead. */
58
- type Outbound = RefreshTokenRequestBody$Outbound;
59
- }
60
46
  export declare function refreshTokenRequestBodyToJSON(refreshTokenRequestBody: RefreshTokenRequestBody): string;
61
- export declare function refreshTokenRequestBodyFromJSON(jsonString: string): SafeParseResult<RefreshTokenRequestBody, SDKValidationError>;
62
47
  /** @internal */
63
48
  export declare const RefreshTokenContent$inboundSchema: z.ZodType<RefreshTokenContent, z.ZodTypeDef, unknown>;
64
- /** @internal */
65
- export type RefreshTokenContent$Outbound = {
66
- access_token: string;
67
- refresh_token: string;
68
- };
69
- /** @internal */
70
- export declare const RefreshTokenContent$outboundSchema: z.ZodType<RefreshTokenContent$Outbound, z.ZodTypeDef, RefreshTokenContent>;
71
- /**
72
- * @internal
73
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
74
- */
75
- export declare namespace RefreshTokenContent$ {
76
- /** @deprecated use `RefreshTokenContent$inboundSchema` instead. */
77
- const inboundSchema: z.ZodType<RefreshTokenContent, z.ZodTypeDef, unknown>;
78
- /** @deprecated use `RefreshTokenContent$outboundSchema` instead. */
79
- const outboundSchema: z.ZodType<RefreshTokenContent$Outbound, z.ZodTypeDef, RefreshTokenContent>;
80
- /** @deprecated use `RefreshTokenContent$Outbound` instead. */
81
- type Outbound = RefreshTokenContent$Outbound;
82
- }
83
- export declare function refreshTokenContentToJSON(refreshTokenContent: RefreshTokenContent): string;
84
49
  export declare function refreshTokenContentFromJSON(jsonString: string): SafeParseResult<RefreshTokenContent, SDKValidationError>;
85
50
  /** @internal */
86
51
  export declare const RefreshTokenResponseBody$inboundSchema: z.ZodType<RefreshTokenResponseBody, z.ZodTypeDef, unknown>;
87
- /** @internal */
88
- export type RefreshTokenResponseBody$Outbound = {
89
- message: string;
90
- success: boolean;
91
- content: RefreshTokenContent$Outbound;
92
- };
93
- /** @internal */
94
- export declare const RefreshTokenResponseBody$outboundSchema: z.ZodType<RefreshTokenResponseBody$Outbound, z.ZodTypeDef, RefreshTokenResponseBody>;
95
- /**
96
- * @internal
97
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
98
- */
99
- export declare namespace RefreshTokenResponseBody$ {
100
- /** @deprecated use `RefreshTokenResponseBody$inboundSchema` instead. */
101
- const inboundSchema: z.ZodType<RefreshTokenResponseBody, z.ZodTypeDef, unknown>;
102
- /** @deprecated use `RefreshTokenResponseBody$outboundSchema` instead. */
103
- const outboundSchema: z.ZodType<RefreshTokenResponseBody$Outbound, z.ZodTypeDef, RefreshTokenResponseBody>;
104
- /** @deprecated use `RefreshTokenResponseBody$Outbound` instead. */
105
- type Outbound = RefreshTokenResponseBody$Outbound;
106
- }
107
- export declare function refreshTokenResponseBodyToJSON(refreshTokenResponseBody: RefreshTokenResponseBody): string;
108
52
  export declare function refreshTokenResponseBodyFromJSON(jsonString: string): SafeParseResult<RefreshTokenResponseBody, SDKValidationError>;
109
53
  //# sourceMappingURL=refreshtoken.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"refreshtoken.d.ts","sourceRoot":"","sources":["../../../src/models/operations/refreshtoken.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"refreshtoken.d.ts","sourceRoot":"","sources":["../../../src/models/operations/refreshtoken.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,uBAAuB,GAAG;IACpC;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG;IAChC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,wBAAwB,GAAG;IACrC;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,OAAO,EAAE,mBAAmB,CAAC;CAC9B,CAAC;AAEF,gBAAgB;AAChB,MAAM,MAAM,gCAAgC,GAAG;IAC7C,aAAa,EAAE,MAAM,CAAC;CACvB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,OAAO,CAC5D,gCAAgC,EAChC,CAAC,CAAC,UAAU,EACZ,uBAAuB,CAOvB,CAAC;AAEH,wBAAgB,6BAA6B,CAC3C,uBAAuB,EAAE,uBAAuB,GAC/C,MAAM,CAIR;AAED,gBAAgB;AAChB,eAAO,MAAM,iCAAiC,EAAE,CAAC,CAAC,OAAO,CACvD,mBAAmB,EACnB,CAAC,CAAC,UAAU,EACZ,OAAO,CASP,CAAC;AAEH,wBAAgB,2BAA2B,CACzC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,mBAAmB,EAAE,kBAAkB,CAAC,CAM1D;AAED,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,OAAO,CAC5D,wBAAwB,EACxB,CAAC,CAAC,UAAU,EACZ,OAAO,CAKP,CAAC;AAEH,wBAAgB,gCAAgC,CAC9C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,wBAAwB,EAAE,kBAAkB,CAAC,CAM/D"}
@@ -5,14 +5,6 @@ import * as z from "zod/v3";
5
5
  import { remap as remap$ } from "../../lib/primitives.js";
6
6
  import { safeParse } from "../../lib/schemas.js";
7
7
  /** @internal */
8
- export const RefreshTokenRequestBody$inboundSchema = z.object({
9
- refresh_token: z.string(),
10
- }).transform((v) => {
11
- return remap$(v, {
12
- "refresh_token": "refreshToken",
13
- });
14
- });
15
- /** @internal */
16
8
  export const RefreshTokenRequestBody$outboundSchema = z.object({
17
9
  refreshToken: z.string(),
18
10
  }).transform((v) => {
@@ -20,23 +12,9 @@ export const RefreshTokenRequestBody$outboundSchema = z.object({
20
12
  refreshToken: "refresh_token",
21
13
  });
22
14
  });
23
- /**
24
- * @internal
25
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
26
- */
27
- export var RefreshTokenRequestBody$;
28
- (function (RefreshTokenRequestBody$) {
29
- /** @deprecated use `RefreshTokenRequestBody$inboundSchema` instead. */
30
- RefreshTokenRequestBody$.inboundSchema = RefreshTokenRequestBody$inboundSchema;
31
- /** @deprecated use `RefreshTokenRequestBody$outboundSchema` instead. */
32
- RefreshTokenRequestBody$.outboundSchema = RefreshTokenRequestBody$outboundSchema;
33
- })(RefreshTokenRequestBody$ || (RefreshTokenRequestBody$ = {}));
34
15
  export function refreshTokenRequestBodyToJSON(refreshTokenRequestBody) {
35
16
  return JSON.stringify(RefreshTokenRequestBody$outboundSchema.parse(refreshTokenRequestBody));
36
17
  }
37
- export function refreshTokenRequestBodyFromJSON(jsonString) {
38
- return safeParse(jsonString, (x) => RefreshTokenRequestBody$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RefreshTokenRequestBody' from JSON`);
39
- }
40
18
  /** @internal */
41
19
  export const RefreshTokenContent$inboundSchema = z.object({
42
20
  access_token: z.string(),
@@ -47,30 +25,6 @@ export const RefreshTokenContent$inboundSchema = z.object({
47
25
  "refresh_token": "refreshToken",
48
26
  });
49
27
  });
50
- /** @internal */
51
- export const RefreshTokenContent$outboundSchema = z.object({
52
- accessToken: z.string(),
53
- refreshToken: z.string(),
54
- }).transform((v) => {
55
- return remap$(v, {
56
- accessToken: "access_token",
57
- refreshToken: "refresh_token",
58
- });
59
- });
60
- /**
61
- * @internal
62
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
63
- */
64
- export var RefreshTokenContent$;
65
- (function (RefreshTokenContent$) {
66
- /** @deprecated use `RefreshTokenContent$inboundSchema` instead. */
67
- RefreshTokenContent$.inboundSchema = RefreshTokenContent$inboundSchema;
68
- /** @deprecated use `RefreshTokenContent$outboundSchema` instead. */
69
- RefreshTokenContent$.outboundSchema = RefreshTokenContent$outboundSchema;
70
- })(RefreshTokenContent$ || (RefreshTokenContent$ = {}));
71
- export function refreshTokenContentToJSON(refreshTokenContent) {
72
- return JSON.stringify(RefreshTokenContent$outboundSchema.parse(refreshTokenContent));
73
- }
74
28
  export function refreshTokenContentFromJSON(jsonString) {
75
29
  return safeParse(jsonString, (x) => RefreshTokenContent$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RefreshTokenContent' from JSON`);
76
30
  }
@@ -80,26 +34,6 @@ export const RefreshTokenResponseBody$inboundSchema = z.object({
80
34
  success: z.boolean(),
81
35
  content: z.lazy(() => RefreshTokenContent$inboundSchema),
82
36
  });
83
- /** @internal */
84
- export const RefreshTokenResponseBody$outboundSchema = z.object({
85
- message: z.string(),
86
- success: z.boolean(),
87
- content: z.lazy(() => RefreshTokenContent$outboundSchema),
88
- });
89
- /**
90
- * @internal
91
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
92
- */
93
- export var RefreshTokenResponseBody$;
94
- (function (RefreshTokenResponseBody$) {
95
- /** @deprecated use `RefreshTokenResponseBody$inboundSchema` instead. */
96
- RefreshTokenResponseBody$.inboundSchema = RefreshTokenResponseBody$inboundSchema;
97
- /** @deprecated use `RefreshTokenResponseBody$outboundSchema` instead. */
98
- RefreshTokenResponseBody$.outboundSchema = RefreshTokenResponseBody$outboundSchema;
99
- })(RefreshTokenResponseBody$ || (RefreshTokenResponseBody$ = {}));
100
- export function refreshTokenResponseBodyToJSON(refreshTokenResponseBody) {
101
- return JSON.stringify(RefreshTokenResponseBody$outboundSchema.parse(refreshTokenResponseBody));
102
- }
103
37
  export function refreshTokenResponseBodyFromJSON(jsonString) {
104
38
  return safeParse(jsonString, (x) => RefreshTokenResponseBody$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RefreshTokenResponseBody' from JSON`);
105
39
  }
@@ -1 +1 @@
1
- {"version":3,"file":"refreshtoken.js","sourceRoot":"","sources":["../../../src/models/operations/refreshtoken.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAC1D,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AA2CjD,gBAAgB;AAChB,MAAM,CAAC,MAAM,qCAAqC,GAI9C,CAAC,CAAC,MAAM,CAAC;IACX,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE;CAC1B,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,eAAe,EAAE,cAAc;KAChC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAOH,gBAAgB;AAChB,MAAM,CAAC,MAAM,sCAAsC,GAI/C,CAAC,CAAC,MAAM,CAAC;IACX,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE;CACzB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,YAAY,EAAE,eAAe;KAC9B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,MAAM,KAAW,wBAAwB,CAOxC;AAPD,WAAiB,wBAAwB;IACvC,uEAAuE;IAC1D,sCAAa,GAAG,qCAAqC,CAAC;IACnE,wEAAwE;IAC3D,uCAAc,GAAG,sCAAsC,CAAC;AAGvE,CAAC,EAPgB,wBAAwB,KAAxB,wBAAwB,QAOxC;AAED,MAAM,UAAU,6BAA6B,CAC3C,uBAAgD;IAEhD,OAAO,IAAI,CAAC,SAAS,CACnB,sCAAsC,CAAC,KAAK,CAAC,uBAAuB,CAAC,CACtE,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,+BAA+B,CAC7C,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,qCAAqC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACjE,qDAAqD,CACtD,CAAC;AACJ,CAAC;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,iCAAiC,GAI1C,CAAC,CAAC,MAAM,CAAC;IACX,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE;IACxB,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE;CAC1B,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,cAAc,EAAE,aAAa;QAC7B,eAAe,EAAE,cAAc;KAChC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAQH,gBAAgB;AAChB,MAAM,CAAC,MAAM,kCAAkC,GAI3C,CAAC,CAAC,MAAM,CAAC;IACX,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE;IACvB,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE;CACzB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,WAAW,EAAE,cAAc;QAC3B,YAAY,EAAE,eAAe;KAC9B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,MAAM,KAAW,oBAAoB,CAOpC;AAPD,WAAiB,oBAAoB;IACnC,mEAAmE;IACtD,kCAAa,GAAG,iCAAiC,CAAC;IAC/D,oEAAoE;IACvD,mCAAc,GAAG,kCAAkC,CAAC;AAGnE,CAAC,EAPgB,oBAAoB,KAApB,oBAAoB,QAOpC;AAED,MAAM,UAAU,yBAAyB,CACvC,mBAAwC;IAExC,OAAO,IAAI,CAAC,SAAS,CACnB,kCAAkC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAC9D,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,2BAA2B,CACzC,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,iCAAiC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC7D,iDAAiD,CAClD,CAAC;AACJ,CAAC;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,sCAAsC,GAI/C,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;IACpB,OAAO,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,iCAAiC,CAAC;CACzD,CAAC,CAAC;AASH,gBAAgB;AAChB,MAAM,CAAC,MAAM,uCAAuC,GAIhD,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;IACpB,OAAO,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,kCAAkC,CAAC;CAC1D,CAAC,CAAC;AAEH;;;GAGG;AACH,MAAM,KAAW,yBAAyB,CAOzC;AAPD,WAAiB,yBAAyB;IACxC,wEAAwE;IAC3D,uCAAa,GAAG,sCAAsC,CAAC;IACpE,yEAAyE;IAC5D,wCAAc,GAAG,uCAAuC,CAAC;AAGxE,CAAC,EAPgB,yBAAyB,KAAzB,yBAAyB,QAOzC;AAED,MAAM,UAAU,8BAA8B,CAC5C,wBAAkD;IAElD,OAAO,IAAI,CAAC,SAAS,CACnB,uCAAuC,CAAC,KAAK,CAAC,wBAAwB,CAAC,CACxE,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,gCAAgC,CAC9C,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,sCAAsC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAClE,sDAAsD,CACvD,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"refreshtoken.js","sourceRoot":"","sources":["../../../src/models/operations/refreshtoken.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAC1D,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAgDjD,gBAAgB;AAChB,MAAM,CAAC,MAAM,sCAAsC,GAI/C,CAAC,CAAC,MAAM,CAAC;IACX,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE;CACzB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,YAAY,EAAE,eAAe;KAC9B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,MAAM,UAAU,6BAA6B,CAC3C,uBAAgD;IAEhD,OAAO,IAAI,CAAC,SAAS,CACnB,sCAAsC,CAAC,KAAK,CAAC,uBAAuB,CAAC,CACtE,CAAC;AACJ,CAAC;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,iCAAiC,GAI1C,CAAC,CAAC,MAAM,CAAC;IACX,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE;IACxB,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE;CAC1B,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,cAAc,EAAE,aAAa;QAC7B,eAAe,EAAE,cAAc;KAChC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,MAAM,UAAU,2BAA2B,CACzC,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,iCAAiC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC7D,iDAAiD,CAClD,CAAC;AACJ,CAAC;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,sCAAsC,GAI/C,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;IACpB,OAAO,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,iCAAiC,CAAC;CACzD,CAAC,CAAC;AAEH,MAAM,UAAU,gCAAgC,CAC9C,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,sCAAsC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAClE,sDAAsD,CACvD,CAAC;AACJ,CAAC"}
@@ -23,71 +23,16 @@ export type RemoveCouponResponseBody = {
23
23
  content: RemoveCouponContent;
24
24
  };
25
25
  /** @internal */
26
- export declare const RemoveCouponRequest$inboundSchema: z.ZodType<RemoveCouponRequest, z.ZodTypeDef, unknown>;
27
- /** @internal */
28
26
  export type RemoveCouponRequest$Outbound = {
29
27
  id: string;
30
28
  };
31
29
  /** @internal */
32
30
  export declare const RemoveCouponRequest$outboundSchema: z.ZodType<RemoveCouponRequest$Outbound, z.ZodTypeDef, RemoveCouponRequest>;
33
- /**
34
- * @internal
35
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
36
- */
37
- export declare namespace RemoveCouponRequest$ {
38
- /** @deprecated use `RemoveCouponRequest$inboundSchema` instead. */
39
- const inboundSchema: z.ZodType<RemoveCouponRequest, z.ZodTypeDef, unknown>;
40
- /** @deprecated use `RemoveCouponRequest$outboundSchema` instead. */
41
- const outboundSchema: z.ZodType<RemoveCouponRequest$Outbound, z.ZodTypeDef, RemoveCouponRequest>;
42
- /** @deprecated use `RemoveCouponRequest$Outbound` instead. */
43
- type Outbound = RemoveCouponRequest$Outbound;
44
- }
45
31
  export declare function removeCouponRequestToJSON(removeCouponRequest: RemoveCouponRequest): string;
46
- export declare function removeCouponRequestFromJSON(jsonString: string): SafeParseResult<RemoveCouponRequest, SDKValidationError>;
47
32
  /** @internal */
48
33
  export declare const RemoveCouponContent$inboundSchema: z.ZodType<RemoveCouponContent, z.ZodTypeDef, unknown>;
49
- /** @internal */
50
- export type RemoveCouponContent$Outbound = {
51
- cart: components.Cart$Outbound;
52
- };
53
- /** @internal */
54
- export declare const RemoveCouponContent$outboundSchema: z.ZodType<RemoveCouponContent$Outbound, z.ZodTypeDef, RemoveCouponContent>;
55
- /**
56
- * @internal
57
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
58
- */
59
- export declare namespace RemoveCouponContent$ {
60
- /** @deprecated use `RemoveCouponContent$inboundSchema` instead. */
61
- const inboundSchema: z.ZodType<RemoveCouponContent, z.ZodTypeDef, unknown>;
62
- /** @deprecated use `RemoveCouponContent$outboundSchema` instead. */
63
- const outboundSchema: z.ZodType<RemoveCouponContent$Outbound, z.ZodTypeDef, RemoveCouponContent>;
64
- /** @deprecated use `RemoveCouponContent$Outbound` instead. */
65
- type Outbound = RemoveCouponContent$Outbound;
66
- }
67
- export declare function removeCouponContentToJSON(removeCouponContent: RemoveCouponContent): string;
68
34
  export declare function removeCouponContentFromJSON(jsonString: string): SafeParseResult<RemoveCouponContent, SDKValidationError>;
69
35
  /** @internal */
70
36
  export declare const RemoveCouponResponseBody$inboundSchema: z.ZodType<RemoveCouponResponseBody, z.ZodTypeDef, unknown>;
71
- /** @internal */
72
- export type RemoveCouponResponseBody$Outbound = {
73
- message: string;
74
- success: boolean;
75
- content: RemoveCouponContent$Outbound;
76
- };
77
- /** @internal */
78
- export declare const RemoveCouponResponseBody$outboundSchema: z.ZodType<RemoveCouponResponseBody$Outbound, z.ZodTypeDef, RemoveCouponResponseBody>;
79
- /**
80
- * @internal
81
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
82
- */
83
- export declare namespace RemoveCouponResponseBody$ {
84
- /** @deprecated use `RemoveCouponResponseBody$inboundSchema` instead. */
85
- const inboundSchema: z.ZodType<RemoveCouponResponseBody, z.ZodTypeDef, unknown>;
86
- /** @deprecated use `RemoveCouponResponseBody$outboundSchema` instead. */
87
- const outboundSchema: z.ZodType<RemoveCouponResponseBody$Outbound, z.ZodTypeDef, RemoveCouponResponseBody>;
88
- /** @deprecated use `RemoveCouponResponseBody$Outbound` instead. */
89
- type Outbound = RemoveCouponResponseBody$Outbound;
90
- }
91
- export declare function removeCouponResponseBodyToJSON(removeCouponResponseBody: RemoveCouponResponseBody): string;
92
37
  export declare function removeCouponResponseBodyFromJSON(jsonString: string): SafeParseResult<RemoveCouponResponseBody, SDKValidationError>;
93
38
  //# sourceMappingURL=removecoupon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"removecoupon.d.ts","sourceRoot":"","sources":["../../../src/models/operations/removecoupon.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"removecoupon.d.ts","sourceRoot":"","sources":["../../../src/models/operations/removecoupon.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,mBAAmB,GAAG;IAChC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG;IAChC;;OAEG;IACH,IAAI,EAAE,UAAU,CAAC,IAAI,CAAC;CACvB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,wBAAwB,GAAG;IACrC,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,mBAAmB,CAAC;CAC9B,CAAC;AAEF,gBAAgB;AAChB,MAAM,MAAM,4BAA4B,GAAG;IACzC,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,kCAAkC,EAAE,CAAC,CAAC,OAAO,CACxD,4BAA4B,EAC5B,CAAC,CAAC,UAAU,EACZ,mBAAmB,CAGnB,CAAC;AAEH,wBAAgB,yBAAyB,CACvC,mBAAmB,EAAE,mBAAmB,GACvC,MAAM,CAIR;AAED,gBAAgB;AAChB,eAAO,MAAM,iCAAiC,EAAE,CAAC,CAAC,OAAO,CACvD,mBAAmB,EACnB,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,wBAAgB,2BAA2B,CACzC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,mBAAmB,EAAE,kBAAkB,CAAC,CAM1D;AAED,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,OAAO,CAC5D,wBAAwB,EACxB,CAAC,CAAC,UAAU,EACZ,OAAO,CAKP,CAAC;AAEH,wBAAgB,gCAAgC,CAC9C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,wBAAwB,EAAE,kBAAkB,CAAC,CAM/D"}
@@ -5,52 +5,16 @@ import * as z from "zod/v3";
5
5
  import { safeParse } from "../../lib/schemas.js";
6
6
  import * as components from "../components/index.js";
7
7
  /** @internal */
8
- export const RemoveCouponRequest$inboundSchema = z.object({
9
- id: z.string(),
10
- });
11
- /** @internal */
12
8
  export const RemoveCouponRequest$outboundSchema = z.object({
13
9
  id: z.string(),
14
10
  });
15
- /**
16
- * @internal
17
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
18
- */
19
- export var RemoveCouponRequest$;
20
- (function (RemoveCouponRequest$) {
21
- /** @deprecated use `RemoveCouponRequest$inboundSchema` instead. */
22
- RemoveCouponRequest$.inboundSchema = RemoveCouponRequest$inboundSchema;
23
- /** @deprecated use `RemoveCouponRequest$outboundSchema` instead. */
24
- RemoveCouponRequest$.outboundSchema = RemoveCouponRequest$outboundSchema;
25
- })(RemoveCouponRequest$ || (RemoveCouponRequest$ = {}));
26
11
  export function removeCouponRequestToJSON(removeCouponRequest) {
27
12
  return JSON.stringify(RemoveCouponRequest$outboundSchema.parse(removeCouponRequest));
28
13
  }
29
- export function removeCouponRequestFromJSON(jsonString) {
30
- return safeParse(jsonString, (x) => RemoveCouponRequest$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RemoveCouponRequest' from JSON`);
31
- }
32
14
  /** @internal */
33
15
  export const RemoveCouponContent$inboundSchema = z.object({
34
16
  cart: components.Cart$inboundSchema,
35
17
  });
36
- /** @internal */
37
- export const RemoveCouponContent$outboundSchema = z.object({
38
- cart: components.Cart$outboundSchema,
39
- });
40
- /**
41
- * @internal
42
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
43
- */
44
- export var RemoveCouponContent$;
45
- (function (RemoveCouponContent$) {
46
- /** @deprecated use `RemoveCouponContent$inboundSchema` instead. */
47
- RemoveCouponContent$.inboundSchema = RemoveCouponContent$inboundSchema;
48
- /** @deprecated use `RemoveCouponContent$outboundSchema` instead. */
49
- RemoveCouponContent$.outboundSchema = RemoveCouponContent$outboundSchema;
50
- })(RemoveCouponContent$ || (RemoveCouponContent$ = {}));
51
- export function removeCouponContentToJSON(removeCouponContent) {
52
- return JSON.stringify(RemoveCouponContent$outboundSchema.parse(removeCouponContent));
53
- }
54
18
  export function removeCouponContentFromJSON(jsonString) {
55
19
  return safeParse(jsonString, (x) => RemoveCouponContent$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RemoveCouponContent' from JSON`);
56
20
  }
@@ -60,26 +24,6 @@ export const RemoveCouponResponseBody$inboundSchema = z.object({
60
24
  success: z.boolean(),
61
25
  content: z.lazy(() => RemoveCouponContent$inboundSchema),
62
26
  });
63
- /** @internal */
64
- export const RemoveCouponResponseBody$outboundSchema = z.object({
65
- message: z.string(),
66
- success: z.boolean(),
67
- content: z.lazy(() => RemoveCouponContent$outboundSchema),
68
- });
69
- /**
70
- * @internal
71
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
72
- */
73
- export var RemoveCouponResponseBody$;
74
- (function (RemoveCouponResponseBody$) {
75
- /** @deprecated use `RemoveCouponResponseBody$inboundSchema` instead. */
76
- RemoveCouponResponseBody$.inboundSchema = RemoveCouponResponseBody$inboundSchema;
77
- /** @deprecated use `RemoveCouponResponseBody$outboundSchema` instead. */
78
- RemoveCouponResponseBody$.outboundSchema = RemoveCouponResponseBody$outboundSchema;
79
- })(RemoveCouponResponseBody$ || (RemoveCouponResponseBody$ = {}));
80
- export function removeCouponResponseBodyToJSON(removeCouponResponseBody) {
81
- return JSON.stringify(RemoveCouponResponseBody$outboundSchema.parse(removeCouponResponseBody));
82
- }
83
27
  export function removeCouponResponseBodyFromJSON(jsonString) {
84
28
  return safeParse(jsonString, (x) => RemoveCouponResponseBody$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'RemoveCouponResponseBody' from JSON`);
85
29
  }
@@ -1 +1 @@
1
- {"version":3,"file":"removecoupon.js","sourceRoot":"","sources":["../../../src/models/operations/removecoupon.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"removecoupon.js","sourceRoot":"","sources":["../../../src/models/operations/removecoupon.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAEjD,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AA+BrD,gBAAgB;AAChB,MAAM,CAAC,MAAM,kCAAkC,GAI3C,CAAC,CAAC,MAAM,CAAC;IACX,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE;CACf,CAAC,CAAC;AAEH,MAAM,UAAU,yBAAyB,CACvC,mBAAwC;IAExC,OAAO,IAAI,CAAC,SAAS,CACnB,kCAAkC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAC9D,CAAC;AACJ,CAAC;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,iCAAiC,GAI1C,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,UAAU,CAAC,kBAAkB;CACpC,CAAC,CAAC;AAEH,MAAM,UAAU,2BAA2B,CACzC,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,iCAAiC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC7D,iDAAiD,CAClD,CAAC;AACJ,CAAC;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,sCAAsC,GAI/C,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;IACpB,OAAO,EAAE,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,iCAAiC,CAAC;CACzD,CAAC,CAAC;AAEH,MAAM,UAAU,gCAAgC,CAC9C,UAAkB;IAElB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,sCAAsC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAClE,sDAAsD,CACvD,CAAC;AACJ,CAAC"}
@@ -23,71 +23,16 @@ export type RemoveLoyaltyPointsResponseBody = {
23
23
  content: RemoveLoyaltyPointsContent;
24
24
  };
25
25
  /** @internal */
26
- export declare const RemoveLoyaltyPointsRequest$inboundSchema: z.ZodType<RemoveLoyaltyPointsRequest, z.ZodTypeDef, unknown>;
27
- /** @internal */
28
26
  export type RemoveLoyaltyPointsRequest$Outbound = {
29
27
  id: string;
30
28
  };
31
29
  /** @internal */
32
30
  export declare const RemoveLoyaltyPointsRequest$outboundSchema: z.ZodType<RemoveLoyaltyPointsRequest$Outbound, z.ZodTypeDef, RemoveLoyaltyPointsRequest>;
33
- /**
34
- * @internal
35
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
36
- */
37
- export declare namespace RemoveLoyaltyPointsRequest$ {
38
- /** @deprecated use `RemoveLoyaltyPointsRequest$inboundSchema` instead. */
39
- const inboundSchema: z.ZodType<RemoveLoyaltyPointsRequest, z.ZodTypeDef, unknown>;
40
- /** @deprecated use `RemoveLoyaltyPointsRequest$outboundSchema` instead. */
41
- const outboundSchema: z.ZodType<RemoveLoyaltyPointsRequest$Outbound, z.ZodTypeDef, RemoveLoyaltyPointsRequest>;
42
- /** @deprecated use `RemoveLoyaltyPointsRequest$Outbound` instead. */
43
- type Outbound = RemoveLoyaltyPointsRequest$Outbound;
44
- }
45
31
  export declare function removeLoyaltyPointsRequestToJSON(removeLoyaltyPointsRequest: RemoveLoyaltyPointsRequest): string;
46
- export declare function removeLoyaltyPointsRequestFromJSON(jsonString: string): SafeParseResult<RemoveLoyaltyPointsRequest, SDKValidationError>;
47
32
  /** @internal */
48
33
  export declare const RemoveLoyaltyPointsContent$inboundSchema: z.ZodType<RemoveLoyaltyPointsContent, z.ZodTypeDef, unknown>;
49
- /** @internal */
50
- export type RemoveLoyaltyPointsContent$Outbound = {
51
- cart: components.Cart$Outbound;
52
- };
53
- /** @internal */
54
- export declare const RemoveLoyaltyPointsContent$outboundSchema: z.ZodType<RemoveLoyaltyPointsContent$Outbound, z.ZodTypeDef, RemoveLoyaltyPointsContent>;
55
- /**
56
- * @internal
57
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
58
- */
59
- export declare namespace RemoveLoyaltyPointsContent$ {
60
- /** @deprecated use `RemoveLoyaltyPointsContent$inboundSchema` instead. */
61
- const inboundSchema: z.ZodType<RemoveLoyaltyPointsContent, z.ZodTypeDef, unknown>;
62
- /** @deprecated use `RemoveLoyaltyPointsContent$outboundSchema` instead. */
63
- const outboundSchema: z.ZodType<RemoveLoyaltyPointsContent$Outbound, z.ZodTypeDef, RemoveLoyaltyPointsContent>;
64
- /** @deprecated use `RemoveLoyaltyPointsContent$Outbound` instead. */
65
- type Outbound = RemoveLoyaltyPointsContent$Outbound;
66
- }
67
- export declare function removeLoyaltyPointsContentToJSON(removeLoyaltyPointsContent: RemoveLoyaltyPointsContent): string;
68
34
  export declare function removeLoyaltyPointsContentFromJSON(jsonString: string): SafeParseResult<RemoveLoyaltyPointsContent, SDKValidationError>;
69
35
  /** @internal */
70
36
  export declare const RemoveLoyaltyPointsResponseBody$inboundSchema: z.ZodType<RemoveLoyaltyPointsResponseBody, z.ZodTypeDef, unknown>;
71
- /** @internal */
72
- export type RemoveLoyaltyPointsResponseBody$Outbound = {
73
- message: string;
74
- success: boolean;
75
- content: RemoveLoyaltyPointsContent$Outbound;
76
- };
77
- /** @internal */
78
- export declare const RemoveLoyaltyPointsResponseBody$outboundSchema: z.ZodType<RemoveLoyaltyPointsResponseBody$Outbound, z.ZodTypeDef, RemoveLoyaltyPointsResponseBody>;
79
- /**
80
- * @internal
81
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
82
- */
83
- export declare namespace RemoveLoyaltyPointsResponseBody$ {
84
- /** @deprecated use `RemoveLoyaltyPointsResponseBody$inboundSchema` instead. */
85
- const inboundSchema: z.ZodType<RemoveLoyaltyPointsResponseBody, z.ZodTypeDef, unknown>;
86
- /** @deprecated use `RemoveLoyaltyPointsResponseBody$outboundSchema` instead. */
87
- const outboundSchema: z.ZodType<RemoveLoyaltyPointsResponseBody$Outbound, z.ZodTypeDef, RemoveLoyaltyPointsResponseBody>;
88
- /** @deprecated use `RemoveLoyaltyPointsResponseBody$Outbound` instead. */
89
- type Outbound = RemoveLoyaltyPointsResponseBody$Outbound;
90
- }
91
- export declare function removeLoyaltyPointsResponseBodyToJSON(removeLoyaltyPointsResponseBody: RemoveLoyaltyPointsResponseBody): string;
92
37
  export declare function removeLoyaltyPointsResponseBodyFromJSON(jsonString: string): SafeParseResult<RemoveLoyaltyPointsResponseBody, SDKValidationError>;
93
38
  //# sourceMappingURL=removeloyaltypoints.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"removeloyaltypoints.d.ts","sourceRoot":"","sources":["../../../src/models/operations/removeloyaltypoints.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"removeloyaltypoints.d.ts","sourceRoot":"","sources":["../../../src/models/operations/removeloyaltypoints.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,0BAA0B,GAAG;IACvC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,MAAM,MAAM,0BAA0B,GAAG;IACvC;;OAEG;IACH,IAAI,EAAE,UAAU,CAAC,IAAI,CAAC;CACvB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,+BAA+B,GAAG;IAC5C,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,0BAA0B,CAAC;CACrC,CAAC;AAEF,gBAAgB;AAChB,MAAM,MAAM,mCAAmC,GAAG;IAChD,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yCAAyC,EAAE,CAAC,CAAC,OAAO,CAC/D,mCAAmC,EACnC,CAAC,CAAC,UAAU,EACZ,0BAA0B,CAG1B,CAAC;AAEH,wBAAgB,gCAAgC,CAC9C,0BAA0B,EAAE,0BAA0B,GACrD,MAAM,CAIR;AAED,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC9D,0BAA0B,EAC1B,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,wBAAgB,kCAAkC,CAChD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,0BAA0B,EAAE,kBAAkB,CAAC,CAMjE;AAED,gBAAgB;AAChB,eAAO,MAAM,6CAA6C,EAAE,CAAC,CAAC,OAAO,CACnE,+BAA+B,EAC/B,CAAC,CAAC,UAAU,EACZ,OAAO,CAKP,CAAC;AAEH,wBAAgB,uCAAuC,CACrD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,+BAA+B,EAAE,kBAAkB,CAAC,CAMtE"}