@spytecgps/nova-orm 1.2.29-rc7 → 1.2.29
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 +47 -46
- package/dist/entities/acumaticaAmazonProduct.js.map +1 -0
- package/dist/entities/acumaticaImeiIccidData.d.ts +17 -17
- package/dist/entities/acumaticaImeiIccidData.js +93 -91
- package/dist/entities/acumaticaImeiIccidData.js.map +1 -0
- package/dist/entities/acumaticaOrderShipmentDetails.d.ts +11 -11
- package/dist/entities/acumaticaOrderShipmentDetails.js +63 -61
- package/dist/entities/acumaticaOrderShipmentDetails.js.map +1 -0
- package/dist/entities/acumaticaShipment.d.ts +5 -5
- package/dist/entities/acumaticaShipment.js +32 -31
- package/dist/entities/acumaticaShipment.js.map +1 -0
- package/dist/entities/acumaticaShipmentAmazon.d.ts +4 -4
- package/dist/entities/acumaticaShipmentAmazon.js +27 -26
- package/dist/entities/acumaticaShipmentAmazon.js.map +1 -0
- package/dist/entities/aempToken.d.ts +10 -9
- package/dist/entities/aempToken.js +48 -47
- package/dist/entities/aempToken.js.map +1 -0
- package/dist/entities/airflow/airflowAcumaticaExportImeiIccidData.d.ts +15 -15
- package/dist/entities/airflow/airflowAcumaticaExportImeiIccidData.js +82 -0
- package/dist/entities/airflow/airflowAcumaticaExportImeiIccidData.js.map +1 -0
- package/dist/entities/airflow/airflowAcumaticaExportOrderShipmentDetails.d.ts +28 -28
- package/dist/entities/airflow/airflowAcumaticaExportOrderShipmentDetails.js +147 -0
- package/dist/entities/airflow/airflowAcumaticaExportOrderShipmentDetails.js.map +1 -0
- package/dist/entities/airflow/airflowAcumaticaShipmentsAmazon.d.ts +7 -7
- package/dist/entities/airflow/airflowAcumaticaShipmentsAmazon.js +42 -0
- package/dist/entities/airflow/airflowAcumaticaShipmentsAmazon.js.map +1 -0
- package/dist/entities/alert.d.ts +28 -27
- package/dist/entities/alert.js +137 -129
- package/dist/entities/alert.js.map +1 -0
- package/dist/entities/alertType.d.ts +14 -14
- package/dist/entities/alertType.js +84 -83
- package/dist/entities/alertType.js.map +1 -0
- package/dist/entities/appFeatureType.d.ts +6 -6
- package/dist/entities/appFeatureType.js +37 -36
- package/dist/entities/appFeatureType.js.map +1 -0
- package/dist/entities/asinPromotion.d.ts +7 -7
- package/dist/entities/{deviceTypeEvent.js → asinPromotion.js} +37 -32
- package/dist/entities/asinPromotion.js.map +1 -0
- package/dist/entities/assetCategory.d.ts +5 -5
- package/dist/entities/assetCategory.js +33 -32
- package/dist/entities/assetCategory.js.map +1 -0
- package/dist/entities/beaconBleMesh.d.ts +11 -11
- package/dist/entities/beaconBleMesh.js +63 -0
- package/dist/entities/beaconBleMesh.js.map +1 -0
- package/dist/entities/billing.d.ts +20 -20
- package/dist/entities/billing.js +109 -108
- package/dist/entities/billing.js.map +1 -0
- package/dist/entities/billingCustomerAmazon.d.ts +14 -14
- package/dist/entities/billingCustomerAmazon.js +83 -0
- package/dist/entities/billingCustomerAmazon.js.map +1 -0
- package/dist/entities/billingCustomerBraintree.d.ts +11 -11
- package/dist/entities/billingCustomerBraintree.js +63 -62
- package/dist/entities/billingCustomerBraintree.js.map +1 -0
- package/dist/entities/billingDeviceHistory.d.ts +11 -11
- package/dist/entities/billingDeviceHistory.js +62 -61
- package/dist/entities/billingDeviceHistory.js.map +1 -0
- package/dist/entities/billingDeviceTypePlan.d.ts +12 -12
- package/dist/entities/billingDeviceTypePlan.js +64 -0
- package/dist/entities/billingDeviceTypePlan.js.map +1 -0
- package/dist/entities/billingHubspotPaymentLog.d.ts +50 -50
- package/dist/entities/billingHubspotPaymentLog.js +257 -256
- package/dist/entities/billingHubspotPaymentLog.js.map +1 -0
- package/dist/entities/billingKlarnaCustomer.d.ts +14 -14
- package/dist/entities/billingKlarnaCustomer.js +77 -76
- package/dist/entities/billingKlarnaCustomer.js.map +1 -0
- package/dist/entities/billingKlarnaOrder.d.ts +17 -17
- package/dist/entities/billingKlarnaOrder.js +115 -114
- package/dist/entities/billingKlarnaOrder.js.map +1 -0
- package/dist/entities/billingPlanFeatures.d.ts +6 -6
- package/dist/entities/billingPlanFeatures.js +37 -0
- package/dist/entities/billingPlanFeatures.js.map +1 -0
- package/dist/entities/billingPlans.d.ts +22 -22
- package/dist/entities/billingPlans.js +127 -0
- package/dist/entities/billingPlans.js.map +1 -0
- package/dist/entities/billingStatusHistoryBraintree.d.ts +10 -10
- package/dist/entities/billingStatusHistoryBraintree.js +64 -63
- package/dist/entities/billingStatusHistoryBraintree.js.map +1 -0
- package/dist/entities/billingSubscriptionAmazon.d.ts +22 -22
- package/dist/entities/billingSubscriptionAmazon.js +162 -0
- package/dist/entities/billingSubscriptionAmazon.js.map +1 -0
- package/dist/entities/billingSubscriptionBraintree.d.ts +34 -34
- package/dist/entities/billingSubscriptionBraintree.js +230 -229
- package/dist/entities/billingSubscriptionBraintree.js.map +1 -0
- package/dist/entities/blacklist.d.ts +9 -9
- package/dist/entities/blacklist.js +52 -51
- package/dist/entities/blacklist.js.map +1 -0
- package/dist/entities/blacklistType.d.ts +5 -5
- package/dist/entities/blacklistType.js +32 -31
- package/dist/entities/blacklistType.js.map +1 -0
- package/dist/entities/bleMesh.d.ts +15 -15
- package/dist/entities/bleMesh.js +74 -0
- package/dist/entities/bleMesh.js.map +1 -0
- package/dist/entities/bleMeshConfiguration.d.ts +9 -9
- package/dist/entities/bleMeshConfiguration.js +57 -57
- package/dist/entities/bleMeshConfiguration.js.map +1 -0
- package/dist/entities/boundary.d.ts +23 -23
- package/dist/entities/boundary.js +121 -119
- package/dist/entities/boundary.js.map +1 -0
- package/dist/entities/boundaryEvent.d.ts +20 -19
- package/dist/entities/boundaryEvent.js +106 -105
- package/dist/entities/boundaryEvent.js.map +1 -0
- package/dist/entities/cellTower.d.ts +12 -12
- package/dist/entities/cellTower.js +67 -66
- package/dist/entities/cellTower.js.map +1 -0
- package/dist/entities/client.d.ts +34 -33
- package/dist/entities/client.js +148 -153
- package/dist/entities/client.js.map +1 -0
- package/dist/entities/clientAlertConfiguration.d.ts +18 -18
- package/dist/entities/clientAlertConfiguration.js +102 -0
- package/dist/entities/clientAlertConfiguration.js.map +1 -0
- package/dist/entities/clientAlertRecipient.d.ts +16 -15
- package/dist/entities/clientAlertRecipient.js +98 -0
- package/dist/entities/clientAlertRecipient.js.map +1 -0
- package/dist/entities/clientAppFeature.d.ts +9 -9
- package/dist/entities/clientAppFeature.js +48 -47
- package/dist/entities/clientAppFeature.js.map +1 -0
- package/dist/entities/clientConfiguration.d.ts +9 -9
- package/dist/entities/clientConfiguration.js +59 -47
- package/dist/entities/clientConfiguration.js.map +1 -0
- package/dist/entities/clientDeviceSetting.d.ts +14 -14
- package/dist/entities/clientDeviceSetting.js +96 -90
- package/dist/entities/clientDeviceSetting.js.map +1 -0
- package/dist/entities/clientIngestorConfiguration.d.ts +8 -8
- package/dist/entities/clientIngestorConfiguration.js +48 -0
- package/dist/entities/clientIngestorConfiguration.js.map +1 -0
- package/dist/entities/clientType.d.ts +6 -6
- package/dist/entities/clientType.js +37 -36
- package/dist/entities/clientType.js.map +1 -0
- package/dist/entities/country.d.ts +16 -16
- package/dist/entities/country.js +92 -90
- package/dist/entities/country.js.map +1 -0
- package/dist/entities/customerAttribute.d.ts +15 -15
- package/dist/entities/customerAttribute.js +81 -52
- package/dist/entities/customerAttribute.js.map +1 -0
- package/dist/entities/dataExport.d.ts +17 -16
- package/dist/entities/dataExport.js +74 -0
- package/dist/entities/dataExport.js.map +1 -0
- package/dist/entities/dataSourceType.d.ts +5 -5
- package/dist/entities/dataSourceType.js +32 -31
- package/dist/entities/dataSourceType.js.map +1 -0
- package/dist/entities/deactivation.d.ts +14 -14
- package/dist/entities/deactivation.js +84 -83
- package/dist/entities/deactivation.js.map +1 -0
- package/dist/entities/deactivationReason.d.ts +6 -6
- package/dist/entities/deactivationReason.js +41 -40
- package/dist/entities/deactivationReason.js.map +1 -0
- package/dist/entities/device.d.ts +38 -38
- package/dist/entities/device.js +174 -160
- package/dist/entities/device.js.map +1 -0
- package/dist/entities/deviceBehavior.d.ts +25 -25
- package/dist/entities/deviceBehavior.js +148 -147
- package/dist/entities/deviceBehavior.js.map +1 -0
- package/dist/entities/deviceBleMesh.d.ts +14 -14
- package/dist/entities/deviceBleMesh.js +78 -0
- package/dist/entities/deviceBleMesh.js.map +1 -0
- package/dist/entities/deviceBleMeshUpdateTask.d.ts +18 -17
- package/dist/entities/deviceBleMeshUpdateTask.js +83 -0
- package/dist/entities/deviceBleMeshUpdateTask.js.map +1 -0
- package/dist/entities/deviceChangesHistory.d.ts +8 -8
- package/dist/entities/deviceChangesHistory.js +48 -0
- package/dist/entities/deviceChangesHistory.js.map +1 -0
- package/dist/entities/deviceCustomConfiguration.d.ts +13 -13
- package/dist/entities/deviceCustomConfiguration.js +77 -67
- package/dist/entities/deviceCustomConfiguration.js.map +1 -0
- package/dist/entities/deviceHistory.d.ts +8 -8
- package/dist/entities/deviceHistory.js +47 -46
- package/dist/entities/deviceHistory.js.map +1 -0
- package/dist/entities/deviceModelListener.d.ts +8 -8
- package/dist/entities/deviceModelListener.js +47 -46
- package/dist/entities/deviceModelListener.js.map +1 -0
- package/dist/entities/devicePairing.d.ts +14 -14
- package/dist/entities/devicePairing.js +83 -67
- package/dist/entities/devicePairing.js.map +1 -0
- package/dist/entities/devicePromotion.d.ts +7 -7
- package/dist/entities/devicePromotion.js +37 -104
- package/dist/entities/devicePromotion.js.map +1 -0
- package/dist/entities/deviceReplacement.d.ts +12 -11
- package/dist/entities/deviceReplacement.js +58 -57
- package/dist/entities/deviceReplacement.js.map +1 -0
- package/dist/entities/deviceStatus.d.ts +13 -13
- package/dist/entities/deviceStatus.js +61 -0
- package/dist/entities/deviceStatus.js.map +1 -0
- package/dist/entities/deviceTask.d.ts +8 -8
- package/dist/entities/deviceTask.js +45 -44
- package/dist/entities/deviceTask.js.map +1 -0
- package/dist/entities/deviceType.d.ts +26 -26
- package/dist/entities/deviceType.js +144 -149
- package/dist/entities/deviceType.js.map +1 -0
- package/dist/entities/deviceTypeFeature.d.ts +5 -5
- package/dist/entities/deviceTypeFeature.js +33 -32
- package/dist/entities/deviceTypeFeature.js.map +1 -0
- package/dist/entities/deviceTypeFirmware.d.ts +21 -21
- package/dist/entities/deviceTypeFirmware.js +118 -117
- package/dist/entities/deviceTypeFirmware.js.map +1 -0
- package/dist/entities/deviceTypePromotion.d.ts +7 -7
- package/dist/entities/deviceTypePromotion.js +37 -0
- package/dist/entities/deviceTypePromotion.js.map +1 -0
- package/dist/entities/emailDomain.d.ts +5 -5
- package/dist/entities/emailDomain.js +39 -0
- package/dist/entities/emailDomain.js.map +1 -0
- package/dist/entities/entityTag.d.ts +12 -12
- package/dist/entities/entityTag.js +72 -48
- package/dist/entities/entityTag.js.map +1 -0
- package/dist/entities/entityType.d.ts +5 -5
- package/dist/entities/entityType.js +32 -31
- package/dist/entities/entityType.js.map +1 -0
- package/dist/entities/feature.d.ts +6 -6
- package/dist/entities/feature.js +37 -36
- package/dist/entities/feature.js.map +1 -0
- package/dist/entities/firmwareAutoUpgradeBlacklist.d.ts +5 -5
- package/dist/entities/firmwareAutoUpgradeBlacklist.js +36 -35
- package/dist/entities/firmwareAutoUpgradeBlacklist.js.map +1 -0
- package/dist/entities/firmwareUpgradeTask.d.ts +23 -22
- package/dist/entities/firmwareUpgradeTask.js +108 -105
- package/dist/entities/firmwareUpgradeTask.js.map +1 -0
- package/dist/entities/iccidStatus.d.ts +7 -7
- package/dist/entities/iccidStatus.js +50 -49
- package/dist/entities/iccidStatus.js.map +1 -0
- package/dist/entities/imeiIccidCarrier.d.ts +21 -21
- package/dist/entities/imeiIccidCarrier.js +126 -125
- package/dist/entities/imeiIccidCarrier.js.map +1 -0
- package/dist/entities/imeiIccidHistory.d.ts +7 -7
- package/dist/entities/imeiIccidHistory.js +44 -43
- package/dist/entities/imeiIccidHistory.js.map +1 -0
- package/dist/entities/imeiIccidImport.d.ts +5 -5
- package/dist/entities/{event.js → imeiIccidImport.js} +32 -36
- package/dist/entities/imeiIccidImport.js.map +1 -0
- package/dist/entities/index.d.ts +121 -121
- package/dist/entities/index.js +122 -100
- package/dist/entities/index.js.map +1 -0
- package/dist/entities/industry.d.ts +8 -8
- package/dist/entities/industry.js +47 -46
- package/dist/entities/industry.js.map +1 -0
- package/dist/entities/latestPosition.d.ts +21 -20
- package/dist/entities/latestPosition.js +106 -100
- package/dist/entities/latestPosition.js.map +1 -0
- package/dist/entities/latestPositionMigration.d.ts +20 -19
- package/dist/entities/latestPositionMigration.js +97 -96
- package/dist/entities/latestPositionMigration.js.map +1 -0
- package/dist/entities/latestPositionMigrationBatch.d.ts +3 -3
- package/dist/entities/latestPositionMigrationBatch.js +22 -21
- package/dist/entities/latestPositionMigrationBatch.js.map +1 -0
- package/dist/entities/latestUserAppInfo.d.ts +9 -8
- package/dist/entities/latestUserAppInfo.js +43 -0
- package/dist/entities/latestUserAppInfo.js.map +1 -0
- package/dist/entities/liveLink.d.ts +17 -17
- package/dist/entities/liveLink.js +126 -0
- package/dist/entities/liveLink.js.map +1 -0
- package/dist/entities/magento2Gps.d.ts +50 -50
- package/dist/entities/magento2Gps.js +259 -256
- package/dist/entities/magento2Gps.js.map +1 -0
- package/dist/entities/magento2Plan.d.ts +6 -6
- package/dist/entities/magento2Plan.js +42 -41
- package/dist/entities/magento2Plan.js.map +1 -0
- package/dist/entities/marketplacePromotion.d.ts +7 -7
- package/dist/entities/marketplacePromotion.js +37 -0
- package/dist/entities/marketplacePromotion.js.map +1 -0
- package/dist/entities/mobileNetwork.d.ts +9 -9
- package/dist/entities/mobileNetwork.js +52 -51
- package/dist/entities/mobileNetwork.js.map +1 -0
- package/dist/entities/notificationRecipient.d.ts +23 -22
- package/dist/entities/notificationRecipient.js +128 -100
- package/dist/entities/notificationRecipient.js.map +1 -0
- package/dist/entities/orderShipmentInternational.d.ts +12 -12
- package/dist/entities/orderShipmentInternational.js +67 -0
- package/dist/entities/orderShipmentInternational.js.map +1 -0
- package/dist/entities/organization.d.ts +10 -9
- package/dist/entities/organization.js +47 -46
- package/dist/entities/organization.js.map +1 -0
- package/dist/entities/plan.d.ts +16 -16
- package/dist/entities/plan.js +87 -86
- package/dist/entities/plan.js.map +1 -0
- package/dist/entities/position.d.ts +21 -20
- package/dist/entities/position.js +106 -102
- package/dist/entities/position.js.map +1 -0
- package/dist/entities/positionMigration.d.ts +20 -19
- package/dist/entities/positionMigration.js +97 -96
- package/dist/entities/positionMigration.js.map +1 -0
- package/dist/entities/positionMigrationBatch.d.ts +3 -3
- package/dist/entities/positionMigrationBatch.js +22 -21
- package/dist/entities/positionMigrationBatch.js.map +1 -0
- package/dist/entities/promotion.d.ts +24 -24
- package/dist/entities/promotion.js +136 -134
- package/dist/entities/promotion.js.map +1 -0
- package/dist/entities/promotionHistory.d.ts +12 -12
- package/dist/entities/promotionHistory.js +90 -0
- package/dist/entities/promotionHistory.js.map +1 -0
- package/dist/entities/securityRole.d.ts +10 -10
- package/dist/entities/securityRole.js +48 -41
- package/dist/entities/securityRole.js.map +1 -0
- package/dist/entities/serviceProvider.d.ts +7 -7
- package/dist/entities/serviceProvider.js +42 -41
- package/dist/entities/serviceProvider.js.map +1 -0
- package/dist/entities/serviceProviderProduct.d.ts +9 -9
- package/dist/entities/serviceProviderProduct.js +62 -61
- package/dist/entities/serviceProviderProduct.js.map +1 -0
- package/dist/entities/serviceProviderProductNetwork.d.ts +5 -5
- package/dist/entities/serviceProviderProductNetwork.js +32 -31
- package/dist/entities/serviceProviderProductNetwork.js.map +1 -0
- package/dist/entities/serviceProviderProductType.d.ts +5 -5
- package/dist/entities/serviceProviderProductType.js +32 -31
- package/dist/entities/serviceProviderProductType.js.map +1 -0
- package/dist/entities/sim.d.ts +16 -16
- package/dist/entities/sim.js +93 -92
- package/dist/entities/sim.js.map +1 -0
- package/dist/entities/subscriptionHistoricalPrice.d.ts +21 -20
- package/dist/entities/subscriptionHistoricalPrice.js +160 -0
- package/dist/entities/subscriptionHistoricalPrice.js.map +1 -0
- package/dist/entities/tag.d.ts +12 -12
- package/dist/entities/tag.js +68 -0
- package/dist/entities/tag.js.map +1 -0
- package/dist/entities/task.d.ts +36 -36
- package/dist/entities/task.js +185 -146
- package/dist/entities/task.js.map +1 -0
- package/dist/entities/taskSchedule.d.ts +29 -29
- package/dist/entities/taskSchedule.js +147 -141
- package/dist/entities/taskSchedule.js.map +1 -0
- package/dist/entities/trip.d.ts +27 -26
- package/dist/entities/trip.js +139 -127
- package/dist/entities/trip.js.map +1 -0
- package/dist/entities/tripCompletionStatus.d.ts +6 -6
- package/dist/entities/tripCompletionStatus.js +37 -36
- package/dist/entities/tripCompletionStatus.js.map +1 -0
- package/dist/entities/tripPosition.d.ts +4 -4
- package/dist/entities/tripPosition.js +27 -26
- package/dist/entities/tripPosition.js.map +1 -0
- package/dist/entities/user.d.ts +48 -47
- package/dist/entities/user.js +218 -196
- package/dist/entities/user.js.map +1 -0
- package/dist/entities/userActivation.d.ts +10 -9
- package/dist/entities/userActivation.js +53 -52
- package/dist/entities/userActivation.js.map +1 -0
- package/dist/entities/userActivationDevice.d.ts +28 -28
- package/dist/entities/userActivationDevice.js +165 -164
- package/dist/entities/userActivationDevice.js.map +1 -0
- package/dist/entities/userActivationEvent.d.ts +13 -12
- package/dist/entities/userActivationEvent.js +62 -61
- package/dist/entities/userActivationEvent.js.map +1 -0
- package/dist/entities/userActivationMetric.d.ts +39 -38
- package/dist/entities/userActivationMetric.js +209 -208
- package/dist/entities/userActivationMetric.js.map +1 -0
- package/dist/entities/userAlertComplain.d.ts +18 -17
- package/dist/entities/userAlertComplain.js +79 -78
- package/dist/entities/userAlertComplain.js.map +1 -0
- package/dist/entities/userAlertConfiguration.d.ts +25 -24
- package/dist/entities/userAlertConfiguration.js +143 -109
- package/dist/entities/userAlertConfiguration.js.map +1 -0
- package/dist/entities/userAlertNotificationsConfig.d.ts +14 -13
- package/dist/entities/userAlertNotificationsConfig.js +91 -0
- package/dist/entities/userAlertNotificationsConfig.js.map +1 -0
- package/dist/entities/userAppFeedback.d.ts +11 -10
- package/dist/entities/userAppFeedback.js +53 -52
- package/dist/entities/userAppFeedback.js.map +1 -0
- package/dist/entities/userAppIncident.d.ts +30 -29
- package/dist/entities/userAppIncident.js +177 -176
- package/dist/entities/userAppIncident.js.map +1 -0
- package/dist/entities/userConfiguration.d.ts +21 -20
- package/dist/entities/userConfiguration.js +110 -109
- package/dist/entities/userConfiguration.js.map +1 -0
- package/dist/entities/userDataDeletionRequest.d.ts +12 -11
- package/dist/entities/userDataDeletionRequest.js +58 -56
- package/dist/entities/userDataDeletionRequest.js.map +1 -0
- package/dist/entities/userDeviceBehaviorTask.d.ts +16 -15
- package/dist/entities/userDeviceBehaviorTask.js +81 -80
- package/dist/entities/userDeviceBehaviorTask.js.map +1 -0
- package/dist/entities/userInvitation.d.ts +20 -21
- package/dist/entities/userInvitation.js +102 -89
- package/dist/entities/userInvitation.js.map +1 -0
- package/dist/entities/userRatingRequest.d.ts +14 -13
- package/dist/entities/userRatingRequest.js +76 -75
- package/dist/entities/userRatingRequest.js.map +1 -0
- package/dist/entities/userRegistrationAttempt.d.ts +36 -35
- package/dist/entities/userRegistrationAttempt.js +178 -177
- package/dist/entities/userRegistrationAttempt.js.map +1 -0
- package/dist/entities/userSecurityRole.d.ts +12 -11
- package/dist/entities/userSecurityRole.js +46 -33
- package/dist/entities/userSecurityRole.js.map +1 -0
- package/dist/index.d.ts +24 -24
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -0
- package/dist/migration/1684483704434-addLowerCaseIndex.d.ts +5 -5
- package/dist/migration/1684483704434-addLowerCaseIndex.js +17 -16
- package/dist/migration/1684483704434-addLowerCaseIndex.js.map +1 -0
- package/dist/novaDataSource.d.ts +88 -88
- package/dist/novaDataSource.js +193 -112
- package/dist/novaDataSource.js.map +1 -0
- package/dist/repositories/acumatica/getAcumaticaImeiIccidData.d.ts +5 -5
- package/dist/repositories/acumatica/getAcumaticaImeiIccidData.js +47 -35
- package/dist/repositories/acumatica/getAcumaticaImeiIccidData.js.map +1 -0
- package/dist/repositories/acumatica/getAcumaticaShipmentAmazon.d.ts +5 -5
- package/dist/repositories/acumatica/getAcumaticaShipmentAmazon.js +23 -0
- package/dist/repositories/acumatica/getAcumaticaShipmentAmazon.js.map +1 -0
- package/dist/repositories/acumatica/getAcumaticaShipmentDetails.d.ts +4 -4
- package/dist/repositories/acumatica/getAcumaticaShipmentDetails.js +56 -50
- package/dist/repositories/acumatica/getAcumaticaShipmentDetails.js.map +1 -0
- package/dist/repositories/acumatica/getLastAcumaticaShipmentDetails.d.ts +4 -4
- package/dist/repositories/acumatica/getLastAcumaticaShipmentDetails.js +33 -27
- package/dist/repositories/acumatica/getLastAcumaticaShipmentDetails.js.map +1 -0
- package/dist/repositories/acumatica/getOrderShipmentInternational.d.ts +5 -5
- package/dist/repositories/acumatica/getOrderShipmentInternational.js +23 -0
- package/dist/repositories/acumatica/getOrderShipmentInternational.js.map +1 -0
- package/dist/repositories/acumatica/index.d.ts +47 -47
- package/dist/repositories/acumatica/index.js +81 -52
- package/dist/repositories/acumatica/index.js.map +1 -0
- package/dist/repositories/aempToken/createAempToken.d.ts +5 -5
- package/dist/repositories/aempToken/createAempToken.js +27 -26
- package/dist/repositories/aempToken/createAempToken.js.map +1 -0
- package/dist/repositories/aempToken/deleteAempTokens.d.ts +4 -4
- package/dist/repositories/aempToken/deleteAempTokens.js +31 -30
- package/dist/repositories/aempToken/deleteAempTokens.js.map +1 -0
- package/dist/repositories/aempToken/getAempTokens.d.ts +5 -5
- package/dist/repositories/aempToken/getAempTokens.js +35 -27
- package/dist/repositories/aempToken/getAempTokens.js.map +1 -0
- package/dist/repositories/aempToken/index.d.ts +33 -33
- package/dist/repositories/aempToken/index.js +54 -53
- package/dist/repositories/aempToken/index.js.map +1 -0
- package/dist/repositories/alertTypes/getAlertTypes.d.ts +4 -4
- package/dist/repositories/alertTypes/getAlertTypes.js +19 -13
- package/dist/repositories/alertTypes/getAlertTypes.js.map +1 -0
- package/dist/repositories/alertTypes/index.d.ts +6 -6
- package/dist/repositories/alertTypes/index.js +19 -18
- package/dist/repositories/alertTypes/index.js.map +1 -0
- package/dist/repositories/alerts/createAlert.d.ts +6 -6
- package/dist/repositories/alerts/createAlert.js +99 -94
- package/dist/repositories/alerts/createAlert.js.map +1 -0
- package/dist/repositories/alerts/createUserAlertComplain.d.ts +4 -4
- package/dist/repositories/alerts/createUserAlertComplain.js +27 -26
- package/dist/repositories/alerts/createUserAlertComplain.js.map +1 -0
- package/dist/repositories/alerts/getAlertsReportByClient.d.ts +7 -7
- package/dist/repositories/alerts/getAlertsReportByClient.js +70 -65
- package/dist/repositories/alerts/getAlertsReportByClient.js.map +1 -0
- package/dist/repositories/alerts/getAlertsReportByUser.d.ts +4 -4
- package/dist/repositories/alerts/getAlertsReportByUser.js +132 -127
- package/dist/repositories/alerts/getAlertsReportByUser.js.map +1 -0
- package/dist/repositories/alerts/index.d.ts +78 -78
- package/dist/repositories/alerts/index.js +105 -104
- package/dist/repositories/alerts/index.js.map +1 -0
- package/dist/repositories/appFeatures/createAppFeatureType.d.ts +5 -5
- package/dist/repositories/appFeatures/createAppFeatureType.js +16 -15
- package/dist/repositories/appFeatures/createAppFeatureType.js.map +1 -0
- package/dist/repositories/appFeatures/createClientAppFeature.d.ts +5 -5
- package/dist/repositories/appFeatures/createClientAppFeature.js +16 -15
- package/dist/repositories/appFeatures/createClientAppFeature.js.map +1 -0
- package/dist/repositories/appFeatures/getClientAppFeatures.d.ts +5 -5
- package/dist/repositories/appFeatures/getClientAppFeatures.js +45 -39
- package/dist/repositories/appFeatures/getClientAppFeatures.js.map +1 -0
- package/dist/repositories/appFeatures/index.d.ts +37 -37
- package/dist/repositories/appFeatures/index.js +58 -57
- package/dist/repositories/appFeatures/index.js.map +1 -0
- package/dist/repositories/assetCategories/getAssetCategories.d.ts +3 -3
- package/dist/repositories/assetCategories/getAssetCategories.js +19 -8
- package/dist/repositories/assetCategories/getAssetCategories.js.map +1 -0
- package/dist/repositories/assetCategories/index.d.ts +9 -9
- package/dist/repositories/assetCategories/index.js +17 -16
- package/dist/repositories/assetCategories/index.js.map +1 -0
- package/dist/repositories/baseRepository.d.ts +21 -21
- package/dist/repositories/baseRepository.js +24 -9
- package/dist/repositories/baseRepository.js.map +1 -0
- package/dist/repositories/billing/createBilling.d.ts +5 -5
- package/dist/repositories/billing/createBilling.js +38 -37
- package/dist/repositories/billing/createBilling.js.map +1 -0
- package/dist/repositories/billing/createBillingDeviceHistory.d.ts +5 -5
- package/dist/repositories/billing/createBillingDeviceHistory.js +31 -30
- package/dist/repositories/billing/createBillingDeviceHistory.js.map +1 -0
- package/dist/repositories/billing/createBillingHubspotPaymentLog.d.ts +5 -5
- package/dist/repositories/billing/createBillingHubspotPaymentLog.js +62 -61
- package/dist/repositories/billing/createBillingHubspotPaymentLog.js.map +1 -0
- package/dist/repositories/billing/createBillingStatusHistoryBraintree.d.ts +5 -5
- package/dist/repositories/billing/createBillingStatusHistoryBraintree.js +33 -32
- package/dist/repositories/billing/createBillingStatusHistoryBraintree.js.map +1 -0
- package/dist/repositories/billing/getBillingCustomerBraintreeById.d.ts +5 -5
- package/dist/repositories/billing/getBillingCustomerBraintreeById.js +24 -18
- package/dist/repositories/billing/getBillingCustomerBraintreeById.js.map +1 -0
- package/dist/repositories/billing/getBillingDeviceTypePlans.d.ts +5 -5
- package/dist/repositories/billing/getBillingDeviceTypePlans.js +22 -0
- package/dist/repositories/billing/getBillingDeviceTypePlans.js.map +1 -0
- package/dist/repositories/billing/getBillingKlarnaOrderByImei.d.ts +5 -5
- package/dist/repositories/billing/getBillingKlarnaOrderByImei.js +24 -18
- package/dist/repositories/billing/getBillingKlarnaOrderByImei.js.map +1 -0
- package/dist/repositories/billing/getBillingPlans.d.ts +4 -4
- package/dist/repositories/billing/getBillingPlans.js +68 -0
- package/dist/repositories/billing/getBillingPlans.js.map +1 -0
- package/dist/repositories/billing/getBillingSubscriptionBraintreeByImei.d.ts +5 -5
- package/dist/repositories/billing/getBillingSubscriptionBraintreeByImei.js +24 -18
- package/dist/repositories/billing/getBillingSubscriptionBraintreeByImei.js.map +1 -0
- package/dist/repositories/billing/getBillingSubscriptionsBraintree.d.ts +5 -5
- package/dist/repositories/billing/getBillingSubscriptionsBraintree.js +31 -25
- package/dist/repositories/billing/getBillingSubscriptionsBraintree.js.map +1 -0
- package/dist/repositories/billing/getBillings.d.ts +5 -5
- package/dist/repositories/billing/getBillings.js +48 -42
- package/dist/repositories/billing/getBillings.js.map +1 -0
- package/dist/repositories/billing/getBraintreePastDueSubscriptions.d.ts +4 -4
- package/dist/repositories/billing/getBraintreePastDueSubscriptions.js +49 -0
- package/dist/repositories/billing/getBraintreePastDueSubscriptions.js.map +1 -0
- package/dist/repositories/billing/getCanceledImeis.d.ts +4 -4
- package/dist/repositories/billing/getCanceledImeis.js +96 -84
- package/dist/repositories/billing/getCanceledImeis.js.map +1 -0
- package/dist/repositories/billing/getCanceledImeisMatchingMagentoData.d.ts +4 -4
- package/dist/repositories/billing/getCanceledImeisMatchingMagentoData.js +84 -64
- package/dist/repositories/billing/getCanceledImeisMatchingMagentoData.js.map +1 -0
- package/dist/repositories/billing/getChurnStatusByClientId.d.ts +4 -4
- package/dist/repositories/billing/getChurnStatusByClientId.js +37 -27
- package/dist/repositories/billing/getChurnStatusByClientId.js.map +1 -0
- package/dist/repositories/billing/getClientIdFromBraintreeCustomer.d.ts +4 -4
- package/dist/repositories/billing/getClientIdFromBraintreeCustomer.js +26 -20
- package/dist/repositories/billing/getClientIdFromBraintreeCustomer.js.map +1 -0
- package/dist/repositories/billing/getMagentoPlan.d.ts +5 -5
- package/dist/repositories/billing/getMagentoPlan.js +27 -21
- package/dist/repositories/billing/getMagentoPlan.js.map +1 -0
- package/dist/repositories/billing/getUserByBraintreeCustomerId.d.ts +5 -5
- package/dist/repositories/billing/getUserByBraintreeCustomerId.js +28 -22
- package/dist/repositories/billing/getUserByBraintreeCustomerId.js.map +1 -0
- package/dist/repositories/billing/index.d.ts +243 -243
- package/dist/repositories/billing/index.js +425 -353
- package/dist/repositories/billing/index.js.map +1 -0
- package/dist/repositories/billing/updateBilling.d.ts +4 -4
- package/dist/repositories/billing/updateBilling.js +44 -43
- package/dist/repositories/billing/updateBilling.js.map +1 -0
- package/dist/repositories/billing/updateBillingCustomerBraintree.d.ts +4 -4
- package/dist/repositories/billing/updateBillingCustomerBraintree.js +38 -37
- package/dist/repositories/billing/updateBillingCustomerBraintree.js.map +1 -0
- package/dist/repositories/billing/upsertBillingCustomerBraintree.d.ts +5 -5
- package/dist/repositories/billing/upsertBillingCustomerBraintree.js +49 -39
- package/dist/repositories/billing/upsertBillingCustomerBraintree.js.map +1 -0
- package/dist/repositories/billing/upsertBillingDeviceTypePlan.d.ts +5 -5
- package/dist/repositories/billing/upsertBillingDeviceTypePlan.js +67 -0
- package/dist/repositories/billing/upsertBillingDeviceTypePlan.js.map +1 -0
- package/dist/repositories/billing/upsertBillingKlarnaCustomer.d.ts +5 -5
- package/dist/repositories/billing/upsertBillingKlarnaCustomer.js +53 -52
- package/dist/repositories/billing/upsertBillingKlarnaCustomer.js.map +1 -0
- package/dist/repositories/billing/upsertBillingKlarnaOrder.d.ts +5 -5
- package/dist/repositories/billing/upsertBillingKlarnaOrder.js +59 -58
- package/dist/repositories/billing/upsertBillingKlarnaOrder.js.map +1 -0
- package/dist/repositories/billing/upsertBillingPlans.d.ts +5 -5
- package/dist/repositories/billing/upsertBillingPlans.js +54 -0
- package/dist/repositories/billing/upsertBillingPlans.js.map +1 -0
- package/dist/repositories/billing/upsertBillingSubscriptionBraintree.d.ts +4 -4
- package/dist/repositories/billing/upsertBillingSubscriptionBraintree.js +21 -20
- package/dist/repositories/billing/upsertBillingSubscriptionBraintree.js.map +1 -0
- package/dist/repositories/blacklist/deleteBlackList.d.ts +4 -4
- package/dist/repositories/blacklist/deleteBlackList.js +20 -0
- package/dist/repositories/blacklist/deleteBlackList.js.map +1 -0
- package/dist/repositories/blacklist/getBlacklists.d.ts +5 -5
- package/dist/repositories/blacklist/getBlacklists.js +25 -19
- package/dist/repositories/blacklist/getBlacklists.js.map +1 -0
- package/dist/repositories/blacklist/index.d.ts +43 -43
- package/dist/repositories/blacklist/index.js +71 -19
- package/dist/repositories/blacklist/index.js.map +1 -0
- package/dist/repositories/blacklist/updateBlackList.d.ts +4 -4
- package/dist/repositories/blacklist/updateBlackList.js +31 -0
- package/dist/repositories/blacklist/updateBlackList.js.map +1 -0
- package/dist/repositories/blacklist/upsertBlackList.d.ts +5 -5
- package/dist/repositories/blacklist/upsertBlackList.js +41 -0
- package/dist/repositories/blacklist/upsertBlackList.js.map +1 -0
- package/dist/repositories/bleMesh/addBeaconBLEMesh.d.ts +5 -5
- package/dist/repositories/bleMesh/addBeaconBLEMesh.js +29 -0
- package/dist/repositories/bleMesh/addBeaconBLEMesh.js.map +1 -0
- package/dist/repositories/bleMesh/addDevicesToBLEMesh.d.ts +5 -5
- package/dist/repositories/bleMesh/addDevicesToBLEMesh.js +38 -0
- package/dist/repositories/bleMesh/addDevicesToBLEMesh.js.map +1 -0
- package/dist/repositories/bleMesh/createBLEMesh.d.ts +5 -5
- package/dist/repositories/bleMesh/createBLEMesh.js +19 -0
- package/dist/repositories/bleMesh/createBLEMesh.js.map +1 -0
- package/dist/repositories/bleMesh/createDeviceBLEMeshUpdateTask.d.ts +5 -5
- package/dist/repositories/bleMesh/createDeviceBLEMeshUpdateTask.js +47 -0
- package/dist/repositories/bleMesh/createDeviceBLEMeshUpdateTask.js.map +1 -0
- package/dist/repositories/bleMesh/getBLEMeshes.d.ts +4 -4
- package/dist/repositories/bleMesh/getBLEMeshes.js +46 -0
- package/dist/repositories/bleMesh/getBLEMeshes.js.map +1 -0
- package/dist/repositories/bleMesh/getBeaconBLEMeshes.d.ts +4 -4
- package/dist/repositories/bleMesh/getBeaconBLEMeshes.js +44 -0
- package/dist/repositories/bleMesh/getBeaconBLEMeshes.js.map +1 -0
- package/dist/repositories/bleMesh/getDeviceBLEMeshUpdateTasks.d.ts +4 -4
- package/dist/repositories/bleMesh/getDeviceBLEMeshUpdateTasks.js +56 -0
- package/dist/repositories/bleMesh/getDeviceBLEMeshUpdateTasks.js.map +1 -0
- package/dist/repositories/bleMesh/getDeviceBLEMeshes.d.ts +4 -4
- package/dist/repositories/bleMesh/getDeviceBLEMeshes.js +50 -0
- package/dist/repositories/bleMesh/getDeviceBLEMeshes.js.map +1 -0
- package/dist/repositories/bleMesh/index.d.ts +157 -157
- package/dist/repositories/bleMesh/index.js +269 -0
- package/dist/repositories/bleMesh/index.js.map +1 -0
- package/dist/repositories/bleMesh/removeBLEMesh.d.ts +4 -4
- package/dist/repositories/bleMesh/removeBLEMesh.js +22 -0
- package/dist/repositories/bleMesh/removeBLEMesh.js.map +1 -0
- package/dist/repositories/bleMesh/removeBeaconBLEMeshes.d.ts +4 -4
- package/dist/repositories/bleMesh/removeBeaconBLEMeshes.js +21 -0
- package/dist/repositories/bleMesh/removeBeaconBLEMeshes.js.map +1 -0
- package/dist/repositories/bleMesh/removeBeaconsFromBLEMesh.d.ts +4 -4
- package/dist/repositories/bleMesh/removeBeaconsFromBLEMesh.js +28 -0
- package/dist/repositories/bleMesh/removeBeaconsFromBLEMesh.js.map +1 -0
- package/dist/repositories/bleMesh/removeDevicesFromBLEMesh.d.ts +4 -4
- package/dist/repositories/bleMesh/removeDevicesFromBLEMesh.js +25 -0
- package/dist/repositories/bleMesh/removeDevicesFromBLEMesh.js.map +1 -0
- package/dist/repositories/bleMesh/updateBLEMesh.d.ts +4 -4
- package/dist/repositories/bleMesh/updateBLEMesh.js +32 -0
- package/dist/repositories/bleMesh/updateBLEMesh.js.map +1 -0
- package/dist/repositories/bleMesh/updateBeaconBLEMesh.d.ts +4 -4
- package/dist/repositories/bleMesh/updateBeaconBLEMesh.js +27 -0
- package/dist/repositories/bleMesh/updateBeaconBLEMesh.js.map +1 -0
- package/dist/repositories/bleMesh/updateDevicesBLEMesh.d.ts +4 -4
- package/dist/repositories/bleMesh/updateDevicesBLEMesh.js +30 -0
- package/dist/repositories/bleMesh/updateDevicesBLEMesh.js.map +1 -0
- package/dist/repositories/bleMesh/updateDevicesBLEMeshUpdateTask.d.ts +4 -4
- package/dist/repositories/bleMesh/updateDevicesBLEMeshUpdateTask.js +27 -0
- package/dist/repositories/bleMesh/updateDevicesBLEMeshUpdateTask.js.map +1 -0
- package/dist/repositories/bleMeshConfiguration/createBLEMeshConfigurationParams.d.ts +5 -5
- package/dist/repositories/bleMeshConfiguration/createBLEMeshConfigurationParams.js +19 -18
- package/dist/repositories/bleMeshConfiguration/createBLEMeshConfigurationParams.js.map +1 -0
- package/dist/repositories/bleMeshConfiguration/deleteBLEMeshConfiguration.d.ts +4 -4
- package/dist/repositories/bleMeshConfiguration/deleteBLEMeshConfiguration.js +17 -16
- package/dist/repositories/bleMeshConfiguration/deleteBLEMeshConfiguration.js.map +1 -0
- package/dist/repositories/bleMeshConfiguration/getBLEMeshConfiguration.d.ts +5 -5
- package/dist/repositories/bleMeshConfiguration/getBLEMeshConfiguration.js +29 -23
- package/dist/repositories/bleMeshConfiguration/getBLEMeshConfiguration.js.map +1 -0
- package/dist/repositories/bleMeshConfiguration/index.d.ts +46 -46
- package/dist/repositories/bleMeshConfiguration/index.js +74 -70
- package/dist/repositories/bleMeshConfiguration/index.js.map +1 -0
- package/dist/repositories/bleMeshConfiguration/updateBLEMeshConfiguration.d.ts +4 -4
- package/dist/repositories/bleMeshConfiguration/updateBLEMeshConfiguration.js +31 -30
- package/dist/repositories/bleMeshConfiguration/updateBLEMeshConfiguration.js.map +1 -0
- package/dist/repositories/boundaries/createBoundary.d.ts +5 -5
- package/dist/repositories/boundaries/createBoundary.js +53 -52
- package/dist/repositories/boundaries/createBoundary.js.map +1 -0
- package/dist/repositories/boundaries/deleteBoundary.d.ts +4 -4
- package/dist/repositories/boundaries/deleteBoundary.js +24 -23
- package/dist/repositories/boundaries/deleteBoundary.js.map +1 -0
- package/dist/repositories/boundaries/getBoundariesByClientId.d.ts +5 -5
- package/dist/repositories/boundaries/getBoundariesByClientId.js +54 -17
- package/dist/repositories/boundaries/getBoundariesByClientId.js.map +1 -0
- package/dist/repositories/boundaries/getBoundariesIdsByClientId.d.ts +4 -4
- package/dist/repositories/boundaries/getBoundariesIdsByClientId.js +24 -19
- package/dist/repositories/boundaries/getBoundariesIdsByClientId.js.map +1 -0
- package/dist/repositories/boundaries/getBoundariesReport.d.ts +4 -4
- package/dist/repositories/boundaries/getBoundariesReport.js +130 -124
- package/dist/repositories/boundaries/getBoundariesReport.js.map +1 -0
- package/dist/repositories/boundaries/getBoundaryById.d.ts +5 -5
- package/dist/repositories/boundaries/getBoundaryById.js +23 -14
- package/dist/repositories/boundaries/getBoundaryById.js.map +1 -0
- package/dist/repositories/boundaries/index.d.ts +106 -106
- package/dist/repositories/boundaries/index.js +179 -178
- package/dist/repositories/boundaries/index.js.map +1 -0
- package/dist/repositories/boundaries/processBoundaryEvent.d.ts +4 -4
- package/dist/repositories/boundaries/processBoundaryEvent.js +212 -211
- package/dist/repositories/boundaries/processBoundaryEvent.js.map +1 -0
- package/dist/repositories/boundaries/updateBoundary.d.ts +4 -4
- package/dist/repositories/boundaries/updateBoundary.js +54 -53
- package/dist/repositories/boundaries/updateBoundary.js.map +1 -0
- package/dist/repositories/boundaries/upsertBoundaryEvent.d.ts +4 -4
- package/dist/repositories/boundaries/upsertBoundaryEvent.js +24 -23
- package/dist/repositories/boundaries/upsertBoundaryEvent.js.map +1 -0
- package/dist/repositories/clientAlertConfiguration/createClientAlertConfiguration.d.ts +5 -5
- package/dist/repositories/clientAlertConfiguration/createClientAlertConfiguration.js +25 -0
- package/dist/repositories/clientAlertConfiguration/createClientAlertConfiguration.js.map +1 -0
- package/dist/repositories/clientAlertConfiguration/deleteClientAlertConfiguration.d.ts +4 -4
- package/dist/repositories/clientAlertConfiguration/deleteClientAlertConfiguration.js +25 -0
- package/dist/repositories/clientAlertConfiguration/deleteClientAlertConfiguration.js.map +1 -0
- package/dist/repositories/clientAlertConfiguration/getClientAlertConfigurations.d.ts +5 -5
- package/dist/repositories/clientAlertConfiguration/getClientAlertConfigurations.js +44 -0
- package/dist/repositories/clientAlertConfiguration/getClientAlertConfigurations.js.map +1 -0
- package/dist/repositories/clientAlertConfiguration/getClientAlertRecipients.d.ts +4 -4
- package/dist/repositories/clientAlertConfiguration/getClientAlertRecipients.js +40 -0
- package/dist/repositories/clientAlertConfiguration/getClientAlertRecipients.js.map +1 -0
- package/dist/repositories/clientAlertConfiguration/getUsersDataForClientAlertConfig.d.ts +4 -4
- package/dist/repositories/clientAlertConfiguration/getUsersDataForClientAlertConfig.js +73 -0
- package/dist/repositories/clientAlertConfiguration/getUsersDataForClientAlertConfig.js.map +1 -0
- package/dist/repositories/clientAlertConfiguration/index.d.ts +13 -13
- package/dist/repositories/clientAlertConfiguration/index.js +139 -0
- package/dist/repositories/clientAlertConfiguration/index.js.map +1 -0
- package/dist/repositories/clientAlertConfiguration/isUserAllowedForAlertConfig.d.ts +4 -4
- package/dist/repositories/clientAlertConfiguration/isUserAllowedForAlertConfig.js +51 -0
- package/dist/repositories/clientAlertConfiguration/isUserAllowedForAlertConfig.js.map +1 -0
- package/dist/repositories/clientAlertConfiguration/setClientAlertRecipients.d.ts +4 -4
- package/dist/repositories/clientAlertConfiguration/setClientAlertRecipients.js +175 -0
- package/dist/repositories/clientAlertConfiguration/setClientAlertRecipients.js.map +1 -0
- package/dist/repositories/clientAlertConfiguration/updateClientAlertConfiguration.d.ts +4 -4
- package/dist/repositories/clientAlertConfiguration/updateClientAlertConfiguration.js +43 -0
- package/dist/repositories/clientAlertConfiguration/updateClientAlertConfiguration.js.map +1 -0
- package/dist/repositories/clients/createClient.d.ts +5 -5
- package/dist/repositories/clients/createClient.js +36 -35
- package/dist/repositories/clients/createClient.js.map +1 -0
- package/dist/repositories/clients/createClientConfiguration.d.ts +5 -5
- package/dist/repositories/clients/createClientConfiguration.js +21 -18
- package/dist/repositories/clients/createClientConfiguration.js.map +1 -0
- package/dist/repositories/clients/createClientIngestorConfiguration.d.ts +5 -5
- package/dist/repositories/clients/createClientIngestorConfiguration.js +21 -0
- package/dist/repositories/clients/createClientIngestorConfiguration.js.map +1 -0
- package/dist/repositories/clients/createCustomerAttribute.d.ts +5 -5
- package/dist/repositories/clients/createCustomerAttribute.js +22 -16
- package/dist/repositories/clients/createCustomerAttribute.js.map +1 -0
- package/dist/repositories/clients/deleteClientAndConfiguration.d.ts +4 -4
- package/dist/repositories/clients/deleteClientAndConfiguration.js +26 -25
- package/dist/repositories/clients/deleteClientAndConfiguration.js.map +1 -0
- package/dist/repositories/clients/getClient.d.ts +5 -5
- package/dist/repositories/clients/getClient.js +38 -32
- package/dist/repositories/clients/getClient.js.map +1 -0
- package/dist/repositories/clients/getClientConfiguration.d.ts +5 -5
- package/dist/repositories/clients/getClientConfiguration.js +31 -14
- package/dist/repositories/clients/getClientConfiguration.js.map +1 -0
- package/dist/repositories/clients/getClientIngestorConfigurations.d.ts +4 -4
- package/dist/repositories/clients/getClientIngestorConfigurations.js +25 -0
- package/dist/repositories/clients/getClientIngestorConfigurations.js.map +1 -0
- package/dist/repositories/clients/getClients.d.ts +5 -5
- package/dist/repositories/clients/getClients.js +32 -26
- package/dist/repositories/clients/getClients.js.map +1 -0
- package/dist/repositories/clients/getCustomerAttribute.d.ts +5 -5
- package/dist/repositories/clients/getCustomerAttribute.js +23 -14
- package/dist/repositories/clients/getCustomerAttribute.js.map +1 -0
- package/dist/repositories/clients/index.d.ts +138 -138
- package/dist/repositories/clients/index.js +228 -192
- package/dist/repositories/clients/index.js.map +1 -0
- package/dist/repositories/clients/updateClient.d.ts +4 -4
- package/dist/repositories/clients/updateClient.js +53 -52
- package/dist/repositories/clients/updateClient.js.map +1 -0
- package/dist/repositories/clients/updateClientConfiguration.d.ts +4 -4
- package/dist/repositories/clients/updateClientConfiguration.js +29 -31
- package/dist/repositories/clients/updateClientConfiguration.js.map +1 -0
- package/dist/repositories/clients/updateCustomerAttribute.d.ts +4 -4
- package/dist/repositories/clients/updateCustomerAttribute.js +27 -27
- package/dist/repositories/clients/updateCustomerAttribute.js.map +1 -0
- package/dist/repositories/countries/getCountries.d.ts +4 -4
- package/dist/repositories/countries/getCountries.js +20 -14
- package/dist/repositories/countries/getCountries.js.map +1 -0
- package/dist/repositories/countries/getCountry.d.ts +5 -5
- package/dist/repositories/countries/getCountry.js +29 -23
- package/dist/repositories/countries/getCountry.js.map +1 -0
- package/dist/repositories/countries/index.d.ts +20 -20
- package/dist/repositories/countries/index.js +34 -33
- package/dist/repositories/countries/index.js.map +1 -0
- package/dist/repositories/dataExports/createDataExports.d.ts +5 -5
- package/dist/repositories/dataExports/createDataExports.js +32 -0
- package/dist/repositories/dataExports/createDataExports.js.map +1 -0
- package/dist/repositories/dataExports/getDataExports.d.ts +4 -4
- package/dist/repositories/dataExports/getDataExports.js +47 -0
- package/dist/repositories/dataExports/getDataExports.js.map +1 -0
- package/dist/repositories/dataExports/index.d.ts +38 -38
- package/dist/repositories/dataExports/index.js +59 -0
- package/dist/repositories/dataExports/index.js.map +1 -0
- package/dist/repositories/dataExports/updateDataExports.d.ts +4 -4
- package/dist/repositories/dataExports/updateDataExports.js +26 -0
- package/dist/repositories/dataExports/updateDataExports.js.map +1 -0
- package/dist/repositories/deactivations/createDeactivation.d.ts +5 -5
- package/dist/repositories/deactivations/createDeactivation.js +17 -16
- package/dist/repositories/deactivations/createDeactivation.js.map +1 -0
- package/dist/repositories/deactivations/getDeactivationReasons.d.ts +5 -5
- package/dist/repositories/deactivations/getDeactivationReasons.js +30 -24
- package/dist/repositories/deactivations/getDeactivationReasons.js.map +1 -0
- package/dist/repositories/deactivations/getLatestDeactivationByImei.d.ts +5 -5
- package/dist/repositories/deactivations/getLatestDeactivationByImei.js +25 -19
- package/dist/repositories/deactivations/getLatestDeactivationByImei.js.map +1 -0
- package/dist/repositories/deactivations/index.d.ts +38 -38
- package/dist/repositories/deactivations/index.js +59 -58
- package/dist/repositories/deactivations/index.js.map +1 -0
- package/dist/repositories/deviceBehaviors/createDeviceBehaviorTask.d.ts +5 -5
- package/dist/repositories/deviceBehaviors/createDeviceBehaviorTask.js +49 -48
- package/dist/repositories/deviceBehaviors/createDeviceBehaviorTask.js.map +1 -0
- package/dist/repositories/deviceBehaviors/getDeviceBehaviorTasks.d.ts +5 -5
- package/dist/repositories/deviceBehaviors/getDeviceBehaviorTasks.js +46 -40
- package/dist/repositories/deviceBehaviors/getDeviceBehaviorTasks.js.map +1 -0
- package/dist/repositories/deviceBehaviors/getDeviceBehaviors.d.ts +5 -5
- package/dist/repositories/deviceBehaviors/getDeviceBehaviors.js +47 -41
- package/dist/repositories/deviceBehaviors/getDeviceBehaviors.js.map +1 -0
- package/dist/repositories/deviceBehaviors/getDeviceBehaviorsByIds.d.ts +5 -5
- package/dist/repositories/deviceBehaviors/getDeviceBehaviorsByIds.js +22 -16
- package/dist/repositories/deviceBehaviors/getDeviceBehaviorsByIds.js.map +1 -0
- package/dist/repositories/deviceBehaviors/index.d.ts +70 -70
- package/dist/repositories/deviceBehaviors/index.js +112 -147
- package/dist/repositories/deviceBehaviors/index.js.map +1 -0
- package/dist/repositories/deviceBehaviors/updateDeviceBehaviorTask.d.ts +4 -4
- package/dist/repositories/deviceBehaviors/updateDeviceBehaviorTask.js +28 -27
- package/dist/repositories/deviceBehaviors/updateDeviceBehaviorTask.js.map +1 -0
- package/dist/repositories/deviceBehaviors/upsertDeviceBehavior.d.ts +5 -5
- package/dist/repositories/deviceBehaviors/upsertDeviceBehavior.js +21 -20
- package/dist/repositories/deviceBehaviors/upsertDeviceBehavior.js.map +1 -0
- package/dist/repositories/devicePairings/createDevicePairing.d.ts +5 -5
- package/dist/repositories/devicePairings/createDevicePairing.js +22 -21
- package/dist/repositories/devicePairings/createDevicePairing.js.map +1 -0
- package/dist/repositories/devicePairings/deleteDevicePairing.d.ts +4 -4
- package/dist/repositories/devicePairings/deleteDevicePairing.js +17 -16
- package/dist/repositories/devicePairings/deleteDevicePairing.js.map +1 -0
- package/dist/repositories/devicePairings/getDevicePairings.d.ts +5 -5
- package/dist/repositories/devicePairings/getDevicePairings.js +42 -36
- package/dist/repositories/devicePairings/getDevicePairings.js.map +1 -0
- package/dist/repositories/devicePairings/getDevicePairingsByClientId.d.ts +5 -5
- package/dist/repositories/devicePairings/getDevicePairingsByClientId.js +28 -0
- package/dist/repositories/devicePairings/getDevicePairingsByClientId.js.map +1 -0
- package/dist/repositories/devicePairings/getDevicePairingsByImei.d.ts +5 -5
- package/dist/repositories/devicePairings/getDevicePairingsByImei.js +26 -20
- package/dist/repositories/devicePairings/getDevicePairingsByImei.js.map +1 -0
- package/dist/repositories/devicePairings/index.d.ts +65 -65
- package/dist/repositories/devicePairings/index.js +107 -90
- package/dist/repositories/devicePairings/index.js.map +1 -0
- package/dist/repositories/devicePairings/updateDevicePairing.d.ts +4 -4
- package/dist/repositories/devicePairings/updateDevicePairing.js +36 -32
- package/dist/repositories/devicePairings/updateDevicePairing.js.map +1 -0
- package/dist/repositories/deviceStatus/extendedDeviceStatus.d.ts +12 -12
- package/dist/repositories/deviceStatus/extendedDeviceStatus.js +207 -0
- package/dist/repositories/deviceStatus/extendedDeviceStatus.js.map +1 -0
- package/dist/repositories/deviceStatus/getDeviceStatuses.d.ts +4 -4
- package/dist/repositories/deviceStatus/getDeviceStatuses.js +88 -0
- package/dist/repositories/deviceStatus/getDeviceStatuses.js.map +1 -0
- package/dist/repositories/deviceStatus/getDeviceStatusesCount.d.ts +4 -4
- package/dist/repositories/deviceStatus/getDeviceStatusesCount.js +42 -0
- package/dist/repositories/deviceStatus/getDeviceStatusesCount.js.map +1 -0
- package/dist/repositories/deviceStatus/index.d.ts +35 -35
- package/dist/repositories/deviceStatus/index.js +63 -0
- package/dist/repositories/deviceStatus/index.js.map +1 -0
- package/dist/repositories/deviceStatus/upsertDeviceStatuses.d.ts +4 -4
- package/dist/repositories/deviceStatus/upsertDeviceStatuses.js +47 -0
- package/dist/repositories/deviceStatus/upsertDeviceStatuses.js.map +1 -0
- package/dist/repositories/deviceTypeFeature/bulkCreateDeviceTypeFeature.d.ts +5 -5
- package/dist/repositories/deviceTypeFeature/bulkCreateDeviceTypeFeature.js +20 -0
- package/dist/repositories/deviceTypeFeature/bulkCreateDeviceTypeFeature.js.map +1 -0
- package/dist/repositories/deviceTypeFeature/deleteDeviceTypeFeature.d.ts +4 -4
- package/dist/repositories/deviceTypeFeature/deleteDeviceTypeFeature.js +22 -0
- package/dist/repositories/deviceTypeFeature/deleteDeviceTypeFeature.js.map +1 -0
- package/dist/repositories/deviceTypeFeature/getDeviceTypeFeatures.d.ts +4 -4
- package/dist/repositories/deviceTypeFeature/getDeviceTypeFeatures.js +25 -0
- package/dist/repositories/deviceTypeFeature/getDeviceTypeFeatures.js.map +1 -0
- package/dist/repositories/deviceTypeFeature/index.d.ts +27 -27
- package/dist/repositories/deviceTypeFeature/index.js +48 -0
- package/dist/repositories/deviceTypeFeature/index.js.map +1 -0
- package/dist/repositories/devices/addDeviceChangesHistory.d.ts +5 -5
- package/dist/repositories/devices/addDeviceChangesHistory.js +35 -0
- package/dist/repositories/devices/addDeviceChangesHistory.js.map +1 -0
- package/dist/repositories/devices/allImeisAreActiveForClient.d.ts +4 -4
- package/dist/repositories/devices/allImeisAreActiveForClient.js +30 -24
- package/dist/repositories/devices/allImeisAreActiveForClient.js.map +1 -0
- package/dist/repositories/devices/createClientDeviceSetting.d.ts +5 -5
- package/dist/repositories/devices/createClientDeviceSetting.js +27 -25
- package/dist/repositories/devices/createClientDeviceSetting.js.map +1 -0
- package/dist/repositories/devices/createDevice.d.ts +5 -5
- package/dist/repositories/devices/createDevice.js +31 -30
- package/dist/repositories/devices/createDevice.js.map +1 -0
- package/dist/repositories/devices/createDeviceReplacement.d.ts +5 -5
- package/dist/repositories/devices/createDeviceReplacement.js +35 -34
- package/dist/repositories/devices/createDeviceReplacement.js.map +1 -0
- package/dist/repositories/devices/createDeviceType.d.ts +5 -5
- package/dist/repositories/devices/createDeviceType.js +16 -15
- package/dist/repositories/devices/createDeviceType.js.map +1 -0
- package/dist/repositories/devices/createImeiIccidCarrier.d.ts +5 -5
- package/dist/repositories/devices/createImeiIccidCarrier.js +19 -0
- package/dist/repositories/devices/createImeiIccidCarrier.js.map +1 -0
- package/dist/repositories/devices/deleteDevice.d.ts +4 -4
- package/dist/repositories/devices/deleteDevice.js +17 -16
- package/dist/repositories/devices/deleteDevice.js.map +1 -0
- package/dist/repositories/devices/generateDeviceIdentifierKey.d.ts +4 -4
- package/dist/repositories/devices/generateDeviceIdentifierKey.js +19 -18
- package/dist/repositories/devices/generateDeviceIdentifierKey.js.map +1 -0
- package/dist/repositories/devices/getCanceledDevicesWithActiveSimCards.d.ts +4 -4
- package/dist/repositories/devices/getCanceledDevicesWithActiveSimCards.js +50 -40
- package/dist/repositories/devices/getCanceledDevicesWithActiveSimCards.js.map +1 -0
- package/dist/repositories/devices/getCarrierStatusUpdatedBefore.d.ts +4 -4
- package/dist/repositories/devices/getCarrierStatusUpdatedBefore.js +46 -40
- package/dist/repositories/devices/getCarrierStatusUpdatedBefore.js.map +1 -0
- package/dist/repositories/devices/getClientDeviceSetting.d.ts +5 -5
- package/dist/repositories/devices/getClientDeviceSetting.js +26 -20
- package/dist/repositories/devices/getClientDeviceSetting.js.map +1 -0
- package/dist/repositories/devices/getClientDeviceSettings.d.ts +5 -5
- package/dist/repositories/devices/getClientDeviceSettings.js +23 -17
- package/dist/repositories/devices/getClientDeviceSettings.js.map +1 -0
- package/dist/repositories/devices/getDevice.d.ts +5 -5
- package/dist/repositories/devices/getDevice.js +39 -33
- package/dist/repositories/devices/getDevice.js.map +1 -0
- package/dist/repositories/devices/getDeviceChangesHistory.d.ts +5 -5
- package/dist/repositories/devices/getDeviceChangesHistory.js +28 -0
- package/dist/repositories/devices/getDeviceChangesHistory.js.map +1 -0
- package/dist/repositories/devices/getDeviceChangesHistoryAssignedToValuesByClient.d.ts +4 -4
- package/dist/repositories/devices/getDeviceChangesHistoryAssignedToValuesByClient.js +24 -0
- package/dist/repositories/devices/getDeviceChangesHistoryAssignedToValuesByClient.js.map +1 -0
- package/dist/repositories/devices/getDeviceCustomConfig.d.ts +5 -5
- package/dist/repositories/devices/getDeviceCustomConfig.js +43 -37
- package/dist/repositories/devices/getDeviceCustomConfig.js.map +1 -0
- package/dist/repositories/devices/getDeviceTypeByImei.d.ts +5 -5
- package/dist/repositories/devices/getDeviceTypeByImei.js +24 -18
- package/dist/repositories/devices/getDeviceTypeByImei.js.map +1 -0
- package/dist/repositories/devices/getDeviceTypes.d.ts +4 -4
- package/dist/repositories/devices/getDeviceTypes.js +53 -30
- package/dist/repositories/devices/getDeviceTypes.js.map +1 -0
- package/dist/repositories/devices/getDeviceTypesModelsOrderedByDeviceCount.d.ts +3 -3
- package/dist/repositories/devices/getDeviceTypesModelsOrderedByDeviceCount.js +33 -27
- package/dist/repositories/devices/getDeviceTypesModelsOrderedByDeviceCount.js.map +1 -0
- package/dist/repositories/devices/getDeviceWithUsersInfo.d.ts +4 -4
- package/dist/repositories/devices/getDeviceWithUsersInfo.js +62 -56
- package/dist/repositories/devices/getDeviceWithUsersInfo.js.map +1 -0
- package/dist/repositories/devices/getDevices.d.ts +5 -5
- package/dist/repositories/devices/getDevices.js +95 -46
- package/dist/repositories/devices/getDevices.js.map +1 -0
- package/dist/repositories/devices/getDevicesCountByStatus.d.ts +4 -4
- package/dist/repositories/devices/getDevicesCountByStatus.js +34 -0
- package/dist/repositories/devices/getDevicesCountByStatus.js.map +1 -0
- package/dist/repositories/devices/getFilteredImeisWithStatus.d.ts +4 -4
- package/dist/repositories/devices/getFilteredImeisWithStatus.js +26 -20
- package/dist/repositories/devices/getFilteredImeisWithStatus.js.map +1 -0
- package/dist/repositories/devices/getIccidStatus.d.ts +5 -5
- package/dist/repositories/devices/getIccidStatus.js +23 -17
- package/dist/repositories/devices/getIccidStatus.js.map +1 -0
- package/dist/repositories/devices/getImeiIccidCarrier.d.ts +5 -5
- package/dist/repositories/devices/getImeiIccidCarrier.js +29 -23
- package/dist/repositories/devices/getImeiIccidCarrier.js.map +1 -0
- package/dist/repositories/devices/getImeiIccidCarriers.d.ts +5 -5
- package/dist/repositories/devices/getImeiIccidCarriers.js +23 -17
- package/dist/repositories/devices/getImeiIccidCarriers.js.map +1 -0
- package/dist/repositories/devices/getServiceProviderProduct.d.ts +5 -5
- package/dist/repositories/devices/getServiceProviderProduct.js +23 -0
- package/dist/repositories/devices/getServiceProviderProduct.js.map +1 -0
- package/dist/repositories/devices/index.d.ts +331 -331
- package/dist/repositories/devices/index.js +563 -479
- package/dist/repositories/devices/index.js.map +1 -0
- package/dist/repositories/devices/updateClientDeviceSetting.d.ts +4 -4
- package/dist/repositories/devices/updateClientDeviceSetting.js +41 -38
- package/dist/repositories/devices/updateClientDeviceSetting.js.map +1 -0
- package/dist/repositories/devices/updateDevice.d.ts +4 -4
- package/dist/repositories/devices/updateDevice.js +47 -56
- package/dist/repositories/devices/updateDevice.js.map +1 -0
- package/dist/repositories/devices/updateDeviceType.d.ts +4 -4
- package/dist/repositories/devices/updateDeviceType.js +44 -43
- package/dist/repositories/devices/updateDeviceType.js.map +1 -0
- package/dist/repositories/devices/updateIccidStatus.d.ts +4 -4
- package/dist/repositories/devices/updateIccidStatus.js +29 -28
- package/dist/repositories/devices/updateIccidStatus.js.map +1 -0
- package/dist/repositories/devices/updateImeiIccidCarrier.d.ts +4 -4
- package/dist/repositories/devices/updateImeiIccidCarrier.js +44 -43
- package/dist/repositories/devices/updateImeiIccidCarrier.js.map +1 -0
- package/dist/repositories/devices/upsertDeviceCustomConfig.d.ts +4 -4
- package/dist/repositories/devices/upsertDeviceCustomConfig.js +15 -0
- package/dist/repositories/devices/upsertDeviceCustomConfig.js.map +1 -0
- package/dist/repositories/devices/upsertIccidStatus.d.ts +4 -4
- package/dist/repositories/devices/upsertIccidStatus.js +37 -36
- package/dist/repositories/devices/upsertIccidStatus.js.map +1 -0
- package/dist/repositories/entityTags/bulkCreateEntityTag.d.ts +5 -5
- package/dist/repositories/entityTags/bulkCreateEntityTag.js +21 -0
- package/dist/repositories/entityTags/bulkCreateEntityTag.js.map +1 -0
- package/dist/repositories/entityTags/bulkDeleteEntityTag.d.ts +4 -4
- package/dist/repositories/entityTags/bulkDeleteEntityTag.js +28 -0
- package/dist/repositories/entityTags/bulkDeleteEntityTag.js.map +1 -0
- package/dist/repositories/entityTags/createEntityTag.d.ts +5 -5
- package/dist/repositories/entityTags/createEntityTag.js +20 -0
- package/dist/repositories/entityTags/createEntityTag.js.map +1 -0
- package/dist/repositories/entityTags/deleteEntityTag.d.ts +4 -4
- package/dist/repositories/entityTags/deleteEntityTag.js +22 -0
- package/dist/repositories/entityTags/deleteEntityTag.js.map +1 -0
- package/dist/repositories/entityTags/deleteEntityTagById.d.ts +3 -3
- package/dist/repositories/entityTags/deleteEntityTagById.js +13 -0
- package/dist/repositories/entityTags/deleteEntityTagById.js.map +1 -0
- package/dist/repositories/entityTags/enforceEntityTagsByEntity.d.ts +4 -4
- package/dist/repositories/entityTags/enforceEntityTagsByEntity.js +38 -0
- package/dist/repositories/entityTags/enforceEntityTagsByEntity.js.map +1 -0
- package/dist/repositories/entityTags/getEntityTagById.d.ts +5 -5
- package/dist/repositories/entityTags/getEntityTagById.js +23 -0
- package/dist/repositories/entityTags/getEntityTagById.js.map +1 -0
- package/dist/repositories/entityTags/index.d.ts +48 -48
- package/dist/repositories/entityTags/index.js +104 -0
- package/dist/repositories/entityTags/index.js.map +1 -0
- package/dist/repositories/entityTags/searchEntityTags.d.ts +4 -4
- package/dist/repositories/entityTags/searchEntityTags.js +46 -0
- package/dist/repositories/entityTags/searchEntityTags.js.map +1 -0
- package/dist/repositories/features/createFeature.d.ts +5 -5
- package/dist/repositories/features/createFeature.js +21 -0
- package/dist/repositories/features/createFeature.js.map +1 -0
- package/dist/repositories/features/deleteFeature.d.ts +4 -4
- package/dist/repositories/features/deleteFeature.js +17 -0
- package/dist/repositories/features/deleteFeature.js.map +1 -0
- package/dist/repositories/features/getFeatures.d.ts +4 -4
- package/dist/repositories/features/getFeatures.js +25 -0
- package/dist/repositories/features/getFeatures.js.map +1 -0
- package/dist/repositories/features/index.d.ts +33 -33
- package/dist/repositories/features/index.js +61 -0
- package/dist/repositories/features/index.js.map +1 -0
- package/dist/repositories/features/upsertFeature.d.ts +4 -4
- package/dist/repositories/features/upsertFeature.js +23 -0
- package/dist/repositories/features/upsertFeature.js.map +1 -0
- package/dist/repositories/firmwares/createDeviceFirmware.d.ts +5 -5
- package/dist/repositories/firmwares/createDeviceFirmware.js +38 -37
- package/dist/repositories/firmwares/createDeviceFirmware.js.map +1 -0
- package/dist/repositories/firmwares/createFirmwareAutoUpgradeBlacklist.d.ts +5 -5
- package/dist/repositories/firmwares/createFirmwareAutoUpgradeBlacklist.js +17 -16
- package/dist/repositories/firmwares/createFirmwareAutoUpgradeBlacklist.js.map +1 -0
- package/dist/repositories/firmwares/createFirmwareUpgradeTask.d.ts +5 -5
- package/dist/repositories/firmwares/createFirmwareUpgradeTask.js +37 -36
- package/dist/repositories/firmwares/createFirmwareUpgradeTask.js.map +1 -0
- package/dist/repositories/firmwares/getDeviceFirmwares.d.ts +4 -4
- package/dist/repositories/firmwares/getDeviceFirmwares.js +29 -21
- package/dist/repositories/firmwares/getDeviceFirmwares.js.map +1 -0
- package/dist/repositories/firmwares/getFirmwareAutoUpgradeBlacklist.d.ts +5 -5
- package/dist/repositories/firmwares/getFirmwareAutoUpgradeBlacklist.js +29 -23
- package/dist/repositories/firmwares/getFirmwareAutoUpgradeBlacklist.js.map +1 -0
- package/dist/repositories/firmwares/getFirmwareUpgradeTasks.d.ts +5 -5
- package/dist/repositories/firmwares/getFirmwareUpgradeTasks.js +111 -105
- package/dist/repositories/firmwares/getFirmwareUpgradeTasks.js.map +1 -0
- package/dist/repositories/firmwares/getFirmwareUpgradeTasksCount.d.ts +4 -4
- package/dist/repositories/firmwares/getFirmwareUpgradeTasksCount.js +62 -56
- package/dist/repositories/firmwares/getFirmwareUpgradeTasksCount.js.map +1 -0
- package/dist/repositories/firmwares/index.d.ts +132 -132
- package/dist/repositories/firmwares/index.js +195 -194
- package/dist/repositories/firmwares/index.js.map +1 -0
- package/dist/repositories/firmwares/updateDeviceFirmware.d.ts +4 -4
- package/dist/repositories/firmwares/updateDeviceFirmware.js +42 -41
- package/dist/repositories/firmwares/updateDeviceFirmware.js.map +1 -0
- package/dist/repositories/firmwares/updateFirmwareUpgradeTasks.d.ts +4 -4
- package/dist/repositories/firmwares/updateFirmwareUpgradeTasks.js +38 -37
- package/dist/repositories/firmwares/updateFirmwareUpgradeTasks.js.map +1 -0
- package/dist/repositories/index.d.ts +42 -41
- package/dist/repositories/index.js +43 -32
- package/dist/repositories/index.js.map +1 -0
- package/dist/repositories/latestUserAppInfo/getLatestUserAppInfo.d.ts +5 -5
- package/dist/repositories/latestUserAppInfo/getLatestUserAppInfo.js +27 -0
- package/dist/repositories/latestUserAppInfo/getLatestUserAppInfo.js.map +1 -0
- package/dist/repositories/latestUserAppInfo/index.d.ts +23 -23
- package/dist/repositories/latestUserAppInfo/index.js +37 -0
- package/dist/repositories/latestUserAppInfo/index.js.map +1 -0
- package/dist/repositories/latestUserAppInfo/upsertLatestUserAppInfo.d.ts +4 -4
- package/dist/repositories/latestUserAppInfo/upsertLatestUserAppInfo.js +29 -0
- package/dist/repositories/latestUserAppInfo/upsertLatestUserAppInfo.js.map +1 -0
- package/dist/repositories/notificationRecipients/createNotificationRecipient.d.ts +5 -5
- package/dist/repositories/notificationRecipients/createNotificationRecipient.js +39 -37
- package/dist/repositories/notificationRecipients/createNotificationRecipient.js.map +1 -0
- package/dist/repositories/notificationRecipients/deleteNotificationRecipients.d.ts +4 -4
- package/dist/repositories/notificationRecipients/deleteNotificationRecipients.js +32 -26
- package/dist/repositories/notificationRecipients/deleteNotificationRecipients.js.map +1 -0
- package/dist/repositories/notificationRecipients/deleteNotificationRecipientsByEmailOrPhone.d.ts +4 -4
- package/dist/repositories/notificationRecipients/deleteNotificationRecipientsByEmailOrPhone.js +29 -28
- package/dist/repositories/notificationRecipients/deleteNotificationRecipientsByEmailOrPhone.js.map +1 -0
- package/dist/repositories/notificationRecipients/getNotificationRecipients.d.ts +5 -5
- package/dist/repositories/notificationRecipients/getNotificationRecipients.js +36 -16
- package/dist/repositories/notificationRecipients/getNotificationRecipients.js.map +1 -0
- package/dist/repositories/notificationRecipients/index.d.ts +83 -83
- package/dist/repositories/notificationRecipients/index.js +132 -131
- package/dist/repositories/notificationRecipients/index.js.map +1 -0
- package/dist/repositories/notificationRecipients/updateNotificationRecipient.d.ts +4 -4
- package/dist/repositories/notificationRecipients/updateNotificationRecipient.js +38 -37
- package/dist/repositories/notificationRecipients/updateNotificationRecipient.js.map +1 -0
- package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsubscribedInfoStatus.d.ts +4 -4
- package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsubscribedInfoStatus.js +66 -65
- package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsubscribedInfoStatus.js.map +1 -0
- package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsuscribedStatus.d.ts +4 -4
- package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsuscribedStatus.js +29 -28
- package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsuscribedStatus.js.map +1 -0
- package/dist/repositories/positions/createPosition.d.ts +6 -6
- package/dist/repositories/positions/createPosition.js +103 -100
- package/dist/repositories/positions/createPosition.js.map +1 -0
- package/dist/repositories/positions/getBatteryReportForDevice.d.ts +4 -4
- package/dist/repositories/positions/getBatteryReportForDevice.js +47 -0
- package/dist/repositories/positions/getBatteryReportForDevice.js.map +1 -0
- package/dist/repositories/positions/getLatestPositionByImei.d.ts +5 -5
- package/dist/repositories/positions/getLatestPositionByImei.js +33 -26
- package/dist/repositories/positions/getLatestPositionByImei.js.map +1 -0
- package/dist/repositories/positions/getPositionsByImei.d.ts +5 -5
- package/dist/repositories/positions/getPositionsByImei.js +30 -23
- package/dist/repositories/positions/getPositionsByImei.js.map +1 -0
- package/dist/repositories/positions/getPositionsReportByClient.d.ts +4 -4
- package/dist/repositories/positions/getPositionsReportByClient.js +96 -87
- package/dist/repositories/positions/getPositionsReportByClient.js.map +1 -0
- package/dist/repositories/positions/index.d.ts +69 -69
- package/dist/repositories/positions/index.js +110 -101
- package/dist/repositories/positions/index.js.map +1 -0
- package/dist/repositories/positions/mapping/mapToPositionReport.d.ts +5 -5
- package/dist/repositories/positions/mapping/mapToPositionReport.js +21 -0
- package/dist/repositories/positions/mapping/mapToPositionReport.js.map +1 -0
- package/dist/repositories/positions/upsertLatestPosition.d.ts +4 -4
- package/dist/repositories/positions/upsertLatestPosition.js +42 -41
- package/dist/repositories/positions/upsertLatestPosition.js.map +1 -0
- package/dist/repositories/promotions/bulkInsertDeviceTypePromotion.d.ts +5 -5
- package/dist/repositories/promotions/bulkInsertDeviceTypePromotion.js +15 -0
- package/dist/repositories/promotions/bulkInsertDeviceTypePromotion.js.map +1 -0
- package/dist/repositories/promotions/bulkInsertMarketplacePromotion.d.ts +5 -5
- package/dist/repositories/promotions/bulkInsertMarketplacePromotion.js +15 -0
- package/dist/repositories/promotions/bulkInsertMarketplacePromotion.js.map +1 -0
- package/dist/repositories/promotions/createPromotion.d.ts +5 -5
- package/dist/repositories/promotions/createPromotion.js +30 -0
- package/dist/repositories/promotions/createPromotion.js.map +1 -0
- package/dist/repositories/promotions/createPromotionHistory.d.ts +5 -5
- package/dist/repositories/promotions/createPromotionHistory.js +18 -0
- package/dist/repositories/promotions/createPromotionHistory.js.map +1 -0
- package/dist/repositories/promotions/deleteDeviceTypePromotion.d.ts +4 -4
- package/dist/repositories/promotions/deleteDeviceTypePromotion.js +22 -0
- package/dist/repositories/promotions/deleteDeviceTypePromotion.js.map +1 -0
- package/dist/repositories/promotions/deleteMarketplacePromotion.d.ts +4 -4
- package/dist/repositories/promotions/deleteMarketplacePromotion.js +24 -0
- package/dist/repositories/promotions/deleteMarketplacePromotion.js.map +1 -0
- package/dist/repositories/promotions/getDeviceTypePromotion.d.ts +5 -5
- package/dist/repositories/promotions/getDeviceTypePromotion.js +28 -0
- package/dist/repositories/promotions/getDeviceTypePromotion.js.map +1 -0
- package/dist/repositories/promotions/getMarketplacePromotion.d.ts +5 -5
- package/dist/repositories/promotions/getMarketplacePromotion.js +28 -0
- package/dist/repositories/promotions/getMarketplacePromotion.js.map +1 -0
- package/dist/repositories/promotions/getPromotions.d.ts +5 -5
- package/dist/repositories/promotions/getPromotions.js +64 -0
- package/dist/repositories/promotions/getPromotions.js.map +1 -0
- package/dist/repositories/promotions/index.d.ts +72 -72
- package/dist/repositories/promotions/index.js +140 -0
- package/dist/repositories/promotions/index.js.map +1 -0
- package/dist/repositories/promotions/promotionValidator.d.ts +3 -3
- package/dist/repositories/promotions/promotionValidator.js +17 -0
- package/dist/repositories/promotions/promotionValidator.js.map +1 -0
- package/dist/repositories/promotions/updatePromotion.d.ts +4 -4
- package/dist/repositories/promotions/updatePromotion.js +36 -0
- package/dist/repositories/promotions/updatePromotion.js.map +1 -0
- package/dist/repositories/security/createUserRole.d.ts +5 -5
- package/dist/repositories/security/createUserRole.js +31 -30
- package/dist/repositories/security/createUserRole.js.map +1 -0
- package/dist/repositories/security/getAllRoles.d.ts +3 -3
- package/dist/repositories/security/getAllRoles.js +19 -8
- package/dist/repositories/security/getAllRoles.js.map +1 -0
- package/dist/repositories/security/getUserRoles.d.ts +5 -5
- package/dist/repositories/security/getUserRoles.js +24 -15
- package/dist/repositories/security/getUserRoles.js.map +1 -0
- package/dist/repositories/security/getUserRolesByClientId.d.ts +5 -5
- package/dist/repositories/security/getUserRolesByClientId.js +26 -17
- package/dist/repositories/security/getUserRolesByClientId.js.map +1 -0
- package/dist/repositories/security/index.d.ts +56 -56
- package/dist/repositories/security/index.js +112 -111
- package/dist/repositories/security/index.js.map +1 -0
- package/dist/repositories/security/removeUserRoles.d.ts +4 -4
- package/dist/repositories/security/removeUserRoles.js +22 -21
- package/dist/repositories/security/removeUserRoles.js.map +1 -0
- package/dist/repositories/security/updateUserRole.d.ts +4 -4
- package/dist/repositories/security/updateUserRole.js +28 -27
- package/dist/repositories/security/updateUserRole.js.map +1 -0
- package/dist/repositories/security/userIsAdminOrOwner.d.ts +4 -4
- package/dist/repositories/security/userIsAdminOrOwner.js +26 -20
- package/dist/repositories/security/userIsAdminOrOwner.js.map +1 -0
- package/dist/repositories/security/userIsInRole.d.ts +4 -4
- package/dist/repositories/security/userIsInRole.js +23 -18
- package/dist/repositories/security/userIsInRole.js.map +1 -0
- package/dist/repositories/tags/bulkCreateTags.d.ts +5 -5
- package/dist/repositories/tags/bulkCreateTags.js +25 -0
- package/dist/repositories/tags/bulkCreateTags.js.map +1 -0
- package/dist/repositories/tags/createTag.d.ts +5 -5
- package/dist/repositories/tags/createTag.js +21 -0
- package/dist/repositories/tags/createTag.js.map +1 -0
- package/dist/repositories/tags/deleteTag.d.ts +4 -4
- package/dist/repositories/tags/deleteTag.js +20 -0
- package/dist/repositories/tags/deleteTag.js.map +1 -0
- package/dist/repositories/tags/index.d.ts +41 -41
- package/dist/repositories/tags/index.js +83 -0
- package/dist/repositories/tags/index.js.map +1 -0
- package/dist/repositories/tags/searchTags.d.ts +4 -4
- package/dist/repositories/tags/searchTags.js +44 -0
- package/dist/repositories/tags/searchTags.js.map +1 -0
- package/dist/repositories/tags/searchTagsByUser.d.ts +4 -4
- package/dist/repositories/tags/searchTagsByUser.js +46 -0
- package/dist/repositories/tags/searchTagsByUser.js.map +1 -0
- package/dist/repositories/tags/updateTag.d.ts +4 -4
- package/dist/repositories/tags/updateTag.js +32 -0
- package/dist/repositories/tags/updateTag.js.map +1 -0
- package/dist/repositories/tasks/addTaskScheduleDevices.d.ts +4 -4
- package/dist/repositories/tasks/addTaskScheduleDevices.js +38 -37
- package/dist/repositories/tasks/addTaskScheduleDevices.js.map +1 -0
- package/dist/repositories/tasks/completeTask.d.ts +4 -4
- package/dist/repositories/tasks/completeTask.js +35 -25
- package/dist/repositories/tasks/completeTask.js.map +1 -0
- package/dist/repositories/tasks/createTask.d.ts +5 -5
- package/dist/repositories/tasks/createTask.js +23 -22
- package/dist/repositories/tasks/createTask.js.map +1 -0
- package/dist/repositories/tasks/createTaskSchedule.d.ts +5 -5
- package/dist/repositories/tasks/createTaskSchedule.js +34 -33
- package/dist/repositories/tasks/createTaskSchedule.js.map +1 -0
- package/dist/repositories/tasks/deleteTask.d.ts +4 -4
- package/dist/repositories/tasks/deleteTask.js +23 -22
- package/dist/repositories/tasks/deleteTask.js.map +1 -0
- package/dist/repositories/tasks/deleteTaskSchedule.d.ts +4 -4
- package/dist/repositories/tasks/deleteTaskSchedule.js +23 -22
- package/dist/repositories/tasks/deleteTaskSchedule.js.map +1 -0
- package/dist/repositories/tasks/deleteTaskScheduleDevices.d.ts +4 -4
- package/dist/repositories/tasks/deleteTaskScheduleDevices.js +18 -17
- package/dist/repositories/tasks/deleteTaskScheduleDevices.js.map +1 -0
- package/dist/repositories/tasks/getDeviceTasks.d.ts +5 -5
- package/dist/repositories/tasks/getDeviceTasks.js +34 -28
- package/dist/repositories/tasks/getDeviceTasks.js.map +1 -0
- package/dist/repositories/tasks/getTaskSchedule.d.ts +5 -5
- package/dist/repositories/tasks/getTaskSchedule.js +43 -31
- package/dist/repositories/tasks/getTaskSchedule.js.map +1 -0
- package/dist/repositories/tasks/getTaskSchedules.d.ts +5 -5
- package/dist/repositories/tasks/getTaskSchedules.js +98 -71
- package/dist/repositories/tasks/getTaskSchedules.js.map +1 -0
- package/dist/repositories/tasks/getTaskSchedulesCount.d.ts +4 -4
- package/dist/repositories/tasks/getTaskSchedulesCount.js +42 -23
- package/dist/repositories/tasks/getTaskSchedulesCount.js.map +1 -0
- package/dist/repositories/tasks/getTasks.d.ts +5 -5
- package/dist/repositories/tasks/getTasks.js +94 -29
- package/dist/repositories/tasks/getTasks.js.map +1 -0
- package/dist/repositories/tasks/getTasksCount.d.ts +4 -4
- package/dist/repositories/tasks/getTasksCount.js +36 -20
- package/dist/repositories/tasks/getTasksCount.js.map +1 -0
- package/dist/repositories/tasks/index.d.ts +325 -325
- package/dist/repositories/tasks/index.js +444 -441
- package/dist/repositories/tasks/index.js.map +1 -0
- package/dist/repositories/tasks/setTaskAsPastDue.d.ts +4 -4
- package/dist/repositories/tasks/setTaskAsPastDue.js +24 -23
- package/dist/repositories/tasks/setTaskAsPastDue.js.map +1 -0
- package/dist/repositories/tasks/setTaskScheduleDevices.d.ts +4 -4
- package/dist/repositories/tasks/setTaskScheduleDevices.js +44 -43
- package/dist/repositories/tasks/setTaskScheduleDevices.js.map +1 -0
- package/dist/repositories/tasks/updateTask.d.ts +4 -4
- package/dist/repositories/tasks/updateTask.js +22 -21
- package/dist/repositories/tasks/updateTask.js.map +1 -0
- package/dist/repositories/tasks/updateTaskSchedule.d.ts +4 -4
- package/dist/repositories/tasks/updateTaskSchedule.js +36 -35
- package/dist/repositories/tasks/updateTaskSchedule.js.map +1 -0
- package/dist/repositories/trips/createTrip.d.ts +5 -5
- package/dist/repositories/trips/createTrip.js +30 -29
- package/dist/repositories/trips/createTrip.js.map +1 -0
- package/dist/repositories/trips/getDeviceTripConfiguration.d.ts +4 -4
- package/dist/repositories/trips/getDeviceTripConfiguration.js +52 -0
- package/dist/repositories/trips/getDeviceTripConfiguration.js.map +1 -0
- package/dist/repositories/trips/getTripById.d.ts +4 -4
- package/dist/repositories/trips/getTripById.js +22 -15
- package/dist/repositories/trips/getTripById.js.map +1 -0
- package/dist/repositories/trips/getTrips.d.ts +4 -4
- package/dist/repositories/trips/getTrips.js +125 -65
- package/dist/repositories/trips/getTrips.js.map +1 -0
- package/dist/repositories/trips/index.d.ts +36 -36
- package/dist/repositories/trips/index.js +78 -69
- package/dist/repositories/trips/index.js.map +1 -0
- package/dist/repositories/trips/updateTripEndValues.d.ts +4 -4
- package/dist/repositories/trips/updateTripEndValues.js +37 -36
- package/dist/repositories/trips/updateTripEndValues.js.map +1 -0
- package/dist/repositories/trips/upsertTrip.d.ts +4 -4
- package/dist/repositories/trips/upsertTrip.js +32 -31
- package/dist/repositories/trips/upsertTrip.js.map +1 -0
- package/dist/repositories/userActivations/createUserActivation.d.ts +5 -5
- package/dist/repositories/userActivations/createUserActivation.js +27 -26
- package/dist/repositories/userActivations/createUserActivation.js.map +1 -0
- package/dist/repositories/userActivations/createUserActivationDevice.d.ts +5 -5
- package/dist/repositories/userActivations/createUserActivationDevice.js +36 -35
- package/dist/repositories/userActivations/createUserActivationDevice.js.map +1 -0
- package/dist/repositories/userActivations/createUserActivationEvent.d.ts +5 -5
- package/dist/repositories/userActivations/createUserActivationEvent.js +35 -34
- package/dist/repositories/userActivations/createUserActivationEvent.js.map +1 -0
- package/dist/repositories/userActivations/createUserActivationMetric.d.ts +5 -5
- package/dist/repositories/userActivations/createUserActivationMetric.js +29 -28
- package/dist/repositories/userActivations/createUserActivationMetric.js.map +1 -0
- package/dist/repositories/userActivations/deleteUserActivation.d.ts +4 -4
- package/dist/repositories/userActivations/deleteUserActivation.js +23 -22
- package/dist/repositories/userActivations/deleteUserActivation.js.map +1 -0
- package/dist/repositories/userActivations/getLastActivationDevice.d.ts +5 -5
- package/dist/repositories/userActivations/getLastActivationDevice.js +32 -26
- package/dist/repositories/userActivations/getLastActivationDevice.js.map +1 -0
- package/dist/repositories/userActivations/getUserActivationById.d.ts +5 -5
- package/dist/repositories/userActivations/getUserActivationById.js +22 -0
- package/dist/repositories/userActivations/getUserActivationById.js.map +1 -0
- package/dist/repositories/userActivations/getUserActivationDevices.d.ts +5 -5
- package/dist/repositories/userActivations/getUserActivationDevices.js +30 -24
- package/dist/repositories/userActivations/getUserActivationDevices.js.map +1 -0
- package/dist/repositories/userActivations/getUserActivationDevicesByClientId.d.ts +5 -5
- package/dist/repositories/userActivations/getUserActivationDevicesByClientId.js +23 -18
- package/dist/repositories/userActivations/getUserActivationDevicesByClientId.js.map +1 -0
- package/dist/repositories/userActivations/getUserActivationMetrics.d.ts +5 -5
- package/dist/repositories/userActivations/getUserActivationMetrics.js +30 -24
- package/dist/repositories/userActivations/getUserActivationMetrics.js.map +1 -0
- package/dist/repositories/userActivations/getUserActivations.d.ts +5 -5
- package/dist/repositories/userActivations/getUserActivations.js +35 -29
- package/dist/repositories/userActivations/getUserActivations.js.map +1 -0
- package/dist/repositories/userActivations/index.d.ts +147 -147
- package/dist/repositories/userActivations/index.js +238 -229
- package/dist/repositories/userActivations/index.js.map +1 -0
- package/dist/repositories/userActivations/updateUserActivationDevice.d.ts +4 -4
- package/dist/repositories/userActivations/updateUserActivationDevice.js +40 -39
- package/dist/repositories/userActivations/updateUserActivationDevice.js.map +1 -0
- package/dist/repositories/userActivations/updateUserActivationMetrics.d.ts +4 -4
- package/dist/repositories/userActivations/updateUserActivationMetrics.js +62 -61
- package/dist/repositories/userActivations/updateUserActivationMetrics.js.map +1 -0
- package/dist/repositories/userAppFeedback/createUserAppFeedback.d.ts +5 -5
- package/dist/repositories/userAppFeedback/createUserAppFeedback.js +27 -26
- package/dist/repositories/userAppFeedback/createUserAppFeedback.js.map +1 -0
- package/dist/repositories/userAppFeedback/index.d.ts +17 -17
- package/dist/repositories/userAppFeedback/index.js +24 -23
- package/dist/repositories/userAppFeedback/index.js.map +1 -0
- package/dist/repositories/userAppIncidents/getUserAppIncidents.d.ts +5 -5
- package/dist/repositories/userAppIncidents/getUserAppIncidents.js +34 -28
- package/dist/repositories/userAppIncidents/getUserAppIncidents.js.map +1 -0
- package/dist/repositories/userAppIncidents/index.d.ts +50 -50
- package/dist/repositories/userAppIncidents/index.js +64 -63
- package/dist/repositories/userAppIncidents/index.js.map +1 -0
- package/dist/repositories/userAppIncidents/upsertUserAppIncident.d.ts +4 -4
- package/dist/repositories/userAppIncidents/upsertUserAppIncident.js +54 -53
- package/dist/repositories/userAppIncidents/upsertUserAppIncident.js.map +1 -0
- package/dist/repositories/userConfigurations/bulkCreateUserAlertConfigurations.d.ts +5 -5
- package/dist/repositories/userConfigurations/bulkCreateUserAlertConfigurations.js +46 -46
- package/dist/repositories/userConfigurations/bulkCreateUserAlertConfigurations.js.map +1 -0
- package/dist/repositories/userConfigurations/createUserAlertConfiguration.d.ts +5 -5
- package/dist/repositories/userConfigurations/createUserAlertConfiguration.js +34 -0
- package/dist/repositories/userConfigurations/createUserAlertConfiguration.js.map +1 -0
- package/dist/repositories/userConfigurations/createUserConfiguration.d.ts +5 -5
- package/dist/repositories/userConfigurations/createUserConfiguration.js +35 -34
- package/dist/repositories/userConfigurations/createUserConfiguration.js.map +1 -0
- package/dist/repositories/userConfigurations/deleteUserAlertConfigurations.d.ts +4 -4
- package/dist/repositories/userConfigurations/deleteUserAlertConfigurations.js +30 -24
- package/dist/repositories/userConfigurations/deleteUserAlertConfigurations.js.map +1 -0
- package/dist/repositories/userConfigurations/deleteUserAlertNotificationsConfig.d.ts +4 -4
- package/dist/repositories/userConfigurations/deleteUserAlertNotificationsConfig.js +30 -0
- package/dist/repositories/userConfigurations/deleteUserAlertNotificationsConfig.js.map +1 -0
- package/dist/repositories/userConfigurations/deleteUserConfiguration.d.ts +4 -4
- package/dist/repositories/userConfigurations/deleteUserConfiguration.js +24 -23
- package/dist/repositories/userConfigurations/deleteUserConfiguration.js.map +1 -0
- package/dist/repositories/userConfigurations/getUserAlertConfigurations.d.ts +5 -5
- package/dist/repositories/userConfigurations/getUserAlertConfigurations.js +34 -25
- package/dist/repositories/userConfigurations/getUserAlertConfigurations.js.map +1 -0
- package/dist/repositories/userConfigurations/getUserAlertNotificationsConfig.d.ts +5 -5
- package/dist/repositories/userConfigurations/getUserAlertNotificationsConfig.js +149 -0
- package/dist/repositories/userConfigurations/getUserAlertNotificationsConfig.js.map +1 -0
- package/dist/repositories/userConfigurations/getUserConfigurations.d.ts +5 -5
- package/dist/repositories/userConfigurations/getUserConfigurations.js +37 -31
- package/dist/repositories/userConfigurations/getUserConfigurations.js.map +1 -0
- package/dist/repositories/userConfigurations/index.d.ts +170 -170
- package/dist/repositories/userConfigurations/index.js +261 -298
- package/dist/repositories/userConfigurations/index.js.map +1 -0
- package/dist/repositories/userConfigurations/updateUserAlertConfigurations.d.ts +4 -4
- package/dist/repositories/userConfigurations/updateUserAlertConfigurations.js +47 -46
- package/dist/repositories/userConfigurations/updateUserAlertConfigurations.js.map +1 -0
- package/dist/repositories/userConfigurations/updateUserAlertConfigurationsByIds.d.ts +4 -4
- package/dist/repositories/userConfigurations/updateUserAlertConfigurationsByIds.js +53 -0
- package/dist/repositories/userConfigurations/updateUserAlertConfigurationsByIds.js.map +1 -0
- package/dist/repositories/userConfigurations/updateUserConfiguration.d.ts +4 -4
- package/dist/repositories/userConfigurations/updateUserConfiguration.js +50 -49
- package/dist/repositories/userConfigurations/updateUserConfiguration.js.map +1 -0
- package/dist/repositories/userConfigurations/upsertUserAlertNotificationsConfig.d.ts +4 -4
- package/dist/repositories/userConfigurations/upsertUserAlertNotificationsConfig.js +30 -0
- package/dist/repositories/userConfigurations/upsertUserAlertNotificationsConfig.js.map +1 -0
- package/dist/repositories/userDataDeletionRequests/createUserDataDeletionRequest.d.ts +5 -5
- package/dist/repositories/userDataDeletionRequests/createUserDataDeletionRequest.js +29 -28
- package/dist/repositories/userDataDeletionRequests/createUserDataDeletionRequest.js.map +1 -0
- package/dist/repositories/userDataDeletionRequests/getUserDataDeletionRequest.d.ts +5 -5
- package/dist/repositories/userDataDeletionRequests/getUserDataDeletionRequest.js +35 -29
- package/dist/repositories/userDataDeletionRequests/getUserDataDeletionRequest.js.map +1 -0
- package/dist/repositories/userDataDeletionRequests/index.d.ts +39 -39
- package/dist/repositories/userDataDeletionRequests/index.js +67 -66
- package/dist/repositories/userDataDeletionRequests/index.js.map +1 -0
- package/dist/repositories/userDataDeletionRequests/removeUserDataDeletionRequest.d.ts +4 -4
- package/dist/repositories/userDataDeletionRequests/removeUserDataDeletionRequest.js +18 -17
- package/dist/repositories/userDataDeletionRequests/removeUserDataDeletionRequest.js.map +1 -0
- package/dist/repositories/userDataDeletionRequests/updateUserDataDeletionRequest.d.ts +4 -4
- package/dist/repositories/userDataDeletionRequests/updateUserDataDeletionRequest.js +39 -38
- package/dist/repositories/userDataDeletionRequests/updateUserDataDeletionRequest.js.map +1 -0
- package/dist/repositories/userInvitations/createUserInvitation.d.ts +5 -0
- package/dist/repositories/userInvitations/createUserInvitation.js +45 -43
- package/dist/repositories/userInvitations/createUserInvitation.js.map +1 -0
- package/dist/repositories/userInvitations/getUserInvitationById.d.ts +5 -0
- package/dist/repositories/userInvitations/getUserInvitationById.js +28 -22
- package/dist/repositories/userInvitations/getUserInvitationById.js.map +1 -0
- package/dist/repositories/userInvitations/getUserInvitations.d.ts +5 -0
- package/dist/repositories/userInvitations/getUserInvitations.js +56 -31
- package/dist/repositories/userInvitations/getUserInvitations.js.map +1 -0
- package/dist/repositories/userInvitations/index.d.ts +55 -0
- package/dist/repositories/userInvitations/index.js +83 -82
- package/dist/repositories/userInvitations/index.js.map +1 -0
- package/dist/repositories/userInvitations/updateUserInvitation.d.ts +4 -0
- package/dist/repositories/userInvitations/updateUserInvitation.js +53 -50
- package/dist/repositories/userInvitations/updateUserInvitation.js.map +1 -0
- package/dist/repositories/userRatingRequests/createUserRatingRequest.d.ts +5 -5
- package/dist/repositories/userRatingRequests/createUserRatingRequest.js +35 -34
- package/dist/repositories/userRatingRequests/createUserRatingRequest.js.map +1 -0
- package/dist/repositories/userRatingRequests/getUserRatingRequests.d.ts +5 -5
- package/dist/repositories/userRatingRequests/getUserRatingRequests.js +29 -23
- package/dist/repositories/userRatingRequests/getUserRatingRequests.js.map +1 -0
- package/dist/repositories/userRatingRequests/index.d.ts +28 -28
- package/dist/repositories/userRatingRequests/index.js +42 -41
- package/dist/repositories/userRatingRequests/index.js.map +1 -0
- package/dist/repositories/userRegistrationAttempts/createUserRegistrationAttempt.d.ts +5 -5
- package/dist/repositories/userRegistrationAttempts/createUserRegistrationAttempt.js +41 -40
- package/dist/repositories/userRegistrationAttempts/createUserRegistrationAttempt.js.map +1 -0
- package/dist/repositories/userRegistrationAttempts/getUserRegistrationAttempts.d.ts +5 -5
- package/dist/repositories/userRegistrationAttempts/getUserRegistrationAttempts.js +35 -29
- package/dist/repositories/userRegistrationAttempts/getUserRegistrationAttempts.js.map +1 -0
- package/dist/repositories/userRegistrationAttempts/index.d.ts +50 -50
- package/dist/repositories/userRegistrationAttempts/index.js +71 -70
- package/dist/repositories/userRegistrationAttempts/index.js.map +1 -0
- package/dist/repositories/userRegistrationAttempts/updateUserRegistrationAttempt.d.ts +4 -4
- package/dist/repositories/userRegistrationAttempts/updateUserRegistrationAttempt.js +41 -40
- package/dist/repositories/userRegistrationAttempts/updateUserRegistrationAttempt.js.map +1 -0
- package/dist/repositories/users/createUser.d.ts +5 -5
- package/dist/repositories/users/createUser.js +48 -47
- package/dist/repositories/users/createUser.js.map +1 -0
- package/dist/repositories/users/deleteAccount.d.ts +4 -4
- package/dist/repositories/users/deleteAccount.js +99 -98
- package/dist/repositories/users/deleteAccount.js.map +1 -0
- package/dist/repositories/users/deleteUser.d.ts +4 -4
- package/dist/repositories/users/deleteUser.js +23 -22
- package/dist/repositories/users/deleteUser.js.map +1 -0
- package/dist/repositories/users/getUserById.d.ts +5 -5
- package/dist/repositories/users/getUserById.js +37 -22
- package/dist/repositories/users/getUserById.js.map +1 -0
- package/dist/repositories/users/getUserClientRelatedEntitiesCount.d.ts +4 -4
- package/dist/repositories/users/getUserClientRelatedEntitiesCount.js +64 -0
- package/dist/repositories/users/getUserClientRelatedEntitiesCount.js.map +1 -0
- package/dist/repositories/users/getUserData.d.ts +4 -4
- package/dist/repositories/users/getUserData.js +33 -29
- package/dist/repositories/users/getUserData.js.map +1 -0
- package/dist/repositories/users/getUserInfoWithAmazonDevicesInfo.d.ts +4 -4
- package/dist/repositories/users/getUserInfoWithAmazonDevicesInfo.js +88 -0
- package/dist/repositories/users/getUserInfoWithAmazonDevicesInfo.js.map +1 -0
- package/dist/repositories/users/getUsers.d.ts +5 -5
- package/dist/repositories/users/getUsers.js +99 -46
- package/dist/repositories/users/getUsers.js.map +1 -0
- package/dist/repositories/users/getUsersConfigurationByImei.d.ts +5 -5
- package/dist/repositories/users/getUsersConfigurationByImei.js +31 -29
- package/dist/repositories/users/getUsersConfigurationByImei.js.map +1 -0
- package/dist/repositories/users/getUsersIdByPhoneAndCountryCode.d.ts +4 -4
- package/dist/repositories/users/getUsersIdByPhoneAndCountryCode.js +27 -21
- package/dist/repositories/users/getUsersIdByPhoneAndCountryCode.js.map +1 -0
- package/dist/repositories/users/getUsersInfoWithActivationInfo.d.ts +4 -4
- package/dist/repositories/users/getUsersInfoWithActivationInfo.js +101 -0
- package/dist/repositories/users/getUsersInfoWithActivationInfo.js.map +1 -0
- package/dist/repositories/users/getUsersInfoWithDevicesInfo.d.ts +4 -4
- package/dist/repositories/users/getUsersInfoWithDevicesInfo.js +59 -0
- package/dist/repositories/users/getUsersInfoWithDevicesInfo.js.map +1 -0
- package/dist/repositories/users/getUsersWithRoles.d.ts +4 -4
- package/dist/repositories/users/getUsersWithRoles.js +40 -32
- package/dist/repositories/users/getUsersWithRoles.js.map +1 -0
- package/dist/repositories/users/index.d.ts +154 -154
- package/dist/repositories/users/index.js +252 -195
- package/dist/repositories/users/index.js.map +1 -0
- package/dist/repositories/users/updateUser.d.ts +4 -4
- package/dist/repositories/users/updateUser.js +110 -109
- package/dist/repositories/users/updateUser.js.map +1 -0
- package/dist/subscribers/allEntitiesSubscriber.d.ts +13 -13
- package/dist/subscribers/allEntitiesSubscriber.js +53 -52
- package/dist/subscribers/allEntitiesSubscriber.js.map +1 -0
- package/dist/subscribers/index.d.ts +2 -2
- package/dist/subscribers/index.js +3 -2
- package/dist/subscribers/index.js.map +1 -0
- package/dist/types/acumatica.d.ts +42 -42
- package/dist/types/acumatica.js +2 -1
- package/dist/types/acumatica.js.map +1 -0
- package/dist/types/aempToken.d.ts +20 -20
- package/dist/types/aempToken.js +2 -1
- package/dist/types/aempToken.js.map +1 -0
- package/dist/types/alert.d.ts +87 -86
- package/dist/types/alert.js +2 -1
- package/dist/types/alert.js.map +1 -0
- package/dist/types/alertTypes.d.ts +6 -6
- package/dist/types/alertTypes.js +2 -1
- package/dist/types/alertTypes.js.map +1 -0
- package/dist/types/appFeatures.d.ts +24 -24
- package/dist/types/appFeatures.js +2 -1
- package/dist/types/appFeatures.js.map +1 -0
- package/dist/types/billing.d.ts +342 -342
- package/dist/types/billing.js +2 -1
- package/dist/types/billing.js.map +1 -0
- package/dist/types/blacklist.d.ts +32 -32
- package/dist/types/blacklist.js +2 -1
- package/dist/types/blacklist.js.map +1 -0
- package/dist/types/bleMesh.d.ts +157 -157
- package/dist/types/bleMesh.js +2 -0
- package/dist/types/bleMesh.js.map +1 -0
- package/dist/types/bleMeshConfiguration.d.ts +30 -30
- package/dist/types/bleMeshConfiguration.js +2 -1
- package/dist/types/bleMeshConfiguration.js.map +1 -0
- package/dist/types/boundaries.d.ts +125 -125
- package/dist/types/boundaries.js +2 -1
- package/dist/types/boundaries.js.map +1 -0
- package/dist/types/clientAlertConfiguration.d.ts +100 -100
- package/dist/types/clientAlertConfiguration.js +2 -0
- package/dist/types/clientAlertConfiguration.js.map +1 -0
- package/dist/types/clients.d.ts +137 -137
- package/dist/types/clients.js +35 -1
- package/dist/types/clients.js.map +1 -0
- package/dist/types/common.d.ts +17 -17
- package/dist/types/common.js +2 -1
- package/dist/types/common.js.map +1 -0
- package/dist/types/countries.d.ts +12 -12
- package/dist/types/countries.js +2 -1
- package/dist/types/countries.js.map +1 -0
- package/dist/types/dataExports.d.ts +43 -43
- package/dist/types/dataExports.js +2 -0
- package/dist/types/dataExports.js.map +1 -0
- package/dist/types/deactivations.d.ts +25 -25
- package/dist/types/deactivations.js +2 -1
- package/dist/types/deactivations.js.map +1 -0
- package/dist/types/deviceBehaviors.d.ts +97 -97
- package/dist/types/deviceBehaviors.js +2 -1
- package/dist/types/deviceBehaviors.js.map +1 -0
- package/dist/types/devicePairings.d.ts +56 -56
- package/dist/types/devicePairings.js +2 -1
- package/dist/types/devicePairings.js.map +1 -0
- package/dist/types/deviceStatus.d.ts +84 -84
- package/dist/types/deviceStatus.js +2 -0
- package/dist/types/deviceStatus.js.map +1 -0
- package/dist/types/deviceTypeFeature.d.ts +23 -23
- package/dist/types/deviceTypeFeature.js +4 -0
- package/dist/types/deviceTypeFeature.js.map +1 -0
- package/dist/types/devices.d.ts +408 -408
- package/dist/types/devices.js +25 -1
- package/dist/types/devices.js.map +1 -0
- package/dist/types/entitiesTags.d.ts +63 -63
- package/dist/types/entitiesTags.js +26 -0
- package/dist/types/entitiesTags.js.map +1 -0
- package/dist/types/enums.d.ts +85 -90
- package/dist/types/enums.js +103 -74
- package/dist/types/enums.js.map +1 -0
- package/dist/types/feature.d.ts +20 -20
- package/dist/types/feature.js +3 -0
- package/dist/types/feature.js.map +1 -0
- package/dist/types/firmwares.d.ts +129 -129
- package/dist/types/firmwares.js +18 -17
- package/dist/types/firmwares.js.map +1 -0
- package/dist/types/index.d.ts +38 -38
- package/dist/types/index.js +39 -31
- package/dist/types/index.js.map +1 -0
- package/dist/types/latestUserAppInfo.d.ts +12 -12
- package/dist/types/latestUserAppInfo.js +2 -0
- package/dist/types/latestUserAppInfo.js.map +1 -0
- package/dist/types/liveLinks.d.ts +92 -92
- package/dist/types/liveLinks.js +2 -0
- package/dist/types/liveLinks.js.map +1 -0
- package/dist/types/logger.d.ts +68 -68
- package/dist/types/logger.js +10 -9
- package/dist/types/logger.js.map +1 -0
- package/dist/types/notificationRecipients.d.ts +72 -72
- package/dist/types/notificationRecipients.js +2 -1
- package/dist/types/notificationRecipients.js.map +1 -0
- package/dist/types/position.d.ts +71 -71
- package/dist/types/position.js +2 -1
- package/dist/types/position.js.map +1 -0
- package/dist/types/promotion.d.ts +121 -121
- package/dist/types/promotion.js +42 -0
- package/dist/types/promotion.js.map +1 -0
- package/dist/types/security.d.ts +42 -42
- package/dist/types/security.js +2 -1
- package/dist/types/security.js.map +1 -0
- package/dist/types/tag.d.ts +65 -65
- package/dist/types/tag.js +15 -0
- package/dist/types/tag.js.map +1 -0
- package/dist/types/tasks.d.ts +228 -228
- package/dist/types/tasks.js +2 -1
- package/dist/types/tasks.js.map +1 -0
- package/dist/types/trip.d.ts +92 -92
- package/dist/types/trip.js +31 -29
- package/dist/types/trip.js.map +1 -0
- package/dist/types/user.d.ts +252 -252
- package/dist/types/user.js +2 -1
- package/dist/types/user.js.map +1 -0
- package/dist/types/userActivations.d.ts +143 -143
- package/dist/types/userActivations.js +2 -1
- package/dist/types/userActivations.js.map +1 -0
- package/dist/types/userAppFeedback.d.ts +8 -8
- package/dist/types/userAppFeedback.js +2 -1
- package/dist/types/userAppFeedback.js.map +1 -0
- package/dist/types/userAppIncidents.d.ts +35 -35
- package/dist/types/userAppIncidents.js +2 -1
- package/dist/types/userAppIncidents.js.map +1 -0
- package/dist/types/userConfigurations.d.ts +127 -127
- package/dist/types/userConfigurations.js +2 -1
- package/dist/types/userConfigurations.js.map +1 -0
- package/dist/types/userDataDeletionRequests.d.ts +29 -29
- package/dist/types/userDataDeletionRequests.js +2 -1
- package/dist/types/userDataDeletionRequests.js.map +1 -0
- package/dist/types/userInvitations.d.ts +48 -48
- package/dist/types/userInvitations.js +2 -1
- package/dist/types/userInvitations.js.map +1 -0
- package/dist/types/userRatingRequests.d.ts +18 -18
- package/dist/types/userRatingRequests.js +2 -1
- package/dist/types/userRatingRequests.js.map +1 -0
- package/dist/types/userRegistrationAttempts.d.ts +36 -36
- package/dist/types/userRegistrationAttempts.js +2 -1
- package/dist/types/userRegistrationAttempts.js.map +1 -0
- package/dist/utils/anyAttributeHasValue.d.ts +1 -1
- package/dist/utils/anyAttributeHasValue.js +21 -20
- package/dist/utils/anyAttributeHasValue.js.map +1 -0
- package/dist/utils/billingPlansHelper.d.ts +3 -3
- package/dist/utils/billingPlansHelper.js +50 -0
- package/dist/utils/billingPlansHelper.js.map +1 -0
- package/dist/utils/boolToNumberTransformer.d.ts +5 -5
- package/dist/utils/boolToNumberTransformer.js +24 -23
- package/dist/utils/boolToNumberTransformer.js.map +1 -0
- package/dist/utils/consoleLogger.d.ts +10 -10
- package/dist/utils/consoleLogger.js +43 -42
- package/dist/utils/consoleLogger.js.map +1 -0
- package/dist/utils/dateTool.d.ts +2 -2
- package/dist/utils/dateTool.js +9 -0
- package/dist/utils/dateTool.js.map +1 -0
- package/dist/utils/filterTools.d.ts +12 -12
- package/dist/utils/filterTools.js +300 -299
- package/dist/utils/filterTools.js.map +1 -0
- package/dist/utils/mapRawEntityToEntity.d.ts +1 -1
- package/dist/utils/mapRawEntityToEntity.js +13 -12
- package/dist/utils/mapRawEntityToEntity.js.map +1 -0
- package/dist/utils/paramsValidators.d.ts +3 -3
- package/dist/utils/{anyAttributeIsNull.js → paramsValidators.js} +17 -12
- package/dist/utils/paramsValidators.js.map +1 -0
- package/dist/utils/parsingTools.d.ts +3 -3
- package/dist/utils/parsingTools.js +22 -0
- package/dist/utils/parsingTools.js.map +1 -0
- package/dist/utils/queryLogger.d.ts +13 -13
- package/dist/utils/queryLogger.js +50 -48
- package/dist/utils/queryLogger.js.map +1 -0
- package/dist/utils/randomizer.d.ts +5 -5
- package/dist/utils/randomizer.js +40 -39
- package/dist/utils/randomizer.js.map +1 -0
- package/dist/utils/stringToDateTransformer.d.ts +5 -5
- package/dist/utils/stringToDateTransformer.js +17 -16
- package/dist/utils/stringToDateTransformer.js.map +1 -0
- package/dist/utils/uuidHelpers.d.ts +2 -2
- package/dist/utils/uuidHelpers.js +31 -30
- package/dist/utils/uuidHelpers.js.map +1 -0
- package/dist/utils/uuidTransformer.d.ts +5 -5
- package/dist/utils/uuidTransformer.js +38 -0
- package/dist/utils/uuidTransformer.js.map +1 -0
- package/package.json +2 -2
- package/dist/entities/alertMigration.d.ts +0 -22
- package/dist/entities/alertMigration.js +0 -115
- package/dist/entities/alertMigrationBatch.d.ts +0 -3
- package/dist/entities/alertMigrationBatch.js +0 -21
- package/dist/entities/alertTimeWindowConfiguration.d.ts +0 -12
- package/dist/entities/alertTimeWindowConfiguration.js +0 -61
- package/dist/entities/deviceAlertConfiguration.d.ts +0 -14
- package/dist/entities/deviceAlertConfiguration.js +0 -71
- package/dist/entities/deviceTypeEvent.d.ts +0 -5
- package/dist/entities/event.d.ts +0 -6
- package/dist/entities/svrPairingRequest.d.ts +0 -21
- package/dist/entities/svrPairingRequest.js +0 -174
- package/dist/repositories/deviceBehaviors/getDevicesLastBehaviorTask.d.ts +0 -5
- package/dist/repositories/deviceBehaviors/getDevicesLastBehaviorTask.js +0 -42
- package/dist/repositories/deviceBehaviors/getLatestDeviceBehaviorTasks.d.ts +0 -4
- package/dist/repositories/deviceBehaviors/getLatestDeviceBehaviorTasks.js +0 -40
- package/dist/repositories/userConfigurations/createDeviceAlertTimeWindows.d.ts +0 -5
- package/dist/repositories/userConfigurations/createDeviceAlertTimeWindows.js +0 -36
- package/dist/repositories/userConfigurations/createUserAlertTimeWindows.d.ts +0 -5
- package/dist/repositories/userConfigurations/createUserAlertTimeWindows.js +0 -33
- package/dist/repositories/userConfigurations/deleteDeviceAlertTimeWindows.d.ts +0 -4
- package/dist/repositories/userConfigurations/deleteDeviceAlertTimeWindows.js +0 -17
- package/dist/repositories/userConfigurations/deleteUserAlertTimeWindows.d.ts +0 -4
- package/dist/repositories/userConfigurations/deleteUserAlertTimeWindows.js +0 -17
- package/dist/repositories/userConfigurations/getDeviceAlertTimeWindows.d.ts +0 -5
- package/dist/repositories/userConfigurations/getDeviceAlertTimeWindows.js +0 -43
- package/dist/repositories/userConfigurations/getUserAlertTimeWindows.d.ts +0 -5
- package/dist/repositories/userConfigurations/getUserAlertTimeWindows.js +0 -35
- package/dist/repositories/userConfigurations/updateDeviceAlertTimeWindows.d.ts +0 -4
- package/dist/repositories/userConfigurations/updateDeviceAlertTimeWindows.js +0 -29
- package/dist/repositories/userConfigurations/updateUserAlertTimeWindows.d.ts +0 -4
- package/dist/repositories/userConfigurations/updateUserAlertTimeWindows.js +0 -28
- package/dist/utils/anyAttributeIsNull.d.ts +0 -1
- package/dist/utils/commaSeparatedTransformer.d.ts +0 -9
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export declare class AcumaticaAmazonProduct {
|
|
2
|
-
id: number;
|
|
3
|
-
sku: string;
|
|
4
|
-
asin: string;
|
|
5
|
-
description: string | null;
|
|
6
|
-
reviewUrl: string | null;
|
|
7
|
-
productUrl: string | null;
|
|
8
|
-
}
|
|
1
|
+
export declare class AcumaticaAmazonProduct {
|
|
2
|
+
id: number;
|
|
3
|
+
sku: string;
|
|
4
|
+
asin: string;
|
|
5
|
+
description: string | null;
|
|
6
|
+
reviewUrl: string | null;
|
|
7
|
+
productUrl: string | null;
|
|
8
|
+
}
|
|
@@ -1,46 +1,47 @@
|
|
|
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, PrimaryGeneratedColumn } from 'typeorm';
|
|
11
|
-
let AcumaticaAmazonProduct = class AcumaticaAmazonProduct {
|
|
12
|
-
id;
|
|
13
|
-
sku;
|
|
14
|
-
asin;
|
|
15
|
-
description;
|
|
16
|
-
reviewUrl;
|
|
17
|
-
productUrl;
|
|
18
|
-
};
|
|
19
|
-
__decorate([
|
|
20
|
-
PrimaryGeneratedColumn({ type: '
|
|
21
|
-
__metadata("design:type", Number)
|
|
22
|
-
], AcumaticaAmazonProduct.prototype, "id", void 0);
|
|
23
|
-
__decorate([
|
|
24
|
-
Column('varchar', { name: 'sku', length: 50 }),
|
|
25
|
-
__metadata("design:type", String)
|
|
26
|
-
], AcumaticaAmazonProduct.prototype, "sku", void 0);
|
|
27
|
-
__decorate([
|
|
28
|
-
Column('varchar', { name: 'asin', length: 50 }),
|
|
29
|
-
__metadata("design:type", String)
|
|
30
|
-
], AcumaticaAmazonProduct.prototype, "asin", void 0);
|
|
31
|
-
__decorate([
|
|
32
|
-
Column('varchar', { name: 'description', nullable: true, length: 500 }),
|
|
33
|
-
__metadata("design:type", String)
|
|
34
|
-
], AcumaticaAmazonProduct.prototype, "description", void 0);
|
|
35
|
-
__decorate([
|
|
36
|
-
Column('varchar', { name: 'reviewUrl', nullable: true, length: 1000 }),
|
|
37
|
-
__metadata("design:type", String)
|
|
38
|
-
], AcumaticaAmazonProduct.prototype, "reviewUrl", void 0);
|
|
39
|
-
__decorate([
|
|
40
|
-
Column('varchar', { name: 'productUrl', nullable: true, length: 1000 }),
|
|
41
|
-
__metadata("design:type", String)
|
|
42
|
-
], AcumaticaAmazonProduct.prototype, "productUrl", void 0);
|
|
43
|
-
AcumaticaAmazonProduct = __decorate([
|
|
44
|
-
Entity('acumaticaAmazonProduct', { schema: 'nova' })
|
|
45
|
-
], AcumaticaAmazonProduct);
|
|
46
|
-
export { AcumaticaAmazonProduct };
|
|
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, PrimaryGeneratedColumn } from 'typeorm';
|
|
11
|
+
let AcumaticaAmazonProduct = class AcumaticaAmazonProduct {
|
|
12
|
+
id;
|
|
13
|
+
sku;
|
|
14
|
+
asin;
|
|
15
|
+
description;
|
|
16
|
+
reviewUrl;
|
|
17
|
+
productUrl;
|
|
18
|
+
};
|
|
19
|
+
__decorate([
|
|
20
|
+
PrimaryGeneratedColumn({ type: 'bigint', name: 'id' }),
|
|
21
|
+
__metadata("design:type", Number)
|
|
22
|
+
], AcumaticaAmazonProduct.prototype, "id", void 0);
|
|
23
|
+
__decorate([
|
|
24
|
+
Column('varchar', { name: 'sku', length: 50 }),
|
|
25
|
+
__metadata("design:type", String)
|
|
26
|
+
], AcumaticaAmazonProduct.prototype, "sku", void 0);
|
|
27
|
+
__decorate([
|
|
28
|
+
Column('varchar', { name: 'asin', length: 50 }),
|
|
29
|
+
__metadata("design:type", String)
|
|
30
|
+
], AcumaticaAmazonProduct.prototype, "asin", void 0);
|
|
31
|
+
__decorate([
|
|
32
|
+
Column('varchar', { name: 'description', nullable: true, length: 500 }),
|
|
33
|
+
__metadata("design:type", String)
|
|
34
|
+
], AcumaticaAmazonProduct.prototype, "description", void 0);
|
|
35
|
+
__decorate([
|
|
36
|
+
Column('varchar', { name: 'reviewUrl', nullable: true, length: 1000 }),
|
|
37
|
+
__metadata("design:type", String)
|
|
38
|
+
], AcumaticaAmazonProduct.prototype, "reviewUrl", void 0);
|
|
39
|
+
__decorate([
|
|
40
|
+
Column('varchar', { name: 'productUrl', nullable: true, length: 1000 }),
|
|
41
|
+
__metadata("design:type", String)
|
|
42
|
+
], AcumaticaAmazonProduct.prototype, "productUrl", void 0);
|
|
43
|
+
AcumaticaAmazonProduct = __decorate([
|
|
44
|
+
Entity('acumaticaAmazonProduct', { schema: 'nova' })
|
|
45
|
+
], AcumaticaAmazonProduct);
|
|
46
|
+
export { AcumaticaAmazonProduct };
|
|
47
|
+
//# sourceMappingURL=acumaticaAmazonProduct.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"acumaticaAmazonProduct.js","sourceRoot":"","sources":["../../src/entities/acumaticaAmazonProduct.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAGzD,IAAM,sBAAsB,GAA5B,MAAM,sBAAsB;IAEjC,EAAE,CAAQ;IAGV,GAAG,CAAQ;IAGX,IAAI,CAAQ;IAGZ,WAAW,CAAe;IAG1B,SAAS,CAAe;IAGxB,UAAU,CAAe;CAC1B,CAAA;AAjBC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;kDAC7C;AAEV;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;mDACpC;AAEX;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;oDACpC;AAEZ;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;2DAC9C;AAE1B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;;yDAC/C;AAExB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,YAAY,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;;0DAC/C;AAjBd,sBAAsB;IADlC,MAAM,CAAC,wBAAwB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GACxC,sBAAsB,CAkBlC;SAlBY,sBAAsB"}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export declare class AcumaticaImeiIccidData {
|
|
2
|
-
id: number;
|
|
3
|
-
imei: string;
|
|
4
|
-
iccid: string | null;
|
|
5
|
-
amazonShipmentId: string | null;
|
|
6
|
-
deviceModel: string | null;
|
|
7
|
-
deviceCarrier: string | null;
|
|
8
|
-
carrierNetwork: string | null;
|
|
9
|
-
carrierProductId: string | null;
|
|
10
|
-
poNbr: string | null;
|
|
11
|
-
createdBy: string | null;
|
|
12
|
-
createdDate: string | null;
|
|
13
|
-
lastModifiedDate: string | null;
|
|
14
|
-
shipDate: string | null;
|
|
15
|
-
asin: string | null;
|
|
16
|
-
countryCode: string | null;
|
|
17
|
-
}
|
|
1
|
+
export declare class AcumaticaImeiIccidData {
|
|
2
|
+
id: number;
|
|
3
|
+
imei: string;
|
|
4
|
+
iccid: string | null;
|
|
5
|
+
amazonShipmentId: string | null;
|
|
6
|
+
deviceModel: string | null;
|
|
7
|
+
deviceCarrier: string | null;
|
|
8
|
+
carrierNetwork: string | null;
|
|
9
|
+
carrierProductId: string | null;
|
|
10
|
+
poNbr: string | null;
|
|
11
|
+
createdBy: string | null;
|
|
12
|
+
createdDate: string | null;
|
|
13
|
+
lastModifiedDate: string | null;
|
|
14
|
+
shipDate: string | null;
|
|
15
|
+
asin: string | null;
|
|
16
|
+
countryCode: string | null;
|
|
17
|
+
}
|
|
@@ -1,91 +1,93 @@
|
|
|
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, PrimaryGeneratedColumn } from 'typeorm';
|
|
11
|
-
let AcumaticaImeiIccidData = class AcumaticaImeiIccidData {
|
|
12
|
-
id;
|
|
13
|
-
imei;
|
|
14
|
-
iccid;
|
|
15
|
-
amazonShipmentId;
|
|
16
|
-
deviceModel;
|
|
17
|
-
deviceCarrier;
|
|
18
|
-
carrierNetwork;
|
|
19
|
-
carrierProductId;
|
|
20
|
-
poNbr;
|
|
21
|
-
createdBy;
|
|
22
|
-
createdDate;
|
|
23
|
-
lastModifiedDate;
|
|
24
|
-
shipDate;
|
|
25
|
-
asin;
|
|
26
|
-
countryCode;
|
|
27
|
-
};
|
|
28
|
-
__decorate([
|
|
29
|
-
PrimaryGeneratedColumn({ type: '
|
|
30
|
-
__metadata("design:type", Number)
|
|
31
|
-
], AcumaticaImeiIccidData.prototype, "id", void 0);
|
|
32
|
-
__decorate([
|
|
33
|
-
Column('varchar', { name: 'imei', length: 50 }),
|
|
34
|
-
__metadata("design:type", String)
|
|
35
|
-
], AcumaticaImeiIccidData.prototype, "imei", void 0);
|
|
36
|
-
__decorate([
|
|
37
|
-
Column('varchar', { name: 'iccid', nullable: true, length: 50 }),
|
|
38
|
-
__metadata("design:type", String)
|
|
39
|
-
], AcumaticaImeiIccidData.prototype, "iccid", void 0);
|
|
40
|
-
__decorate([
|
|
41
|
-
Column('varchar', { name: 'amazonShipmentId', nullable: true, length: 50 }),
|
|
42
|
-
__metadata("design:type", String)
|
|
43
|
-
], AcumaticaImeiIccidData.prototype, "amazonShipmentId", void 0);
|
|
44
|
-
__decorate([
|
|
45
|
-
Column('varchar', { name: 'deviceModel', nullable: true, length: 50 }),
|
|
46
|
-
__metadata("design:type", String)
|
|
47
|
-
], AcumaticaImeiIccidData.prototype, "deviceModel", void 0);
|
|
48
|
-
__decorate([
|
|
49
|
-
Column('varchar', { name: 'deviceCarrier', nullable: true, length: 50 }),
|
|
50
|
-
__metadata("design:type", String)
|
|
51
|
-
], AcumaticaImeiIccidData.prototype, "deviceCarrier", void 0);
|
|
52
|
-
__decorate([
|
|
53
|
-
Column('varchar', { name: 'carrierNetwork', nullable: true, length: 50 }),
|
|
54
|
-
__metadata("design:type", String)
|
|
55
|
-
], AcumaticaImeiIccidData.prototype, "carrierNetwork", void 0);
|
|
56
|
-
__decorate([
|
|
57
|
-
Column('varchar', { name: 'carrierProductId', nullable: true, length: 50 }),
|
|
58
|
-
__metadata("design:type", String)
|
|
59
|
-
], AcumaticaImeiIccidData.prototype, "carrierProductId", void 0);
|
|
60
|
-
__decorate([
|
|
61
|
-
Column('varchar', { name: 'poNbr', nullable: true, length: 50 }),
|
|
62
|
-
__metadata("design:type", String)
|
|
63
|
-
], AcumaticaImeiIccidData.prototype, "poNbr", void 0);
|
|
64
|
-
__decorate([
|
|
65
|
-
Column('varchar', { name: 'createdBy', nullable: true, length: 100 }),
|
|
66
|
-
__metadata("design:type", String)
|
|
67
|
-
], AcumaticaImeiIccidData.prototype, "createdBy", void 0);
|
|
68
|
-
__decorate([
|
|
69
|
-
Column('varchar', { name: 'createdDate', nullable: true, length: 50 }),
|
|
70
|
-
__metadata("design:type", String)
|
|
71
|
-
], AcumaticaImeiIccidData.prototype, "createdDate", void 0);
|
|
72
|
-
__decorate([
|
|
73
|
-
Column('varchar', { name: 'lastModifiedDate', nullable: true, length: 50 }),
|
|
74
|
-
__metadata("design:type", String)
|
|
75
|
-
], AcumaticaImeiIccidData.prototype, "lastModifiedDate", void 0);
|
|
76
|
-
__decorate([
|
|
77
|
-
Column('varchar', { name: 'shipDate', nullable: true, length: 50 }),
|
|
78
|
-
__metadata("design:type", String)
|
|
79
|
-
], AcumaticaImeiIccidData.prototype, "shipDate", void 0);
|
|
80
|
-
__decorate([
|
|
81
|
-
Column('varchar', { name: 'asin', nullable: true, length: 50 }),
|
|
82
|
-
__metadata("design:type", String)
|
|
83
|
-
], AcumaticaImeiIccidData.prototype, "asin", void 0);
|
|
84
|
-
__decorate([
|
|
85
|
-
Column('varchar', { name: 'countryCode', nullable: true, length: 3 }),
|
|
86
|
-
__metadata("design:type", String)
|
|
87
|
-
], AcumaticaImeiIccidData.prototype, "countryCode", void 0);
|
|
88
|
-
AcumaticaImeiIccidData = __decorate([
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
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 AcumaticaImeiIccidData = class AcumaticaImeiIccidData {
|
|
12
|
+
id;
|
|
13
|
+
imei;
|
|
14
|
+
iccid;
|
|
15
|
+
amazonShipmentId;
|
|
16
|
+
deviceModel;
|
|
17
|
+
deviceCarrier;
|
|
18
|
+
carrierNetwork;
|
|
19
|
+
carrierProductId;
|
|
20
|
+
poNbr;
|
|
21
|
+
createdBy;
|
|
22
|
+
createdDate;
|
|
23
|
+
lastModifiedDate;
|
|
24
|
+
shipDate;
|
|
25
|
+
asin;
|
|
26
|
+
countryCode;
|
|
27
|
+
};
|
|
28
|
+
__decorate([
|
|
29
|
+
PrimaryGeneratedColumn({ type: 'bigint', name: 'id' }),
|
|
30
|
+
__metadata("design:type", Number)
|
|
31
|
+
], AcumaticaImeiIccidData.prototype, "id", void 0);
|
|
32
|
+
__decorate([
|
|
33
|
+
Column('varchar', { name: 'imei', length: 50 }),
|
|
34
|
+
__metadata("design:type", String)
|
|
35
|
+
], AcumaticaImeiIccidData.prototype, "imei", void 0);
|
|
36
|
+
__decorate([
|
|
37
|
+
Column('varchar', { name: 'iccid', nullable: true, length: 50 }),
|
|
38
|
+
__metadata("design:type", String)
|
|
39
|
+
], AcumaticaImeiIccidData.prototype, "iccid", void 0);
|
|
40
|
+
__decorate([
|
|
41
|
+
Column('varchar', { name: 'amazonShipmentId', nullable: true, length: 50 }),
|
|
42
|
+
__metadata("design:type", String)
|
|
43
|
+
], AcumaticaImeiIccidData.prototype, "amazonShipmentId", void 0);
|
|
44
|
+
__decorate([
|
|
45
|
+
Column('varchar', { name: 'deviceModel', nullable: true, length: 50 }),
|
|
46
|
+
__metadata("design:type", String)
|
|
47
|
+
], AcumaticaImeiIccidData.prototype, "deviceModel", void 0);
|
|
48
|
+
__decorate([
|
|
49
|
+
Column('varchar', { name: 'deviceCarrier', nullable: true, length: 50 }),
|
|
50
|
+
__metadata("design:type", String)
|
|
51
|
+
], AcumaticaImeiIccidData.prototype, "deviceCarrier", void 0);
|
|
52
|
+
__decorate([
|
|
53
|
+
Column('varchar', { name: 'carrierNetwork', nullable: true, length: 50 }),
|
|
54
|
+
__metadata("design:type", String)
|
|
55
|
+
], AcumaticaImeiIccidData.prototype, "carrierNetwork", void 0);
|
|
56
|
+
__decorate([
|
|
57
|
+
Column('varchar', { name: 'carrierProductId', nullable: true, length: 50 }),
|
|
58
|
+
__metadata("design:type", String)
|
|
59
|
+
], AcumaticaImeiIccidData.prototype, "carrierProductId", void 0);
|
|
60
|
+
__decorate([
|
|
61
|
+
Column('varchar', { name: 'poNbr', nullable: true, length: 50 }),
|
|
62
|
+
__metadata("design:type", String)
|
|
63
|
+
], AcumaticaImeiIccidData.prototype, "poNbr", void 0);
|
|
64
|
+
__decorate([
|
|
65
|
+
Column('varchar', { name: 'createdBy', nullable: true, length: 100 }),
|
|
66
|
+
__metadata("design:type", String)
|
|
67
|
+
], AcumaticaImeiIccidData.prototype, "createdBy", void 0);
|
|
68
|
+
__decorate([
|
|
69
|
+
Column('varchar', { name: 'createdDate', nullable: true, length: 50 }),
|
|
70
|
+
__metadata("design:type", String)
|
|
71
|
+
], AcumaticaImeiIccidData.prototype, "createdDate", void 0);
|
|
72
|
+
__decorate([
|
|
73
|
+
Column('varchar', { name: 'lastModifiedDate', nullable: true, length: 50 }),
|
|
74
|
+
__metadata("design:type", String)
|
|
75
|
+
], AcumaticaImeiIccidData.prototype, "lastModifiedDate", void 0);
|
|
76
|
+
__decorate([
|
|
77
|
+
Column('varchar', { name: 'shipDate', nullable: true, length: 50 }),
|
|
78
|
+
__metadata("design:type", String)
|
|
79
|
+
], AcumaticaImeiIccidData.prototype, "shipDate", void 0);
|
|
80
|
+
__decorate([
|
|
81
|
+
Column('varchar', { name: 'asin', nullable: true, length: 50 }),
|
|
82
|
+
__metadata("design:type", String)
|
|
83
|
+
], AcumaticaImeiIccidData.prototype, "asin", void 0);
|
|
84
|
+
__decorate([
|
|
85
|
+
Column('varchar', { name: 'countryCode', nullable: true, length: 3 }),
|
|
86
|
+
__metadata("design:type", String)
|
|
87
|
+
], AcumaticaImeiIccidData.prototype, "countryCode", void 0);
|
|
88
|
+
AcumaticaImeiIccidData = __decorate([
|
|
89
|
+
Index('ixAcumaticaImeiIccidDataIccid', ['iccid'], {}),
|
|
90
|
+
Entity('acumaticaImeiIccidData', { schema: 'nova' })
|
|
91
|
+
], AcumaticaImeiIccidData);
|
|
92
|
+
export { AcumaticaImeiIccidData };
|
|
93
|
+
//# sourceMappingURL=acumaticaImeiIccidData.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"acumaticaImeiIccidData.js","sourceRoot":"","sources":["../../src/entities/acumaticaImeiIccidData.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAIhE,IAAM,sBAAsB,GAA5B,MAAM,sBAAsB;IAEjC,EAAE,CAAQ;IAGV,IAAI,CAAQ;IAGZ,KAAK,CAAe;IAGpB,gBAAgB,CAAe;IAG/B,WAAW,CAAe;IAG1B,aAAa,CAAe;IAG5B,cAAc,CAAe;IAG7B,gBAAgB,CAAe;IAG/B,KAAK,CAAe;IAGpB,SAAS,CAAe;IAGxB,WAAW,CAAe;IAG1B,gBAAgB,CAAe;IAG/B,QAAQ,CAAe;IAGvB,IAAI,CAAe;IAGnB,WAAW,CAAe;CAC3B,CAAA;AA5CC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;kDAC7C;AAEV;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;oDACpC;AAEZ;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;qDAC7C;AAEpB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,kBAAkB,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;gEAC7C;AAE/B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;2DAC7C;AAE1B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,eAAe,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;6DAC7C;AAE5B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,gBAAgB,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;8DAC7C;AAE7B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,kBAAkB,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;gEAC7C;AAE/B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;qDAC7C;AAEpB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;yDAC9C;AAExB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;2DAC7C;AAE1B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,kBAAkB,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;gEAC7C;AAE/B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;wDAC7C;AAEvB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;oDAC7C;AAEnB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,EAAE,CAAC;;2DAC5C;AA5Cf,sBAAsB;IAFlC,KAAK,CAAC,+BAA+B,EAAE,CAAC,OAAO,CAAC,EAAE,EAAE,CAAC;IACrD,MAAM,CAAC,wBAAwB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GACxC,sBAAsB,CA6ClC;SA7CY,sBAAsB"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export declare class AcumaticaOrderShipmentDetails {
|
|
2
|
-
id: number;
|
|
3
|
-
imei: string | null;
|
|
4
|
-
shipmentNumber: string | null;
|
|
5
|
-
shipmentStatus: string | null;
|
|
6
|
-
shipmentDate: Date | null;
|
|
7
|
-
orderType: string | null;
|
|
8
|
-
orderStatus: string | null;
|
|
9
|
-
iccid: string | null;
|
|
10
|
-
sku: string | null;
|
|
11
|
-
}
|
|
1
|
+
export declare class AcumaticaOrderShipmentDetails {
|
|
2
|
+
id: number;
|
|
3
|
+
imei: string | null;
|
|
4
|
+
shipmentNumber: string | null;
|
|
5
|
+
shipmentStatus: string | null;
|
|
6
|
+
shipmentDate: Date | null;
|
|
7
|
+
orderType: string | null;
|
|
8
|
+
orderStatus: string | null;
|
|
9
|
+
iccid: string | null;
|
|
10
|
+
sku: string | null;
|
|
11
|
+
}
|
|
@@ -1,61 +1,63 @@
|
|
|
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, PrimaryGeneratedColumn } from 'typeorm';
|
|
11
|
-
let AcumaticaOrderShipmentDetails = class AcumaticaOrderShipmentDetails {
|
|
12
|
-
id;
|
|
13
|
-
imei;
|
|
14
|
-
shipmentNumber;
|
|
15
|
-
shipmentStatus;
|
|
16
|
-
shipmentDate;
|
|
17
|
-
orderType;
|
|
18
|
-
orderStatus;
|
|
19
|
-
iccid;
|
|
20
|
-
sku;
|
|
21
|
-
};
|
|
22
|
-
__decorate([
|
|
23
|
-
PrimaryGeneratedColumn({ type: '
|
|
24
|
-
__metadata("design:type", Number)
|
|
25
|
-
], AcumaticaOrderShipmentDetails.prototype, "id", void 0);
|
|
26
|
-
__decorate([
|
|
27
|
-
Column('varchar', { name: 'imei', nullable: true, length: 255 }),
|
|
28
|
-
__metadata("design:type", String)
|
|
29
|
-
], AcumaticaOrderShipmentDetails.prototype, "imei", void 0);
|
|
30
|
-
__decorate([
|
|
31
|
-
Column('varchar', { name: 'shipmentNumber', nullable: true, length: 50 }),
|
|
32
|
-
__metadata("design:type", String)
|
|
33
|
-
], AcumaticaOrderShipmentDetails.prototype, "shipmentNumber", void 0);
|
|
34
|
-
__decorate([
|
|
35
|
-
Column('varchar', { name: 'shipmentStatus', nullable: true, length: 50 }),
|
|
36
|
-
__metadata("design:type", String)
|
|
37
|
-
], AcumaticaOrderShipmentDetails.prototype, "shipmentStatus", void 0);
|
|
38
|
-
__decorate([
|
|
39
|
-
Column('datetime', { name: 'shipmentDate', nullable: true, precision: 0 }),
|
|
40
|
-
__metadata("design:type", Date)
|
|
41
|
-
], AcumaticaOrderShipmentDetails.prototype, "shipmentDate", void 0);
|
|
42
|
-
__decorate([
|
|
43
|
-
Column('varchar', { name: 'orderType', nullable: true, length: 10 }),
|
|
44
|
-
__metadata("design:type", String)
|
|
45
|
-
], AcumaticaOrderShipmentDetails.prototype, "orderType", void 0);
|
|
46
|
-
__decorate([
|
|
47
|
-
Column('varchar', { name: 'orderStatus', nullable: true, length: 50 }),
|
|
48
|
-
__metadata("design:type", String)
|
|
49
|
-
], AcumaticaOrderShipmentDetails.prototype, "orderStatus", void 0);
|
|
50
|
-
__decorate([
|
|
51
|
-
Column('varchar', { name: 'iccid', nullable: true, length: 255 }),
|
|
52
|
-
__metadata("design:type", String)
|
|
53
|
-
], AcumaticaOrderShipmentDetails.prototype, "iccid", void 0);
|
|
54
|
-
__decorate([
|
|
55
|
-
Column('varchar', { name: 'sku', nullable: true, length: 50 }),
|
|
56
|
-
__metadata("design:type", String)
|
|
57
|
-
], AcumaticaOrderShipmentDetails.prototype, "sku", void 0);
|
|
58
|
-
AcumaticaOrderShipmentDetails = __decorate([
|
|
59
|
-
Entity('acumaticaOrderShipmentDetails', { schema: 'nova' })
|
|
60
|
-
],
|
|
61
|
-
|
|
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 AcumaticaOrderShipmentDetails = class AcumaticaOrderShipmentDetails {
|
|
12
|
+
id;
|
|
13
|
+
imei;
|
|
14
|
+
shipmentNumber;
|
|
15
|
+
shipmentStatus;
|
|
16
|
+
shipmentDate;
|
|
17
|
+
orderType;
|
|
18
|
+
orderStatus;
|
|
19
|
+
iccid;
|
|
20
|
+
sku;
|
|
21
|
+
};
|
|
22
|
+
__decorate([
|
|
23
|
+
PrimaryGeneratedColumn({ type: 'bigint', name: 'id' }),
|
|
24
|
+
__metadata("design:type", Number)
|
|
25
|
+
], AcumaticaOrderShipmentDetails.prototype, "id", void 0);
|
|
26
|
+
__decorate([
|
|
27
|
+
Column('varchar', { name: 'imei', nullable: true, length: 255 }),
|
|
28
|
+
__metadata("design:type", String)
|
|
29
|
+
], AcumaticaOrderShipmentDetails.prototype, "imei", void 0);
|
|
30
|
+
__decorate([
|
|
31
|
+
Column('varchar', { name: 'shipmentNumber', nullable: true, length: 50 }),
|
|
32
|
+
__metadata("design:type", String)
|
|
33
|
+
], AcumaticaOrderShipmentDetails.prototype, "shipmentNumber", void 0);
|
|
34
|
+
__decorate([
|
|
35
|
+
Column('varchar', { name: 'shipmentStatus', nullable: true, length: 50 }),
|
|
36
|
+
__metadata("design:type", String)
|
|
37
|
+
], AcumaticaOrderShipmentDetails.prototype, "shipmentStatus", void 0);
|
|
38
|
+
__decorate([
|
|
39
|
+
Column('datetime', { name: 'shipmentDate', nullable: true, precision: 0 }),
|
|
40
|
+
__metadata("design:type", Date)
|
|
41
|
+
], AcumaticaOrderShipmentDetails.prototype, "shipmentDate", void 0);
|
|
42
|
+
__decorate([
|
|
43
|
+
Column('varchar', { name: 'orderType', nullable: true, length: 10 }),
|
|
44
|
+
__metadata("design:type", String)
|
|
45
|
+
], AcumaticaOrderShipmentDetails.prototype, "orderType", void 0);
|
|
46
|
+
__decorate([
|
|
47
|
+
Column('varchar', { name: 'orderStatus', nullable: true, length: 50 }),
|
|
48
|
+
__metadata("design:type", String)
|
|
49
|
+
], AcumaticaOrderShipmentDetails.prototype, "orderStatus", void 0);
|
|
50
|
+
__decorate([
|
|
51
|
+
Column('varchar', { name: 'iccid', nullable: true, length: 255 }),
|
|
52
|
+
__metadata("design:type", String)
|
|
53
|
+
], AcumaticaOrderShipmentDetails.prototype, "iccid", void 0);
|
|
54
|
+
__decorate([
|
|
55
|
+
Column('varchar', { name: 'sku', nullable: true, length: 50 }),
|
|
56
|
+
__metadata("design:type", String)
|
|
57
|
+
], AcumaticaOrderShipmentDetails.prototype, "sku", void 0);
|
|
58
|
+
AcumaticaOrderShipmentDetails = __decorate([
|
|
59
|
+
Entity('acumaticaOrderShipmentDetails', { schema: 'nova' }),
|
|
60
|
+
Index('ixAcumaticaOrderShipmentDetails_imei_shipmentDate', ['imei', 'shipmentDate'], {})
|
|
61
|
+
], AcumaticaOrderShipmentDetails);
|
|
62
|
+
export { AcumaticaOrderShipmentDetails };
|
|
63
|
+
//# sourceMappingURL=acumaticaOrderShipmentDetails.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"acumaticaOrderShipmentDetails.js","sourceRoot":"","sources":["../../src/entities/acumaticaOrderShipmentDetails.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAIhE,IAAM,6BAA6B,GAAnC,MAAM,6BAA6B;IAExC,EAAE,CAAQ;IAGV,IAAI,CAAe;IAGnB,cAAc,CAAe;IAG7B,cAAc,CAAe;IAG7B,YAAY,CAAa;IAGzB,SAAS,CAAe;IAGxB,WAAW,CAAe;IAG1B,KAAK,CAAe;IAGpB,GAAG,CAAe;CACnB,CAAA;AA1BC;IAAC,sBAAsB,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;yDAC7C;AAEV;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;2DAC9C;AAEnB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,gBAAgB,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;qEAC7C;AAE7B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,gBAAgB,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;qEAC7C;AAE7B;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,cAAc,EAAE,QAAQ,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,EAAE,CAAC;8BAC7D,IAAI;mEAAO;AAEzB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;gEAC7C;AAExB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;kEAC7C;AAE1B;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;4DAC9C;AAEpB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;0DAC7C;AA1BP,6BAA6B;IAFzC,MAAM,CAAC,+BAA+B,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;IAC3D,KAAK,CAAC,mDAAmD,EAAE,CAAC,MAAM,EAAE,cAAc,CAAC,EAAE,EAAE,CAAC;GAC5E,6BAA6B,CA2BzC;SA3BY,6BAA6B"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export declare class AcumaticaShipment {
|
|
2
|
-
shipmentId: string;
|
|
3
|
-
shipmentDate: Date | null;
|
|
4
|
-
location: string | null;
|
|
5
|
-
}
|
|
1
|
+
export declare class AcumaticaShipment {
|
|
2
|
+
shipmentId: string;
|
|
3
|
+
shipmentDate: Date | null;
|
|
4
|
+
location: string | null;
|
|
5
|
+
}
|
|
@@ -1,31 +1,32 @@
|
|
|
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, PrimaryColumn } from 'typeorm';
|
|
11
|
-
let AcumaticaShipment = class AcumaticaShipment {
|
|
12
|
-
shipmentId;
|
|
13
|
-
shipmentDate;
|
|
14
|
-
location;
|
|
15
|
-
};
|
|
16
|
-
__decorate([
|
|
17
|
-
PrimaryColumn('varchar', { name: 'shipmentId', length: 50 }),
|
|
18
|
-
__metadata("design:type", String)
|
|
19
|
-
], AcumaticaShipment.prototype, "shipmentId", void 0);
|
|
20
|
-
__decorate([
|
|
21
|
-
Column('datetime', { name: 'shipmentDate', nullable: true, precision: 0 }),
|
|
22
|
-
__metadata("design:type", Date)
|
|
23
|
-
], AcumaticaShipment.prototype, "shipmentDate", void 0);
|
|
24
|
-
__decorate([
|
|
25
|
-
Column('varchar', { name: 'location', nullable: true, length: 6 }),
|
|
26
|
-
__metadata("design:type", String)
|
|
27
|
-
], AcumaticaShipment.prototype, "location", void 0);
|
|
28
|
-
AcumaticaShipment = __decorate([
|
|
29
|
-
Entity('acumaticaShipment', { schema: 'nova' })
|
|
30
|
-
], AcumaticaShipment);
|
|
31
|
-
export { AcumaticaShipment };
|
|
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, PrimaryColumn } from 'typeorm';
|
|
11
|
+
let AcumaticaShipment = class AcumaticaShipment {
|
|
12
|
+
shipmentId;
|
|
13
|
+
shipmentDate;
|
|
14
|
+
location;
|
|
15
|
+
};
|
|
16
|
+
__decorate([
|
|
17
|
+
PrimaryColumn('varchar', { name: 'shipmentId', length: 50 }),
|
|
18
|
+
__metadata("design:type", String)
|
|
19
|
+
], AcumaticaShipment.prototype, "shipmentId", void 0);
|
|
20
|
+
__decorate([
|
|
21
|
+
Column('datetime', { name: 'shipmentDate', nullable: true, precision: 0 }),
|
|
22
|
+
__metadata("design:type", Date)
|
|
23
|
+
], AcumaticaShipment.prototype, "shipmentDate", void 0);
|
|
24
|
+
__decorate([
|
|
25
|
+
Column('varchar', { name: 'location', nullable: true, length: 6 }),
|
|
26
|
+
__metadata("design:type", String)
|
|
27
|
+
], AcumaticaShipment.prototype, "location", void 0);
|
|
28
|
+
AcumaticaShipment = __decorate([
|
|
29
|
+
Entity('acumaticaShipment', { schema: 'nova' })
|
|
30
|
+
], AcumaticaShipment);
|
|
31
|
+
export { AcumaticaShipment };
|
|
32
|
+
//# sourceMappingURL=acumaticaShipment.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"acumaticaShipment.js","sourceRoot":"","sources":["../../src/entities/acumaticaShipment.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAGhD,IAAM,iBAAiB,GAAvB,MAAM,iBAAiB;IAE5B,UAAU,CAAQ;IAGlB,YAAY,CAAa;IAGzB,QAAQ,CAAe;CACxB,CAAA;AARC;IAAC,aAAa,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,YAAY,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC;;qDAC3C;AAElB;IAAC,MAAM,CAAC,UAAU,EAAE,EAAE,IAAI,EAAE,cAAc,EAAE,QAAQ,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,EAAE,CAAC;8BAC7D,IAAI;uDAAO;AAEzB;IAAC,MAAM,CAAC,SAAS,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,EAAE,CAAC;;mDAC5C;AARZ,iBAAiB;IAD7B,MAAM,CAAC,mBAAmB,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,CAAC;GACnC,iBAAiB,CAS7B;SATY,iBAAiB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare class AcumaticaShipmentAmazon {
|
|
2
|
-
shipmentId: string;
|
|
3
|
-
asin: string;
|
|
4
|
-
}
|
|
1
|
+
export declare class AcumaticaShipmentAmazon {
|
|
2
|
+
shipmentId: string;
|
|
3
|
+
asin: string;
|
|
4
|
+
}
|