celitech-sdk 1.1.84 → 1.1.86

Sign up to get free protection for your applications and to get access to all the features.
Files changed (340) hide show
  1. package/README.md +4 -18
  2. package/dist/index.d.ts +1503 -12
  3. package/dist/index.js +2140 -76
  4. package/dist/index.mjs +2102 -0
  5. package/package.json +22 -5
  6. package/.devcontainer/devcontainer.json +0 -24
  7. package/.github/workflows/publish_npmjs.yml +0 -32
  8. package/.manifest.json +0 -256
  9. package/dist/http/client.d.ts +0 -14
  10. package/dist/http/client.d.ts.map +0 -1
  11. package/dist/http/client.js +0 -36
  12. package/dist/http/client.js.map +0 -1
  13. package/dist/http/environment.d.ts +0 -4
  14. package/dist/http/environment.d.ts.map +0 -1
  15. package/dist/http/environment.js +0 -8
  16. package/dist/http/environment.js.map +0 -1
  17. package/dist/http/error.d.ts +0 -7
  18. package/dist/http/error.d.ts.map +0 -1
  19. package/dist/http/error.js +0 -12
  20. package/dist/http/error.js.map +0 -1
  21. package/dist/http/handlers/handler-chain.d.ts +0 -8
  22. package/dist/http/handlers/handler-chain.d.ts.map +0 -1
  23. package/dist/http/handlers/handler-chain.js +0 -34
  24. package/dist/http/handlers/handler-chain.js.map +0 -1
  25. package/dist/http/handlers/hook-handler.d.ts +0 -12
  26. package/dist/http/handlers/hook-handler.d.ts.map +0 -1
  27. package/dist/http/handlers/hook-handler.js +0 -49
  28. package/dist/http/handlers/hook-handler.js.map +0 -1
  29. package/dist/http/handlers/request-validation-handler.d.ts +0 -9
  30. package/dist/http/handlers/request-validation-handler.d.ts.map +0 -1
  31. package/dist/http/handlers/request-validation-handler.js +0 -78
  32. package/dist/http/handlers/request-validation-handler.js.map +0 -1
  33. package/dist/http/handlers/response-validation-handler.d.ts +0 -11
  34. package/dist/http/handlers/response-validation-handler.d.ts.map +0 -1
  35. package/dist/http/handlers/response-validation-handler.js +0 -89
  36. package/dist/http/handlers/response-validation-handler.js.map +0 -1
  37. package/dist/http/handlers/retry-handler.d.ts +0 -9
  38. package/dist/http/handlers/retry-handler.d.ts.map +0 -1
  39. package/dist/http/handlers/retry-handler.js +0 -47
  40. package/dist/http/handlers/retry-handler.js.map +0 -1
  41. package/dist/http/handlers/terminating-handler.d.ts +0 -8
  42. package/dist/http/handlers/terminating-handler.d.ts.map +0 -1
  43. package/dist/http/handlers/terminating-handler.js +0 -45
  44. package/dist/http/handlers/terminating-handler.js.map +0 -1
  45. package/dist/http/hooks/custom-hook.d.ts +0 -9
  46. package/dist/http/hooks/custom-hook.d.ts.map +0 -1
  47. package/dist/http/hooks/custom-hook.js +0 -89
  48. package/dist/http/hooks/custom-hook.js.map +0 -1
  49. package/dist/http/hooks/hook.d.ts +0 -31
  50. package/dist/http/hooks/hook.d.ts.map +0 -1
  51. package/dist/http/hooks/hook.js +0 -3
  52. package/dist/http/hooks/hook.js.map +0 -1
  53. package/dist/http/serializer.d.ts +0 -13
  54. package/dist/http/serializer.d.ts.map +0 -1
  55. package/dist/http/serializer.js +0 -150
  56. package/dist/http/serializer.js.map +0 -1
  57. package/dist/http/transport/request-builder.d.ts +0 -24
  58. package/dist/http/transport/request-builder.d.ts.map +0 -1
  59. package/dist/http/transport/request-builder.js +0 -130
  60. package/dist/http/transport/request-builder.js.map +0 -1
  61. package/dist/http/transport/request.d.ts +0 -53
  62. package/dist/http/transport/request.d.ts.map +0 -1
  63. package/dist/http/transport/request.js +0 -116
  64. package/dist/http/transport/request.js.map +0 -1
  65. package/dist/http/types.d.ts +0 -60
  66. package/dist/http/types.d.ts.map +0 -1
  67. package/dist/http/types.js +0 -16
  68. package/dist/http/types.js.map +0 -1
  69. package/dist/index.d.ts.map +0 -1
  70. package/dist/index.js.map +0 -1
  71. package/dist/services/base-service.d.ts +0 -14
  72. package/dist/services/base-service.d.ts.map +0 -1
  73. package/dist/services/base-service.js +0 -27
  74. package/dist/services/base-service.js.map +0 -1
  75. package/dist/services/destinations/destinations.d.ts +0 -11
  76. package/dist/services/destinations/destinations.d.ts.map +0 -1
  77. package/dist/services/destinations/destinations.js +0 -43
  78. package/dist/services/destinations/destinations.js.map +0 -1
  79. package/dist/services/destinations/index.d.ts +0 -2
  80. package/dist/services/destinations/index.d.ts.map +0 -1
  81. package/dist/services/destinations/index.js +0 -6
  82. package/dist/services/destinations/index.js.map +0 -1
  83. package/dist/services/destinations/models/destinations.d.ts +0 -76
  84. package/dist/services/destinations/models/destinations.d.ts.map +0 -1
  85. package/dist/services/destinations/models/destinations.js +0 -49
  86. package/dist/services/destinations/models/destinations.js.map +0 -1
  87. package/dist/services/destinations/models/index.d.ts +0 -3
  88. package/dist/services/destinations/models/index.d.ts.map +0 -1
  89. package/dist/services/destinations/models/index.js +0 -3
  90. package/dist/services/destinations/models/index.js.map +0 -1
  91. package/dist/services/destinations/models/list-destinations-ok-response.d.ts +0 -140
  92. package/dist/services/destinations/models/list-destinations-ok-response.d.ts.map +0 -1
  93. package/dist/services/destinations/models/list-destinations-ok-response.js +0 -36
  94. package/dist/services/destinations/models/list-destinations-ok-response.js.map +0 -1
  95. package/dist/services/e-sim/e-sim.d.ts +0 -34
  96. package/dist/services/e-sim/e-sim.d.ts.map +0 -1
  97. package/dist/services/e-sim/e-sim.js +0 -120
  98. package/dist/services/e-sim/e-sim.js.map +0 -1
  99. package/dist/services/e-sim/index.d.ts +0 -2
  100. package/dist/services/e-sim/index.d.ts.map +0 -1
  101. package/dist/services/e-sim/index.js +0 -6
  102. package/dist/services/e-sim/index.js.map +0 -1
  103. package/dist/services/e-sim/models/device.d.ts +0 -90
  104. package/dist/services/e-sim/models/device.d.ts.map +0 -1
  105. package/dist/services/e-sim/models/device.js +0 -54
  106. package/dist/services/e-sim/models/device.js.map +0 -1
  107. package/dist/services/e-sim/models/get-esim-device-ok-response.d.ts +0 -163
  108. package/dist/services/e-sim/models/get-esim-device-ok-response.d.ts.map +0 -1
  109. package/dist/services/e-sim/models/get-esim-device-ok-response.js +0 -36
  110. package/dist/services/e-sim/models/get-esim-device-ok-response.js.map +0 -1
  111. package/dist/services/e-sim/models/get-esim-history-ok-response-esim.d.ts +0 -154
  112. package/dist/services/e-sim/models/get-esim-history-ok-response-esim.d.ts.map +0 -1
  113. package/dist/services/e-sim/models/get-esim-history-ok-response-esim.js +0 -40
  114. package/dist/services/e-sim/models/get-esim-history-ok-response-esim.js.map +0 -1
  115. package/dist/services/e-sim/models/get-esim-history-ok-response.d.ts +0 -249
  116. package/dist/services/e-sim/models/get-esim-history-ok-response.d.ts.map +0 -1
  117. package/dist/services/e-sim/models/get-esim-history-ok-response.js +0 -36
  118. package/dist/services/e-sim/models/get-esim-history-ok-response.js.map +0 -1
  119. package/dist/services/e-sim/models/get-esim-mac-ok-response-esim.d.ts +0 -76
  120. package/dist/services/e-sim/models/get-esim-mac-ok-response-esim.d.ts.map +0 -1
  121. package/dist/services/e-sim/models/get-esim-mac-ok-response-esim.js +0 -49
  122. package/dist/services/e-sim/models/get-esim-mac-ok-response-esim.js.map +0 -1
  123. package/dist/services/e-sim/models/get-esim-mac-ok-response.d.ts +0 -140
  124. package/dist/services/e-sim/models/get-esim-mac-ok-response.d.ts.map +0 -1
  125. package/dist/services/e-sim/models/get-esim-mac-ok-response.js +0 -36
  126. package/dist/services/e-sim/models/get-esim-mac-ok-response.js.map +0 -1
  127. package/dist/services/e-sim/models/get-esim-ok-response-esim.d.ts +0 -90
  128. package/dist/services/e-sim/models/get-esim-ok-response-esim.d.ts.map +0 -1
  129. package/dist/services/e-sim/models/get-esim-ok-response-esim.js +0 -54
  130. package/dist/services/e-sim/models/get-esim-ok-response-esim.js.map +0 -1
  131. package/dist/services/e-sim/models/get-esim-ok-response.d.ts +0 -163
  132. package/dist/services/e-sim/models/get-esim-ok-response.d.ts.map +0 -1
  133. package/dist/services/e-sim/models/get-esim-ok-response.js +0 -36
  134. package/dist/services/e-sim/models/get-esim-ok-response.js.map +0 -1
  135. package/dist/services/e-sim/models/history.d.ts +0 -76
  136. package/dist/services/e-sim/models/history.d.ts.map +0 -1
  137. package/dist/services/e-sim/models/history.js +0 -45
  138. package/dist/services/e-sim/models/history.js.map +0 -1
  139. package/dist/services/e-sim/models/index.d.ts +0 -10
  140. package/dist/services/e-sim/models/index.d.ts.map +0 -1
  141. package/dist/services/e-sim/models/index.js +0 -3
  142. package/dist/services/e-sim/models/index.js.map +0 -1
  143. package/dist/services/e-sim/request-params.d.ts +0 -4
  144. package/dist/services/e-sim/request-params.d.ts.map +0 -1
  145. package/dist/services/e-sim/request-params.js +0 -3
  146. package/dist/services/e-sim/request-params.js.map +0 -1
  147. package/dist/services/packages/index.d.ts +0 -2
  148. package/dist/services/packages/index.d.ts.map +0 -1
  149. package/dist/services/packages/index.js +0 -6
  150. package/dist/services/packages/index.js.map +0 -1
  151. package/dist/services/packages/models/index.d.ts +0 -3
  152. package/dist/services/packages/models/index.d.ts.map +0 -1
  153. package/dist/services/packages/models/index.js +0 -3
  154. package/dist/services/packages/models/index.js.map +0 -1
  155. package/dist/services/packages/models/list-packages-ok-response.d.ts +0 -223
  156. package/dist/services/packages/models/list-packages-ok-response.d.ts.map +0 -1
  157. package/dist/services/packages/models/list-packages-ok-response.js +0 -42
  158. package/dist/services/packages/models/list-packages-ok-response.js.map +0 -1
  159. package/dist/services/packages/models/packages.d.ts +0 -118
  160. package/dist/services/packages/models/packages.d.ts.map +0 -1
  161. package/dist/services/packages/models/packages.js +0 -64
  162. package/dist/services/packages/models/packages.js.map +0 -1
  163. package/dist/services/packages/packages.d.ts +0 -20
  164. package/dist/services/packages/packages.d.ts.map +0 -1
  165. package/dist/services/packages/packages.js +0 -59
  166. package/dist/services/packages/packages.js.map +0 -1
  167. package/dist/services/packages/request-params.d.ts +0 -11
  168. package/dist/services/packages/request-params.d.ts.map +0 -1
  169. package/dist/services/packages/request-params.js +0 -3
  170. package/dist/services/packages/request-params.js.map +0 -1
  171. package/dist/services/purchases/index.d.ts +0 -2
  172. package/dist/services/purchases/index.d.ts.map +0 -1
  173. package/dist/services/purchases/index.js +0 -6
  174. package/dist/services/purchases/index.js.map +0 -1
  175. package/dist/services/purchases/models/create-purchase-ok-response-profile.d.ts +0 -62
  176. package/dist/services/purchases/models/create-purchase-ok-response-profile.d.ts.map +0 -1
  177. package/dist/services/purchases/models/create-purchase-ok-response-profile.js +0 -39
  178. package/dist/services/purchases/models/create-purchase-ok-response-profile.js.map +0 -1
  179. package/dist/services/purchases/models/create-purchase-ok-response-purchase.d.ts +0 -132
  180. package/dist/services/purchases/models/create-purchase-ok-response-purchase.d.ts.map +0 -1
  181. package/dist/services/purchases/models/create-purchase-ok-response-purchase.js +0 -69
  182. package/dist/services/purchases/models/create-purchase-ok-response-purchase.js.map +0 -1
  183. package/dist/services/purchases/models/create-purchase-ok-response.d.ts +0 -315
  184. package/dist/services/purchases/models/create-purchase-ok-response.d.ts.map +0 -1
  185. package/dist/services/purchases/models/create-purchase-ok-response.js +0 -46
  186. package/dist/services/purchases/models/create-purchase-ok-response.js.map +0 -1
  187. package/dist/services/purchases/models/create-purchase-request.d.ts +0 -160
  188. package/dist/services/purchases/models/create-purchase-request.d.ts.map +0 -1
  189. package/dist/services/purchases/models/create-purchase-request.js +0 -79
  190. package/dist/services/purchases/models/create-purchase-request.js.map +0 -1
  191. package/dist/services/purchases/models/edit-purchase-ok-response.d.ts +0 -104
  192. package/dist/services/purchases/models/edit-purchase-ok-response.d.ts.map +0 -1
  193. package/dist/services/purchases/models/edit-purchase-ok-response.js +0 -59
  194. package/dist/services/purchases/models/edit-purchase-ok-response.js.map +0 -1
  195. package/dist/services/purchases/models/edit-purchase-request.d.ts +0 -104
  196. package/dist/services/purchases/models/edit-purchase-request.d.ts.map +0 -1
  197. package/dist/services/purchases/models/edit-purchase-request.js +0 -59
  198. package/dist/services/purchases/models/edit-purchase-request.js.map +0 -1
  199. package/dist/services/purchases/models/get-purchase-consumption-ok-response.d.ts +0 -62
  200. package/dist/services/purchases/models/get-purchase-consumption-ok-response.d.ts.map +0 -1
  201. package/dist/services/purchases/models/get-purchase-consumption-ok-response.js +0 -41
  202. package/dist/services/purchases/models/get-purchase-consumption-ok-response.js.map +0 -1
  203. package/dist/services/purchases/models/index.d.ts +0 -16
  204. package/dist/services/purchases/models/index.d.ts.map +0 -1
  205. package/dist/services/purchases/models/index.js +0 -3
  206. package/dist/services/purchases/models/index.js.map +0 -1
  207. package/dist/services/purchases/models/list-purchases-ok-response.d.ts +0 -622
  208. package/dist/services/purchases/models/list-purchases-ok-response.d.ts.map +0 -1
  209. package/dist/services/purchases/models/list-purchases-ok-response.js +0 -42
  210. package/dist/services/purchases/models/list-purchases-ok-response.js.map +0 -1
  211. package/dist/services/purchases/models/package_.d.ts +0 -104
  212. package/dist/services/purchases/models/package_.d.ts.map +0 -1
  213. package/dist/services/purchases/models/package_.js +0 -59
  214. package/dist/services/purchases/models/package_.js.map +0 -1
  215. package/dist/services/purchases/models/purchases-esim.d.ts +0 -48
  216. package/dist/services/purchases/models/purchases-esim.d.ts.map +0 -1
  217. package/dist/services/purchases/models/purchases-esim.js +0 -35
  218. package/dist/services/purchases/models/purchases-esim.js.map +0 -1
  219. package/dist/services/purchases/models/purchases.d.ts +0 -372
  220. package/dist/services/purchases/models/purchases.d.ts.map +0 -1
  221. package/dist/services/purchases/models/purchases.js +0 -91
  222. package/dist/services/purchases/models/purchases.js.map +0 -1
  223. package/dist/services/purchases/models/top-up-esim-ok-response-profile.d.ts +0 -48
  224. package/dist/services/purchases/models/top-up-esim-ok-response-profile.d.ts.map +0 -1
  225. package/dist/services/purchases/models/top-up-esim-ok-response-profile.js +0 -35
  226. package/dist/services/purchases/models/top-up-esim-ok-response-profile.js.map +0 -1
  227. package/dist/services/purchases/models/top-up-esim-ok-response-purchase.d.ts +0 -132
  228. package/dist/services/purchases/models/top-up-esim-ok-response-purchase.d.ts.map +0 -1
  229. package/dist/services/purchases/models/top-up-esim-ok-response-purchase.js +0 -69
  230. package/dist/services/purchases/models/top-up-esim-ok-response-purchase.js.map +0 -1
  231. package/dist/services/purchases/models/top-up-esim-ok-response.d.ts +0 -292
  232. package/dist/services/purchases/models/top-up-esim-ok-response.d.ts.map +0 -1
  233. package/dist/services/purchases/models/top-up-esim-ok-response.js +0 -46
  234. package/dist/services/purchases/models/top-up-esim-ok-response.js.map +0 -1
  235. package/dist/services/purchases/models/top-up-esim-request.d.ts +0 -146
  236. package/dist/services/purchases/models/top-up-esim-request.d.ts.map +0 -1
  237. package/dist/services/purchases/models/top-up-esim-request.js +0 -74
  238. package/dist/services/purchases/models/top-up-esim-request.js.map +0 -1
  239. package/dist/services/purchases/purchases.d.ts +0 -48
  240. package/dist/services/purchases/purchases.d.ts.map +0 -1
  241. package/dist/services/purchases/purchases.js +0 -162
  242. package/dist/services/purchases/purchases.js.map +0 -1
  243. package/dist/services/purchases/request-params.d.ts +0 -11
  244. package/dist/services/purchases/request-params.d.ts.map +0 -1
  245. package/dist/services/purchases/request-params.js +0 -3
  246. package/dist/services/purchases/request-params.js.map +0 -1
  247. package/documentation/models/CreatePurchaseOkResponse.md +0 -31
  248. package/documentation/models/CreatePurchaseRequest.md +0 -15
  249. package/documentation/models/EditPurchaseOkResponse.md +0 -11
  250. package/documentation/models/EditPurchaseRequest.md +0 -11
  251. package/documentation/models/GetEsimDeviceOkResponse.md +0 -18
  252. package/documentation/models/GetEsimHistoryOkResponse.md +0 -26
  253. package/documentation/models/GetEsimMacOkResponse.md +0 -17
  254. package/documentation/models/GetEsimOkResponse.md +0 -18
  255. package/documentation/models/GetPurchaseConsumptionOkResponse.md +0 -8
  256. package/documentation/models/ListDestinationsOkResponse.md +0 -17
  257. package/documentation/models/ListPackagesOkResponse.md +0 -21
  258. package/documentation/models/ListPurchasesOkResponse.md +0 -46
  259. package/documentation/models/TopUpEsimOkResponse.md +0 -30
  260. package/documentation/models/TopUpEsimRequest.md +0 -14
  261. package/documentation/services/DestinationsService.md +0 -35
  262. package/documentation/services/ESimService.md +0 -148
  263. package/documentation/services/PackagesService.md +0 -48
  264. package/documentation/services/PurchasesService.md +0 -219
  265. package/documentation/snippets/destinations-get.md +0 -14
  266. package/documentation/snippets/esim-get.md +0 -16
  267. package/documentation/snippets/esim-{iccid}-device-get.md +0 -14
  268. package/documentation/snippets/esim-{iccid}-history-get.md +0 -14
  269. package/documentation/snippets/esim-{iccid}-mac-get.md +0 -14
  270. package/documentation/snippets/packages-get.md +0 -14
  271. package/documentation/snippets/purchases-edit-post.md +0 -22
  272. package/documentation/snippets/purchases-get.md +0 -14
  273. package/documentation/snippets/purchases-post.md +0 -26
  274. package/documentation/snippets/purchases-topup-post.md +0 -25
  275. package/documentation/snippets/purchases-{purchaseId}-consumption-get.md +0 -14
  276. package/examples/README.md +0 -27
  277. package/examples/package.json +0 -18
  278. package/examples/src/index.ts +0 -12
  279. package/examples/tsconfig.json +0 -22
  280. package/src/http/client.ts +0 -46
  281. package/src/http/environment.ts +0 -3
  282. package/src/http/error.ts +0 -12
  283. package/src/http/handlers/handler-chain.ts +0 -22
  284. package/src/http/handlers/hook-handler.ts +0 -47
  285. package/src/http/handlers/request-validation-handler.ts +0 -72
  286. package/src/http/handlers/response-validation-handler.ts +0 -106
  287. package/src/http/handlers/retry-handler.ts +0 -40
  288. package/src/http/handlers/terminating-handler.ts +0 -38
  289. package/src/http/hooks/custom-hook.ts +0 -100
  290. package/src/http/hooks/hook.ts +0 -40
  291. package/src/http/serializer.ts +0 -183
  292. package/src/http/transport/request-builder.ts +0 -145
  293. package/src/http/transport/request.ts +0 -178
  294. package/src/http/types.ts +0 -70
  295. package/src/index.ts +0 -73
  296. package/src/services/base-service.ts +0 -29
  297. package/src/services/destinations/destinations.ts +0 -28
  298. package/src/services/destinations/index.ts +0 -1
  299. package/src/services/destinations/models/destinations.ts +0 -57
  300. package/src/services/destinations/models/index.ts +0 -2
  301. package/src/services/destinations/models/list-destinations-ok-response.ts +0 -42
  302. package/src/services/e-sim/e-sim.ts +0 -103
  303. package/src/services/e-sim/index.ts +0 -1
  304. package/src/services/e-sim/models/device.ts +0 -63
  305. package/src/services/e-sim/models/get-esim-device-ok-response.ts +0 -42
  306. package/src/services/e-sim/models/get-esim-history-ok-response-esim.ts +0 -47
  307. package/src/services/e-sim/models/get-esim-history-ok-response.ts +0 -46
  308. package/src/services/e-sim/models/get-esim-mac-ok-response-esim.ts +0 -57
  309. package/src/services/e-sim/models/get-esim-mac-ok-response.ts +0 -46
  310. package/src/services/e-sim/models/get-esim-ok-response-esim.ts +0 -63
  311. package/src/services/e-sim/models/get-esim-ok-response.ts +0 -46
  312. package/src/services/e-sim/models/history.ts +0 -53
  313. package/src/services/e-sim/models/index.ts +0 -9
  314. package/src/services/e-sim/request-params.ts +0 -3
  315. package/src/services/packages/index.ts +0 -1
  316. package/src/services/packages/models/index.ts +0 -2
  317. package/src/services/packages/models/list-packages-ok-response.ts +0 -49
  318. package/src/services/packages/models/packages.ts +0 -75
  319. package/src/services/packages/packages.ts +0 -48
  320. package/src/services/packages/request-params.ts +0 -10
  321. package/src/services/purchases/index.ts +0 -1
  322. package/src/services/purchases/models/create-purchase-ok-response-profile.ts +0 -46
  323. package/src/services/purchases/models/create-purchase-ok-response-purchase.ts +0 -81
  324. package/src/services/purchases/models/create-purchase-ok-response.ts +0 -61
  325. package/src/services/purchases/models/create-purchase-request.ts +0 -93
  326. package/src/services/purchases/models/edit-purchase-ok-response.ts +0 -69
  327. package/src/services/purchases/models/edit-purchase-request.ts +0 -69
  328. package/src/services/purchases/models/get-purchase-consumption-ok-response.ts +0 -48
  329. package/src/services/purchases/models/index.ts +0 -15
  330. package/src/services/purchases/models/list-purchases-ok-response.ts +0 -49
  331. package/src/services/purchases/models/package_.ts +0 -69
  332. package/src/services/purchases/models/purchases-esim.ts +0 -41
  333. package/src/services/purchases/models/purchases.ts +0 -107
  334. package/src/services/purchases/models/top-up-esim-ok-response-profile.ts +0 -41
  335. package/src/services/purchases/models/top-up-esim-ok-response-purchase.ts +0 -81
  336. package/src/services/purchases/models/top-up-esim-ok-response.ts +0 -61
  337. package/src/services/purchases/models/top-up-esim-request.ts +0 -87
  338. package/src/services/purchases/purchases.ts +0 -159
  339. package/src/services/purchases/request-params.ts +0 -10
  340. package/tsconfig.json +0 -22
@@ -1,90 +0,0 @@
1
- import { z } from 'zod';
2
- /**
3
- * The shape of the model inside the application code - what the users use
4
- */
5
- export declare const getEsimOkResponseEsim: z.ZodLazy<z.ZodObject<{
6
- iccid: z.ZodOptional<z.ZodString>;
7
- smdpAddress: z.ZodOptional<z.ZodString>;
8
- manualActivationCode: z.ZodOptional<z.ZodString>;
9
- status: z.ZodOptional<z.ZodString>;
10
- }, "strip", z.ZodTypeAny, {
11
- iccid?: string | undefined;
12
- smdpAddress?: string | undefined;
13
- manualActivationCode?: string | undefined;
14
- status?: string | undefined;
15
- }, {
16
- iccid?: string | undefined;
17
- smdpAddress?: string | undefined;
18
- manualActivationCode?: string | undefined;
19
- status?: string | undefined;
20
- }>>;
21
- /**
22
- *
23
- * @typedef {GetEsimOkResponseEsim} getEsimOkResponseEsim
24
- * @property {string} - ID of the eSIM
25
- * @property {string} - SM-DP+ Address
26
- * @property {string} - The manual activation code
27
- * @property {string} - Status of the eSIM, possible values are 'RELEASED', 'DOWNLOADED', 'INSTALLED', 'ENABLED', 'DELETED', or 'ERROR'
28
- */
29
- export type GetEsimOkResponseEsim = z.infer<typeof getEsimOkResponseEsim>;
30
- /**
31
- * The shape of the model mapping from the api schema into the application shape.
32
- * Is equal to application shape if all property names match the api schema
33
- */
34
- export declare const getEsimOkResponseEsimResponse: z.ZodLazy<z.ZodEffects<z.ZodObject<{
35
- iccid: z.ZodOptional<z.ZodString>;
36
- smdpAddress: z.ZodOptional<z.ZodString>;
37
- manualActivationCode: z.ZodOptional<z.ZodString>;
38
- status: z.ZodOptional<z.ZodString>;
39
- }, "strip", z.ZodTypeAny, {
40
- iccid?: string | undefined;
41
- smdpAddress?: string | undefined;
42
- manualActivationCode?: string | undefined;
43
- status?: string | undefined;
44
- }, {
45
- iccid?: string | undefined;
46
- smdpAddress?: string | undefined;
47
- manualActivationCode?: string | undefined;
48
- status?: string | undefined;
49
- }>, {
50
- iccid: string | undefined;
51
- smdpAddress: string | undefined;
52
- manualActivationCode: string | undefined;
53
- status: string | undefined;
54
- }, {
55
- iccid?: string | undefined;
56
- smdpAddress?: string | undefined;
57
- manualActivationCode?: string | undefined;
58
- status?: string | undefined;
59
- }>>;
60
- /**
61
- * The shape of the model mapping from the application shape into the api schema.
62
- * Is equal to application shape if all property names match the api schema
63
- */
64
- export declare const getEsimOkResponseEsimRequest: z.ZodLazy<z.ZodEffects<z.ZodObject<{
65
- iccid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
66
- smdpAddress: z.ZodOptional<z.ZodNullable<z.ZodString>>;
67
- manualActivationCode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
68
- status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
69
- }, "strip", z.ZodTypeAny, {
70
- iccid?: string | null | undefined;
71
- smdpAddress?: string | null | undefined;
72
- manualActivationCode?: string | null | undefined;
73
- status?: string | null | undefined;
74
- }, {
75
- iccid?: string | null | undefined;
76
- smdpAddress?: string | null | undefined;
77
- manualActivationCode?: string | null | undefined;
78
- status?: string | null | undefined;
79
- }>, {
80
- iccid: string | null | undefined;
81
- smdpAddress: string | null | undefined;
82
- manualActivationCode: string | null | undefined;
83
- status: string | null | undefined;
84
- }, {
85
- iccid?: string | null | undefined;
86
- smdpAddress?: string | null | undefined;
87
- manualActivationCode?: string | null | undefined;
88
- status?: string | null | undefined;
89
- }>>;
90
- //# sourceMappingURL=get-esim-ok-response-esim.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"get-esim-ok-response-esim.d.ts","sourceRoot":"","sources":["../../../../src/services/e-sim/models/get-esim-ok-response-esim.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB;;GAEG;AACH,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;GAOhC,CAAC;AAEH;;;;;;;GAOG;AACH,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qBAAqB,CAAC,CAAC;AAE1E;;;GAGG;AACH,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;GAcxC,CAAC;AAEH;;;GAGG;AACH,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;GAcvC,CAAC"}
@@ -1,54 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.getEsimOkResponseEsimRequest = exports.getEsimOkResponseEsimResponse = exports.getEsimOkResponseEsim = void 0;
4
- const zod_1 = require("zod");
5
- /**
6
- * The shape of the model inside the application code - what the users use
7
- */
8
- exports.getEsimOkResponseEsim = zod_1.z.lazy(() => {
9
- return zod_1.z.object({
10
- iccid: zod_1.z.string().min(18).max(22).optional(),
11
- smdpAddress: zod_1.z.string().optional(),
12
- manualActivationCode: zod_1.z.string().optional(),
13
- status: zod_1.z.string().optional(),
14
- });
15
- });
16
- /**
17
- * The shape of the model mapping from the api schema into the application shape.
18
- * Is equal to application shape if all property names match the api schema
19
- */
20
- exports.getEsimOkResponseEsimResponse = zod_1.z.lazy(() => {
21
- return zod_1.z
22
- .object({
23
- iccid: zod_1.z.string().min(18).max(22).optional(),
24
- smdpAddress: zod_1.z.string().optional(),
25
- manualActivationCode: zod_1.z.string().optional(),
26
- status: zod_1.z.string().optional(),
27
- })
28
- .transform((data) => ({
29
- iccid: data['iccid'],
30
- smdpAddress: data['smdpAddress'],
31
- manualActivationCode: data['manualActivationCode'],
32
- status: data['status'],
33
- }));
34
- });
35
- /**
36
- * The shape of the model mapping from the application shape into the api schema.
37
- * Is equal to application shape if all property names match the api schema
38
- */
39
- exports.getEsimOkResponseEsimRequest = zod_1.z.lazy(() => {
40
- return zod_1.z
41
- .object({
42
- iccid: zod_1.z.string().nullish(),
43
- smdpAddress: zod_1.z.string().nullish(),
44
- manualActivationCode: zod_1.z.string().nullish(),
45
- status: zod_1.z.string().nullish(),
46
- })
47
- .transform((data) => ({
48
- iccid: data['iccid'],
49
- smdpAddress: data['smdpAddress'],
50
- manualActivationCode: data['manualActivationCode'],
51
- status: data['status'],
52
- }));
53
- });
54
- //# sourceMappingURL=get-esim-ok-response-esim.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"get-esim-ok-response-esim.js","sourceRoot":"","sources":["../../../../src/services/e-sim/models/get-esim-ok-response-esim.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AAExB;;GAEG;AACU,QAAA,qBAAqB,GAAG,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE;IAC/C,OAAO,OAAC,CAAC,MAAM,CAAC;QACd,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC,QAAQ,EAAE;QAC5C,WAAW,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;QAClC,oBAAoB,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;QAC3C,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;KAC9B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAYH;;;GAGG;AACU,QAAA,6BAA6B,GAAG,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE;IACvD,OAAO,OAAC;SACL,MAAM,CAAC;QACN,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC,QAAQ,EAAE;QAC5C,WAAW,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;QAClC,oBAAoB,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;QAC3C,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;KAC9B,CAAC;SACD,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;QACpB,KAAK,EAAE,IAAI,CAAC,OAAO,CAAC;QACpB,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;QAChC,oBAAoB,EAAE,IAAI,CAAC,sBAAsB,CAAC;QAClD,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC;KACvB,CAAC,CAAC,CAAC;AACR,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACU,QAAA,4BAA4B,GAAG,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE;IACtD,OAAO,OAAC;SACL,MAAM,CAAC;QACN,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,OAAO,EAAE;QAC3B,WAAW,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,OAAO,EAAE;QACjC,oBAAoB,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,OAAO,EAAE;QAC1C,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,OAAO,EAAE;KAC7B,CAAC;SACD,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;QACpB,KAAK,EAAE,IAAI,CAAC,OAAO,CAAC;QACpB,WAAW,EAAE,IAAI,CAAC,aAAa,CAAC;QAChC,oBAAoB,EAAE,IAAI,CAAC,sBAAsB,CAAC;QAClD,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC;KACvB,CAAC,CAAC,CAAC;AACR,CAAC,CAAC,CAAC"}
@@ -1,163 +0,0 @@
1
- import { z } from 'zod';
2
- /**
3
- * The shape of the model inside the application code - what the users use
4
- */
5
- export declare const getEsimOkResponse: z.ZodLazy<z.ZodObject<{
6
- esim: z.ZodOptional<z.ZodLazy<z.ZodObject<{
7
- iccid: z.ZodOptional<z.ZodString>;
8
- smdpAddress: z.ZodOptional<z.ZodString>;
9
- manualActivationCode: z.ZodOptional<z.ZodString>;
10
- status: z.ZodOptional<z.ZodString>;
11
- }, "strip", z.ZodTypeAny, {
12
- iccid?: string | undefined;
13
- smdpAddress?: string | undefined;
14
- manualActivationCode?: string | undefined;
15
- status?: string | undefined;
16
- }, {
17
- iccid?: string | undefined;
18
- smdpAddress?: string | undefined;
19
- manualActivationCode?: string | undefined;
20
- status?: string | undefined;
21
- }>>>;
22
- }, "strip", z.ZodTypeAny, {
23
- esim?: {
24
- iccid?: string | undefined;
25
- smdpAddress?: string | undefined;
26
- manualActivationCode?: string | undefined;
27
- status?: string | undefined;
28
- } | undefined;
29
- }, {
30
- esim?: {
31
- iccid?: string | undefined;
32
- smdpAddress?: string | undefined;
33
- manualActivationCode?: string | undefined;
34
- status?: string | undefined;
35
- } | undefined;
36
- }>>;
37
- /**
38
- *
39
- * @typedef {GetEsimOkResponse} getEsimOkResponse
40
- * @property {GetEsimOkResponseEsim}
41
- */
42
- export type GetEsimOkResponse = z.infer<typeof getEsimOkResponse>;
43
- /**
44
- * The shape of the model mapping from the api schema into the application shape.
45
- * Is equal to application shape if all property names match the api schema
46
- */
47
- export declare const getEsimOkResponseResponse: z.ZodLazy<z.ZodEffects<z.ZodObject<{
48
- esim: z.ZodOptional<z.ZodLazy<z.ZodEffects<z.ZodObject<{
49
- iccid: z.ZodOptional<z.ZodString>;
50
- smdpAddress: z.ZodOptional<z.ZodString>;
51
- manualActivationCode: z.ZodOptional<z.ZodString>;
52
- status: z.ZodOptional<z.ZodString>;
53
- }, "strip", z.ZodTypeAny, {
54
- iccid?: string | undefined;
55
- smdpAddress?: string | undefined;
56
- manualActivationCode?: string | undefined;
57
- status?: string | undefined;
58
- }, {
59
- iccid?: string | undefined;
60
- smdpAddress?: string | undefined;
61
- manualActivationCode?: string | undefined;
62
- status?: string | undefined;
63
- }>, {
64
- iccid: string | undefined;
65
- smdpAddress: string | undefined;
66
- manualActivationCode: string | undefined;
67
- status: string | undefined;
68
- }, {
69
- iccid?: string | undefined;
70
- smdpAddress?: string | undefined;
71
- manualActivationCode?: string | undefined;
72
- status?: string | undefined;
73
- }>>>;
74
- }, "strip", z.ZodTypeAny, {
75
- esim?: {
76
- iccid: string | undefined;
77
- smdpAddress: string | undefined;
78
- manualActivationCode: string | undefined;
79
- status: string | undefined;
80
- } | undefined;
81
- }, {
82
- esim?: {
83
- iccid?: string | undefined;
84
- smdpAddress?: string | undefined;
85
- manualActivationCode?: string | undefined;
86
- status?: string | undefined;
87
- } | undefined;
88
- }>, {
89
- esim: {
90
- iccid: string | undefined;
91
- smdpAddress: string | undefined;
92
- manualActivationCode: string | undefined;
93
- status: string | undefined;
94
- } | undefined;
95
- }, {
96
- esim?: {
97
- iccid?: string | undefined;
98
- smdpAddress?: string | undefined;
99
- manualActivationCode?: string | undefined;
100
- status?: string | undefined;
101
- } | undefined;
102
- }>>;
103
- /**
104
- * The shape of the model mapping from the application shape into the api schema.
105
- * Is equal to application shape if all property names match the api schema
106
- */
107
- export declare const getEsimOkResponseRequest: z.ZodLazy<z.ZodEffects<z.ZodObject<{
108
- esim: z.ZodOptional<z.ZodNullable<z.ZodLazy<z.ZodEffects<z.ZodObject<{
109
- iccid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
110
- smdpAddress: z.ZodOptional<z.ZodNullable<z.ZodString>>;
111
- manualActivationCode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
112
- status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
113
- }, "strip", z.ZodTypeAny, {
114
- iccid?: string | null | undefined;
115
- smdpAddress?: string | null | undefined;
116
- manualActivationCode?: string | null | undefined;
117
- status?: string | null | undefined;
118
- }, {
119
- iccid?: string | null | undefined;
120
- smdpAddress?: string | null | undefined;
121
- manualActivationCode?: string | null | undefined;
122
- status?: string | null | undefined;
123
- }>, {
124
- iccid: string | null | undefined;
125
- smdpAddress: string | null | undefined;
126
- manualActivationCode: string | null | undefined;
127
- status: string | null | undefined;
128
- }, {
129
- iccid?: string | null | undefined;
130
- smdpAddress?: string | null | undefined;
131
- manualActivationCode?: string | null | undefined;
132
- status?: string | null | undefined;
133
- }>>>>;
134
- }, "strip", z.ZodTypeAny, {
135
- esim?: {
136
- iccid: string | null | undefined;
137
- smdpAddress: string | null | undefined;
138
- manualActivationCode: string | null | undefined;
139
- status: string | null | undefined;
140
- } | null | undefined;
141
- }, {
142
- esim?: {
143
- iccid?: string | null | undefined;
144
- smdpAddress?: string | null | undefined;
145
- manualActivationCode?: string | null | undefined;
146
- status?: string | null | undefined;
147
- } | null | undefined;
148
- }>, {
149
- esim: {
150
- iccid: string | null | undefined;
151
- smdpAddress: string | null | undefined;
152
- manualActivationCode: string | null | undefined;
153
- status: string | null | undefined;
154
- } | null | undefined;
155
- }, {
156
- esim?: {
157
- iccid?: string | null | undefined;
158
- smdpAddress?: string | null | undefined;
159
- manualActivationCode?: string | null | undefined;
160
- status?: string | null | undefined;
161
- } | null | undefined;
162
- }>>;
163
- //# sourceMappingURL=get-esim-ok-response.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"get-esim-ok-response.d.ts","sourceRoot":"","sources":["../../../../src/services/e-sim/models/get-esim-ok-response.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAOxB;;GAEG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAI5B,CAAC;AAEH;;;;GAIG;AACH,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAElE;;;GAGG;AACH,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAQpC,CAAC;AAEH;;;GAGG;AACH,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAInC,CAAC"}
@@ -1,36 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.getEsimOkResponseRequest = exports.getEsimOkResponseResponse = exports.getEsimOkResponse = void 0;
4
- const zod_1 = require("zod");
5
- const get_esim_ok_response_esim_1 = require("./get-esim-ok-response-esim");
6
- /**
7
- * The shape of the model inside the application code - what the users use
8
- */
9
- exports.getEsimOkResponse = zod_1.z.lazy(() => {
10
- return zod_1.z.object({
11
- esim: get_esim_ok_response_esim_1.getEsimOkResponseEsim.optional(),
12
- });
13
- });
14
- /**
15
- * The shape of the model mapping from the api schema into the application shape.
16
- * Is equal to application shape if all property names match the api schema
17
- */
18
- exports.getEsimOkResponseResponse = zod_1.z.lazy(() => {
19
- return zod_1.z
20
- .object({
21
- esim: get_esim_ok_response_esim_1.getEsimOkResponseEsimResponse.optional(),
22
- })
23
- .transform((data) => ({
24
- esim: data['esim'],
25
- }));
26
- });
27
- /**
28
- * The shape of the model mapping from the application shape into the api schema.
29
- * Is equal to application shape if all property names match the api schema
30
- */
31
- exports.getEsimOkResponseRequest = zod_1.z.lazy(() => {
32
- return zod_1.z.object({ esim: get_esim_ok_response_esim_1.getEsimOkResponseEsimRequest.nullish() }).transform((data) => ({
33
- esim: data['esim'],
34
- }));
35
- });
36
- //# sourceMappingURL=get-esim-ok-response.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"get-esim-ok-response.js","sourceRoot":"","sources":["../../../../src/services/e-sim/models/get-esim-ok-response.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,2EAIqC;AAErC;;GAEG;AACU,QAAA,iBAAiB,GAAG,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE;IAC3C,OAAO,OAAC,CAAC,MAAM,CAAC;QACd,IAAI,EAAE,iDAAqB,CAAC,QAAQ,EAAE;KACvC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AASH;;;GAGG;AACU,QAAA,yBAAyB,GAAG,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE;IACnD,OAAO,OAAC;SACL,MAAM,CAAC;QACN,IAAI,EAAE,yDAA6B,CAAC,QAAQ,EAAE;KAC/C,CAAC;SACD,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;QACpB,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;KACnB,CAAC,CAAC,CAAC;AACR,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACU,QAAA,wBAAwB,GAAG,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE;IAClD,OAAO,OAAC,CAAC,MAAM,CAAC,EAAE,IAAI,EAAE,wDAA4B,CAAC,OAAO,EAAE,EAAE,CAAC,CAAC,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;QACrF,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;KACnB,CAAC,CAAC,CAAC;AACN,CAAC,CAAC,CAAC"}
@@ -1,76 +0,0 @@
1
- import { z } from 'zod';
2
- /**
3
- * The shape of the model inside the application code - what the users use
4
- */
5
- export declare const history: z.ZodLazy<z.ZodObject<{
6
- status: z.ZodOptional<z.ZodString>;
7
- statusDate: z.ZodOptional<z.ZodString>;
8
- date: z.ZodOptional<z.ZodNumber>;
9
- }, "strip", z.ZodTypeAny, {
10
- status?: string | undefined;
11
- statusDate?: string | undefined;
12
- date?: number | undefined;
13
- }, {
14
- status?: string | undefined;
15
- statusDate?: string | undefined;
16
- date?: number | undefined;
17
- }>>;
18
- /**
19
- *
20
- * @typedef {History} history
21
- * @property {string} - The status of the eSIM at a given time, possible values are 'RELEASED', 'DOWNLOADED', 'INSTALLED', 'ENABLED', 'DELETED', or 'ERROR'
22
- * @property {string} - The date when the eSIM status changed in the format 'yyyy-MM-ddThh:mm:ssZZ'
23
- * @property {number} - Epoch value representing the date when the eSIM status changed
24
- */
25
- export type History = z.infer<typeof history>;
26
- /**
27
- * The shape of the model mapping from the api schema into the application shape.
28
- * Is equal to application shape if all property names match the api schema
29
- */
30
- export declare const historyResponse: z.ZodLazy<z.ZodEffects<z.ZodObject<{
31
- status: z.ZodOptional<z.ZodString>;
32
- statusDate: z.ZodOptional<z.ZodString>;
33
- date: z.ZodOptional<z.ZodNumber>;
34
- }, "strip", z.ZodTypeAny, {
35
- status?: string | undefined;
36
- statusDate?: string | undefined;
37
- date?: number | undefined;
38
- }, {
39
- status?: string | undefined;
40
- statusDate?: string | undefined;
41
- date?: number | undefined;
42
- }>, {
43
- status: string | undefined;
44
- statusDate: string | undefined;
45
- date: number | undefined;
46
- }, {
47
- status?: string | undefined;
48
- statusDate?: string | undefined;
49
- date?: number | undefined;
50
- }>>;
51
- /**
52
- * The shape of the model mapping from the application shape into the api schema.
53
- * Is equal to application shape if all property names match the api schema
54
- */
55
- export declare const historyRequest: z.ZodLazy<z.ZodEffects<z.ZodObject<{
56
- status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
57
- statusDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
58
- date: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
59
- }, "strip", z.ZodTypeAny, {
60
- status?: string | null | undefined;
61
- statusDate?: string | null | undefined;
62
- date?: number | null | undefined;
63
- }, {
64
- status?: string | null | undefined;
65
- statusDate?: string | null | undefined;
66
- date?: number | null | undefined;
67
- }>, {
68
- status: string | null | undefined;
69
- statusDate: string | null | undefined;
70
- date: number | null | undefined;
71
- }, {
72
- status?: string | null | undefined;
73
- statusDate?: string | null | undefined;
74
- date?: number | null | undefined;
75
- }>>;
76
- //# sourceMappingURL=history.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"history.d.ts","sourceRoot":"","sources":["../../../../src/services/e-sim/models/history.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB;;GAEG;AACH,eAAO,MAAM,OAAO;;;;;;;;;;;;GAMlB,CAAC;AAEH;;;;;;GAMG;AACH,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,OAAO,CAAC,CAAC;AAE9C;;;GAGG;AACH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;GAY1B,CAAC;AAEH;;;GAGG;AACH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;GAQzB,CAAC"}
@@ -1,45 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.historyRequest = exports.historyResponse = exports.history = void 0;
4
- const zod_1 = require("zod");
5
- /**
6
- * The shape of the model inside the application code - what the users use
7
- */
8
- exports.history = zod_1.z.lazy(() => {
9
- return zod_1.z.object({
10
- status: zod_1.z.string().optional(),
11
- statusDate: zod_1.z.string().optional(),
12
- date: zod_1.z.number().optional(),
13
- });
14
- });
15
- /**
16
- * The shape of the model mapping from the api schema into the application shape.
17
- * Is equal to application shape if all property names match the api schema
18
- */
19
- exports.historyResponse = zod_1.z.lazy(() => {
20
- return zod_1.z
21
- .object({
22
- status: zod_1.z.string().optional(),
23
- statusDate: zod_1.z.string().optional(),
24
- date: zod_1.z.number().optional(),
25
- })
26
- .transform((data) => ({
27
- status: data['status'],
28
- statusDate: data['statusDate'],
29
- date: data['date'],
30
- }));
31
- });
32
- /**
33
- * The shape of the model mapping from the application shape into the api schema.
34
- * Is equal to application shape if all property names match the api schema
35
- */
36
- exports.historyRequest = zod_1.z.lazy(() => {
37
- return zod_1.z
38
- .object({ status: zod_1.z.string().nullish(), statusDate: zod_1.z.string().nullish(), date: zod_1.z.number().nullish() })
39
- .transform((data) => ({
40
- status: data['status'],
41
- statusDate: data['statusDate'],
42
- date: data['date'],
43
- }));
44
- });
45
- //# sourceMappingURL=history.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"history.js","sourceRoot":"","sources":["../../../../src/services/e-sim/models/history.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AAExB;;GAEG;AACU,QAAA,OAAO,GAAG,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE;IACjC,OAAO,OAAC,CAAC,MAAM,CAAC;QACd,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;QAC7B,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;QACjC,IAAI,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;KAC5B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAWH;;;GAGG;AACU,QAAA,eAAe,GAAG,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE;IACzC,OAAO,OAAC;SACL,MAAM,CAAC;QACN,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;QAC7B,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;QACjC,IAAI,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;KAC5B,CAAC;SACD,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;QACpB,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC;QACtB,UAAU,EAAE,IAAI,CAAC,YAAY,CAAC;QAC9B,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;KACnB,CAAC,CAAC,CAAC;AACR,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACU,QAAA,cAAc,GAAG,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE;IACxC,OAAO,OAAC;SACL,MAAM,CAAC,EAAE,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,OAAO,EAAE,EAAE,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,OAAO,EAAE,EAAE,IAAI,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,OAAO,EAAE,EAAE,CAAC;SACtG,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;QACpB,MAAM,EAAE,IAAI,CAAC,QAAQ,CAAC;QACtB,UAAU,EAAE,IAAI,CAAC,YAAY,CAAC;QAC9B,IAAI,EAAE,IAAI,CAAC,MAAM,CAAC;KACnB,CAAC,CAAC,CAAC;AACR,CAAC,CAAC,CAAC"}
@@ -1,10 +0,0 @@
1
- export type { GetEsimOkResponse } from './get-esim-ok-response';
2
- export type { GetEsimDeviceOkResponse } from './get-esim-device-ok-response';
3
- export type { GetEsimHistoryOkResponse } from './get-esim-history-ok-response';
4
- export type { GetEsimMacOkResponse } from './get-esim-mac-ok-response';
5
- export type { GetEsimOkResponseEsim } from './get-esim-ok-response-esim';
6
- export type { Device } from './device';
7
- export type { GetEsimHistoryOkResponseEsim } from './get-esim-history-ok-response-esim';
8
- export type { History } from './history';
9
- export type { GetEsimMacOkResponseEsim } from './get-esim-mac-ok-response-esim';
10
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/services/e-sim/models/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAChE,YAAY,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAC7E,YAAY,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC/E,YAAY,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AACvE,YAAY,EAAE,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AACzE,YAAY,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AACvC,YAAY,EAAE,4BAA4B,EAAE,MAAM,qCAAqC,CAAC;AACxF,YAAY,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACzC,YAAY,EAAE,wBAAwB,EAAE,MAAM,iCAAiC,CAAC"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/services/e-sim/models/index.ts"],"names":[],"mappings":""}
@@ -1,4 +0,0 @@
1
- export interface GetEsimParams {
2
- iccid: string;
3
- }
4
- //# sourceMappingURL=request-params.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"request-params.d.ts","sourceRoot":"","sources":["../../../src/services/e-sim/request-params.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=request-params.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"request-params.js","sourceRoot":"","sources":["../../../src/services/e-sim/request-params.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export { PackagesService } from './packages';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/services/packages/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC"}
@@ -1,6 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PackagesService = void 0;
4
- var packages_1 = require("./packages");
5
- Object.defineProperty(exports, "PackagesService", { enumerable: true, get: function () { return packages_1.PackagesService; } });
6
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/services/packages/index.ts"],"names":[],"mappings":";;;AAAA,uCAA6C;AAApC,2GAAA,eAAe,OAAA"}
@@ -1,3 +0,0 @@
1
- export type { ListPackagesOkResponse } from './list-packages-ok-response';
2
- export type { Packages } from './packages';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/services/packages/models/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAC1E,YAAY,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/services/packages/models/index.ts"],"names":[],"mappings":""}