@spytecgps/nova-orm 1.2.26 → 1.2.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/entities/acumaticaAmazonProduct.d.ts +8 -8
- package/dist/entities/acumaticaAmazonProduct.js +46 -46
- package/dist/entities/acumaticaImeiIccidData.d.ts +17 -17
- package/dist/entities/acumaticaImeiIccidData.js +92 -92
- package/dist/entities/acumaticaOrderShipmentDetails.d.ts +11 -11
- package/dist/entities/acumaticaOrderShipmentDetails.js +62 -62
- package/dist/entities/acumaticaShipment.d.ts +5 -5
- package/dist/entities/acumaticaShipment.js +31 -31
- package/dist/entities/acumaticaShipmentAmazon.d.ts +4 -4
- package/dist/entities/acumaticaShipmentAmazon.js +26 -26
- package/dist/entities/aempToken.d.ts +10 -10
- package/dist/entities/aempToken.js +47 -47
- package/dist/entities/airflow/airflowAcumaticaExportImeiIccidData.d.ts +15 -15
- package/dist/entities/airflow/airflowAcumaticaExportImeiIccidData.js +81 -81
- package/dist/entities/airflow/airflowAcumaticaExportOrderShipmentDetails.d.ts +28 -28
- package/dist/entities/airflow/airflowAcumaticaExportOrderShipmentDetails.js +146 -146
- package/dist/entities/airflow/airflowAcumaticaShipmentsAmazon.d.ts +7 -7
- package/dist/entities/airflow/airflowAcumaticaShipmentsAmazon.js +41 -41
- package/dist/entities/alert.d.ts +28 -28
- package/dist/entities/alert.js +136 -136
- package/dist/entities/alertType.d.ts +14 -14
- package/dist/entities/alertType.js +83 -83
- package/dist/entities/appFeatureType.d.ts +6 -6
- package/dist/entities/appFeatureType.js +36 -36
- package/dist/entities/asinPromotion.d.ts +7 -7
- package/dist/entities/asinPromotion.js +36 -36
- package/dist/entities/assetCategory.d.ts +5 -5
- package/dist/entities/assetCategory.js +32 -32
- package/dist/entities/beaconBleMesh.d.ts +11 -11
- package/dist/entities/beaconBleMesh.js +62 -62
- package/dist/entities/billing.d.ts +20 -20
- package/dist/entities/billing.js +108 -108
- package/dist/entities/billingCustomerAmazon.d.ts +14 -14
- package/dist/entities/billingCustomerAmazon.js +82 -82
- package/dist/entities/billingCustomerBraintree.d.ts +11 -11
- package/dist/entities/billingCustomerBraintree.js +62 -62
- package/dist/entities/billingDeviceHistory.d.ts +11 -11
- package/dist/entities/billingDeviceHistory.js +61 -61
- package/dist/entities/billingDeviceTypePlan.d.ts +12 -12
- package/dist/entities/billingDeviceTypePlan.js +63 -63
- package/dist/entities/billingHubspotPaymentLog.d.ts +50 -50
- package/dist/entities/billingHubspotPaymentLog.js +256 -256
- package/dist/entities/billingKlarnaCustomer.d.ts +14 -14
- package/dist/entities/billingKlarnaCustomer.js +76 -76
- package/dist/entities/billingKlarnaOrder.d.ts +17 -17
- package/dist/entities/billingKlarnaOrder.js +114 -114
- package/dist/entities/billingPlanFeatures.d.ts +6 -6
- package/dist/entities/billingPlanFeatures.js +36 -36
- package/dist/entities/billingPlans.d.ts +22 -22
- package/dist/entities/billingPlans.js +126 -126
- package/dist/entities/billingStatusHistoryBraintree.d.ts +10 -10
- package/dist/entities/billingStatusHistoryBraintree.js +63 -63
- package/dist/entities/billingSubscriptionAmazon.d.ts +22 -22
- package/dist/entities/billingSubscriptionAmazon.js +161 -161
- package/dist/entities/billingSubscriptionBraintree.d.ts +34 -34
- package/dist/entities/billingSubscriptionBraintree.js +229 -229
- package/dist/entities/blacklist.d.ts +9 -9
- package/dist/entities/blacklist.js +51 -51
- package/dist/entities/blacklistType.d.ts +5 -5
- package/dist/entities/blacklistType.js +31 -31
- package/dist/entities/bleMesh.d.ts +15 -15
- package/dist/entities/bleMesh.js +73 -73
- package/dist/entities/bleMeshConfiguration.d.ts +9 -9
- package/dist/entities/bleMeshConfiguration.js +56 -56
- package/dist/entities/boundary.d.ts +23 -23
- package/dist/entities/boundary.js +120 -120
- package/dist/entities/boundaryEvent.d.ts +20 -20
- package/dist/entities/boundaryEvent.js +105 -105
- package/dist/entities/cellTower.d.ts +12 -12
- package/dist/entities/cellTower.js +66 -66
- package/dist/entities/client.d.ts +34 -34
- package/dist/entities/client.js +147 -147
- package/dist/entities/clientAlertConfiguration.d.ts +18 -18
- package/dist/entities/clientAlertConfiguration.js +101 -89
- package/dist/entities/clientAlertConfiguration.js.map +1 -1
- package/dist/entities/clientAlertRecipient.d.ts +16 -16
- package/dist/entities/clientAlertRecipient.js +97 -97
- package/dist/entities/clientAppFeature.d.ts +9 -9
- package/dist/entities/clientAppFeature.js +47 -47
- package/dist/entities/clientConfiguration.d.ts +9 -9
- package/dist/entities/clientConfiguration.js +58 -58
- package/dist/entities/clientDeviceSetting.d.ts +14 -14
- package/dist/entities/clientDeviceSetting.js +95 -95
- package/dist/entities/clientIngestorConfiguration.d.ts +8 -8
- package/dist/entities/clientIngestorConfiguration.js +47 -47
- package/dist/entities/clientType.d.ts +6 -6
- package/dist/entities/clientType.js +36 -36
- package/dist/entities/country.d.ts +16 -16
- package/dist/entities/country.js +91 -91
- package/dist/entities/customerAttribute.d.ts +15 -15
- package/dist/entities/customerAttribute.js +80 -80
- package/dist/entities/dataExport.d.ts +17 -17
- package/dist/entities/dataExport.js +73 -73
- package/dist/entities/dataSourceType.d.ts +5 -5
- package/dist/entities/dataSourceType.js +31 -31
- package/dist/entities/deactivation.d.ts +14 -14
- package/dist/entities/deactivation.js +83 -83
- package/dist/entities/deactivationReason.d.ts +6 -6
- package/dist/entities/deactivationReason.js +40 -40
- package/dist/entities/device.d.ts +38 -38
- package/dist/entities/device.js +173 -173
- package/dist/entities/deviceBehavior.d.ts +25 -25
- package/dist/entities/deviceBehavior.js +147 -147
- package/dist/entities/deviceBleMesh.d.ts +14 -14
- package/dist/entities/deviceBleMesh.js +77 -77
- package/dist/entities/deviceBleMeshUpdateTask.d.ts +18 -18
- package/dist/entities/deviceBleMeshUpdateTask.js +82 -82
- package/dist/entities/deviceChangesHistory.d.ts +8 -8
- package/dist/entities/deviceChangesHistory.js +47 -47
- package/dist/entities/deviceCustomConfiguration.d.ts +13 -13
- package/dist/entities/deviceCustomConfiguration.js +76 -76
- package/dist/entities/deviceHistory.d.ts +8 -8
- package/dist/entities/deviceHistory.js +46 -46
- package/dist/entities/deviceModelListener.d.ts +8 -8
- package/dist/entities/deviceModelListener.js +46 -46
- package/dist/entities/devicePairing.d.ts +14 -14
- package/dist/entities/devicePairing.js +82 -82
- package/dist/entities/devicePromotion.d.ts +7 -7
- package/dist/entities/devicePromotion.js +36 -36
- package/dist/entities/deviceReplacement.d.ts +12 -12
- package/dist/entities/deviceReplacement.js +57 -57
- package/dist/entities/deviceStatus.d.ts +13 -13
- package/dist/entities/deviceStatus.js +60 -60
- package/dist/entities/deviceTask.d.ts +8 -8
- package/dist/entities/deviceTask.js +44 -44
- package/dist/entities/deviceType.d.ts +26 -26
- package/dist/entities/deviceType.js +143 -143
- package/dist/entities/deviceTypeFeature.d.ts +5 -5
- package/dist/entities/deviceTypeFeature.js +32 -32
- package/dist/entities/deviceTypeFirmware.d.ts +21 -21
- package/dist/entities/deviceTypeFirmware.js +117 -117
- package/dist/entities/deviceTypePromotion.d.ts +7 -7
- package/dist/entities/deviceTypePromotion.js +36 -36
- package/dist/entities/emailDomain.d.ts +5 -5
- package/dist/entities/emailDomain.js +38 -38
- package/dist/entities/entityTag.d.ts +12 -12
- package/dist/entities/entityTag.js +71 -71
- package/dist/entities/entityType.d.ts +5 -5
- package/dist/entities/entityType.js +31 -31
- package/dist/entities/feature.d.ts +6 -6
- package/dist/entities/feature.js +36 -36
- package/dist/entities/firmwareAutoUpgradeBlacklist.d.ts +5 -5
- package/dist/entities/firmwareAutoUpgradeBlacklist.js +35 -35
- package/dist/entities/firmwareUpgradeTask.d.ts +23 -23
- package/dist/entities/firmwareUpgradeTask.js +107 -107
- package/dist/entities/iccidStatus.d.ts +7 -7
- package/dist/entities/iccidStatus.js +49 -49
- package/dist/entities/imeiIccidCarrier.d.ts +21 -21
- package/dist/entities/imeiIccidCarrier.js +125 -125
- package/dist/entities/imeiIccidHistory.d.ts +7 -7
- package/dist/entities/imeiIccidHistory.js +43 -43
- package/dist/entities/imeiIccidImport.d.ts +5 -5
- package/dist/entities/imeiIccidImport.js +31 -31
- package/dist/entities/index.d.ts +121 -120
- package/dist/entities/index.js +121 -120
- package/dist/entities/index.js.map +1 -1
- package/dist/entities/industry.d.ts +8 -8
- package/dist/entities/industry.js +46 -46
- package/dist/entities/latestPosition.d.ts +21 -21
- package/dist/entities/latestPosition.js +105 -105
- package/dist/entities/latestPositionMigration.d.ts +20 -20
- package/dist/entities/latestPositionMigration.js +96 -96
- package/dist/entities/latestPositionMigrationBatch.d.ts +3 -3
- package/dist/entities/latestPositionMigrationBatch.js +21 -21
- package/dist/entities/latestUserAppInfo.d.ts +9 -9
- package/dist/entities/latestUserAppInfo.js +42 -42
- package/dist/entities/liveLink.d.ts +17 -17
- package/dist/entities/liveLink.js +125 -125
- package/dist/entities/magento2Gps.d.ts +50 -50
- package/dist/entities/magento2Gps.js +258 -258
- package/dist/entities/magento2Plan.d.ts +6 -6
- package/dist/entities/magento2Plan.js +41 -41
- package/dist/entities/marketplacePromotion.d.ts +7 -7
- package/dist/entities/marketplacePromotion.js +36 -36
- package/dist/entities/mobileNetwork.d.ts +9 -9
- package/dist/entities/mobileNetwork.js +51 -51
- package/dist/entities/notificationRecipient.d.ts +23 -23
- package/dist/entities/notificationRecipient.js +127 -127
- package/dist/entities/orderShipmentInternational.d.ts +12 -12
- package/dist/entities/orderShipmentInternational.js +66 -66
- package/dist/entities/organization.d.ts +10 -10
- package/dist/entities/organization.js +46 -46
- package/dist/entities/plan.d.ts +16 -16
- package/dist/entities/plan.js +86 -86
- package/dist/entities/position.d.ts +21 -21
- package/dist/entities/position.js +105 -105
- package/dist/entities/positionMigration.d.ts +20 -20
- package/dist/entities/positionMigration.js +96 -96
- package/dist/entities/positionMigrationBatch.d.ts +3 -3
- package/dist/entities/positionMigrationBatch.js +21 -21
- package/dist/entities/promotion.d.ts +24 -24
- package/dist/entities/promotion.js +135 -135
- package/dist/entities/promotionHistory.d.ts +12 -12
- package/dist/entities/promotionHistory.js +89 -89
- package/dist/entities/securityRole.d.ts +10 -10
- package/dist/entities/securityRole.js +47 -47
- package/dist/entities/serviceProvider.d.ts +7 -7
- package/dist/entities/serviceProvider.js +41 -41
- package/dist/entities/serviceProviderProduct.d.ts +9 -9
- package/dist/entities/serviceProviderProduct.js +61 -61
- package/dist/entities/serviceProviderProductNetwork.d.ts +5 -5
- package/dist/entities/serviceProviderProductNetwork.js +31 -31
- package/dist/entities/serviceProviderProductType.d.ts +5 -5
- package/dist/entities/serviceProviderProductType.js +31 -31
- package/dist/entities/sim.d.ts +16 -16
- package/dist/entities/sim.js +92 -92
- package/dist/entities/subscriptionHistoricalPrice.d.ts +20 -20
- package/dist/entities/subscriptionHistoricalPrice.js +150 -150
- package/dist/entities/tag.d.ts +12 -12
- package/dist/entities/tag.js +67 -67
- package/dist/entities/task.d.ts +36 -36
- package/dist/entities/task.js +184 -184
- package/dist/entities/taskSchedule.d.ts +29 -29
- package/dist/entities/taskSchedule.js +146 -146
- package/dist/entities/trip.d.ts +27 -27
- package/dist/entities/trip.js +138 -138
- package/dist/entities/tripCompletionStatus.d.ts +6 -6
- package/dist/entities/tripCompletionStatus.js +36 -36
- package/dist/entities/tripPosition.d.ts +4 -4
- package/dist/entities/tripPosition.js +26 -26
- package/dist/entities/user.d.ts +48 -48
- package/dist/entities/user.js +217 -217
- package/dist/entities/userActivation.d.ts +10 -10
- package/dist/entities/userActivation.js +52 -52
- package/dist/entities/userActivationDevice.d.ts +28 -28
- package/dist/entities/userActivationDevice.js +164 -164
- package/dist/entities/userActivationEvent.d.ts +13 -13
- package/dist/entities/userActivationEvent.js +61 -61
- package/dist/entities/userActivationMetric.d.ts +39 -39
- package/dist/entities/userActivationMetric.js +208 -208
- package/dist/entities/userAlertComplain.d.ts +18 -18
- package/dist/entities/userAlertComplain.js +78 -78
- package/dist/entities/userAlertConfiguration.d.ts +25 -25
- package/dist/entities/userAlertConfiguration.js +142 -142
- package/dist/entities/userAlertNotificationsConfig.d.ts +14 -14
- package/dist/entities/userAlertNotificationsConfig.js +90 -90
- package/dist/entities/userAppFeedback.d.ts +11 -11
- package/dist/entities/userAppFeedback.js +52 -52
- package/dist/entities/userAppIncident.d.ts +30 -30
- package/dist/entities/userAppIncident.js +176 -176
- package/dist/entities/userConfiguration.d.ts +21 -21
- package/dist/entities/userConfiguration.js +109 -109
- package/dist/entities/userDataDeletionRequest.d.ts +12 -12
- package/dist/entities/userDataDeletionRequest.js +57 -57
- package/dist/entities/userDeviceBehaviorTask.d.ts +16 -16
- package/dist/entities/userDeviceBehaviorTask.js +80 -80
- package/dist/entities/userInvitation.d.ts +20 -20
- package/dist/entities/userInvitation.js +101 -101
- package/dist/entities/userRatingRequest.d.ts +14 -14
- package/dist/entities/userRatingRequest.js +75 -75
- package/dist/entities/userRegistrationAttempt.d.ts +36 -36
- package/dist/entities/userRegistrationAttempt.js +177 -177
- package/dist/entities/userSecurityRole.d.ts +12 -12
- package/dist/entities/userSecurityRole.js +45 -45
- package/dist/index.d.ts +24 -24
- package/dist/index.js +1 -1
- package/dist/migration/1684483704434-addLowerCaseIndex.d.ts +5 -5
- package/dist/migration/1684483704434-addLowerCaseIndex.js +16 -16
- package/dist/novaDataSource.d.ts +88 -88
- package/dist/novaDataSource.js +192 -194
- package/dist/novaDataSource.js.map +1 -1
- package/dist/repositories/acumatica/getAcumaticaImeiIccidData.d.ts +5 -5
- package/dist/repositories/acumatica/getAcumaticaImeiIccidData.js +46 -46
- package/dist/repositories/acumatica/getAcumaticaShipmentAmazon.d.ts +5 -5
- package/dist/repositories/acumatica/getAcumaticaShipmentAmazon.js +22 -22
- package/dist/repositories/acumatica/getAcumaticaShipmentDetails.d.ts +4 -4
- package/dist/repositories/acumatica/getAcumaticaShipmentDetails.js +55 -55
- package/dist/repositories/acumatica/getLastAcumaticaShipmentDetails.d.ts +4 -4
- package/dist/repositories/acumatica/getLastAcumaticaShipmentDetails.js +32 -32
- package/dist/repositories/acumatica/getOrderShipmentInternational.d.ts +5 -5
- package/dist/repositories/acumatica/getOrderShipmentInternational.js +22 -22
- package/dist/repositories/acumatica/index.d.ts +47 -47
- package/dist/repositories/acumatica/index.js +80 -80
- package/dist/repositories/aempToken/createAempToken.d.ts +5 -5
- package/dist/repositories/aempToken/createAempToken.js +26 -26
- package/dist/repositories/aempToken/deleteAempTokens.d.ts +4 -4
- package/dist/repositories/aempToken/deleteAempTokens.js +30 -30
- package/dist/repositories/aempToken/getAempTokens.d.ts +5 -5
- package/dist/repositories/aempToken/getAempTokens.js +34 -34
- package/dist/repositories/aempToken/index.d.ts +33 -33
- package/dist/repositories/aempToken/index.js +53 -53
- package/dist/repositories/alertTypes/getAlertTypes.d.ts +4 -4
- package/dist/repositories/alertTypes/getAlertTypes.js +18 -18
- package/dist/repositories/alertTypes/index.d.ts +6 -6
- package/dist/repositories/alertTypes/index.js +18 -18
- package/dist/repositories/alerts/createAlert.d.ts +6 -6
- package/dist/repositories/alerts/createAlert.js +98 -98
- package/dist/repositories/alerts/createUserAlertComplain.d.ts +4 -4
- package/dist/repositories/alerts/createUserAlertComplain.js +26 -26
- package/dist/repositories/alerts/getAlertsReportByClient.d.ts +7 -7
- package/dist/repositories/alerts/getAlertsReportByClient.js +69 -69
- package/dist/repositories/alerts/getAlertsReportByUser.d.ts +4 -4
- package/dist/repositories/alerts/getAlertsReportByUser.js +131 -131
- package/dist/repositories/alerts/index.d.ts +78 -78
- package/dist/repositories/alerts/index.js +104 -104
- package/dist/repositories/appFeatures/createAppFeatureType.d.ts +5 -5
- package/dist/repositories/appFeatures/createAppFeatureType.js +15 -15
- package/dist/repositories/appFeatures/createClientAppFeature.d.ts +5 -5
- package/dist/repositories/appFeatures/createClientAppFeature.js +15 -15
- package/dist/repositories/appFeatures/getClientAppFeatures.d.ts +5 -5
- package/dist/repositories/appFeatures/getClientAppFeatures.js +44 -44
- package/dist/repositories/appFeatures/index.d.ts +37 -37
- package/dist/repositories/appFeatures/index.js +57 -57
- package/dist/repositories/assetCategories/getAssetCategories.d.ts +3 -3
- package/dist/repositories/assetCategories/getAssetCategories.js +18 -18
- package/dist/repositories/assetCategories/index.d.ts +9 -9
- package/dist/repositories/assetCategories/index.js +16 -16
- package/dist/repositories/baseRepository.d.ts +21 -21
- package/dist/repositories/baseRepository.js +23 -23
- package/dist/repositories/billing/createBilling.d.ts +5 -5
- package/dist/repositories/billing/createBilling.js +37 -37
- package/dist/repositories/billing/createBillingDeviceHistory.d.ts +5 -5
- package/dist/repositories/billing/createBillingDeviceHistory.js +30 -30
- package/dist/repositories/billing/createBillingHubspotPaymentLog.d.ts +5 -5
- package/dist/repositories/billing/createBillingHubspotPaymentLog.js +61 -61
- package/dist/repositories/billing/createBillingStatusHistoryBraintree.d.ts +5 -5
- package/dist/repositories/billing/createBillingStatusHistoryBraintree.js +32 -32
- package/dist/repositories/billing/getBillingCustomerBraintreeById.d.ts +5 -5
- package/dist/repositories/billing/getBillingCustomerBraintreeById.js +23 -23
- package/dist/repositories/billing/getBillingDeviceTypePlans.d.ts +5 -5
- package/dist/repositories/billing/getBillingDeviceTypePlans.js +21 -21
- package/dist/repositories/billing/getBillingKlarnaOrderByImei.d.ts +5 -5
- package/dist/repositories/billing/getBillingKlarnaOrderByImei.js +23 -23
- package/dist/repositories/billing/getBillingPlans.d.ts +4 -4
- package/dist/repositories/billing/getBillingPlans.js +67 -67
- package/dist/repositories/billing/getBillingSubscriptionBraintreeByImei.d.ts +5 -5
- package/dist/repositories/billing/getBillingSubscriptionBraintreeByImei.js +23 -23
- package/dist/repositories/billing/getBillingSubscriptionsBraintree.d.ts +5 -5
- package/dist/repositories/billing/getBillingSubscriptionsBraintree.js +30 -30
- package/dist/repositories/billing/getBillings.d.ts +5 -5
- package/dist/repositories/billing/getBillings.js +47 -47
- package/dist/repositories/billing/getBraintreePastDueSubscriptions.d.ts +4 -4
- package/dist/repositories/billing/getBraintreePastDueSubscriptions.js +13 -13
- package/dist/repositories/billing/getCanceledImeis.d.ts +4 -4
- package/dist/repositories/billing/getCanceledImeis.js +95 -95
- package/dist/repositories/billing/getCanceledImeisMatchingMagentoData.d.ts +4 -4
- package/dist/repositories/billing/getCanceledImeisMatchingMagentoData.js +65 -65
- package/dist/repositories/billing/getChurnStatusByClientId.d.ts +4 -4
- package/dist/repositories/billing/getChurnStatusByClientId.js +36 -36
- package/dist/repositories/billing/getClientIdFromBraintreeCustomer.d.ts +4 -4
- package/dist/repositories/billing/getClientIdFromBraintreeCustomer.js +25 -25
- package/dist/repositories/billing/getMagentoPlan.d.ts +5 -5
- package/dist/repositories/billing/getMagentoPlan.js +26 -26
- package/dist/repositories/billing/getUserByBraintreeCustomerId.d.ts +5 -5
- package/dist/repositories/billing/getUserByBraintreeCustomerId.js +27 -27
- package/dist/repositories/billing/index.d.ts +243 -243
- package/dist/repositories/billing/index.js +424 -424
- package/dist/repositories/billing/updateBilling.d.ts +4 -4
- package/dist/repositories/billing/updateBilling.js +43 -43
- package/dist/repositories/billing/updateBillingCustomerBraintree.d.ts +4 -4
- package/dist/repositories/billing/updateBillingCustomerBraintree.js +37 -37
- package/dist/repositories/billing/upsertBillingCustomerBraintree.d.ts +5 -5
- package/dist/repositories/billing/upsertBillingCustomerBraintree.js +48 -48
- package/dist/repositories/billing/upsertBillingDeviceTypePlan.d.ts +5 -5
- package/dist/repositories/billing/upsertBillingDeviceTypePlan.js +66 -66
- package/dist/repositories/billing/upsertBillingKlarnaCustomer.d.ts +5 -5
- package/dist/repositories/billing/upsertBillingKlarnaCustomer.js +52 -52
- package/dist/repositories/billing/upsertBillingKlarnaOrder.d.ts +5 -5
- package/dist/repositories/billing/upsertBillingKlarnaOrder.js +58 -58
- package/dist/repositories/billing/upsertBillingPlans.d.ts +5 -5
- package/dist/repositories/billing/upsertBillingPlans.js +53 -53
- package/dist/repositories/billing/upsertBillingSubscriptionBraintree.d.ts +4 -4
- package/dist/repositories/billing/upsertBillingSubscriptionBraintree.js +20 -20
- package/dist/repositories/blacklist/deleteBlackList.d.ts +4 -4
- package/dist/repositories/blacklist/deleteBlackList.js +19 -19
- package/dist/repositories/blacklist/getBlacklists.d.ts +5 -5
- package/dist/repositories/blacklist/getBlacklists.js +24 -24
- package/dist/repositories/blacklist/index.d.ts +43 -43
- package/dist/repositories/blacklist/index.js +70 -70
- package/dist/repositories/blacklist/updateBlackList.d.ts +4 -4
- package/dist/repositories/blacklist/updateBlackList.js +30 -30
- package/dist/repositories/blacklist/upsertBlackList.d.ts +5 -5
- package/dist/repositories/blacklist/upsertBlackList.js +40 -40
- package/dist/repositories/bleMesh/addBeaconBLEMesh.d.ts +5 -5
- package/dist/repositories/bleMesh/addBeaconBLEMesh.js +28 -28
- package/dist/repositories/bleMesh/addDevicesToBLEMesh.d.ts +5 -5
- package/dist/repositories/bleMesh/addDevicesToBLEMesh.js +37 -37
- package/dist/repositories/bleMesh/createBLEMesh.d.ts +5 -5
- package/dist/repositories/bleMesh/createBLEMesh.js +18 -18
- package/dist/repositories/bleMesh/createDeviceBLEMeshUpdateTask.d.ts +5 -5
- package/dist/repositories/bleMesh/createDeviceBLEMeshUpdateTask.js +46 -46
- package/dist/repositories/bleMesh/getBLEMeshes.d.ts +4 -4
- package/dist/repositories/bleMesh/getBLEMeshes.js +45 -45
- package/dist/repositories/bleMesh/getBeaconBLEMeshes.d.ts +4 -4
- package/dist/repositories/bleMesh/getBeaconBLEMeshes.js +43 -43
- package/dist/repositories/bleMesh/getDeviceBLEMeshUpdateTasks.d.ts +4 -4
- package/dist/repositories/bleMesh/getDeviceBLEMeshUpdateTasks.js +55 -55
- package/dist/repositories/bleMesh/getDeviceBLEMeshes.d.ts +4 -4
- package/dist/repositories/bleMesh/getDeviceBLEMeshes.js +49 -49
- package/dist/repositories/bleMesh/index.d.ts +157 -157
- package/dist/repositories/bleMesh/index.js +268 -268
- package/dist/repositories/bleMesh/removeBLEMesh.d.ts +4 -4
- package/dist/repositories/bleMesh/removeBLEMesh.js +21 -21
- package/dist/repositories/bleMesh/removeBeaconBLEMeshes.d.ts +4 -4
- package/dist/repositories/bleMesh/removeBeaconBLEMeshes.js +20 -20
- package/dist/repositories/bleMesh/removeBeaconsFromBLEMesh.d.ts +4 -4
- package/dist/repositories/bleMesh/removeBeaconsFromBLEMesh.js +27 -27
- package/dist/repositories/bleMesh/removeDevicesFromBLEMesh.d.ts +4 -4
- package/dist/repositories/bleMesh/removeDevicesFromBLEMesh.js +24 -24
- package/dist/repositories/bleMesh/updateBLEMesh.d.ts +4 -4
- package/dist/repositories/bleMesh/updateBLEMesh.js +31 -31
- package/dist/repositories/bleMesh/updateBeaconBLEMesh.d.ts +4 -4
- package/dist/repositories/bleMesh/updateBeaconBLEMesh.js +26 -26
- package/dist/repositories/bleMesh/updateDevicesBLEMesh.d.ts +4 -4
- package/dist/repositories/bleMesh/updateDevicesBLEMesh.js +29 -29
- package/dist/repositories/bleMesh/updateDevicesBLEMeshUpdateTask.d.ts +4 -4
- package/dist/repositories/bleMesh/updateDevicesBLEMeshUpdateTask.js +26 -26
- package/dist/repositories/bleMeshConfiguration/createBLEMeshConfigurationParams.d.ts +5 -5
- package/dist/repositories/bleMeshConfiguration/createBLEMeshConfigurationParams.js +18 -18
- package/dist/repositories/bleMeshConfiguration/deleteBLEMeshConfiguration.d.ts +4 -4
- package/dist/repositories/bleMeshConfiguration/deleteBLEMeshConfiguration.js +16 -16
- package/dist/repositories/bleMeshConfiguration/getBLEMeshConfiguration.d.ts +5 -5
- package/dist/repositories/bleMeshConfiguration/getBLEMeshConfiguration.js +28 -28
- package/dist/repositories/bleMeshConfiguration/index.d.ts +46 -46
- package/dist/repositories/bleMeshConfiguration/index.js +73 -73
- package/dist/repositories/bleMeshConfiguration/updateBLEMeshConfiguration.d.ts +4 -4
- package/dist/repositories/bleMeshConfiguration/updateBLEMeshConfiguration.js +30 -30
- package/dist/repositories/boundaries/createBoundary.d.ts +5 -5
- package/dist/repositories/boundaries/createBoundary.js +52 -52
- package/dist/repositories/boundaries/deleteBoundary.d.ts +4 -4
- package/dist/repositories/boundaries/deleteBoundary.js +23 -23
- package/dist/repositories/boundaries/getBoundariesByClientId.d.ts +5 -5
- package/dist/repositories/boundaries/getBoundariesByClientId.js +51 -51
- package/dist/repositories/boundaries/getBoundariesIdsByClientId.d.ts +4 -4
- package/dist/repositories/boundaries/getBoundariesIdsByClientId.js +23 -23
- package/dist/repositories/boundaries/getBoundariesReport.d.ts +4 -4
- package/dist/repositories/boundaries/getBoundariesReport.js +129 -129
- package/dist/repositories/boundaries/getBoundaryById.d.ts +5 -5
- package/dist/repositories/boundaries/getBoundaryById.js +22 -22
- package/dist/repositories/boundaries/index.d.ts +106 -106
- package/dist/repositories/boundaries/index.js +178 -178
- package/dist/repositories/boundaries/processBoundaryEvent.d.ts +4 -4
- package/dist/repositories/boundaries/processBoundaryEvent.js +211 -211
- package/dist/repositories/boundaries/updateBoundary.d.ts +4 -4
- package/dist/repositories/boundaries/updateBoundary.js +53 -53
- package/dist/repositories/boundaries/upsertBoundaryEvent.d.ts +4 -4
- package/dist/repositories/boundaries/upsertBoundaryEvent.js +23 -23
- package/dist/repositories/clientAlertConfiguration/createClientAlertConfiguration.d.ts +5 -5
- package/dist/repositories/clientAlertConfiguration/createClientAlertConfiguration.js +24 -24
- package/dist/repositories/clientAlertConfiguration/deleteClientAlertConfiguration.d.ts +4 -4
- package/dist/repositories/clientAlertConfiguration/deleteClientAlertConfiguration.js +24 -24
- package/dist/repositories/clientAlertConfiguration/getClientAlertConfigurations.d.ts +5 -5
- package/dist/repositories/clientAlertConfiguration/getClientAlertConfigurations.js +43 -43
- package/dist/repositories/clientAlertConfiguration/getClientAlertRecipients.d.ts +4 -4
- package/dist/repositories/clientAlertConfiguration/getClientAlertRecipients.js +39 -39
- package/dist/repositories/clientAlertConfiguration/getUsersDataForClientAlertConfig.d.ts +4 -4
- package/dist/repositories/clientAlertConfiguration/getUsersDataForClientAlertConfig.js +72 -72
- package/dist/repositories/clientAlertConfiguration/index.d.ts +13 -13
- package/dist/repositories/clientAlertConfiguration/index.js +138 -138
- package/dist/repositories/clientAlertConfiguration/isUserAllowedForAlertConfig.d.ts +4 -4
- package/dist/repositories/clientAlertConfiguration/isUserAllowedForAlertConfig.js +50 -50
- package/dist/repositories/clientAlertConfiguration/setClientAlertRecipients.d.ts +4 -4
- package/dist/repositories/clientAlertConfiguration/setClientAlertRecipients.js +174 -174
- package/dist/repositories/clientAlertConfiguration/updateClientAlertConfiguration.d.ts +4 -4
- package/dist/repositories/clientAlertConfiguration/updateClientAlertConfiguration.js +42 -42
- package/dist/repositories/clients/createClient.d.ts +5 -5
- package/dist/repositories/clients/createClient.js +35 -35
- package/dist/repositories/clients/createClientConfiguration.d.ts +5 -5
- package/dist/repositories/clients/createClientConfiguration.js +20 -20
- package/dist/repositories/clients/createClientIngestorConfiguration.d.ts +5 -5
- package/dist/repositories/clients/createClientIngestorConfiguration.js +20 -20
- package/dist/repositories/clients/createCustomerAttribute.d.ts +5 -5
- package/dist/repositories/clients/createCustomerAttribute.js +21 -21
- package/dist/repositories/clients/deleteClientAndConfiguration.d.ts +4 -4
- package/dist/repositories/clients/deleteClientAndConfiguration.js +25 -25
- package/dist/repositories/clients/getClient.d.ts +5 -5
- package/dist/repositories/clients/getClient.js +37 -37
- package/dist/repositories/clients/getClientConfiguration.d.ts +5 -5
- package/dist/repositories/clients/getClientConfiguration.js +30 -30
- package/dist/repositories/clients/getClientIngestorConfigurations.d.ts +4 -4
- package/dist/repositories/clients/getClientIngestorConfigurations.js +24 -24
- package/dist/repositories/clients/getClients.d.ts +5 -5
- package/dist/repositories/clients/getClients.js +31 -31
- package/dist/repositories/clients/getCustomerAttribute.d.ts +5 -5
- package/dist/repositories/clients/getCustomerAttribute.js +22 -22
- package/dist/repositories/clients/index.d.ts +138 -138
- package/dist/repositories/clients/index.js +227 -227
- package/dist/repositories/clients/updateClient.d.ts +4 -4
- package/dist/repositories/clients/updateClient.js +52 -52
- package/dist/repositories/clients/updateClientConfiguration.d.ts +4 -4
- package/dist/repositories/clients/updateClientConfiguration.js +28 -28
- package/dist/repositories/clients/updateCustomerAttribute.d.ts +4 -4
- package/dist/repositories/clients/updateCustomerAttribute.js +26 -26
- package/dist/repositories/countries/getCountries.d.ts +4 -4
- package/dist/repositories/countries/getCountries.js +19 -19
- package/dist/repositories/countries/getCountry.d.ts +5 -5
- package/dist/repositories/countries/getCountry.js +28 -28
- package/dist/repositories/countries/index.d.ts +20 -20
- package/dist/repositories/countries/index.js +33 -33
- package/dist/repositories/dataExports/createDataExports.d.ts +5 -5
- package/dist/repositories/dataExports/createDataExports.js +31 -31
- package/dist/repositories/dataExports/getDataExports.d.ts +4 -4
- package/dist/repositories/dataExports/getDataExports.js +46 -46
- package/dist/repositories/dataExports/index.d.ts +38 -38
- package/dist/repositories/dataExports/index.js +58 -58
- package/dist/repositories/dataExports/updateDataExports.d.ts +4 -4
- package/dist/repositories/dataExports/updateDataExports.js +25 -25
- package/dist/repositories/deactivations/createDeactivation.d.ts +5 -5
- package/dist/repositories/deactivations/createDeactivation.js +16 -16
- package/dist/repositories/deactivations/getDeactivationReasons.d.ts +5 -5
- package/dist/repositories/deactivations/getDeactivationReasons.js +29 -29
- package/dist/repositories/deactivations/getLatestDeactivationByImei.d.ts +5 -5
- package/dist/repositories/deactivations/getLatestDeactivationByImei.js +24 -24
- package/dist/repositories/deactivations/index.d.ts +38 -38
- package/dist/repositories/deactivations/index.js +58 -58
- package/dist/repositories/deviceBehaviors/createDeviceBehaviorTask.d.ts +5 -5
- package/dist/repositories/deviceBehaviors/createDeviceBehaviorTask.js +48 -48
- package/dist/repositories/deviceBehaviors/getDeviceBehaviorTasks.d.ts +5 -5
- package/dist/repositories/deviceBehaviors/getDeviceBehaviorTasks.js +45 -45
- package/dist/repositories/deviceBehaviors/getDeviceBehaviors.d.ts +5 -5
- package/dist/repositories/deviceBehaviors/getDeviceBehaviors.js +46 -46
- package/dist/repositories/deviceBehaviors/getDeviceBehaviorsByIds.d.ts +5 -5
- package/dist/repositories/deviceBehaviors/getDeviceBehaviorsByIds.js +21 -21
- package/dist/repositories/deviceBehaviors/index.d.ts +70 -70
- package/dist/repositories/deviceBehaviors/index.js +111 -111
- package/dist/repositories/deviceBehaviors/updateDeviceBehaviorTask.d.ts +4 -4
- package/dist/repositories/deviceBehaviors/updateDeviceBehaviorTask.js +27 -27
- package/dist/repositories/deviceBehaviors/upsertDeviceBehavior.d.ts +5 -5
- package/dist/repositories/deviceBehaviors/upsertDeviceBehavior.js +20 -20
- package/dist/repositories/devicePairings/createDevicePairing.d.ts +5 -5
- package/dist/repositories/devicePairings/createDevicePairing.js +21 -21
- package/dist/repositories/devicePairings/deleteDevicePairing.d.ts +4 -4
- package/dist/repositories/devicePairings/deleteDevicePairing.js +16 -16
- package/dist/repositories/devicePairings/getDevicePairings.d.ts +5 -5
- package/dist/repositories/devicePairings/getDevicePairings.js +41 -41
- package/dist/repositories/devicePairings/getDevicePairingsByClientId.d.ts +5 -5
- package/dist/repositories/devicePairings/getDevicePairingsByClientId.js +27 -27
- package/dist/repositories/devicePairings/getDevicePairingsByImei.d.ts +5 -5
- package/dist/repositories/devicePairings/getDevicePairingsByImei.js +25 -25
- package/dist/repositories/devicePairings/index.d.ts +65 -65
- package/dist/repositories/devicePairings/index.js +106 -106
- package/dist/repositories/devicePairings/updateDevicePairing.d.ts +4 -4
- package/dist/repositories/devicePairings/updateDevicePairing.js +35 -35
- package/dist/repositories/deviceStatus/extendedDeviceStatus.d.ts +12 -12
- package/dist/repositories/deviceStatus/extendedDeviceStatus.js +206 -206
- package/dist/repositories/deviceStatus/getDeviceStatuses.d.ts +4 -4
- package/dist/repositories/deviceStatus/getDeviceStatuses.js +87 -87
- package/dist/repositories/deviceStatus/getDeviceStatusesCount.d.ts +4 -4
- package/dist/repositories/deviceStatus/getDeviceStatusesCount.js +41 -41
- package/dist/repositories/deviceStatus/index.d.ts +35 -35
- package/dist/repositories/deviceStatus/index.js +62 -62
- package/dist/repositories/deviceStatus/upsertDeviceStatuses.d.ts +4 -4
- package/dist/repositories/deviceStatus/upsertDeviceStatuses.js +39 -39
- package/dist/repositories/deviceTypeFeature/bulkCreateDeviceTypeFeature.d.ts +5 -5
- package/dist/repositories/deviceTypeFeature/bulkCreateDeviceTypeFeature.js +19 -19
- package/dist/repositories/deviceTypeFeature/deleteDeviceTypeFeature.d.ts +4 -4
- package/dist/repositories/deviceTypeFeature/deleteDeviceTypeFeature.js +21 -21
- package/dist/repositories/deviceTypeFeature/getDeviceTypeFeatures.d.ts +4 -4
- package/dist/repositories/deviceTypeFeature/getDeviceTypeFeatures.js +24 -24
- package/dist/repositories/deviceTypeFeature/index.d.ts +27 -27
- package/dist/repositories/deviceTypeFeature/index.js +47 -47
- package/dist/repositories/devices/addDeviceChangesHistory.d.ts +5 -5
- package/dist/repositories/devices/addDeviceChangesHistory.js +34 -34
- package/dist/repositories/devices/allImeisAreActiveForClient.d.ts +4 -4
- package/dist/repositories/devices/allImeisAreActiveForClient.js +29 -29
- package/dist/repositories/devices/createClientDeviceSetting.d.ts +5 -5
- package/dist/repositories/devices/createClientDeviceSetting.js +26 -26
- package/dist/repositories/devices/createDevice.d.ts +5 -5
- package/dist/repositories/devices/createDevice.js +30 -30
- package/dist/repositories/devices/createDeviceReplacement.d.ts +5 -5
- package/dist/repositories/devices/createDeviceReplacement.js +34 -34
- package/dist/repositories/devices/createDeviceType.d.ts +5 -5
- package/dist/repositories/devices/createDeviceType.js +15 -15
- package/dist/repositories/devices/createImeiIccidCarrier.d.ts +5 -5
- package/dist/repositories/devices/createImeiIccidCarrier.js +18 -18
- package/dist/repositories/devices/deleteDevice.d.ts +4 -4
- package/dist/repositories/devices/deleteDevice.js +16 -16
- package/dist/repositories/devices/generateDeviceIdentifierKey.d.ts +4 -4
- package/dist/repositories/devices/generateDeviceIdentifierKey.js +18 -18
- package/dist/repositories/devices/getCanceledDevicesWithActiveSimCards.d.ts +4 -4
- package/dist/repositories/devices/getCanceledDevicesWithActiveSimCards.js +49 -49
- package/dist/repositories/devices/getCarrierStatusUpdatedBefore.d.ts +4 -4
- package/dist/repositories/devices/getCarrierStatusUpdatedBefore.js +45 -45
- package/dist/repositories/devices/getClientDeviceSetting.d.ts +5 -5
- package/dist/repositories/devices/getClientDeviceSetting.js +25 -25
- package/dist/repositories/devices/getClientDeviceSettings.d.ts +5 -5
- package/dist/repositories/devices/getClientDeviceSettings.js +22 -22
- package/dist/repositories/devices/getDevice.d.ts +5 -5
- package/dist/repositories/devices/getDevice.js +38 -38
- package/dist/repositories/devices/getDeviceChangesHistory.d.ts +5 -5
- package/dist/repositories/devices/getDeviceChangesHistory.js +27 -27
- package/dist/repositories/devices/getDeviceChangesHistoryAssignedToValuesByClient.d.ts +4 -4
- package/dist/repositories/devices/getDeviceChangesHistoryAssignedToValuesByClient.js +23 -23
- package/dist/repositories/devices/getDeviceCustomConfig.d.ts +5 -5
- package/dist/repositories/devices/getDeviceCustomConfig.js +42 -42
- package/dist/repositories/devices/getDeviceTypeByImei.d.ts +5 -5
- package/dist/repositories/devices/getDeviceTypeByImei.js +23 -23
- package/dist/repositories/devices/getDeviceTypes.d.ts +4 -4
- package/dist/repositories/devices/getDeviceTypes.js +52 -52
- package/dist/repositories/devices/getDeviceTypesModelsOrderedByDeviceCount.d.ts +3 -3
- package/dist/repositories/devices/getDeviceTypesModelsOrderedByDeviceCount.js +32 -32
- package/dist/repositories/devices/getDeviceWithUsersInfo.d.ts +4 -4
- package/dist/repositories/devices/getDeviceWithUsersInfo.js +61 -61
- package/dist/repositories/devices/getDevices.d.ts +5 -5
- package/dist/repositories/devices/getDevices.js +92 -92
- package/dist/repositories/devices/getDevicesCountByStatus.d.ts +4 -4
- package/dist/repositories/devices/getDevicesCountByStatus.js +31 -31
- package/dist/repositories/devices/getFilteredImeisWithStatus.d.ts +4 -4
- package/dist/repositories/devices/getFilteredImeisWithStatus.js +25 -25
- package/dist/repositories/devices/getIccidStatus.d.ts +5 -5
- package/dist/repositories/devices/getIccidStatus.js +22 -22
- package/dist/repositories/devices/getImeiIccidCarrier.d.ts +5 -5
- package/dist/repositories/devices/getImeiIccidCarrier.js +28 -28
- package/dist/repositories/devices/getImeiIccidCarriers.d.ts +5 -5
- package/dist/repositories/devices/getImeiIccidCarriers.js +22 -22
- package/dist/repositories/devices/getServiceProviderProduct.d.ts +5 -5
- package/dist/repositories/devices/getServiceProviderProduct.js +22 -22
- package/dist/repositories/devices/index.d.ts +331 -331
- package/dist/repositories/devices/index.js +562 -562
- package/dist/repositories/devices/updateClientDeviceSetting.d.ts +4 -4
- package/dist/repositories/devices/updateClientDeviceSetting.js +40 -40
- package/dist/repositories/devices/updateDevice.d.ts +4 -4
- package/dist/repositories/devices/updateDevice.js +46 -46
- package/dist/repositories/devices/updateDeviceType.d.ts +4 -4
- package/dist/repositories/devices/updateDeviceType.js +43 -43
- package/dist/repositories/devices/updateIccidStatus.d.ts +4 -4
- package/dist/repositories/devices/updateIccidStatus.js +28 -28
- package/dist/repositories/devices/updateImeiIccidCarrier.d.ts +4 -4
- package/dist/repositories/devices/updateImeiIccidCarrier.js +43 -43
- package/dist/repositories/devices/upsertDeviceCustomConfig.d.ts +4 -4
- package/dist/repositories/devices/upsertDeviceCustomConfig.js +14 -14
- package/dist/repositories/devices/upsertIccidStatus.d.ts +4 -4
- package/dist/repositories/devices/upsertIccidStatus.js +36 -36
- package/dist/repositories/entityTags/bulkCreateEntityTag.d.ts +5 -5
- package/dist/repositories/entityTags/bulkCreateEntityTag.js +20 -20
- package/dist/repositories/entityTags/bulkDeleteEntityTag.d.ts +4 -4
- package/dist/repositories/entityTags/bulkDeleteEntityTag.js +27 -27
- package/dist/repositories/entityTags/createEntityTag.d.ts +5 -5
- package/dist/repositories/entityTags/createEntityTag.js +19 -19
- package/dist/repositories/entityTags/deleteEntityTag.d.ts +4 -4
- package/dist/repositories/entityTags/deleteEntityTag.js +21 -21
- package/dist/repositories/entityTags/deleteEntityTagById.d.ts +3 -3
- package/dist/repositories/entityTags/deleteEntityTagById.js +12 -12
- package/dist/repositories/entityTags/enforceEntityTagsByEntity.d.ts +4 -4
- package/dist/repositories/entityTags/enforceEntityTagsByEntity.js +37 -37
- package/dist/repositories/entityTags/getEntityTagById.d.ts +5 -5
- package/dist/repositories/entityTags/getEntityTagById.js +22 -22
- package/dist/repositories/entityTags/index.d.ts +48 -48
- package/dist/repositories/entityTags/index.js +103 -103
- package/dist/repositories/entityTags/searchEntityTags.d.ts +4 -4
- package/dist/repositories/entityTags/searchEntityTags.js +45 -45
- package/dist/repositories/features/createFeature.d.ts +5 -5
- package/dist/repositories/features/createFeature.js +20 -20
- package/dist/repositories/features/deleteFeature.d.ts +4 -4
- package/dist/repositories/features/deleteFeature.js +16 -16
- package/dist/repositories/features/getFeatures.d.ts +4 -4
- package/dist/repositories/features/getFeatures.js +24 -24
- package/dist/repositories/features/index.d.ts +33 -33
- package/dist/repositories/features/index.js +60 -60
- package/dist/repositories/features/upsertFeature.d.ts +4 -4
- package/dist/repositories/features/upsertFeature.js +22 -22
- package/dist/repositories/firmwares/createDeviceFirmware.d.ts +5 -5
- package/dist/repositories/firmwares/createDeviceFirmware.js +37 -37
- package/dist/repositories/firmwares/createFirmwareAutoUpgradeBlacklist.d.ts +5 -5
- package/dist/repositories/firmwares/createFirmwareAutoUpgradeBlacklist.js +16 -16
- package/dist/repositories/firmwares/createFirmwareUpgradeTask.d.ts +5 -5
- package/dist/repositories/firmwares/createFirmwareUpgradeTask.js +36 -36
- package/dist/repositories/firmwares/getDeviceFirmwares.d.ts +4 -4
- package/dist/repositories/firmwares/getDeviceFirmwares.js +28 -28
- package/dist/repositories/firmwares/getFirmwareAutoUpgradeBlacklist.d.ts +5 -5
- package/dist/repositories/firmwares/getFirmwareAutoUpgradeBlacklist.js +28 -28
- package/dist/repositories/firmwares/getFirmwareUpgradeTasks.d.ts +5 -5
- package/dist/repositories/firmwares/getFirmwareUpgradeTasks.js +110 -110
- package/dist/repositories/firmwares/getFirmwareUpgradeTasksCount.d.ts +4 -4
- package/dist/repositories/firmwares/getFirmwareUpgradeTasksCount.js +61 -61
- package/dist/repositories/firmwares/index.d.ts +132 -132
- package/dist/repositories/firmwares/index.js +194 -194
- package/dist/repositories/firmwares/updateDeviceFirmware.d.ts +4 -4
- package/dist/repositories/firmwares/updateDeviceFirmware.js +41 -41
- package/dist/repositories/firmwares/updateFirmwareUpgradeTasks.d.ts +4 -4
- package/dist/repositories/firmwares/updateFirmwareUpgradeTasks.js +37 -37
- package/dist/repositories/index.d.ts +42 -42
- package/dist/repositories/index.js +42 -43
- package/dist/repositories/index.js.map +1 -1
- package/dist/repositories/latestUserAppInfo/getLatestUserAppInfo.d.ts +5 -5
- package/dist/repositories/latestUserAppInfo/getLatestUserAppInfo.js +26 -26
- package/dist/repositories/latestUserAppInfo/index.d.ts +23 -23
- package/dist/repositories/latestUserAppInfo/index.js +36 -36
- package/dist/repositories/latestUserAppInfo/upsertLatestUserAppInfo.d.ts +4 -4
- package/dist/repositories/latestUserAppInfo/upsertLatestUserAppInfo.js +28 -28
- package/dist/repositories/notificationRecipients/createNotificationRecipient.d.ts +5 -5
- package/dist/repositories/notificationRecipients/createNotificationRecipient.js +38 -38
- package/dist/repositories/notificationRecipients/deleteNotificationRecipients.d.ts +4 -4
- package/dist/repositories/notificationRecipients/deleteNotificationRecipients.js +31 -31
- package/dist/repositories/notificationRecipients/deleteNotificationRecipientsByEmailOrPhone.d.ts +4 -4
- package/dist/repositories/notificationRecipients/deleteNotificationRecipientsByEmailOrPhone.js +28 -28
- package/dist/repositories/notificationRecipients/getNotificationRecipients.d.ts +5 -5
- package/dist/repositories/notificationRecipients/getNotificationRecipients.js +35 -35
- package/dist/repositories/notificationRecipients/index.d.ts +83 -83
- package/dist/repositories/notificationRecipients/index.js +131 -131
- package/dist/repositories/notificationRecipients/updateNotificationRecipient.d.ts +4 -4
- package/dist/repositories/notificationRecipients/updateNotificationRecipient.js +37 -37
- package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsubscribedInfoStatus.d.ts +4 -4
- package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsubscribedInfoStatus.js +65 -65
- package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsuscribedStatus.d.ts +4 -4
- package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsuscribedStatus.js +28 -28
- package/dist/repositories/positions/createPosition.d.ts +6 -6
- package/dist/repositories/positions/createPosition.js +102 -102
- package/dist/repositories/positions/getBatteryReportForDevice.d.ts +4 -4
- package/dist/repositories/positions/getBatteryReportForDevice.js +46 -46
- package/dist/repositories/positions/getLatestPositionByImei.d.ts +5 -5
- package/dist/repositories/positions/getLatestPositionByImei.js +32 -32
- package/dist/repositories/positions/getPositionsByImei.d.ts +5 -5
- package/dist/repositories/positions/getPositionsByImei.js +29 -29
- package/dist/repositories/positions/getPositionsReportByClient.d.ts +4 -4
- package/dist/repositories/positions/getPositionsReportByClient.js +95 -95
- package/dist/repositories/positions/index.d.ts +69 -69
- package/dist/repositories/positions/index.js +109 -109
- package/dist/repositories/positions/mapping/mapToPositionReport.d.ts +5 -5
- package/dist/repositories/positions/mapping/mapToPositionReport.js +20 -20
- package/dist/repositories/positions/upsertLatestPosition.d.ts +4 -4
- package/dist/repositories/positions/upsertLatestPosition.js +41 -41
- package/dist/repositories/promotions/bulkInsertDeviceTypePromotion.d.ts +5 -5
- package/dist/repositories/promotions/bulkInsertDeviceTypePromotion.js +14 -14
- package/dist/repositories/promotions/bulkInsertMarketplacePromotion.d.ts +5 -5
- package/dist/repositories/promotions/bulkInsertMarketplacePromotion.js +14 -14
- package/dist/repositories/promotions/createPromotion.d.ts +5 -5
- package/dist/repositories/promotions/createPromotion.js +29 -29
- package/dist/repositories/promotions/createPromotionHistory.d.ts +5 -5
- package/dist/repositories/promotions/createPromotionHistory.js +17 -17
- package/dist/repositories/promotions/deleteDeviceTypePromotion.d.ts +4 -4
- package/dist/repositories/promotions/deleteDeviceTypePromotion.js +21 -21
- package/dist/repositories/promotions/deleteMarketplacePromotion.d.ts +4 -4
- package/dist/repositories/promotions/deleteMarketplacePromotion.js +23 -23
- package/dist/repositories/promotions/getDeviceTypePromotion.d.ts +5 -5
- package/dist/repositories/promotions/getDeviceTypePromotion.js +27 -27
- package/dist/repositories/promotions/getMarketplacePromotion.d.ts +5 -5
- package/dist/repositories/promotions/getMarketplacePromotion.js +27 -27
- package/dist/repositories/promotions/getPromotions.d.ts +5 -5
- package/dist/repositories/promotions/getPromotions.js +63 -63
- package/dist/repositories/promotions/index.d.ts +72 -72
- package/dist/repositories/promotions/index.js +139 -139
- package/dist/repositories/promotions/promotionValidator.d.ts +3 -3
- package/dist/repositories/promotions/promotionValidator.js +16 -16
- package/dist/repositories/promotions/updatePromotion.d.ts +4 -4
- package/dist/repositories/promotions/updatePromotion.js +35 -35
- package/dist/repositories/security/createUserRole.d.ts +5 -5
- package/dist/repositories/security/createUserRole.js +30 -30
- package/dist/repositories/security/getAllRoles.d.ts +3 -3
- package/dist/repositories/security/getAllRoles.js +18 -18
- package/dist/repositories/security/getUserRoles.d.ts +5 -5
- package/dist/repositories/security/getUserRoles.js +23 -23
- package/dist/repositories/security/getUserRolesByClientId.d.ts +5 -5
- package/dist/repositories/security/getUserRolesByClientId.js +25 -25
- package/dist/repositories/security/index.d.ts +56 -56
- package/dist/repositories/security/index.js +111 -111
- package/dist/repositories/security/removeUserRoles.d.ts +4 -4
- package/dist/repositories/security/removeUserRoles.js +21 -21
- package/dist/repositories/security/updateUserRole.d.ts +4 -4
- package/dist/repositories/security/updateUserRole.js +27 -27
- package/dist/repositories/security/userIsAdminOrOwner.d.ts +4 -4
- package/dist/repositories/security/userIsAdminOrOwner.js +25 -25
- package/dist/repositories/security/userIsInRole.d.ts +4 -4
- package/dist/repositories/security/userIsInRole.js +22 -22
- package/dist/repositories/tags/bulkCreateTags.d.ts +5 -5
- package/dist/repositories/tags/bulkCreateTags.js +24 -24
- package/dist/repositories/tags/createTag.d.ts +5 -5
- package/dist/repositories/tags/createTag.js +20 -20
- package/dist/repositories/tags/deleteTag.d.ts +4 -4
- package/dist/repositories/tags/deleteTag.js +19 -19
- package/dist/repositories/tags/index.d.ts +41 -41
- package/dist/repositories/tags/index.js +82 -82
- package/dist/repositories/tags/searchTags.d.ts +4 -4
- package/dist/repositories/tags/searchTags.js +43 -43
- package/dist/repositories/tags/searchTagsByUser.d.ts +4 -4
- package/dist/repositories/tags/searchTagsByUser.js +45 -45
- package/dist/repositories/tags/updateTag.d.ts +4 -4
- package/dist/repositories/tags/updateTag.js +31 -31
- package/dist/repositories/tasks/addTaskScheduleDevices.d.ts +4 -4
- package/dist/repositories/tasks/addTaskScheduleDevices.js +37 -37
- package/dist/repositories/tasks/completeTask.d.ts +4 -4
- package/dist/repositories/tasks/completeTask.js +34 -34
- package/dist/repositories/tasks/createTask.d.ts +5 -5
- package/dist/repositories/tasks/createTask.js +22 -22
- package/dist/repositories/tasks/createTaskSchedule.d.ts +5 -5
- package/dist/repositories/tasks/createTaskSchedule.js +33 -33
- package/dist/repositories/tasks/deleteTask.d.ts +4 -4
- package/dist/repositories/tasks/deleteTask.js +22 -22
- package/dist/repositories/tasks/deleteTaskSchedule.d.ts +4 -4
- package/dist/repositories/tasks/deleteTaskSchedule.js +22 -22
- package/dist/repositories/tasks/deleteTaskScheduleDevices.d.ts +4 -4
- package/dist/repositories/tasks/deleteTaskScheduleDevices.js +17 -17
- package/dist/repositories/tasks/getDeviceTasks.d.ts +5 -5
- package/dist/repositories/tasks/getDeviceTasks.js +33 -33
- package/dist/repositories/tasks/getTaskSchedule.d.ts +5 -5
- package/dist/repositories/tasks/getTaskSchedule.js +42 -42
- package/dist/repositories/tasks/getTaskSchedules.d.ts +5 -5
- package/dist/repositories/tasks/getTaskSchedules.js +90 -90
- package/dist/repositories/tasks/getTaskSchedulesCount.d.ts +4 -4
- package/dist/repositories/tasks/getTaskSchedulesCount.js +34 -34
- package/dist/repositories/tasks/getTasks.d.ts +5 -5
- package/dist/repositories/tasks/getTasks.js +76 -76
- package/dist/repositories/tasks/getTasksCount.d.ts +4 -4
- package/dist/repositories/tasks/getTasksCount.js +30 -30
- package/dist/repositories/tasks/index.d.ts +325 -325
- package/dist/repositories/tasks/index.js +443 -443
- package/dist/repositories/tasks/setTaskAsPastDue.d.ts +4 -4
- package/dist/repositories/tasks/setTaskAsPastDue.js +23 -23
- package/dist/repositories/tasks/setTaskScheduleDevices.d.ts +4 -4
- package/dist/repositories/tasks/setTaskScheduleDevices.js +43 -43
- package/dist/repositories/tasks/updateTask.d.ts +4 -4
- package/dist/repositories/tasks/updateTask.js +21 -21
- package/dist/repositories/tasks/updateTaskSchedule.d.ts +4 -4
- package/dist/repositories/tasks/updateTaskSchedule.js +35 -35
- package/dist/repositories/trips/createTrip.d.ts +5 -5
- package/dist/repositories/trips/createTrip.js +29 -29
- package/dist/repositories/trips/getDeviceTripConfiguration.d.ts +4 -4
- package/dist/repositories/trips/getDeviceTripConfiguration.js +51 -51
- package/dist/repositories/trips/getTripById.d.ts +4 -4
- package/dist/repositories/trips/getTripById.js +21 -21
- package/dist/repositories/trips/getTrips.d.ts +4 -4
- package/dist/repositories/trips/getTrips.js +124 -124
- package/dist/repositories/trips/index.d.ts +36 -36
- package/dist/repositories/trips/index.js +77 -77
- package/dist/repositories/trips/updateTripEndValues.d.ts +4 -4
- package/dist/repositories/trips/updateTripEndValues.js +36 -36
- package/dist/repositories/trips/upsertTrip.d.ts +4 -4
- package/dist/repositories/trips/upsertTrip.js +31 -31
- package/dist/repositories/userActivations/createUserActivation.d.ts +5 -5
- package/dist/repositories/userActivations/createUserActivation.js +26 -26
- package/dist/repositories/userActivations/createUserActivationDevice.d.ts +5 -5
- package/dist/repositories/userActivations/createUserActivationDevice.js +35 -35
- package/dist/repositories/userActivations/createUserActivationEvent.d.ts +5 -5
- package/dist/repositories/userActivations/createUserActivationEvent.js +34 -34
- package/dist/repositories/userActivations/createUserActivationMetric.d.ts +5 -5
- package/dist/repositories/userActivations/createUserActivationMetric.js +28 -28
- package/dist/repositories/userActivations/deleteUserActivation.d.ts +4 -4
- package/dist/repositories/userActivations/deleteUserActivation.js +22 -22
- package/dist/repositories/userActivations/getLastActivationDevice.d.ts +5 -5
- package/dist/repositories/userActivations/getLastActivationDevice.js +31 -31
- package/dist/repositories/userActivations/getUserActivationById.d.ts +5 -5
- package/dist/repositories/userActivations/getUserActivationById.js +21 -21
- package/dist/repositories/userActivations/getUserActivationDevices.d.ts +5 -5
- package/dist/repositories/userActivations/getUserActivationDevices.js +29 -29
- package/dist/repositories/userActivations/getUserActivationDevicesByClientId.d.ts +5 -5
- package/dist/repositories/userActivations/getUserActivationDevicesByClientId.js +22 -22
- package/dist/repositories/userActivations/getUserActivationMetrics.d.ts +5 -5
- package/dist/repositories/userActivations/getUserActivationMetrics.js +29 -29
- package/dist/repositories/userActivations/getUserActivations.d.ts +5 -5
- package/dist/repositories/userActivations/getUserActivations.js +34 -34
- package/dist/repositories/userActivations/index.d.ts +147 -147
- package/dist/repositories/userActivations/index.js +237 -237
- package/dist/repositories/userActivations/updateUserActivationDevice.d.ts +4 -4
- package/dist/repositories/userActivations/updateUserActivationDevice.js +39 -39
- package/dist/repositories/userActivations/updateUserActivationMetrics.d.ts +4 -4
- package/dist/repositories/userActivations/updateUserActivationMetrics.js +61 -61
- package/dist/repositories/userAppFeedback/createUserAppFeedback.d.ts +5 -5
- package/dist/repositories/userAppFeedback/createUserAppFeedback.js +26 -26
- package/dist/repositories/userAppFeedback/index.d.ts +17 -17
- package/dist/repositories/userAppFeedback/index.js +23 -23
- package/dist/repositories/userAppIncidents/getUserAppIncidents.d.ts +5 -5
- package/dist/repositories/userAppIncidents/getUserAppIncidents.js +33 -33
- package/dist/repositories/userAppIncidents/index.d.ts +50 -50
- package/dist/repositories/userAppIncidents/index.js +63 -63
- package/dist/repositories/userAppIncidents/upsertUserAppIncident.d.ts +4 -4
- package/dist/repositories/userAppIncidents/upsertUserAppIncident.js +53 -53
- package/dist/repositories/userConfigurations/bulkCreateUserAlertConfigurations.d.ts +5 -5
- package/dist/repositories/userConfigurations/bulkCreateUserAlertConfigurations.js +45 -45
- package/dist/repositories/userConfigurations/createUserAlertConfiguration.d.ts +5 -5
- package/dist/repositories/userConfigurations/createUserAlertConfiguration.js +33 -33
- package/dist/repositories/userConfigurations/createUserConfiguration.d.ts +5 -5
- package/dist/repositories/userConfigurations/createUserConfiguration.js +34 -34
- package/dist/repositories/userConfigurations/deleteUserAlertConfigurations.d.ts +4 -4
- package/dist/repositories/userConfigurations/deleteUserAlertConfigurations.js +29 -29
- package/dist/repositories/userConfigurations/deleteUserAlertNotificationsConfig.d.ts +4 -4
- package/dist/repositories/userConfigurations/deleteUserAlertNotificationsConfig.js +29 -29
- package/dist/repositories/userConfigurations/deleteUserConfiguration.d.ts +4 -4
- package/dist/repositories/userConfigurations/deleteUserConfiguration.js +23 -23
- package/dist/repositories/userConfigurations/getUserAlertConfigurations.d.ts +5 -5
- package/dist/repositories/userConfigurations/getUserAlertConfigurations.js +33 -33
- package/dist/repositories/userConfigurations/getUserAlertNotificationsConfig.d.ts +5 -5
- package/dist/repositories/userConfigurations/getUserAlertNotificationsConfig.js +148 -148
- package/dist/repositories/userConfigurations/getUserConfigurations.d.ts +5 -5
- package/dist/repositories/userConfigurations/getUserConfigurations.js +36 -36
- package/dist/repositories/userConfigurations/index.d.ts +170 -170
- package/dist/repositories/userConfigurations/index.js +260 -260
- package/dist/repositories/userConfigurations/updateUserAlertConfigurations.d.ts +4 -4
- package/dist/repositories/userConfigurations/updateUserAlertConfigurations.js +46 -46
- package/dist/repositories/userConfigurations/updateUserAlertConfigurationsByIds.d.ts +4 -4
- package/dist/repositories/userConfigurations/updateUserAlertConfigurationsByIds.js +52 -52
- package/dist/repositories/userConfigurations/updateUserConfiguration.d.ts +4 -4
- package/dist/repositories/userConfigurations/updateUserConfiguration.js +49 -49
- package/dist/repositories/userConfigurations/upsertUserAlertNotificationsConfig.d.ts +4 -4
- package/dist/repositories/userConfigurations/upsertUserAlertNotificationsConfig.js +29 -29
- package/dist/repositories/userDataDeletionRequests/createUserDataDeletionRequest.d.ts +5 -5
- package/dist/repositories/userDataDeletionRequests/createUserDataDeletionRequest.js +28 -28
- package/dist/repositories/userDataDeletionRequests/getUserDataDeletionRequest.d.ts +5 -5
- package/dist/repositories/userDataDeletionRequests/getUserDataDeletionRequest.js +34 -34
- package/dist/repositories/userDataDeletionRequests/index.d.ts +39 -39
- package/dist/repositories/userDataDeletionRequests/index.js +66 -66
- package/dist/repositories/userDataDeletionRequests/removeUserDataDeletionRequest.d.ts +4 -4
- package/dist/repositories/userDataDeletionRequests/removeUserDataDeletionRequest.js +17 -17
- package/dist/repositories/userDataDeletionRequests/updateUserDataDeletionRequest.d.ts +4 -4
- package/dist/repositories/userDataDeletionRequests/updateUserDataDeletionRequest.js +38 -38
- package/dist/repositories/userInvitations/createUserInvitation.d.ts +5 -5
- package/dist/repositories/userInvitations/createUserInvitation.js +44 -44
- package/dist/repositories/userInvitations/getUserInvitationById.d.ts +5 -5
- package/dist/repositories/userInvitations/getUserInvitationById.js +27 -27
- package/dist/repositories/userInvitations/getUserInvitations.d.ts +5 -5
- package/dist/repositories/userInvitations/getUserInvitations.js +51 -51
- package/dist/repositories/userInvitations/index.d.ts +55 -55
- package/dist/repositories/userInvitations/index.js +82 -82
- package/dist/repositories/userInvitations/updateUserInvitation.d.ts +4 -4
- package/dist/repositories/userInvitations/updateUserInvitation.js +52 -52
- package/dist/repositories/userRatingRequests/createUserRatingRequest.d.ts +5 -5
- package/dist/repositories/userRatingRequests/createUserRatingRequest.js +34 -34
- package/dist/repositories/userRatingRequests/getUserRatingRequests.d.ts +5 -5
- package/dist/repositories/userRatingRequests/getUserRatingRequests.js +28 -28
- package/dist/repositories/userRatingRequests/index.d.ts +28 -28
- package/dist/repositories/userRatingRequests/index.js +41 -41
- package/dist/repositories/userRegistrationAttempts/createUserRegistrationAttempt.d.ts +5 -5
- package/dist/repositories/userRegistrationAttempts/createUserRegistrationAttempt.js +40 -40
- package/dist/repositories/userRegistrationAttempts/getUserRegistrationAttempts.d.ts +5 -5
- package/dist/repositories/userRegistrationAttempts/getUserRegistrationAttempts.js +34 -34
- package/dist/repositories/userRegistrationAttempts/index.d.ts +50 -50
- package/dist/repositories/userRegistrationAttempts/index.js +70 -70
- package/dist/repositories/userRegistrationAttempts/updateUserRegistrationAttempt.d.ts +4 -4
- package/dist/repositories/userRegistrationAttempts/updateUserRegistrationAttempt.js +40 -40
- package/dist/repositories/users/createUser.d.ts +5 -5
- package/dist/repositories/users/createUser.js +47 -47
- package/dist/repositories/users/deleteAccount.d.ts +4 -4
- package/dist/repositories/users/deleteAccount.js +98 -98
- package/dist/repositories/users/deleteUser.d.ts +4 -4
- package/dist/repositories/users/deleteUser.js +22 -22
- package/dist/repositories/users/getUserById.d.ts +5 -5
- package/dist/repositories/users/getUserById.js +36 -36
- package/dist/repositories/users/getUserClientRelatedEntitiesCount.d.ts +4 -4
- package/dist/repositories/users/getUserClientRelatedEntitiesCount.js +57 -57
- package/dist/repositories/users/getUserData.d.ts +4 -4
- package/dist/repositories/users/getUserData.js +26 -26
- package/dist/repositories/users/getUserInfoWithAmazonDevicesInfo.d.ts +4 -4
- package/dist/repositories/users/getUserInfoWithAmazonDevicesInfo.js +86 -86
- package/dist/repositories/users/getUsers.d.ts +5 -5
- package/dist/repositories/users/getUsers.js +96 -96
- package/dist/repositories/users/getUsersConfigurationByImei.d.ts +5 -5
- package/dist/repositories/users/getUsersConfigurationByImei.js +30 -30
- package/dist/repositories/users/getUsersIdByPhoneAndCountryCode.d.ts +4 -4
- package/dist/repositories/users/getUsersIdByPhoneAndCountryCode.js +26 -26
- package/dist/repositories/users/getUsersInfoWithActivationInfo.d.ts +4 -4
- package/dist/repositories/users/getUsersInfoWithActivationInfo.js +24 -24
- package/dist/repositories/users/getUsersInfoWithDevicesInfo.d.ts +4 -4
- package/dist/repositories/users/getUsersInfoWithDevicesInfo.js +58 -58
- package/dist/repositories/users/getUsersWithRoles.d.ts +4 -4
- package/dist/repositories/users/getUsersWithRoles.js +39 -39
- package/dist/repositories/users/index.d.ts +154 -154
- package/dist/repositories/users/index.js +251 -251
- package/dist/repositories/users/updateUser.d.ts +4 -4
- package/dist/repositories/users/updateUser.js +109 -109
- package/dist/subscribers/allEntitiesSubscriber.d.ts +13 -13
- package/dist/subscribers/allEntitiesSubscriber.js +52 -52
- package/dist/subscribers/index.d.ts +2 -2
- package/dist/subscribers/index.js +2 -2
- package/dist/types/acumatica.d.ts +42 -42
- package/dist/types/acumatica.js +1 -1
- package/dist/types/aempToken.d.ts +20 -20
- package/dist/types/aempToken.js +1 -1
- package/dist/types/alert.d.ts +87 -87
- package/dist/types/alert.js +1 -1
- package/dist/types/alertTypes.d.ts +6 -6
- package/dist/types/alertTypes.js +1 -1
- package/dist/types/appFeatures.d.ts +24 -24
- package/dist/types/appFeatures.js +1 -1
- package/dist/types/billing.d.ts +342 -342
- package/dist/types/billing.js +1 -1
- package/dist/types/blacklist.d.ts +32 -32
- package/dist/types/blacklist.js +1 -1
- package/dist/types/bleMesh.d.ts +157 -157
- package/dist/types/bleMesh.js +1 -1
- package/dist/types/bleMeshConfiguration.d.ts +30 -30
- package/dist/types/bleMeshConfiguration.js +1 -1
- package/dist/types/boundaries.d.ts +125 -125
- package/dist/types/boundaries.js +1 -1
- package/dist/types/clientAlertConfiguration.d.ts +100 -100
- package/dist/types/clientAlertConfiguration.js +1 -1
- package/dist/types/clients.d.ts +137 -137
- package/dist/types/clients.js +34 -34
- package/dist/types/common.d.ts +17 -17
- package/dist/types/common.js +1 -1
- package/dist/types/countries.d.ts +12 -12
- package/dist/types/countries.js +1 -1
- package/dist/types/dataExports.d.ts +43 -43
- package/dist/types/dataExports.js +1 -1
- package/dist/types/deactivations.d.ts +25 -25
- package/dist/types/deactivations.js +1 -1
- package/dist/types/deviceBehaviors.d.ts +97 -97
- package/dist/types/deviceBehaviors.js +1 -1
- package/dist/types/devicePairings.d.ts +56 -56
- package/dist/types/devicePairings.js +1 -1
- package/dist/types/deviceStatus.d.ts +84 -84
- package/dist/types/deviceStatus.js +1 -1
- package/dist/types/deviceTypeFeature.d.ts +23 -23
- package/dist/types/deviceTypeFeature.js +3 -3
- package/dist/types/devices.d.ts +408 -408
- package/dist/types/devices.js +24 -24
- package/dist/types/entitiesTags.d.ts +63 -63
- package/dist/types/entitiesTags.js +25 -25
- package/dist/types/enums.d.ts +85 -85
- package/dist/types/enums.js +102 -102
- package/dist/types/feature.d.ts +20 -20
- package/dist/types/feature.js +2 -2
- package/dist/types/firmwares.d.ts +129 -129
- package/dist/types/firmwares.js +17 -17
- package/dist/types/index.d.ts +38 -38
- package/dist/types/index.js +38 -38
- package/dist/types/latestUserAppInfo.d.ts +12 -12
- package/dist/types/latestUserAppInfo.js +1 -1
- package/dist/types/liveLinks.d.ts +92 -92
- package/dist/types/liveLinks.js +1 -1
- package/dist/types/logger.d.ts +68 -68
- package/dist/types/logger.js +9 -9
- package/dist/types/notificationRecipients.d.ts +72 -72
- package/dist/types/notificationRecipients.js +1 -1
- package/dist/types/position.d.ts +71 -71
- package/dist/types/position.js +1 -1
- package/dist/types/promotion.d.ts +121 -121
- package/dist/types/promotion.js +41 -41
- package/dist/types/security.d.ts +42 -42
- package/dist/types/security.js +1 -1
- package/dist/types/tag.d.ts +65 -65
- package/dist/types/tag.js +14 -14
- package/dist/types/tasks.d.ts +228 -228
- package/dist/types/tasks.js +1 -1
- package/dist/types/trip.d.ts +92 -92
- package/dist/types/trip.js +30 -30
- package/dist/types/user.d.ts +252 -252
- package/dist/types/user.js +1 -1
- package/dist/types/userActivations.d.ts +143 -143
- package/dist/types/userActivations.js +1 -1
- package/dist/types/userAppFeedback.d.ts +8 -8
- package/dist/types/userAppFeedback.js +1 -1
- package/dist/types/userAppIncidents.d.ts +35 -35
- package/dist/types/userAppIncidents.js +1 -1
- package/dist/types/userConfigurations.d.ts +127 -127
- package/dist/types/userConfigurations.js +1 -1
- package/dist/types/userDataDeletionRequests.d.ts +29 -29
- package/dist/types/userDataDeletionRequests.js +1 -1
- package/dist/types/userInvitations.d.ts +48 -48
- package/dist/types/userInvitations.js +1 -1
- package/dist/types/userRatingRequests.d.ts +18 -18
- package/dist/types/userRatingRequests.js +1 -1
- package/dist/types/userRegistrationAttempts.d.ts +36 -36
- package/dist/types/userRegistrationAttempts.js +1 -1
- package/dist/utils/anyAttributeHasValue.d.ts +1 -1
- package/dist/utils/anyAttributeHasValue.js +20 -20
- package/dist/utils/billingPlansHelper.d.ts +3 -3
- package/dist/utils/billingPlansHelper.js +49 -49
- package/dist/utils/boolToNumberTransformer.d.ts +5 -5
- package/dist/utils/boolToNumberTransformer.js +23 -23
- package/dist/utils/consoleLogger.d.ts +10 -10
- package/dist/utils/consoleLogger.js +42 -42
- package/dist/utils/dateTool.d.ts +2 -2
- package/dist/utils/dateTool.js +8 -8
- package/dist/utils/filterTools.d.ts +12 -12
- package/dist/utils/filterTools.js +299 -299
- package/dist/utils/mapRawEntityToEntity.d.ts +1 -1
- package/dist/utils/mapRawEntityToEntity.js +12 -12
- package/dist/utils/paramsValidators.d.ts +3 -3
- package/dist/utils/paramsValidators.js +16 -16
- package/dist/utils/parsingTools.d.ts +3 -3
- package/dist/utils/parsingTools.js +21 -21
- package/dist/utils/queryLogger.d.ts +13 -13
- package/dist/utils/queryLogger.js +49 -49
- package/dist/utils/randomizer.d.ts +5 -5
- package/dist/utils/randomizer.js +39 -39
- package/dist/utils/stringToDateTransformer.d.ts +5 -5
- package/dist/utils/stringToDateTransformer.js +16 -16
- package/dist/utils/uuidHelpers.d.ts +2 -2
- package/dist/utils/uuidHelpers.js +30 -30
- package/dist/utils/uuidTransformer.d.ts +5 -5
- package/dist/utils/uuidTransformer.js +37 -37
- package/package.json +2 -2
|
@@ -1,259 +1,259 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
-
};
|
|
10
|
-
import { Column, Entity, Index, PrimaryGeneratedColumn } from 'typeorm';
|
|
11
|
-
let Magento2Gps = class Magento2Gps {
|
|
12
|
-
id;
|
|
13
|
-
customerId;
|
|
14
|
-
email;
|
|
15
|
-
customerUpdatedAt;
|
|
16
|
-
createdIn;
|
|
17
|
-
firstName;
|
|
18
|
-
lastName;
|
|
19
|
-
middleName;
|
|
20
|
-
postcode;
|
|
21
|
-
prefix;
|
|
22
|
-
region;
|
|
23
|
-
street;
|
|
24
|
-
city;
|
|
25
|
-
telephone;
|
|
26
|
-
countryId;
|
|
27
|
-
company;
|
|
28
|
-
btAccountId;
|
|
29
|
-
phoneCode;
|
|
30
|
-
phoneCodeCountryId;
|
|
31
|
-
pinCode;
|
|
32
|
-
stripeCustomerId;
|
|
33
|
-
activationCreated;
|
|
34
|
-
imei;
|
|
35
|
-
deviceId;
|
|
36
|
-
deviceType;
|
|
37
|
-
deviceColor;
|
|
38
|
-
btSubscriptionId;
|
|
39
|
-
servicePlanId;
|
|
40
|
-
billingInterval;
|
|
41
|
-
status;
|
|
42
|
-
orderId;
|
|
43
|
-
deviceUpdatedAt;
|
|
44
|
-
deviceCreatedAt;
|
|
45
|
-
importedDevice;
|
|
46
|
-
trackerName;
|
|
47
|
-
trackerUse;
|
|
48
|
-
deviceStatus;
|
|
49
|
-
planCode;
|
|
50
|
-
platformCode;
|
|
51
|
-
platformName;
|
|
52
|
-
stripeCreatedAt;
|
|
53
|
-
stripeUpdatedAt;
|
|
54
|
-
dateCaptured;
|
|
55
|
-
cancelationReason;
|
|
56
|
-
cancelationCreated;
|
|
57
|
-
cancelationReactivated;
|
|
58
|
-
clientId;
|
|
59
|
-
itemsForRecovery;
|
|
60
|
-
};
|
|
61
|
-
__decorate([
|
|
62
|
-
PrimaryGeneratedColumn({ type: 'int', name: 'id' }),
|
|
63
|
-
__metadata("design:type", Number)
|
|
64
|
-
], Magento2Gps.prototype, "id", void 0);
|
|
65
|
-
__decorate([
|
|
66
|
-
Column('varchar', { name: 'customerId', nullable: true, length: 255 }),
|
|
67
|
-
__metadata("design:type", String)
|
|
68
|
-
], Magento2Gps.prototype, "customerId", void 0);
|
|
69
|
-
__decorate([
|
|
70
|
-
Column('varchar', { name: 'email', nullable: true, length: 255 }),
|
|
71
|
-
__metadata("design:type", String)
|
|
72
|
-
], Magento2Gps.prototype, "email", void 0);
|
|
73
|
-
__decorate([
|
|
74
|
-
Column('varchar', { name: 'customerUpdatedAt', nullable: true, length: 255 }),
|
|
75
|
-
__metadata("design:type", String)
|
|
76
|
-
], Magento2Gps.prototype, "customerUpdatedAt", void 0);
|
|
77
|
-
__decorate([
|
|
78
|
-
Column('varchar', { name: 'createdIn', nullable: true, length: 255 }),
|
|
79
|
-
__metadata("design:type", String)
|
|
80
|
-
], Magento2Gps.prototype, "createdIn", void 0);
|
|
81
|
-
__decorate([
|
|
82
|
-
Column('varchar', { name: 'firstName', nullable: true, length: 255 }),
|
|
83
|
-
__metadata("design:type", String)
|
|
84
|
-
], Magento2Gps.prototype, "firstName", void 0);
|
|
85
|
-
__decorate([
|
|
86
|
-
Column('varchar', { name: 'lastName', nullable: true, length: 255 }),
|
|
87
|
-
__metadata("design:type", String)
|
|
88
|
-
], Magento2Gps.prototype, "lastName", void 0);
|
|
89
|
-
__decorate([
|
|
90
|
-
Column('varchar', { name: 'middleName', nullable: true, length: 255 }),
|
|
91
|
-
__metadata("design:type", String)
|
|
92
|
-
], Magento2Gps.prototype, "middleName", void 0);
|
|
93
|
-
__decorate([
|
|
94
|
-
Column('varchar', { name: 'postcode', nullable: true, length: 255 }),
|
|
95
|
-
__metadata("design:type", String)
|
|
96
|
-
], Magento2Gps.prototype, "postcode", void 0);
|
|
97
|
-
__decorate([
|
|
98
|
-
Column('varchar', { name: 'prefix', nullable: true, length: 255 }),
|
|
99
|
-
__metadata("design:type", String)
|
|
100
|
-
], Magento2Gps.prototype, "prefix", void 0);
|
|
101
|
-
__decorate([
|
|
102
|
-
Column('varchar', { name: 'region', nullable: true, length: 255 }),
|
|
103
|
-
__metadata("design:type", String)
|
|
104
|
-
], Magento2Gps.prototype, "region", void 0);
|
|
105
|
-
__decorate([
|
|
106
|
-
Column('varchar', { name: 'street', nullable: true, length: 255 }),
|
|
107
|
-
__metadata("design:type", String)
|
|
108
|
-
], Magento2Gps.prototype, "street", void 0);
|
|
109
|
-
__decorate([
|
|
110
|
-
Column('varchar', { name: 'city', nullable: true, length: 255 }),
|
|
111
|
-
__metadata("design:type", String)
|
|
112
|
-
], Magento2Gps.prototype, "city", void 0);
|
|
113
|
-
__decorate([
|
|
114
|
-
Column('varchar', { name: 'telephone', nullable: true, length: 255 }),
|
|
115
|
-
__metadata("design:type", String)
|
|
116
|
-
], Magento2Gps.prototype, "telephone", void 0);
|
|
117
|
-
__decorate([
|
|
118
|
-
Column('varchar', { name: 'countryId', nullable: true, length: 255 }),
|
|
119
|
-
__metadata("design:type", String)
|
|
120
|
-
], Magento2Gps.prototype, "countryId", void 0);
|
|
121
|
-
__decorate([
|
|
122
|
-
Column('varchar', { name: 'company', nullable: true, length: 255 }),
|
|
123
|
-
__metadata("design:type", String)
|
|
124
|
-
], Magento2Gps.prototype, "company", void 0);
|
|
125
|
-
__decorate([
|
|
126
|
-
Column('varchar', { name: 'btAccountId', nullable: true, length: 255 }),
|
|
127
|
-
__metadata("design:type", String)
|
|
128
|
-
], Magento2Gps.prototype, "btAccountId", void 0);
|
|
129
|
-
__decorate([
|
|
130
|
-
Column('varchar', { name: 'phoneCode', nullable: true, length: 255 }),
|
|
131
|
-
__metadata("design:type", String)
|
|
132
|
-
], Magento2Gps.prototype, "phoneCode", void 0);
|
|
133
|
-
__decorate([
|
|
134
|
-
Column('varchar', { name: 'phoneCodeCountryId', nullable: true, length: 255 }),
|
|
135
|
-
__metadata("design:type", String)
|
|
136
|
-
], Magento2Gps.prototype, "phoneCodeCountryId", void 0);
|
|
137
|
-
__decorate([
|
|
138
|
-
Column('varchar', { name: 'pinCode', nullable: true, length: 255 }),
|
|
139
|
-
__metadata("design:type", String)
|
|
140
|
-
], Magento2Gps.prototype, "pinCode", void 0);
|
|
141
|
-
__decorate([
|
|
142
|
-
Column('varchar', { name: 'stripeCustomerId', nullable: true, length: 255 }),
|
|
143
|
-
__metadata("design:type", String)
|
|
144
|
-
], Magento2Gps.prototype, "stripeCustomerId", void 0);
|
|
145
|
-
__decorate([
|
|
146
|
-
Column('varchar', { name: 'activationCreated', nullable: true, length: 255 }),
|
|
147
|
-
__metadata("design:type", String)
|
|
148
|
-
], Magento2Gps.prototype, "activationCreated", void 0);
|
|
149
|
-
__decorate([
|
|
150
|
-
Column('varchar', { name: 'imei', nullable: true, length: 255 }),
|
|
151
|
-
__metadata("design:type", String)
|
|
152
|
-
], Magento2Gps.prototype, "imei", void 0);
|
|
153
|
-
__decorate([
|
|
154
|
-
Column('varchar', { name: 'deviceId', nullable: true, length: 255 }),
|
|
155
|
-
__metadata("design:type", String)
|
|
156
|
-
], Magento2Gps.prototype, "deviceId", void 0);
|
|
157
|
-
__decorate([
|
|
158
|
-
Column('varchar', { name: 'deviceType', nullable: true, length: 255 }),
|
|
159
|
-
__metadata("design:type", String)
|
|
160
|
-
], Magento2Gps.prototype, "deviceType", void 0);
|
|
161
|
-
__decorate([
|
|
162
|
-
Column('varchar', { name: 'deviceColor', nullable: true, length: 255 }),
|
|
163
|
-
__metadata("design:type", String)
|
|
164
|
-
], Magento2Gps.prototype, "deviceColor", void 0);
|
|
165
|
-
__decorate([
|
|
166
|
-
Column('varchar', { name: 'btSubscriptionId', nullable: true, length: 255 }),
|
|
167
|
-
__metadata("design:type", String)
|
|
168
|
-
], Magento2Gps.prototype, "btSubscriptionId", void 0);
|
|
169
|
-
__decorate([
|
|
170
|
-
Column('varchar', { name: 'servicePlanId', nullable: true, length: 255 }),
|
|
171
|
-
__metadata("design:type", String)
|
|
172
|
-
], Magento2Gps.prototype, "servicePlanId", void 0);
|
|
173
|
-
__decorate([
|
|
174
|
-
Column('varchar', { name: 'billingInterval', nullable: true, length: 255 }),
|
|
175
|
-
__metadata("design:type", String)
|
|
176
|
-
], Magento2Gps.prototype, "billingInterval", void 0);
|
|
177
|
-
__decorate([
|
|
178
|
-
Column('varchar', { name: 'status', nullable: true, length: 255 }),
|
|
179
|
-
__metadata("design:type", String)
|
|
180
|
-
], Magento2Gps.prototype, "status", void 0);
|
|
181
|
-
__decorate([
|
|
182
|
-
Column('varchar', { name: 'orderId', nullable: true, length: 255 }),
|
|
183
|
-
__metadata("design:type", String)
|
|
184
|
-
], Magento2Gps.prototype, "orderId", void 0);
|
|
185
|
-
__decorate([
|
|
186
|
-
Column('varchar', { name: 'deviceUpdatedAt', nullable: true, length: 255 }),
|
|
187
|
-
__metadata("design:type", String)
|
|
188
|
-
], Magento2Gps.prototype, "deviceUpdatedAt", void 0);
|
|
189
|
-
__decorate([
|
|
190
|
-
Column('varchar', { name: 'deviceCreatedAt', nullable: true, length: 255 }),
|
|
191
|
-
__metadata("design:type", String)
|
|
192
|
-
], Magento2Gps.prototype, "deviceCreatedAt", void 0);
|
|
193
|
-
__decorate([
|
|
194
|
-
Column('varchar', { name: 'importedDevice', nullable: true, length: 255 }),
|
|
195
|
-
__metadata("design:type", String)
|
|
196
|
-
], Magento2Gps.prototype, "importedDevice", void 0);
|
|
197
|
-
__decorate([
|
|
198
|
-
Column('varchar', { name: 'trackerName', nullable: true, length: 255 }),
|
|
199
|
-
__metadata("design:type", String)
|
|
200
|
-
], Magento2Gps.prototype, "trackerName", void 0);
|
|
201
|
-
__decorate([
|
|
202
|
-
Column('varchar', { name: 'trackerUse', nullable: true, length: 255 }),
|
|
203
|
-
__metadata("design:type", String)
|
|
204
|
-
], Magento2Gps.prototype, "trackerUse", void 0);
|
|
205
|
-
__decorate([
|
|
206
|
-
Column('varchar', { name: 'deviceStatus', nullable: true, length: 255 }),
|
|
207
|
-
__metadata("design:type", String)
|
|
208
|
-
], Magento2Gps.prototype, "deviceStatus", void 0);
|
|
209
|
-
__decorate([
|
|
210
|
-
Column('varchar', { name: 'planCode', nullable: true, length: 255 }),
|
|
211
|
-
__metadata("design:type", String)
|
|
212
|
-
], Magento2Gps.prototype, "planCode", void 0);
|
|
213
|
-
__decorate([
|
|
214
|
-
Column('varchar', { name: 'platformCode', nullable: true, length: 255 }),
|
|
215
|
-
__metadata("design:type", String)
|
|
216
|
-
], Magento2Gps.prototype, "platformCode", void 0);
|
|
217
|
-
__decorate([
|
|
218
|
-
Column('varchar', { name: 'platformName', nullable: true, length: 255 }),
|
|
219
|
-
__metadata("design:type", String)
|
|
220
|
-
], Magento2Gps.prototype, "platformName", void 0);
|
|
221
|
-
__decorate([
|
|
222
|
-
Column('varchar', { name: 'stripeCreatedAt', nullable: true, length: 255 }),
|
|
223
|
-
__metadata("design:type", String)
|
|
224
|
-
], Magento2Gps.prototype, "stripeCreatedAt", void 0);
|
|
225
|
-
__decorate([
|
|
226
|
-
Column('varchar', { name: 'stripeUpdatedAt', nullable: true, length: 255 }),
|
|
227
|
-
__metadata("design:type", String)
|
|
228
|
-
], Magento2Gps.prototype, "stripeUpdatedAt", void 0);
|
|
229
|
-
__decorate([
|
|
230
|
-
Column('varchar', { name: 'dateCaptured', nullable: true, length: 255 }),
|
|
231
|
-
__metadata("design:type", String)
|
|
232
|
-
], Magento2Gps.prototype, "dateCaptured", void 0);
|
|
233
|
-
__decorate([
|
|
234
|
-
Column('text', { name: 'cancelationReason', nullable: true }),
|
|
235
|
-
__metadata("design:type", String)
|
|
236
|
-
], Magento2Gps.prototype, "cancelationReason", void 0);
|
|
237
|
-
__decorate([
|
|
238
|
-
Column('varchar', { name: 'cancelationCreated', nullable: true, length: 255 }),
|
|
239
|
-
__metadata("design:type", String)
|
|
240
|
-
], Magento2Gps.prototype, "cancelationCreated", void 0);
|
|
241
|
-
__decorate([
|
|
242
|
-
Column('varchar', { name: 'cancelationReactivated', nullable: true, length: 255 }),
|
|
243
|
-
__metadata("design:type", String)
|
|
244
|
-
], Magento2Gps.prototype, "cancelationReactivated", void 0);
|
|
245
|
-
__decorate([
|
|
246
|
-
Column('varchar', { name: 'clientId', nullable: true, length: 255 }),
|
|
247
|
-
__metadata("design:type", String)
|
|
248
|
-
], Magento2Gps.prototype, "clientId", void 0);
|
|
249
|
-
__decorate([
|
|
250
|
-
Column('text', { name: 'itemsForRecovery', nullable: true }),
|
|
251
|
-
__metadata("design:type", String)
|
|
252
|
-
], Magento2Gps.prototype, "itemsForRecovery", void 0);
|
|
253
|
-
Magento2Gps = __decorate([
|
|
254
|
-
Index('ixMagento2GpsbtSubscriptionId', ['btSubscriptionId'], {}),
|
|
255
|
-
Index('ixMagento2GpsImei', ['imei'], {}),
|
|
256
|
-
Entity('magento2Gps', { schema: 'nova' })
|
|
257
|
-
], Magento2Gps);
|
|
258
|
-
export { Magento2Gps };
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
+
};
|
|
10
|
+
import { Column, Entity, Index, PrimaryGeneratedColumn } from 'typeorm';
|
|
11
|
+
let Magento2Gps = class Magento2Gps {
|
|
12
|
+
id;
|
|
13
|
+
customerId;
|
|
14
|
+
email;
|
|
15
|
+
customerUpdatedAt;
|
|
16
|
+
createdIn;
|
|
17
|
+
firstName;
|
|
18
|
+
lastName;
|
|
19
|
+
middleName;
|
|
20
|
+
postcode;
|
|
21
|
+
prefix;
|
|
22
|
+
region;
|
|
23
|
+
street;
|
|
24
|
+
city;
|
|
25
|
+
telephone;
|
|
26
|
+
countryId;
|
|
27
|
+
company;
|
|
28
|
+
btAccountId;
|
|
29
|
+
phoneCode;
|
|
30
|
+
phoneCodeCountryId;
|
|
31
|
+
pinCode;
|
|
32
|
+
stripeCustomerId;
|
|
33
|
+
activationCreated;
|
|
34
|
+
imei;
|
|
35
|
+
deviceId;
|
|
36
|
+
deviceType;
|
|
37
|
+
deviceColor;
|
|
38
|
+
btSubscriptionId;
|
|
39
|
+
servicePlanId;
|
|
40
|
+
billingInterval;
|
|
41
|
+
status;
|
|
42
|
+
orderId;
|
|
43
|
+
deviceUpdatedAt;
|
|
44
|
+
deviceCreatedAt;
|
|
45
|
+
importedDevice;
|
|
46
|
+
trackerName;
|
|
47
|
+
trackerUse;
|
|
48
|
+
deviceStatus;
|
|
49
|
+
planCode;
|
|
50
|
+
platformCode;
|
|
51
|
+
platformName;
|
|
52
|
+
stripeCreatedAt;
|
|
53
|
+
stripeUpdatedAt;
|
|
54
|
+
dateCaptured;
|
|
55
|
+
cancelationReason;
|
|
56
|
+
cancelationCreated;
|
|
57
|
+
cancelationReactivated;
|
|
58
|
+
clientId;
|
|
59
|
+
itemsForRecovery;
|
|
60
|
+
};
|
|
61
|
+
__decorate([
|
|
62
|
+
PrimaryGeneratedColumn({ type: 'int', name: 'id' }),
|
|
63
|
+
__metadata("design:type", Number)
|
|
64
|
+
], Magento2Gps.prototype, "id", void 0);
|
|
65
|
+
__decorate([
|
|
66
|
+
Column('varchar', { name: 'customerId', nullable: true, length: 255 }),
|
|
67
|
+
__metadata("design:type", String)
|
|
68
|
+
], Magento2Gps.prototype, "customerId", void 0);
|
|
69
|
+
__decorate([
|
|
70
|
+
Column('varchar', { name: 'email', nullable: true, length: 255 }),
|
|
71
|
+
__metadata("design:type", String)
|
|
72
|
+
], Magento2Gps.prototype, "email", void 0);
|
|
73
|
+
__decorate([
|
|
74
|
+
Column('varchar', { name: 'customerUpdatedAt', nullable: true, length: 255 }),
|
|
75
|
+
__metadata("design:type", String)
|
|
76
|
+
], Magento2Gps.prototype, "customerUpdatedAt", void 0);
|
|
77
|
+
__decorate([
|
|
78
|
+
Column('varchar', { name: 'createdIn', nullable: true, length: 255 }),
|
|
79
|
+
__metadata("design:type", String)
|
|
80
|
+
], Magento2Gps.prototype, "createdIn", void 0);
|
|
81
|
+
__decorate([
|
|
82
|
+
Column('varchar', { name: 'firstName', nullable: true, length: 255 }),
|
|
83
|
+
__metadata("design:type", String)
|
|
84
|
+
], Magento2Gps.prototype, "firstName", void 0);
|
|
85
|
+
__decorate([
|
|
86
|
+
Column('varchar', { name: 'lastName', nullable: true, length: 255 }),
|
|
87
|
+
__metadata("design:type", String)
|
|
88
|
+
], Magento2Gps.prototype, "lastName", void 0);
|
|
89
|
+
__decorate([
|
|
90
|
+
Column('varchar', { name: 'middleName', nullable: true, length: 255 }),
|
|
91
|
+
__metadata("design:type", String)
|
|
92
|
+
], Magento2Gps.prototype, "middleName", void 0);
|
|
93
|
+
__decorate([
|
|
94
|
+
Column('varchar', { name: 'postcode', nullable: true, length: 255 }),
|
|
95
|
+
__metadata("design:type", String)
|
|
96
|
+
], Magento2Gps.prototype, "postcode", void 0);
|
|
97
|
+
__decorate([
|
|
98
|
+
Column('varchar', { name: 'prefix', nullable: true, length: 255 }),
|
|
99
|
+
__metadata("design:type", String)
|
|
100
|
+
], Magento2Gps.prototype, "prefix", void 0);
|
|
101
|
+
__decorate([
|
|
102
|
+
Column('varchar', { name: 'region', nullable: true, length: 255 }),
|
|
103
|
+
__metadata("design:type", String)
|
|
104
|
+
], Magento2Gps.prototype, "region", void 0);
|
|
105
|
+
__decorate([
|
|
106
|
+
Column('varchar', { name: 'street', nullable: true, length: 255 }),
|
|
107
|
+
__metadata("design:type", String)
|
|
108
|
+
], Magento2Gps.prototype, "street", void 0);
|
|
109
|
+
__decorate([
|
|
110
|
+
Column('varchar', { name: 'city', nullable: true, length: 255 }),
|
|
111
|
+
__metadata("design:type", String)
|
|
112
|
+
], Magento2Gps.prototype, "city", void 0);
|
|
113
|
+
__decorate([
|
|
114
|
+
Column('varchar', { name: 'telephone', nullable: true, length: 255 }),
|
|
115
|
+
__metadata("design:type", String)
|
|
116
|
+
], Magento2Gps.prototype, "telephone", void 0);
|
|
117
|
+
__decorate([
|
|
118
|
+
Column('varchar', { name: 'countryId', nullable: true, length: 255 }),
|
|
119
|
+
__metadata("design:type", String)
|
|
120
|
+
], Magento2Gps.prototype, "countryId", void 0);
|
|
121
|
+
__decorate([
|
|
122
|
+
Column('varchar', { name: 'company', nullable: true, length: 255 }),
|
|
123
|
+
__metadata("design:type", String)
|
|
124
|
+
], Magento2Gps.prototype, "company", void 0);
|
|
125
|
+
__decorate([
|
|
126
|
+
Column('varchar', { name: 'btAccountId', nullable: true, length: 255 }),
|
|
127
|
+
__metadata("design:type", String)
|
|
128
|
+
], Magento2Gps.prototype, "btAccountId", void 0);
|
|
129
|
+
__decorate([
|
|
130
|
+
Column('varchar', { name: 'phoneCode', nullable: true, length: 255 }),
|
|
131
|
+
__metadata("design:type", String)
|
|
132
|
+
], Magento2Gps.prototype, "phoneCode", void 0);
|
|
133
|
+
__decorate([
|
|
134
|
+
Column('varchar', { name: 'phoneCodeCountryId', nullable: true, length: 255 }),
|
|
135
|
+
__metadata("design:type", String)
|
|
136
|
+
], Magento2Gps.prototype, "phoneCodeCountryId", void 0);
|
|
137
|
+
__decorate([
|
|
138
|
+
Column('varchar', { name: 'pinCode', nullable: true, length: 255 }),
|
|
139
|
+
__metadata("design:type", String)
|
|
140
|
+
], Magento2Gps.prototype, "pinCode", void 0);
|
|
141
|
+
__decorate([
|
|
142
|
+
Column('varchar', { name: 'stripeCustomerId', nullable: true, length: 255 }),
|
|
143
|
+
__metadata("design:type", String)
|
|
144
|
+
], Magento2Gps.prototype, "stripeCustomerId", void 0);
|
|
145
|
+
__decorate([
|
|
146
|
+
Column('varchar', { name: 'activationCreated', nullable: true, length: 255 }),
|
|
147
|
+
__metadata("design:type", String)
|
|
148
|
+
], Magento2Gps.prototype, "activationCreated", void 0);
|
|
149
|
+
__decorate([
|
|
150
|
+
Column('varchar', { name: 'imei', nullable: true, length: 255 }),
|
|
151
|
+
__metadata("design:type", String)
|
|
152
|
+
], Magento2Gps.prototype, "imei", void 0);
|
|
153
|
+
__decorate([
|
|
154
|
+
Column('varchar', { name: 'deviceId', nullable: true, length: 255 }),
|
|
155
|
+
__metadata("design:type", String)
|
|
156
|
+
], Magento2Gps.prototype, "deviceId", void 0);
|
|
157
|
+
__decorate([
|
|
158
|
+
Column('varchar', { name: 'deviceType', nullable: true, length: 255 }),
|
|
159
|
+
__metadata("design:type", String)
|
|
160
|
+
], Magento2Gps.prototype, "deviceType", void 0);
|
|
161
|
+
__decorate([
|
|
162
|
+
Column('varchar', { name: 'deviceColor', nullable: true, length: 255 }),
|
|
163
|
+
__metadata("design:type", String)
|
|
164
|
+
], Magento2Gps.prototype, "deviceColor", void 0);
|
|
165
|
+
__decorate([
|
|
166
|
+
Column('varchar', { name: 'btSubscriptionId', nullable: true, length: 255 }),
|
|
167
|
+
__metadata("design:type", String)
|
|
168
|
+
], Magento2Gps.prototype, "btSubscriptionId", void 0);
|
|
169
|
+
__decorate([
|
|
170
|
+
Column('varchar', { name: 'servicePlanId', nullable: true, length: 255 }),
|
|
171
|
+
__metadata("design:type", String)
|
|
172
|
+
], Magento2Gps.prototype, "servicePlanId", void 0);
|
|
173
|
+
__decorate([
|
|
174
|
+
Column('varchar', { name: 'billingInterval', nullable: true, length: 255 }),
|
|
175
|
+
__metadata("design:type", String)
|
|
176
|
+
], Magento2Gps.prototype, "billingInterval", void 0);
|
|
177
|
+
__decorate([
|
|
178
|
+
Column('varchar', { name: 'status', nullable: true, length: 255 }),
|
|
179
|
+
__metadata("design:type", String)
|
|
180
|
+
], Magento2Gps.prototype, "status", void 0);
|
|
181
|
+
__decorate([
|
|
182
|
+
Column('varchar', { name: 'orderId', nullable: true, length: 255 }),
|
|
183
|
+
__metadata("design:type", String)
|
|
184
|
+
], Magento2Gps.prototype, "orderId", void 0);
|
|
185
|
+
__decorate([
|
|
186
|
+
Column('varchar', { name: 'deviceUpdatedAt', nullable: true, length: 255 }),
|
|
187
|
+
__metadata("design:type", String)
|
|
188
|
+
], Magento2Gps.prototype, "deviceUpdatedAt", void 0);
|
|
189
|
+
__decorate([
|
|
190
|
+
Column('varchar', { name: 'deviceCreatedAt', nullable: true, length: 255 }),
|
|
191
|
+
__metadata("design:type", String)
|
|
192
|
+
], Magento2Gps.prototype, "deviceCreatedAt", void 0);
|
|
193
|
+
__decorate([
|
|
194
|
+
Column('varchar', { name: 'importedDevice', nullable: true, length: 255 }),
|
|
195
|
+
__metadata("design:type", String)
|
|
196
|
+
], Magento2Gps.prototype, "importedDevice", void 0);
|
|
197
|
+
__decorate([
|
|
198
|
+
Column('varchar', { name: 'trackerName', nullable: true, length: 255 }),
|
|
199
|
+
__metadata("design:type", String)
|
|
200
|
+
], Magento2Gps.prototype, "trackerName", void 0);
|
|
201
|
+
__decorate([
|
|
202
|
+
Column('varchar', { name: 'trackerUse', nullable: true, length: 255 }),
|
|
203
|
+
__metadata("design:type", String)
|
|
204
|
+
], Magento2Gps.prototype, "trackerUse", void 0);
|
|
205
|
+
__decorate([
|
|
206
|
+
Column('varchar', { name: 'deviceStatus', nullable: true, length: 255 }),
|
|
207
|
+
__metadata("design:type", String)
|
|
208
|
+
], Magento2Gps.prototype, "deviceStatus", void 0);
|
|
209
|
+
__decorate([
|
|
210
|
+
Column('varchar', { name: 'planCode', nullable: true, length: 255 }),
|
|
211
|
+
__metadata("design:type", String)
|
|
212
|
+
], Magento2Gps.prototype, "planCode", void 0);
|
|
213
|
+
__decorate([
|
|
214
|
+
Column('varchar', { name: 'platformCode', nullable: true, length: 255 }),
|
|
215
|
+
__metadata("design:type", String)
|
|
216
|
+
], Magento2Gps.prototype, "platformCode", void 0);
|
|
217
|
+
__decorate([
|
|
218
|
+
Column('varchar', { name: 'platformName', nullable: true, length: 255 }),
|
|
219
|
+
__metadata("design:type", String)
|
|
220
|
+
], Magento2Gps.prototype, "platformName", void 0);
|
|
221
|
+
__decorate([
|
|
222
|
+
Column('varchar', { name: 'stripeCreatedAt', nullable: true, length: 255 }),
|
|
223
|
+
__metadata("design:type", String)
|
|
224
|
+
], Magento2Gps.prototype, "stripeCreatedAt", void 0);
|
|
225
|
+
__decorate([
|
|
226
|
+
Column('varchar', { name: 'stripeUpdatedAt', nullable: true, length: 255 }),
|
|
227
|
+
__metadata("design:type", String)
|
|
228
|
+
], Magento2Gps.prototype, "stripeUpdatedAt", void 0);
|
|
229
|
+
__decorate([
|
|
230
|
+
Column('varchar', { name: 'dateCaptured', nullable: true, length: 255 }),
|
|
231
|
+
__metadata("design:type", String)
|
|
232
|
+
], Magento2Gps.prototype, "dateCaptured", void 0);
|
|
233
|
+
__decorate([
|
|
234
|
+
Column('text', { name: 'cancelationReason', nullable: true }),
|
|
235
|
+
__metadata("design:type", String)
|
|
236
|
+
], Magento2Gps.prototype, "cancelationReason", void 0);
|
|
237
|
+
__decorate([
|
|
238
|
+
Column('varchar', { name: 'cancelationCreated', nullable: true, length: 255 }),
|
|
239
|
+
__metadata("design:type", String)
|
|
240
|
+
], Magento2Gps.prototype, "cancelationCreated", void 0);
|
|
241
|
+
__decorate([
|
|
242
|
+
Column('varchar', { name: 'cancelationReactivated', nullable: true, length: 255 }),
|
|
243
|
+
__metadata("design:type", String)
|
|
244
|
+
], Magento2Gps.prototype, "cancelationReactivated", void 0);
|
|
245
|
+
__decorate([
|
|
246
|
+
Column('varchar', { name: 'clientId', nullable: true, length: 255 }),
|
|
247
|
+
__metadata("design:type", String)
|
|
248
|
+
], Magento2Gps.prototype, "clientId", void 0);
|
|
249
|
+
__decorate([
|
|
250
|
+
Column('text', { name: 'itemsForRecovery', nullable: true }),
|
|
251
|
+
__metadata("design:type", String)
|
|
252
|
+
], Magento2Gps.prototype, "itemsForRecovery", void 0);
|
|
253
|
+
Magento2Gps = __decorate([
|
|
254
|
+
Index('ixMagento2GpsbtSubscriptionId', ['btSubscriptionId'], {}),
|
|
255
|
+
Index('ixMagento2GpsImei', ['imei'], {}),
|
|
256
|
+
Entity('magento2Gps', { schema: 'nova' })
|
|
257
|
+
], Magento2Gps);
|
|
258
|
+
export { Magento2Gps };
|
|
259
259
|
//# sourceMappingURL=magento2Gps.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export declare class Magento2Plan {
|
|
2
|
-
magentoPlanCode: string;
|
|
3
|
-
magentoBillingInterval: string;
|
|
4
|
-
planAnnual: boolean;
|
|
5
|
-
planId: string;
|
|
6
|
-
}
|
|
1
|
+
export declare class Magento2Plan {
|
|
2
|
+
magentoPlanCode: string;
|
|
3
|
+
magentoBillingInterval: string;
|
|
4
|
+
planAnnual: boolean;
|
|
5
|
+
planId: string;
|
|
6
|
+
}
|
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
-
};
|
|
10
|
-
import { Column, Entity } from 'typeorm';
|
|
11
|
-
import { BoolToNumberTransformer } from '../utils/boolToNumberTransformer';
|
|
12
|
-
let Magento2Plan = class Magento2Plan {
|
|
13
|
-
magentoPlanCode;
|
|
14
|
-
magentoBillingInterval;
|
|
15
|
-
planAnnual;
|
|
16
|
-
planId;
|
|
17
|
-
};
|
|
18
|
-
__decorate([
|
|
19
|
-
Column('varchar', { primary: true, name: 'magentoPlanCode', length: 100 }),
|
|
20
|
-
__metadata("design:type", String)
|
|
21
|
-
], Magento2Plan.prototype, "magentoPlanCode", void 0);
|
|
22
|
-
__decorate([
|
|
23
|
-
Column('varchar', { primary: true, name: 'magentoBillingInterval', length: 50 }),
|
|
24
|
-
__metadata("design:type", String)
|
|
25
|
-
], Magento2Plan.prototype, "magentoBillingInterval", void 0);
|
|
26
|
-
__decorate([
|
|
27
|
-
Column('tinyint', {
|
|
28
|
-
name: 'planAnnual',
|
|
29
|
-
width: 1,
|
|
30
|
-
transformer: new BoolToNumberTransformer(),
|
|
31
|
-
}),
|
|
32
|
-
__metadata("design:type", Boolean)
|
|
33
|
-
], Magento2Plan.prototype, "planAnnual", void 0);
|
|
34
|
-
__decorate([
|
|
35
|
-
Column('varchar', { name: 'planId', length: 100 }),
|
|
36
|
-
__metadata("design:type", String)
|
|
37
|
-
], Magento2Plan.prototype, "planId", void 0);
|
|
38
|
-
Magento2Plan = __decorate([
|
|
39
|
-
Entity('magento2Plan', { schema: 'nova' })
|
|
40
|
-
], Magento2Plan);
|
|
41
|
-
export { Magento2Plan };
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
+
};
|
|
10
|
+
import { Column, Entity } from 'typeorm';
|
|
11
|
+
import { BoolToNumberTransformer } from '../utils/boolToNumberTransformer';
|
|
12
|
+
let Magento2Plan = class Magento2Plan {
|
|
13
|
+
magentoPlanCode;
|
|
14
|
+
magentoBillingInterval;
|
|
15
|
+
planAnnual;
|
|
16
|
+
planId;
|
|
17
|
+
};
|
|
18
|
+
__decorate([
|
|
19
|
+
Column('varchar', { primary: true, name: 'magentoPlanCode', length: 100 }),
|
|
20
|
+
__metadata("design:type", String)
|
|
21
|
+
], Magento2Plan.prototype, "magentoPlanCode", void 0);
|
|
22
|
+
__decorate([
|
|
23
|
+
Column('varchar', { primary: true, name: 'magentoBillingInterval', length: 50 }),
|
|
24
|
+
__metadata("design:type", String)
|
|
25
|
+
], Magento2Plan.prototype, "magentoBillingInterval", void 0);
|
|
26
|
+
__decorate([
|
|
27
|
+
Column('tinyint', {
|
|
28
|
+
name: 'planAnnual',
|
|
29
|
+
width: 1,
|
|
30
|
+
transformer: new BoolToNumberTransformer(),
|
|
31
|
+
}),
|
|
32
|
+
__metadata("design:type", Boolean)
|
|
33
|
+
], Magento2Plan.prototype, "planAnnual", void 0);
|
|
34
|
+
__decorate([
|
|
35
|
+
Column('varchar', { name: 'planId', length: 100 }),
|
|
36
|
+
__metadata("design:type", String)
|
|
37
|
+
], Magento2Plan.prototype, "planId", void 0);
|
|
38
|
+
Magento2Plan = __decorate([
|
|
39
|
+
Entity('magento2Plan', { schema: 'nova' })
|
|
40
|
+
], Magento2Plan);
|
|
41
|
+
export { Magento2Plan };
|
|
42
42
|
//# sourceMappingURL=magento2Plan.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Relation } from 'typeorm';
|
|
2
|
-
import { Promotion } from './promotion';
|
|
3
|
-
export declare class MarketplacePromotion {
|
|
4
|
-
marketplaceId: string;
|
|
5
|
-
promotionId: number;
|
|
6
|
-
promotion?: Relation<Promotion>;
|
|
7
|
-
}
|
|
1
|
+
import { Relation } from 'typeorm';
|
|
2
|
+
import { Promotion } from './promotion';
|
|
3
|
+
export declare class MarketplacePromotion {
|
|
4
|
+
marketplaceId: string;
|
|
5
|
+
promotionId: number;
|
|
6
|
+
promotion?: Relation<Promotion>;
|
|
7
|
+
}
|