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.
- package/README.md +4 -18
- package/dist/index.d.ts +1503 -12
- package/dist/index.js +2140 -76
- package/dist/index.mjs +2102 -0
- package/package.json +22 -5
- package/.devcontainer/devcontainer.json +0 -24
- package/.github/workflows/publish_npmjs.yml +0 -32
- package/.manifest.json +0 -256
- package/dist/http/client.d.ts +0 -14
- package/dist/http/client.d.ts.map +0 -1
- package/dist/http/client.js +0 -36
- package/dist/http/client.js.map +0 -1
- package/dist/http/environment.d.ts +0 -4
- package/dist/http/environment.d.ts.map +0 -1
- package/dist/http/environment.js +0 -8
- package/dist/http/environment.js.map +0 -1
- package/dist/http/error.d.ts +0 -7
- package/dist/http/error.d.ts.map +0 -1
- package/dist/http/error.js +0 -12
- package/dist/http/error.js.map +0 -1
- package/dist/http/handlers/handler-chain.d.ts +0 -8
- package/dist/http/handlers/handler-chain.d.ts.map +0 -1
- package/dist/http/handlers/handler-chain.js +0 -34
- package/dist/http/handlers/handler-chain.js.map +0 -1
- package/dist/http/handlers/hook-handler.d.ts +0 -12
- package/dist/http/handlers/hook-handler.d.ts.map +0 -1
- package/dist/http/handlers/hook-handler.js +0 -49
- package/dist/http/handlers/hook-handler.js.map +0 -1
- package/dist/http/handlers/request-validation-handler.d.ts +0 -9
- package/dist/http/handlers/request-validation-handler.d.ts.map +0 -1
- package/dist/http/handlers/request-validation-handler.js +0 -78
- package/dist/http/handlers/request-validation-handler.js.map +0 -1
- package/dist/http/handlers/response-validation-handler.d.ts +0 -11
- package/dist/http/handlers/response-validation-handler.d.ts.map +0 -1
- package/dist/http/handlers/response-validation-handler.js +0 -89
- package/dist/http/handlers/response-validation-handler.js.map +0 -1
- package/dist/http/handlers/retry-handler.d.ts +0 -9
- package/dist/http/handlers/retry-handler.d.ts.map +0 -1
- package/dist/http/handlers/retry-handler.js +0 -47
- package/dist/http/handlers/retry-handler.js.map +0 -1
- package/dist/http/handlers/terminating-handler.d.ts +0 -8
- package/dist/http/handlers/terminating-handler.d.ts.map +0 -1
- package/dist/http/handlers/terminating-handler.js +0 -45
- package/dist/http/handlers/terminating-handler.js.map +0 -1
- package/dist/http/hooks/custom-hook.d.ts +0 -9
- package/dist/http/hooks/custom-hook.d.ts.map +0 -1
- package/dist/http/hooks/custom-hook.js +0 -89
- package/dist/http/hooks/custom-hook.js.map +0 -1
- package/dist/http/hooks/hook.d.ts +0 -31
- package/dist/http/hooks/hook.d.ts.map +0 -1
- package/dist/http/hooks/hook.js +0 -3
- package/dist/http/hooks/hook.js.map +0 -1
- package/dist/http/serializer.d.ts +0 -13
- package/dist/http/serializer.d.ts.map +0 -1
- package/dist/http/serializer.js +0 -150
- package/dist/http/serializer.js.map +0 -1
- package/dist/http/transport/request-builder.d.ts +0 -24
- package/dist/http/transport/request-builder.d.ts.map +0 -1
- package/dist/http/transport/request-builder.js +0 -130
- package/dist/http/transport/request-builder.js.map +0 -1
- package/dist/http/transport/request.d.ts +0 -53
- package/dist/http/transport/request.d.ts.map +0 -1
- package/dist/http/transport/request.js +0 -116
- package/dist/http/transport/request.js.map +0 -1
- package/dist/http/types.d.ts +0 -60
- package/dist/http/types.d.ts.map +0 -1
- package/dist/http/types.js +0 -16
- package/dist/http/types.js.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/services/base-service.d.ts +0 -14
- package/dist/services/base-service.d.ts.map +0 -1
- package/dist/services/base-service.js +0 -27
- package/dist/services/base-service.js.map +0 -1
- package/dist/services/destinations/destinations.d.ts +0 -11
- package/dist/services/destinations/destinations.d.ts.map +0 -1
- package/dist/services/destinations/destinations.js +0 -43
- package/dist/services/destinations/destinations.js.map +0 -1
- package/dist/services/destinations/index.d.ts +0 -2
- package/dist/services/destinations/index.d.ts.map +0 -1
- package/dist/services/destinations/index.js +0 -6
- package/dist/services/destinations/index.js.map +0 -1
- package/dist/services/destinations/models/destinations.d.ts +0 -76
- package/dist/services/destinations/models/destinations.d.ts.map +0 -1
- package/dist/services/destinations/models/destinations.js +0 -49
- package/dist/services/destinations/models/destinations.js.map +0 -1
- package/dist/services/destinations/models/index.d.ts +0 -3
- package/dist/services/destinations/models/index.d.ts.map +0 -1
- package/dist/services/destinations/models/index.js +0 -3
- package/dist/services/destinations/models/index.js.map +0 -1
- package/dist/services/destinations/models/list-destinations-ok-response.d.ts +0 -140
- package/dist/services/destinations/models/list-destinations-ok-response.d.ts.map +0 -1
- package/dist/services/destinations/models/list-destinations-ok-response.js +0 -36
- package/dist/services/destinations/models/list-destinations-ok-response.js.map +0 -1
- package/dist/services/e-sim/e-sim.d.ts +0 -34
- package/dist/services/e-sim/e-sim.d.ts.map +0 -1
- package/dist/services/e-sim/e-sim.js +0 -120
- package/dist/services/e-sim/e-sim.js.map +0 -1
- package/dist/services/e-sim/index.d.ts +0 -2
- package/dist/services/e-sim/index.d.ts.map +0 -1
- package/dist/services/e-sim/index.js +0 -6
- package/dist/services/e-sim/index.js.map +0 -1
- package/dist/services/e-sim/models/device.d.ts +0 -90
- package/dist/services/e-sim/models/device.d.ts.map +0 -1
- package/dist/services/e-sim/models/device.js +0 -54
- package/dist/services/e-sim/models/device.js.map +0 -1
- package/dist/services/e-sim/models/get-esim-device-ok-response.d.ts +0 -163
- package/dist/services/e-sim/models/get-esim-device-ok-response.d.ts.map +0 -1
- package/dist/services/e-sim/models/get-esim-device-ok-response.js +0 -36
- package/dist/services/e-sim/models/get-esim-device-ok-response.js.map +0 -1
- package/dist/services/e-sim/models/get-esim-history-ok-response-esim.d.ts +0 -154
- package/dist/services/e-sim/models/get-esim-history-ok-response-esim.d.ts.map +0 -1
- package/dist/services/e-sim/models/get-esim-history-ok-response-esim.js +0 -40
- package/dist/services/e-sim/models/get-esim-history-ok-response-esim.js.map +0 -1
- package/dist/services/e-sim/models/get-esim-history-ok-response.d.ts +0 -249
- package/dist/services/e-sim/models/get-esim-history-ok-response.d.ts.map +0 -1
- package/dist/services/e-sim/models/get-esim-history-ok-response.js +0 -36
- package/dist/services/e-sim/models/get-esim-history-ok-response.js.map +0 -1
- package/dist/services/e-sim/models/get-esim-mac-ok-response-esim.d.ts +0 -76
- package/dist/services/e-sim/models/get-esim-mac-ok-response-esim.d.ts.map +0 -1
- package/dist/services/e-sim/models/get-esim-mac-ok-response-esim.js +0 -49
- package/dist/services/e-sim/models/get-esim-mac-ok-response-esim.js.map +0 -1
- package/dist/services/e-sim/models/get-esim-mac-ok-response.d.ts +0 -140
- package/dist/services/e-sim/models/get-esim-mac-ok-response.d.ts.map +0 -1
- package/dist/services/e-sim/models/get-esim-mac-ok-response.js +0 -36
- package/dist/services/e-sim/models/get-esim-mac-ok-response.js.map +0 -1
- package/dist/services/e-sim/models/get-esim-ok-response-esim.d.ts +0 -90
- package/dist/services/e-sim/models/get-esim-ok-response-esim.d.ts.map +0 -1
- package/dist/services/e-sim/models/get-esim-ok-response-esim.js +0 -54
- package/dist/services/e-sim/models/get-esim-ok-response-esim.js.map +0 -1
- package/dist/services/e-sim/models/get-esim-ok-response.d.ts +0 -163
- package/dist/services/e-sim/models/get-esim-ok-response.d.ts.map +0 -1
- package/dist/services/e-sim/models/get-esim-ok-response.js +0 -36
- package/dist/services/e-sim/models/get-esim-ok-response.js.map +0 -1
- package/dist/services/e-sim/models/history.d.ts +0 -76
- package/dist/services/e-sim/models/history.d.ts.map +0 -1
- package/dist/services/e-sim/models/history.js +0 -45
- package/dist/services/e-sim/models/history.js.map +0 -1
- package/dist/services/e-sim/models/index.d.ts +0 -10
- package/dist/services/e-sim/models/index.d.ts.map +0 -1
- package/dist/services/e-sim/models/index.js +0 -3
- package/dist/services/e-sim/models/index.js.map +0 -1
- package/dist/services/e-sim/request-params.d.ts +0 -4
- package/dist/services/e-sim/request-params.d.ts.map +0 -1
- package/dist/services/e-sim/request-params.js +0 -3
- package/dist/services/e-sim/request-params.js.map +0 -1
- package/dist/services/packages/index.d.ts +0 -2
- package/dist/services/packages/index.d.ts.map +0 -1
- package/dist/services/packages/index.js +0 -6
- package/dist/services/packages/index.js.map +0 -1
- package/dist/services/packages/models/index.d.ts +0 -3
- package/dist/services/packages/models/index.d.ts.map +0 -1
- package/dist/services/packages/models/index.js +0 -3
- package/dist/services/packages/models/index.js.map +0 -1
- package/dist/services/packages/models/list-packages-ok-response.d.ts +0 -223
- package/dist/services/packages/models/list-packages-ok-response.d.ts.map +0 -1
- package/dist/services/packages/models/list-packages-ok-response.js +0 -42
- package/dist/services/packages/models/list-packages-ok-response.js.map +0 -1
- package/dist/services/packages/models/packages.d.ts +0 -118
- package/dist/services/packages/models/packages.d.ts.map +0 -1
- package/dist/services/packages/models/packages.js +0 -64
- package/dist/services/packages/models/packages.js.map +0 -1
- package/dist/services/packages/packages.d.ts +0 -20
- package/dist/services/packages/packages.d.ts.map +0 -1
- package/dist/services/packages/packages.js +0 -59
- package/dist/services/packages/packages.js.map +0 -1
- package/dist/services/packages/request-params.d.ts +0 -11
- package/dist/services/packages/request-params.d.ts.map +0 -1
- package/dist/services/packages/request-params.js +0 -3
- package/dist/services/packages/request-params.js.map +0 -1
- package/dist/services/purchases/index.d.ts +0 -2
- package/dist/services/purchases/index.d.ts.map +0 -1
- package/dist/services/purchases/index.js +0 -6
- package/dist/services/purchases/index.js.map +0 -1
- package/dist/services/purchases/models/create-purchase-ok-response-profile.d.ts +0 -62
- package/dist/services/purchases/models/create-purchase-ok-response-profile.d.ts.map +0 -1
- package/dist/services/purchases/models/create-purchase-ok-response-profile.js +0 -39
- package/dist/services/purchases/models/create-purchase-ok-response-profile.js.map +0 -1
- package/dist/services/purchases/models/create-purchase-ok-response-purchase.d.ts +0 -132
- package/dist/services/purchases/models/create-purchase-ok-response-purchase.d.ts.map +0 -1
- package/dist/services/purchases/models/create-purchase-ok-response-purchase.js +0 -69
- package/dist/services/purchases/models/create-purchase-ok-response-purchase.js.map +0 -1
- package/dist/services/purchases/models/create-purchase-ok-response.d.ts +0 -315
- package/dist/services/purchases/models/create-purchase-ok-response.d.ts.map +0 -1
- package/dist/services/purchases/models/create-purchase-ok-response.js +0 -46
- package/dist/services/purchases/models/create-purchase-ok-response.js.map +0 -1
- package/dist/services/purchases/models/create-purchase-request.d.ts +0 -160
- package/dist/services/purchases/models/create-purchase-request.d.ts.map +0 -1
- package/dist/services/purchases/models/create-purchase-request.js +0 -79
- package/dist/services/purchases/models/create-purchase-request.js.map +0 -1
- package/dist/services/purchases/models/edit-purchase-ok-response.d.ts +0 -104
- package/dist/services/purchases/models/edit-purchase-ok-response.d.ts.map +0 -1
- package/dist/services/purchases/models/edit-purchase-ok-response.js +0 -59
- package/dist/services/purchases/models/edit-purchase-ok-response.js.map +0 -1
- package/dist/services/purchases/models/edit-purchase-request.d.ts +0 -104
- package/dist/services/purchases/models/edit-purchase-request.d.ts.map +0 -1
- package/dist/services/purchases/models/edit-purchase-request.js +0 -59
- package/dist/services/purchases/models/edit-purchase-request.js.map +0 -1
- package/dist/services/purchases/models/get-purchase-consumption-ok-response.d.ts +0 -62
- package/dist/services/purchases/models/get-purchase-consumption-ok-response.d.ts.map +0 -1
- package/dist/services/purchases/models/get-purchase-consumption-ok-response.js +0 -41
- package/dist/services/purchases/models/get-purchase-consumption-ok-response.js.map +0 -1
- package/dist/services/purchases/models/index.d.ts +0 -16
- package/dist/services/purchases/models/index.d.ts.map +0 -1
- package/dist/services/purchases/models/index.js +0 -3
- package/dist/services/purchases/models/index.js.map +0 -1
- package/dist/services/purchases/models/list-purchases-ok-response.d.ts +0 -622
- package/dist/services/purchases/models/list-purchases-ok-response.d.ts.map +0 -1
- package/dist/services/purchases/models/list-purchases-ok-response.js +0 -42
- package/dist/services/purchases/models/list-purchases-ok-response.js.map +0 -1
- package/dist/services/purchases/models/package_.d.ts +0 -104
- package/dist/services/purchases/models/package_.d.ts.map +0 -1
- package/dist/services/purchases/models/package_.js +0 -59
- package/dist/services/purchases/models/package_.js.map +0 -1
- package/dist/services/purchases/models/purchases-esim.d.ts +0 -48
- package/dist/services/purchases/models/purchases-esim.d.ts.map +0 -1
- package/dist/services/purchases/models/purchases-esim.js +0 -35
- package/dist/services/purchases/models/purchases-esim.js.map +0 -1
- package/dist/services/purchases/models/purchases.d.ts +0 -372
- package/dist/services/purchases/models/purchases.d.ts.map +0 -1
- package/dist/services/purchases/models/purchases.js +0 -91
- package/dist/services/purchases/models/purchases.js.map +0 -1
- package/dist/services/purchases/models/top-up-esim-ok-response-profile.d.ts +0 -48
- package/dist/services/purchases/models/top-up-esim-ok-response-profile.d.ts.map +0 -1
- package/dist/services/purchases/models/top-up-esim-ok-response-profile.js +0 -35
- package/dist/services/purchases/models/top-up-esim-ok-response-profile.js.map +0 -1
- package/dist/services/purchases/models/top-up-esim-ok-response-purchase.d.ts +0 -132
- package/dist/services/purchases/models/top-up-esim-ok-response-purchase.d.ts.map +0 -1
- package/dist/services/purchases/models/top-up-esim-ok-response-purchase.js +0 -69
- package/dist/services/purchases/models/top-up-esim-ok-response-purchase.js.map +0 -1
- package/dist/services/purchases/models/top-up-esim-ok-response.d.ts +0 -292
- package/dist/services/purchases/models/top-up-esim-ok-response.d.ts.map +0 -1
- package/dist/services/purchases/models/top-up-esim-ok-response.js +0 -46
- package/dist/services/purchases/models/top-up-esim-ok-response.js.map +0 -1
- package/dist/services/purchases/models/top-up-esim-request.d.ts +0 -146
- package/dist/services/purchases/models/top-up-esim-request.d.ts.map +0 -1
- package/dist/services/purchases/models/top-up-esim-request.js +0 -74
- package/dist/services/purchases/models/top-up-esim-request.js.map +0 -1
- package/dist/services/purchases/purchases.d.ts +0 -48
- package/dist/services/purchases/purchases.d.ts.map +0 -1
- package/dist/services/purchases/purchases.js +0 -162
- package/dist/services/purchases/purchases.js.map +0 -1
- package/dist/services/purchases/request-params.d.ts +0 -11
- package/dist/services/purchases/request-params.d.ts.map +0 -1
- package/dist/services/purchases/request-params.js +0 -3
- package/dist/services/purchases/request-params.js.map +0 -1
- package/documentation/models/CreatePurchaseOkResponse.md +0 -31
- package/documentation/models/CreatePurchaseRequest.md +0 -15
- package/documentation/models/EditPurchaseOkResponse.md +0 -11
- package/documentation/models/EditPurchaseRequest.md +0 -11
- package/documentation/models/GetEsimDeviceOkResponse.md +0 -18
- package/documentation/models/GetEsimHistoryOkResponse.md +0 -26
- package/documentation/models/GetEsimMacOkResponse.md +0 -17
- package/documentation/models/GetEsimOkResponse.md +0 -18
- package/documentation/models/GetPurchaseConsumptionOkResponse.md +0 -8
- package/documentation/models/ListDestinationsOkResponse.md +0 -17
- package/documentation/models/ListPackagesOkResponse.md +0 -21
- package/documentation/models/ListPurchasesOkResponse.md +0 -46
- package/documentation/models/TopUpEsimOkResponse.md +0 -30
- package/documentation/models/TopUpEsimRequest.md +0 -14
- package/documentation/services/DestinationsService.md +0 -35
- package/documentation/services/ESimService.md +0 -148
- package/documentation/services/PackagesService.md +0 -48
- package/documentation/services/PurchasesService.md +0 -219
- package/documentation/snippets/destinations-get.md +0 -14
- package/documentation/snippets/esim-get.md +0 -16
- package/documentation/snippets/esim-{iccid}-device-get.md +0 -14
- package/documentation/snippets/esim-{iccid}-history-get.md +0 -14
- package/documentation/snippets/esim-{iccid}-mac-get.md +0 -14
- package/documentation/snippets/packages-get.md +0 -14
- package/documentation/snippets/purchases-edit-post.md +0 -22
- package/documentation/snippets/purchases-get.md +0 -14
- package/documentation/snippets/purchases-post.md +0 -26
- package/documentation/snippets/purchases-topup-post.md +0 -25
- package/documentation/snippets/purchases-{purchaseId}-consumption-get.md +0 -14
- package/examples/README.md +0 -27
- package/examples/package.json +0 -18
- package/examples/src/index.ts +0 -12
- package/examples/tsconfig.json +0 -22
- package/src/http/client.ts +0 -46
- package/src/http/environment.ts +0 -3
- package/src/http/error.ts +0 -12
- package/src/http/handlers/handler-chain.ts +0 -22
- package/src/http/handlers/hook-handler.ts +0 -47
- package/src/http/handlers/request-validation-handler.ts +0 -72
- package/src/http/handlers/response-validation-handler.ts +0 -106
- package/src/http/handlers/retry-handler.ts +0 -40
- package/src/http/handlers/terminating-handler.ts +0 -38
- package/src/http/hooks/custom-hook.ts +0 -100
- package/src/http/hooks/hook.ts +0 -40
- package/src/http/serializer.ts +0 -183
- package/src/http/transport/request-builder.ts +0 -145
- package/src/http/transport/request.ts +0 -178
- package/src/http/types.ts +0 -70
- package/src/index.ts +0 -73
- package/src/services/base-service.ts +0 -29
- package/src/services/destinations/destinations.ts +0 -28
- package/src/services/destinations/index.ts +0 -1
- package/src/services/destinations/models/destinations.ts +0 -57
- package/src/services/destinations/models/index.ts +0 -2
- package/src/services/destinations/models/list-destinations-ok-response.ts +0 -42
- package/src/services/e-sim/e-sim.ts +0 -103
- package/src/services/e-sim/index.ts +0 -1
- package/src/services/e-sim/models/device.ts +0 -63
- package/src/services/e-sim/models/get-esim-device-ok-response.ts +0 -42
- package/src/services/e-sim/models/get-esim-history-ok-response-esim.ts +0 -47
- package/src/services/e-sim/models/get-esim-history-ok-response.ts +0 -46
- package/src/services/e-sim/models/get-esim-mac-ok-response-esim.ts +0 -57
- package/src/services/e-sim/models/get-esim-mac-ok-response.ts +0 -46
- package/src/services/e-sim/models/get-esim-ok-response-esim.ts +0 -63
- package/src/services/e-sim/models/get-esim-ok-response.ts +0 -46
- package/src/services/e-sim/models/history.ts +0 -53
- package/src/services/e-sim/models/index.ts +0 -9
- package/src/services/e-sim/request-params.ts +0 -3
- package/src/services/packages/index.ts +0 -1
- package/src/services/packages/models/index.ts +0 -2
- package/src/services/packages/models/list-packages-ok-response.ts +0 -49
- package/src/services/packages/models/packages.ts +0 -75
- package/src/services/packages/packages.ts +0 -48
- package/src/services/packages/request-params.ts +0 -10
- package/src/services/purchases/index.ts +0 -1
- package/src/services/purchases/models/create-purchase-ok-response-profile.ts +0 -46
- package/src/services/purchases/models/create-purchase-ok-response-purchase.ts +0 -81
- package/src/services/purchases/models/create-purchase-ok-response.ts +0 -61
- package/src/services/purchases/models/create-purchase-request.ts +0 -93
- package/src/services/purchases/models/edit-purchase-ok-response.ts +0 -69
- package/src/services/purchases/models/edit-purchase-request.ts +0 -69
- package/src/services/purchases/models/get-purchase-consumption-ok-response.ts +0 -48
- package/src/services/purchases/models/index.ts +0 -15
- package/src/services/purchases/models/list-purchases-ok-response.ts +0 -49
- package/src/services/purchases/models/package_.ts +0 -69
- package/src/services/purchases/models/purchases-esim.ts +0 -41
- package/src/services/purchases/models/purchases.ts +0 -107
- package/src/services/purchases/models/top-up-esim-ok-response-profile.ts +0 -41
- package/src/services/purchases/models/top-up-esim-ok-response-purchase.ts +0 -81
- package/src/services/purchases/models/top-up-esim-ok-response.ts +0 -61
- package/src/services/purchases/models/top-up-esim-request.ts +0 -87
- package/src/services/purchases/purchases.ts +0 -159
- package/src/services/purchases/request-params.ts +0 -10
- package/tsconfig.json +0 -22
@@ -1,48 +0,0 @@
|
|
1
|
-
import { z } from 'zod';
|
2
|
-
|
3
|
-
/**
|
4
|
-
* The shape of the model inside the application code - what the users use
|
5
|
-
*/
|
6
|
-
export const getPurchaseConsumptionOkResponse = z.lazy(() => {
|
7
|
-
return z.object({
|
8
|
-
dataUsageRemainingInBytes: z.number().optional(),
|
9
|
-
status: z.string().optional(),
|
10
|
-
});
|
11
|
-
});
|
12
|
-
|
13
|
-
/**
|
14
|
-
*
|
15
|
-
* @typedef {GetPurchaseConsumptionOkResponse} getPurchaseConsumptionOkResponse
|
16
|
-
* @property {number} - Remaining balance of the package in bytes
|
17
|
-
* @property {string} - Status of the connectivity, possible values are 'ACTIVE' or 'NOT_ACTIVE'
|
18
|
-
*/
|
19
|
-
export type GetPurchaseConsumptionOkResponse = z.infer<typeof getPurchaseConsumptionOkResponse>;
|
20
|
-
|
21
|
-
/**
|
22
|
-
* The shape of the model mapping from the api schema into the application shape.
|
23
|
-
* Is equal to application shape if all property names match the api schema
|
24
|
-
*/
|
25
|
-
export const getPurchaseConsumptionOkResponseResponse = z.lazy(() => {
|
26
|
-
return z
|
27
|
-
.object({
|
28
|
-
dataUsageRemainingInBytes: z.number().optional(),
|
29
|
-
status: z.string().optional(),
|
30
|
-
})
|
31
|
-
.transform((data) => ({
|
32
|
-
dataUsageRemainingInBytes: data['dataUsageRemainingInBytes'],
|
33
|
-
status: data['status'],
|
34
|
-
}));
|
35
|
-
});
|
36
|
-
|
37
|
-
/**
|
38
|
-
* The shape of the model mapping from the application shape into the api schema.
|
39
|
-
* Is equal to application shape if all property names match the api schema
|
40
|
-
*/
|
41
|
-
export const getPurchaseConsumptionOkResponseRequest = z.lazy(() => {
|
42
|
-
return z
|
43
|
-
.object({ dataUsageRemainingInBytes: z.number().nullish(), status: z.string().nullish() })
|
44
|
-
.transform((data) => ({
|
45
|
-
dataUsageRemainingInBytes: data['dataUsageRemainingInBytes'],
|
46
|
-
status: data['status'],
|
47
|
-
}));
|
48
|
-
});
|
@@ -1,15 +0,0 @@
|
|
1
|
-
export type { ListPurchasesOkResponse } from './list-purchases-ok-response';
|
2
|
-
export type { CreatePurchaseRequest } from './create-purchase-request';
|
3
|
-
export type { CreatePurchaseOkResponse } from './create-purchase-ok-response';
|
4
|
-
export type { TopUpEsimRequest } from './top-up-esim-request';
|
5
|
-
export type { TopUpEsimOkResponse } from './top-up-esim-ok-response';
|
6
|
-
export type { EditPurchaseRequest } from './edit-purchase-request';
|
7
|
-
export type { EditPurchaseOkResponse } from './edit-purchase-ok-response';
|
8
|
-
export type { GetPurchaseConsumptionOkResponse } from './get-purchase-consumption-ok-response';
|
9
|
-
export type { Purchases } from './purchases';
|
10
|
-
export type { Package_ } from './package_';
|
11
|
-
export type { PurchasesEsim } from './purchases-esim';
|
12
|
-
export type { CreatePurchaseOkResponsePurchase } from './create-purchase-ok-response-purchase';
|
13
|
-
export type { CreatePurchaseOkResponseProfile } from './create-purchase-ok-response-profile';
|
14
|
-
export type { TopUpEsimOkResponsePurchase } from './top-up-esim-ok-response-purchase';
|
15
|
-
export type { TopUpEsimOkResponseProfile } from './top-up-esim-ok-response-profile';
|
@@ -1,49 +0,0 @@
|
|
1
|
-
import { z } from 'zod';
|
2
|
-
import { purchases, purchasesRequest, purchasesResponse } from './purchases';
|
3
|
-
|
4
|
-
/**
|
5
|
-
* The shape of the model inside the application code - what the users use
|
6
|
-
*/
|
7
|
-
export const listPurchasesOkResponse = z.lazy(() => {
|
8
|
-
return z.object({
|
9
|
-
purchases: z.array(purchases).optional(),
|
10
|
-
afterCursor: z.string().optional().nullable(),
|
11
|
-
});
|
12
|
-
});
|
13
|
-
|
14
|
-
/**
|
15
|
-
*
|
16
|
-
* @typedef {ListPurchasesOkResponse} listPurchasesOkResponse
|
17
|
-
* @property {Purchases[]}
|
18
|
-
* @property {string} - The cursor value representing the end of the current page of results. Use this cursor value as the "afterCursor" parameter in your next request to retrieve the subsequent page of results. It ensures that you continue fetching data from where you left off, facilitating smooth pagination.
|
19
|
-
*/
|
20
|
-
export type ListPurchasesOkResponse = z.infer<typeof listPurchasesOkResponse>;
|
21
|
-
|
22
|
-
/**
|
23
|
-
* The shape of the model mapping from the api schema into the application shape.
|
24
|
-
* Is equal to application shape if all property names match the api schema
|
25
|
-
*/
|
26
|
-
export const listPurchasesOkResponseResponse = z.lazy(() => {
|
27
|
-
return z
|
28
|
-
.object({
|
29
|
-
purchases: z.array(purchasesResponse).optional(),
|
30
|
-
afterCursor: z.string().optional().nullable(),
|
31
|
-
})
|
32
|
-
.transform((data) => ({
|
33
|
-
purchases: data['purchases'],
|
34
|
-
afterCursor: data['afterCursor'],
|
35
|
-
}));
|
36
|
-
});
|
37
|
-
|
38
|
-
/**
|
39
|
-
* The shape of the model mapping from the application shape into the api schema.
|
40
|
-
* Is equal to application shape if all property names match the api schema
|
41
|
-
*/
|
42
|
-
export const listPurchasesOkResponseRequest = z.lazy(() => {
|
43
|
-
return z
|
44
|
-
.object({ purchases: z.array(purchasesRequest).nullish(), afterCursor: z.string().nullish() })
|
45
|
-
.transform((data) => ({
|
46
|
-
purchases: data['purchases'],
|
47
|
-
afterCursor: data['afterCursor'],
|
48
|
-
}));
|
49
|
-
});
|
@@ -1,69 +0,0 @@
|
|
1
|
-
import { z } from 'zod';
|
2
|
-
|
3
|
-
/**
|
4
|
-
* The shape of the model inside the application code - what the users use
|
5
|
-
*/
|
6
|
-
export const package_ = z.lazy(() => {
|
7
|
-
return z.object({
|
8
|
-
id: z.string().optional(),
|
9
|
-
dataLimitInBytes: z.number().optional(),
|
10
|
-
destination: z.string().optional(),
|
11
|
-
destinationName: z.string().optional(),
|
12
|
-
priceInCents: z.number().optional(),
|
13
|
-
});
|
14
|
-
});
|
15
|
-
|
16
|
-
/**
|
17
|
-
*
|
18
|
-
* @typedef {Package_} package_
|
19
|
-
* @property {string} - ID of the package
|
20
|
-
* @property {number} - Size of the package in Bytes
|
21
|
-
* @property {string} - ISO representation of the package's destination
|
22
|
-
* @property {string} - Name of the package's destination
|
23
|
-
* @property {number} - Price of the package in cents
|
24
|
-
*/
|
25
|
-
export type Package_ = z.infer<typeof package_>;
|
26
|
-
|
27
|
-
/**
|
28
|
-
* The shape of the model mapping from the api schema into the application shape.
|
29
|
-
* Is equal to application shape if all property names match the api schema
|
30
|
-
*/
|
31
|
-
export const packageResponse = z.lazy(() => {
|
32
|
-
return z
|
33
|
-
.object({
|
34
|
-
id: z.string().optional(),
|
35
|
-
dataLimitInBytes: z.number().optional(),
|
36
|
-
destination: z.string().optional(),
|
37
|
-
destinationName: z.string().optional(),
|
38
|
-
priceInCents: z.number().optional(),
|
39
|
-
})
|
40
|
-
.transform((data) => ({
|
41
|
-
id: data['id'],
|
42
|
-
dataLimitInBytes: data['dataLimitInBytes'],
|
43
|
-
destination: data['destination'],
|
44
|
-
destinationName: data['destinationName'],
|
45
|
-
priceInCents: data['priceInCents'],
|
46
|
-
}));
|
47
|
-
});
|
48
|
-
|
49
|
-
/**
|
50
|
-
* The shape of the model mapping from the application shape into the api schema.
|
51
|
-
* Is equal to application shape if all property names match the api schema
|
52
|
-
*/
|
53
|
-
export const packageRequest = z.lazy(() => {
|
54
|
-
return z
|
55
|
-
.object({
|
56
|
-
id: z.string().nullish(),
|
57
|
-
dataLimitInBytes: z.number().nullish(),
|
58
|
-
destination: z.string().nullish(),
|
59
|
-
destinationName: z.string().nullish(),
|
60
|
-
priceInCents: z.number().nullish(),
|
61
|
-
})
|
62
|
-
.transform((data) => ({
|
63
|
-
id: data['id'],
|
64
|
-
dataLimitInBytes: data['dataLimitInBytes'],
|
65
|
-
destination: data['destination'],
|
66
|
-
destinationName: data['destinationName'],
|
67
|
-
priceInCents: data['priceInCents'],
|
68
|
-
}));
|
69
|
-
});
|
@@ -1,41 +0,0 @@
|
|
1
|
-
import { z } from 'zod';
|
2
|
-
|
3
|
-
/**
|
4
|
-
* The shape of the model inside the application code - what the users use
|
5
|
-
*/
|
6
|
-
export const purchasesEsim = z.lazy(() => {
|
7
|
-
return z.object({
|
8
|
-
iccid: z.string().min(18).max(22).optional(),
|
9
|
-
});
|
10
|
-
});
|
11
|
-
|
12
|
-
/**
|
13
|
-
*
|
14
|
-
* @typedef {PurchasesEsim} purchasesEsim
|
15
|
-
* @property {string} - ID of the eSIM
|
16
|
-
*/
|
17
|
-
export type PurchasesEsim = z.infer<typeof purchasesEsim>;
|
18
|
-
|
19
|
-
/**
|
20
|
-
* The shape of the model mapping from the api schema into the application shape.
|
21
|
-
* Is equal to application shape if all property names match the api schema
|
22
|
-
*/
|
23
|
-
export const purchasesEsimResponse = z.lazy(() => {
|
24
|
-
return z
|
25
|
-
.object({
|
26
|
-
iccid: z.string().min(18).max(22).optional(),
|
27
|
-
})
|
28
|
-
.transform((data) => ({
|
29
|
-
iccid: data['iccid'],
|
30
|
-
}));
|
31
|
-
});
|
32
|
-
|
33
|
-
/**
|
34
|
-
* The shape of the model mapping from the application shape into the api schema.
|
35
|
-
* Is equal to application shape if all property names match the api schema
|
36
|
-
*/
|
37
|
-
export const purchasesEsimRequest = z.lazy(() => {
|
38
|
-
return z.object({ iccid: z.string().nullish() }).transform((data) => ({
|
39
|
-
iccid: data['iccid'],
|
40
|
-
}));
|
41
|
-
});
|
@@ -1,107 +0,0 @@
|
|
1
|
-
import { z } from 'zod';
|
2
|
-
import { packageRequest, packageResponse, package_ } from './package_';
|
3
|
-
import { purchasesEsim, purchasesEsimRequest, purchasesEsimResponse } from './purchases-esim';
|
4
|
-
|
5
|
-
/**
|
6
|
-
* The shape of the model inside the application code - what the users use
|
7
|
-
*/
|
8
|
-
export const purchases = z.lazy(() => {
|
9
|
-
return z.object({
|
10
|
-
id: z.string().optional(),
|
11
|
-
startDate: z.string().optional(),
|
12
|
-
endDate: z.string().optional(),
|
13
|
-
createdDate: z.string().optional(),
|
14
|
-
startTime: z.number().optional(),
|
15
|
-
endTime: z.number().optional(),
|
16
|
-
createdAt: z.number().optional(),
|
17
|
-
package: package_.optional(),
|
18
|
-
esim: purchasesEsim.optional(),
|
19
|
-
source: z.string().optional(),
|
20
|
-
referenceId: z.string().optional(),
|
21
|
-
});
|
22
|
-
});
|
23
|
-
|
24
|
-
/**
|
25
|
-
*
|
26
|
-
* @typedef {Purchases} purchases
|
27
|
-
* @property {string} - ID of the purchase
|
28
|
-
* @property {string} - Start date of the package's validity in the format 'yyyy-MM-ddThh:mm:ssZZ'
|
29
|
-
* @property {string} - End date of the package's validity in the format 'yyyy-MM-ddThh:mm:ssZZ'
|
30
|
-
* @property {string} - Creation date of the purchase in the format 'yyyy-MM-ddThh:mm:ssZZ'
|
31
|
-
* @property {number} - Epoch value representing the start time of the package's validity
|
32
|
-
* @property {number} - Epoch value representing the end time of the package's validity
|
33
|
-
* @property {number} - Epoch value representing the date of creation of the purchase
|
34
|
-
* @property {Package_}
|
35
|
-
* @property {PurchasesEsim}
|
36
|
-
* @property {string} - The source indicates where the eSIM was purchased, which can be from the API, dashboard, landing-page or promo-page. For purchases made before September 8, 2023, the value will be displayed as 'Not available'.
|
37
|
-
* @property {string} - The referenceId that was provided by the partner during the purchase or topup flow. This identifier can be used for analytics and debugging purposes.
|
38
|
-
*/
|
39
|
-
export type Purchases = z.infer<typeof purchases>;
|
40
|
-
|
41
|
-
/**
|
42
|
-
* The shape of the model mapping from the api schema into the application shape.
|
43
|
-
* Is equal to application shape if all property names match the api schema
|
44
|
-
*/
|
45
|
-
export const purchasesResponse = z.lazy(() => {
|
46
|
-
return z
|
47
|
-
.object({
|
48
|
-
id: z.string().optional(),
|
49
|
-
startDate: z.string().optional(),
|
50
|
-
endDate: z.string().optional(),
|
51
|
-
createdDate: z.string().optional(),
|
52
|
-
startTime: z.number().optional(),
|
53
|
-
endTime: z.number().optional(),
|
54
|
-
createdAt: z.number().optional(),
|
55
|
-
package: packageResponse.optional(),
|
56
|
-
esim: purchasesEsimResponse.optional(),
|
57
|
-
source: z.string().optional(),
|
58
|
-
referenceId: z.string().optional(),
|
59
|
-
})
|
60
|
-
.transform((data) => ({
|
61
|
-
id: data['id'],
|
62
|
-
startDate: data['startDate'],
|
63
|
-
endDate: data['endDate'],
|
64
|
-
createdDate: data['createdDate'],
|
65
|
-
startTime: data['startTime'],
|
66
|
-
endTime: data['endTime'],
|
67
|
-
createdAt: data['createdAt'],
|
68
|
-
package: data['package'],
|
69
|
-
esim: data['esim'],
|
70
|
-
source: data['source'],
|
71
|
-
referenceId: data['referenceId'],
|
72
|
-
}));
|
73
|
-
});
|
74
|
-
|
75
|
-
/**
|
76
|
-
* The shape of the model mapping from the application shape into the api schema.
|
77
|
-
* Is equal to application shape if all property names match the api schema
|
78
|
-
*/
|
79
|
-
export const purchasesRequest = z.lazy(() => {
|
80
|
-
return z
|
81
|
-
.object({
|
82
|
-
id: z.string().nullish(),
|
83
|
-
startDate: z.string().nullish(),
|
84
|
-
endDate: z.string().nullish(),
|
85
|
-
createdDate: z.string().nullish(),
|
86
|
-
startTime: z.number().nullish(),
|
87
|
-
endTime: z.number().nullish(),
|
88
|
-
createdAt: z.number().nullish(),
|
89
|
-
package: packageRequest.nullish(),
|
90
|
-
esim: purchasesEsimRequest.nullish(),
|
91
|
-
source: z.string().nullish(),
|
92
|
-
referenceId: z.string().nullish(),
|
93
|
-
})
|
94
|
-
.transform((data) => ({
|
95
|
-
id: data['id'],
|
96
|
-
startDate: data['startDate'],
|
97
|
-
endDate: data['endDate'],
|
98
|
-
createdDate: data['createdDate'],
|
99
|
-
startTime: data['startTime'],
|
100
|
-
endTime: data['endTime'],
|
101
|
-
createdAt: data['createdAt'],
|
102
|
-
package: data['package'],
|
103
|
-
esim: data['esim'],
|
104
|
-
source: data['source'],
|
105
|
-
referenceId: data['referenceId'],
|
106
|
-
}));
|
107
|
-
});
|
@@ -1,41 +0,0 @@
|
|
1
|
-
import { z } from 'zod';
|
2
|
-
|
3
|
-
/**
|
4
|
-
* The shape of the model inside the application code - what the users use
|
5
|
-
*/
|
6
|
-
export const topUpEsimOkResponseProfile = z.lazy(() => {
|
7
|
-
return z.object({
|
8
|
-
iccid: z.string().min(18).max(22).optional(),
|
9
|
-
});
|
10
|
-
});
|
11
|
-
|
12
|
-
/**
|
13
|
-
*
|
14
|
-
* @typedef {TopUpEsimOkResponseProfile} topUpEsimOkResponseProfile
|
15
|
-
* @property {string} - ID of the eSIM
|
16
|
-
*/
|
17
|
-
export type TopUpEsimOkResponseProfile = z.infer<typeof topUpEsimOkResponseProfile>;
|
18
|
-
|
19
|
-
/**
|
20
|
-
* The shape of the model mapping from the api schema into the application shape.
|
21
|
-
* Is equal to application shape if all property names match the api schema
|
22
|
-
*/
|
23
|
-
export const topUpEsimOkResponseProfileResponse = z.lazy(() => {
|
24
|
-
return z
|
25
|
-
.object({
|
26
|
-
iccid: z.string().min(18).max(22).optional(),
|
27
|
-
})
|
28
|
-
.transform((data) => ({
|
29
|
-
iccid: data['iccid'],
|
30
|
-
}));
|
31
|
-
});
|
32
|
-
|
33
|
-
/**
|
34
|
-
* The shape of the model mapping from the application shape into the api schema.
|
35
|
-
* Is equal to application shape if all property names match the api schema
|
36
|
-
*/
|
37
|
-
export const topUpEsimOkResponseProfileRequest = z.lazy(() => {
|
38
|
-
return z.object({ iccid: z.string().nullish() }).transform((data) => ({
|
39
|
-
iccid: data['iccid'],
|
40
|
-
}));
|
41
|
-
});
|
@@ -1,81 +0,0 @@
|
|
1
|
-
import { z } from 'zod';
|
2
|
-
|
3
|
-
/**
|
4
|
-
* The shape of the model inside the application code - what the users use
|
5
|
-
*/
|
6
|
-
export const topUpEsimOkResponsePurchase = z.lazy(() => {
|
7
|
-
return z.object({
|
8
|
-
id: z.string().optional(),
|
9
|
-
packageId: z.string().optional(),
|
10
|
-
startDate: z.string().optional(),
|
11
|
-
endDate: z.string().optional(),
|
12
|
-
createdDate: z.string().optional(),
|
13
|
-
startTime: z.number().optional(),
|
14
|
-
endTime: z.number().optional(),
|
15
|
-
});
|
16
|
-
});
|
17
|
-
|
18
|
-
/**
|
19
|
-
*
|
20
|
-
* @typedef {TopUpEsimOkResponsePurchase} topUpEsimOkResponsePurchase
|
21
|
-
* @property {string} - ID of the purchase
|
22
|
-
* @property {string} - ID of the package
|
23
|
-
* @property {string} - Start date of the package's validity in the format 'yyyy-MM-ddThh:mm:ssZZ'
|
24
|
-
* @property {string} - End date of the package's validity in the format 'yyyy-MM-ddThh:mm:ssZZ'
|
25
|
-
* @property {string} - Creation date of the purchase in the format 'yyyy-MM-ddThh:mm:ssZZ'
|
26
|
-
* @property {number} - Epoch value representing the start time of the package's validity
|
27
|
-
* @property {number} - Epoch value representing the end time of the package's validity
|
28
|
-
*/
|
29
|
-
export type TopUpEsimOkResponsePurchase = z.infer<typeof topUpEsimOkResponsePurchase>;
|
30
|
-
|
31
|
-
/**
|
32
|
-
* The shape of the model mapping from the api schema into the application shape.
|
33
|
-
* Is equal to application shape if all property names match the api schema
|
34
|
-
*/
|
35
|
-
export const topUpEsimOkResponsePurchaseResponse = z.lazy(() => {
|
36
|
-
return z
|
37
|
-
.object({
|
38
|
-
id: z.string().optional(),
|
39
|
-
packageId: z.string().optional(),
|
40
|
-
startDate: z.string().optional(),
|
41
|
-
endDate: z.string().optional(),
|
42
|
-
createdDate: z.string().optional(),
|
43
|
-
startTime: z.number().optional(),
|
44
|
-
endTime: z.number().optional(),
|
45
|
-
})
|
46
|
-
.transform((data) => ({
|
47
|
-
id: data['id'],
|
48
|
-
packageId: data['packageId'],
|
49
|
-
startDate: data['startDate'],
|
50
|
-
endDate: data['endDate'],
|
51
|
-
createdDate: data['createdDate'],
|
52
|
-
startTime: data['startTime'],
|
53
|
-
endTime: data['endTime'],
|
54
|
-
}));
|
55
|
-
});
|
56
|
-
|
57
|
-
/**
|
58
|
-
* The shape of the model mapping from the application shape into the api schema.
|
59
|
-
* Is equal to application shape if all property names match the api schema
|
60
|
-
*/
|
61
|
-
export const topUpEsimOkResponsePurchaseRequest = z.lazy(() => {
|
62
|
-
return z
|
63
|
-
.object({
|
64
|
-
id: z.string().nullish(),
|
65
|
-
packageId: z.string().nullish(),
|
66
|
-
startDate: z.string().nullish(),
|
67
|
-
endDate: z.string().nullish(),
|
68
|
-
createdDate: z.string().nullish(),
|
69
|
-
startTime: z.number().nullish(),
|
70
|
-
endTime: z.number().nullish(),
|
71
|
-
})
|
72
|
-
.transform((data) => ({
|
73
|
-
id: data['id'],
|
74
|
-
packageId: data['packageId'],
|
75
|
-
startDate: data['startDate'],
|
76
|
-
endDate: data['endDate'],
|
77
|
-
createdDate: data['createdDate'],
|
78
|
-
startTime: data['startTime'],
|
79
|
-
endTime: data['endTime'],
|
80
|
-
}));
|
81
|
-
});
|
@@ -1,61 +0,0 @@
|
|
1
|
-
import { z } from 'zod';
|
2
|
-
import {
|
3
|
-
topUpEsimOkResponsePurchase,
|
4
|
-
topUpEsimOkResponsePurchaseRequest,
|
5
|
-
topUpEsimOkResponsePurchaseResponse,
|
6
|
-
} from './top-up-esim-ok-response-purchase';
|
7
|
-
import {
|
8
|
-
topUpEsimOkResponseProfile,
|
9
|
-
topUpEsimOkResponseProfileRequest,
|
10
|
-
topUpEsimOkResponseProfileResponse,
|
11
|
-
} from './top-up-esim-ok-response-profile';
|
12
|
-
|
13
|
-
/**
|
14
|
-
* The shape of the model inside the application code - what the users use
|
15
|
-
*/
|
16
|
-
export const topUpEsimOkResponse = z.lazy(() => {
|
17
|
-
return z.object({
|
18
|
-
purchase: topUpEsimOkResponsePurchase.optional(),
|
19
|
-
profile: topUpEsimOkResponseProfile.optional(),
|
20
|
-
});
|
21
|
-
});
|
22
|
-
|
23
|
-
/**
|
24
|
-
*
|
25
|
-
* @typedef {TopUpEsimOkResponse} topUpEsimOkResponse
|
26
|
-
* @property {TopUpEsimOkResponsePurchase}
|
27
|
-
* @property {TopUpEsimOkResponseProfile}
|
28
|
-
*/
|
29
|
-
export type TopUpEsimOkResponse = z.infer<typeof topUpEsimOkResponse>;
|
30
|
-
|
31
|
-
/**
|
32
|
-
* The shape of the model mapping from the api schema into the application shape.
|
33
|
-
* Is equal to application shape if all property names match the api schema
|
34
|
-
*/
|
35
|
-
export const topUpEsimOkResponseResponse = z.lazy(() => {
|
36
|
-
return z
|
37
|
-
.object({
|
38
|
-
purchase: topUpEsimOkResponsePurchaseResponse.optional(),
|
39
|
-
profile: topUpEsimOkResponseProfileResponse.optional(),
|
40
|
-
})
|
41
|
-
.transform((data) => ({
|
42
|
-
purchase: data['purchase'],
|
43
|
-
profile: data['profile'],
|
44
|
-
}));
|
45
|
-
});
|
46
|
-
|
47
|
-
/**
|
48
|
-
* The shape of the model mapping from the application shape into the api schema.
|
49
|
-
* Is equal to application shape if all property names match the api schema
|
50
|
-
*/
|
51
|
-
export const topUpEsimOkResponseRequest = z.lazy(() => {
|
52
|
-
return z
|
53
|
-
.object({
|
54
|
-
purchase: topUpEsimOkResponsePurchaseRequest.nullish(),
|
55
|
-
profile: topUpEsimOkResponseProfileRequest.nullish(),
|
56
|
-
})
|
57
|
-
.transform((data) => ({
|
58
|
-
purchase: data['purchase'],
|
59
|
-
profile: data['profile'],
|
60
|
-
}));
|
61
|
-
});
|
@@ -1,87 +0,0 @@
|
|
1
|
-
import { z } from 'zod';
|
2
|
-
|
3
|
-
/**
|
4
|
-
* The shape of the model inside the application code - what the users use
|
5
|
-
*/
|
6
|
-
export const topUpEsimRequest = z.lazy(() => {
|
7
|
-
return z.object({
|
8
|
-
iccid: z.string().min(18).max(22),
|
9
|
-
dataLimitInGb: z.number(),
|
10
|
-
startDate: z.string(),
|
11
|
-
endDate: z.string(),
|
12
|
-
email: z.string().optional(),
|
13
|
-
referenceId: z.string().optional(),
|
14
|
-
startTime: z.number().optional(),
|
15
|
-
endTime: z.number().optional(),
|
16
|
-
});
|
17
|
-
});
|
18
|
-
|
19
|
-
/**
|
20
|
-
*
|
21
|
-
* @typedef {TopUpEsimRequest} topUpEsimRequest
|
22
|
-
* @property {string} - ID of the eSIM
|
23
|
-
* @property {number} - Size of the package in GB. The available options are 1, 2, 3, 5, 8, 20GB
|
24
|
-
* @property {string} - Start date of the package's validity in the format 'yyyy-MM-dd'. This date can be set to the current day or any day within the next 12 months.
|
25
|
-
* @property {string} - End date of the package's validity in the format 'yyyy-MM-dd'. End date can be maximum 90 days after Start date.
|
26
|
-
* @property {string} - Email address where the purchase confirmation email will be sent (excluding QR Code & activation steps)
|
27
|
-
* @property {string} - An identifier provided by the partner to link this purchase to their booking or transaction for analytics and debugging purposes.
|
28
|
-
* @property {number} - Epoch value representing the start time of the package's validity. This timestamp can be set to the current time or any time within the next 12 months.
|
29
|
-
* @property {number} - Epoch value representing the end time of the package's validity. End time can be maximum 90 days after Start time.
|
30
|
-
*/
|
31
|
-
export type TopUpEsimRequest = z.infer<typeof topUpEsimRequest>;
|
32
|
-
|
33
|
-
/**
|
34
|
-
* The shape of the model mapping from the api schema into the application shape.
|
35
|
-
* Is equal to application shape if all property names match the api schema
|
36
|
-
*/
|
37
|
-
export const topUpEsimRequestResponse = z.lazy(() => {
|
38
|
-
return z
|
39
|
-
.object({
|
40
|
-
iccid: z.string().min(18).max(22),
|
41
|
-
dataLimitInGB: z.number(),
|
42
|
-
startDate: z.string(),
|
43
|
-
endDate: z.string(),
|
44
|
-
email: z.string().optional(),
|
45
|
-
referenceId: z.string().optional(),
|
46
|
-
startTime: z.number().optional(),
|
47
|
-
endTime: z.number().optional(),
|
48
|
-
})
|
49
|
-
.transform((data) => ({
|
50
|
-
iccid: data['iccid'],
|
51
|
-
dataLimitInGb: data['dataLimitInGB'],
|
52
|
-
startDate: data['startDate'],
|
53
|
-
endDate: data['endDate'],
|
54
|
-
email: data['email'],
|
55
|
-
referenceId: data['referenceId'],
|
56
|
-
startTime: data['startTime'],
|
57
|
-
endTime: data['endTime'],
|
58
|
-
}));
|
59
|
-
});
|
60
|
-
|
61
|
-
/**
|
62
|
-
* The shape of the model mapping from the application shape into the api schema.
|
63
|
-
* Is equal to application shape if all property names match the api schema
|
64
|
-
*/
|
65
|
-
export const topUpEsimRequestRequest = z.lazy(() => {
|
66
|
-
return z
|
67
|
-
.object({
|
68
|
-
iccid: z.string().nullish(),
|
69
|
-
dataLimitInGb: z.number().nullish(),
|
70
|
-
startDate: z.string().nullish(),
|
71
|
-
endDate: z.string().nullish(),
|
72
|
-
email: z.string().nullish(),
|
73
|
-
referenceId: z.string().nullish(),
|
74
|
-
startTime: z.number().nullish(),
|
75
|
-
endTime: z.number().nullish(),
|
76
|
-
})
|
77
|
-
.transform((data) => ({
|
78
|
-
iccid: data['iccid'],
|
79
|
-
dataLimitInGB: data['dataLimitInGb'],
|
80
|
-
startDate: data['startDate'],
|
81
|
-
endDate: data['endDate'],
|
82
|
-
email: data['email'],
|
83
|
-
referenceId: data['referenceId'],
|
84
|
-
startTime: data['startTime'],
|
85
|
-
endTime: data['endTime'],
|
86
|
-
}));
|
87
|
-
});
|