@spytecgps/nova-orm 1.4.149 → 1.4.151
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/issue.d.ts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/novaDataSource.d.ts +2 -2
- package/dist/types/common.d.ts +4 -10
- package/dist/types/enums.d.ts +10 -0
- package/dist/types/index.d.ts +5 -39
- package/package.json +1 -1
- package/dist/repositories/acumatica/getAcumaticaImeiIccidData.d.ts +0 -5
- package/dist/repositories/acumatica/getAcumaticaShipmentAmazon.d.ts +0 -5
- package/dist/repositories/acumatica/getAcumaticaShipmentDetails.d.ts +0 -4
- package/dist/repositories/acumatica/getLastAcumaticaShipmentDetails.d.ts +0 -4
- package/dist/repositories/acumatica/getOrderShipmentInternational.d.ts +0 -5
- package/dist/repositories/acumatica/index.d.ts +0 -47
- package/dist/repositories/aempToken/createAempToken.d.ts +0 -5
- package/dist/repositories/aempToken/deleteAempTokens.d.ts +0 -4
- package/dist/repositories/aempToken/getAempTokens.d.ts +0 -5
- package/dist/repositories/aempToken/index.d.ts +0 -33
- package/dist/repositories/appFeatures/createAppFeatureType.d.ts +0 -5
- package/dist/repositories/appFeatures/createClientAppFeature.d.ts +0 -5
- package/dist/repositories/appFeatures/getClientAppFeatures.d.ts +0 -5
- package/dist/repositories/appFeatures/index.d.ts +0 -37
- package/dist/repositories/baseRepository.d.ts +0 -21
- package/dist/repositories/billing/createBilling.d.ts +0 -5
- package/dist/repositories/billing/createBillingDeviceHistory.d.ts +0 -5
- package/dist/repositories/billing/createBillingHubspotPaymentLog.d.ts +0 -5
- package/dist/repositories/billing/createBillingStatusHistoryBraintree.d.ts +0 -5
- package/dist/repositories/billing/getBillingCustomerBraintreeById.d.ts +0 -5
- package/dist/repositories/billing/getBillingSubscriptionsBraintree.d.ts +0 -5
- package/dist/repositories/billing/getBillings.d.ts +0 -5
- package/dist/repositories/billing/getBraintreePastDueSubscriptions.d.ts +0 -4
- package/dist/repositories/billing/getCanceledImeis.d.ts +0 -4
- package/dist/repositories/billing/getCanceledImeisMatchingMagentoData.d.ts +0 -4
- package/dist/repositories/billing/getChurnStatusByClientId.d.ts +0 -4
- package/dist/repositories/billing/getClientIdFromBraintreeCustomer.d.ts +0 -4
- package/dist/repositories/billing/getMagentoPlan.d.ts +0 -5
- package/dist/repositories/billing/getUserByBraintreeCustomerId.d.ts +0 -5
- package/dist/repositories/billing/index.d.ts +0 -188
- package/dist/repositories/billing/updateBilling.d.ts +0 -4
- package/dist/repositories/billing/updateBillingCustomerBraintree.d.ts +0 -4
- package/dist/repositories/billing/upsertBillingCustomerBraintree.d.ts +0 -5
- package/dist/repositories/billing/upsertBillingSubscriptionBraintree.d.ts +0 -4
- package/dist/repositories/blacklist/deleteBlackList.d.ts +0 -4
- package/dist/repositories/blacklist/getBlacklists.d.ts +0 -5
- package/dist/repositories/blacklist/index.d.ts +0 -43
- package/dist/repositories/blacklist/updateBlackList.d.ts +0 -4
- package/dist/repositories/blacklist/upsertBlackList.d.ts +0 -5
- package/dist/repositories/boundaries/createBoundary.d.ts +0 -5
- package/dist/repositories/boundaries/deleteBoundary.d.ts +0 -4
- package/dist/repositories/boundaries/getBoundariesByClientId.d.ts +0 -5
- package/dist/repositories/boundaries/getBoundariesIdsByClientId.d.ts +0 -4
- package/dist/repositories/boundaries/getBoundariesReport.d.ts +0 -4
- package/dist/repositories/boundaries/getBoundaryById.d.ts +0 -5
- package/dist/repositories/boundaries/index.d.ts +0 -106
- package/dist/repositories/boundaries/processBoundaryEvent.d.ts +0 -4
- package/dist/repositories/boundaries/updateBoundary.d.ts +0 -4
- package/dist/repositories/boundaries/upsertBoundaryEvent.d.ts +0 -4
- package/dist/repositories/clientAlertConfiguration/createClientAlertConfiguration.d.ts +0 -5
- package/dist/repositories/clientAlertConfiguration/deleteClientAlertConfiguration.d.ts +0 -4
- package/dist/repositories/clientAlertConfiguration/getClientAlertConfigurations.d.ts +0 -5
- package/dist/repositories/clientAlertConfiguration/getClientAlertRecipients.d.ts +0 -4
- package/dist/repositories/clientAlertConfiguration/getUsersDataForClientAlertConfig.d.ts +0 -4
- package/dist/repositories/clientAlertConfiguration/index.d.ts +0 -13
- package/dist/repositories/clientAlertConfiguration/isUserAllowedForAlertConfig.d.ts +0 -4
- package/dist/repositories/clientAlertConfiguration/setClientAlertRecipients.d.ts +0 -4
- package/dist/repositories/clientAlertConfiguration/updateClientAlertConfiguration.d.ts +0 -4
- package/dist/repositories/clients/createClient.d.ts +0 -5
- package/dist/repositories/clients/createClientConfiguration.d.ts +0 -5
- package/dist/repositories/clients/createClientIngestorConfiguration.d.ts +0 -5
- package/dist/repositories/clients/createCustomerAttribute.d.ts +0 -5
- package/dist/repositories/clients/deleteClientAndConfiguration.d.ts +0 -4
- package/dist/repositories/clients/getClient.d.ts +0 -5
- package/dist/repositories/clients/getClientConfiguration.d.ts +0 -5
- package/dist/repositories/clients/getClientIngestorConfigurations.d.ts +0 -4
- package/dist/repositories/clients/getClients.d.ts +0 -5
- package/dist/repositories/clients/getCustomerAttribute.d.ts +0 -5
- package/dist/repositories/clients/index.d.ts +0 -138
- package/dist/repositories/clients/updateClient.d.ts +0 -4
- package/dist/repositories/clients/updateClientConfiguration.d.ts +0 -4
- package/dist/repositories/clients/updateCustomerAttribute.d.ts +0 -4
- package/dist/repositories/countries/getCountries.d.ts +0 -4
- package/dist/repositories/countries/getCountry.d.ts +0 -5
- package/dist/repositories/countries/index.d.ts +0 -20
- package/dist/repositories/deactivations/createDeactivation.d.ts +0 -5
- package/dist/repositories/deactivations/getDeactivationReasons.d.ts +0 -5
- package/dist/repositories/deactivations/getLatestDeactivationByImei.d.ts +0 -5
- package/dist/repositories/deactivations/index.d.ts +0 -38
- package/dist/repositories/deviceBehaviors/createDeviceBehaviorTask.d.ts +0 -5
- package/dist/repositories/deviceBehaviors/getDeviceBehaviorTasks.d.ts +0 -5
- package/dist/repositories/deviceBehaviors/getDeviceBehaviors.d.ts +0 -5
- package/dist/repositories/deviceBehaviors/getDeviceBehaviorsByIds.d.ts +0 -5
- package/dist/repositories/deviceBehaviors/index.d.ts +0 -70
- package/dist/repositories/deviceBehaviors/updateDeviceBehaviorTask.d.ts +0 -4
- package/dist/repositories/deviceBehaviors/upsertDeviceBehavior.d.ts +0 -5
- package/dist/repositories/devicePairings/createDevicePairing.d.ts +0 -5
- package/dist/repositories/devicePairings/deleteDevicePairing.d.ts +0 -4
- package/dist/repositories/devicePairings/getDevicePairings.d.ts +0 -5
- package/dist/repositories/devicePairings/getDevicePairingsByClientId.d.ts +0 -5
- package/dist/repositories/devicePairings/getDevicePairingsByImei.d.ts +0 -5
- package/dist/repositories/devicePairings/index.d.ts +0 -65
- package/dist/repositories/devicePairings/updateDevicePairing.d.ts +0 -4
- package/dist/repositories/deviceStatus/extendedDeviceStatus.d.ts +0 -12
- package/dist/repositories/deviceStatus/getDeviceStatuses.d.ts +0 -4
- package/dist/repositories/deviceStatus/getDeviceStatusesCount.d.ts +0 -4
- package/dist/repositories/deviceStatus/index.d.ts +0 -35
- package/dist/repositories/deviceStatus/upsertDeviceStatuses.d.ts +0 -4
- package/dist/repositories/deviceTypeFeature/bulkCreateDeviceTypeFeature.d.ts +0 -5
- package/dist/repositories/deviceTypeFeature/deleteDeviceTypeFeature.d.ts +0 -4
- package/dist/repositories/deviceTypeFeature/getDeviceTypeFeatures.d.ts +0 -4
- package/dist/repositories/deviceTypeFeature/index.d.ts +0 -27
- package/dist/repositories/devices/addDeviceChangesHistory.d.ts +0 -5
- package/dist/repositories/devices/allImeisAreActiveForClient.d.ts +0 -4
- package/dist/repositories/devices/createClientDeviceSetting.d.ts +0 -5
- package/dist/repositories/devices/createDevice.d.ts +0 -5
- package/dist/repositories/devices/createDeviceReplacement.d.ts +0 -5
- package/dist/repositories/devices/createDeviceType.d.ts +0 -5
- package/dist/repositories/devices/createImeiIccidCarrier.d.ts +0 -5
- package/dist/repositories/devices/deleteDevice.d.ts +0 -4
- package/dist/repositories/devices/generateDeviceIdentifierKey.d.ts +0 -4
- package/dist/repositories/devices/getCanceledDevicesWithActiveSimCards.d.ts +0 -4
- package/dist/repositories/devices/getCarrierStatusUpdatedBefore.d.ts +0 -4
- package/dist/repositories/devices/getClientDeviceSetting.d.ts +0 -5
- package/dist/repositories/devices/getClientDeviceSettings.d.ts +0 -5
- package/dist/repositories/devices/getDevice.d.ts +0 -5
- package/dist/repositories/devices/getDeviceChangesHistory.d.ts +0 -5
- package/dist/repositories/devices/getDeviceChangesHistoryAssignedToValuesByClient.d.ts +0 -4
- package/dist/repositories/devices/getDeviceCustomConfig.d.ts +0 -5
- package/dist/repositories/devices/getDeviceTypeByImei.d.ts +0 -5
- package/dist/repositories/devices/getDeviceTypes.d.ts +0 -4
- package/dist/repositories/devices/getDeviceTypesModelsOrderedByDeviceCount.d.ts +0 -3
- package/dist/repositories/devices/getDeviceWithUsersInfo.d.ts +0 -4
- package/dist/repositories/devices/getDevices.d.ts +0 -5
- package/dist/repositories/devices/getDevicesCountByStatus.d.ts +0 -4
- package/dist/repositories/devices/getFilteredImeisWithStatus.d.ts +0 -4
- package/dist/repositories/devices/getIccidStatus.d.ts +0 -5
- package/dist/repositories/devices/getImeiIccidCarrier.d.ts +0 -5
- package/dist/repositories/devices/getImeiIccidCarriers.d.ts +0 -5
- package/dist/repositories/devices/getServiceProviderProduct.d.ts +0 -5
- package/dist/repositories/devices/index.d.ts +0 -331
- package/dist/repositories/devices/updateClientDeviceSetting.d.ts +0 -4
- package/dist/repositories/devices/updateDevice.d.ts +0 -4
- package/dist/repositories/devices/updateDeviceType.d.ts +0 -4
- package/dist/repositories/devices/updateIccidStatus.d.ts +0 -4
- package/dist/repositories/devices/updateImeiIccidCarrier.d.ts +0 -4
- package/dist/repositories/devices/upsertDeviceCustomConfig.d.ts +0 -4
- package/dist/repositories/devices/upsertIccidStatus.d.ts +0 -4
- package/dist/repositories/entityTags/bulkCreateEntityTag.d.ts +0 -5
- package/dist/repositories/entityTags/bulkDeleteEntityTag.d.ts +0 -4
- package/dist/repositories/entityTags/createEntityTag.d.ts +0 -5
- package/dist/repositories/entityTags/deleteEntityTag.d.ts +0 -4
- package/dist/repositories/entityTags/deleteEntityTagById.d.ts +0 -3
- package/dist/repositories/entityTags/enforceEntityTagsByEntity.d.ts +0 -4
- package/dist/repositories/entityTags/getEntityTagById.d.ts +0 -5
- package/dist/repositories/entityTags/index.d.ts +0 -48
- package/dist/repositories/entityTags/searchEntityTags.d.ts +0 -4
- package/dist/repositories/features/createFeature.d.ts +0 -5
- package/dist/repositories/features/deleteFeature.d.ts +0 -4
- package/dist/repositories/features/getFeatures.d.ts +0 -4
- package/dist/repositories/features/index.d.ts +0 -33
- package/dist/repositories/features/upsertFeature.d.ts +0 -4
- package/dist/repositories/firmwares/createDeviceFirmware.d.ts +0 -5
- package/dist/repositories/firmwares/createFirmwareAutoUpgradeBlacklist.d.ts +0 -5
- package/dist/repositories/firmwares/createFirmwareUpgradeTask.d.ts +0 -5
- package/dist/repositories/firmwares/getDeviceFirmwares.d.ts +0 -4
- package/dist/repositories/firmwares/getFirmwareAutoUpgradeBlacklist.d.ts +0 -5
- package/dist/repositories/firmwares/getFirmwareUpgradeTasks.d.ts +0 -5
- package/dist/repositories/firmwares/getFirmwareUpgradeTasksCount.d.ts +0 -4
- package/dist/repositories/firmwares/index.d.ts +0 -132
- package/dist/repositories/firmwares/updateDeviceFirmware.d.ts +0 -4
- package/dist/repositories/firmwares/updateFirmwareUpgradeTasks.d.ts +0 -4
- package/dist/repositories/index.d.ts +0 -34
- package/dist/repositories/notificationRecipients/createNotificationRecipient.d.ts +0 -5
- package/dist/repositories/notificationRecipients/deleteNotificationRecipients.d.ts +0 -4
- package/dist/repositories/notificationRecipients/deleteNotificationRecipientsByEmailOrPhone.d.ts +0 -4
- package/dist/repositories/notificationRecipients/getNotificationRecipients.d.ts +0 -5
- package/dist/repositories/notificationRecipients/index.d.ts +0 -83
- package/dist/repositories/notificationRecipients/updateNotificationRecipient.d.ts +0 -4
- package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsubscribedInfoStatus.d.ts +0 -4
- package/dist/repositories/notificationRecipients/updateUsersNotificationsUnsuscribedStatus.d.ts +0 -4
- package/dist/repositories/positions/createPosition.d.ts +0 -6
- package/dist/repositories/positions/getBatteryReportForDevice.d.ts +0 -4
- package/dist/repositories/positions/getLatestPositionByImei.d.ts +0 -5
- package/dist/repositories/positions/getPositionsByImei.d.ts +0 -5
- package/dist/repositories/positions/getPositionsReportByClient.d.ts +0 -4
- package/dist/repositories/positions/index.d.ts +0 -69
- package/dist/repositories/positions/mapping/mapToPositionReport.d.ts +0 -5
- package/dist/repositories/positions/upsertLatestPosition.d.ts +0 -4
- package/dist/repositories/promotions/bulkInsertDeviceTypePromotion.d.ts +0 -5
- package/dist/repositories/promotions/bulkInsertMarketplacePromotion.d.ts +0 -5
- package/dist/repositories/promotions/createPromotion.d.ts +0 -5
- package/dist/repositories/promotions/createPromotionHistory.d.ts +0 -5
- package/dist/repositories/promotions/deleteDeviceTypePromotion.d.ts +0 -4
- package/dist/repositories/promotions/deleteMarketplacePromotion.d.ts +0 -4
- package/dist/repositories/promotions/getDeviceTypePromotion.d.ts +0 -5
- package/dist/repositories/promotions/getMarketplacePromotion.d.ts +0 -5
- package/dist/repositories/promotions/getPromotions.d.ts +0 -5
- package/dist/repositories/promotions/index.d.ts +0 -72
- package/dist/repositories/promotions/promotionValidator.d.ts +0 -3
- package/dist/repositories/promotions/updatePromotion.d.ts +0 -4
- package/dist/repositories/security/bulkCreateUserAuthorizedBoundaries.d.ts +0 -4
- package/dist/repositories/security/bulkCreateUserAuthorizedDevices.d.ts +0 -4
- package/dist/repositories/security/bulkRemoveUserAuthorizedBoundaries.d.ts +0 -4
- package/dist/repositories/security/bulkRemoveUserAuthorizedDevices.d.ts +0 -4
- package/dist/repositories/security/createUserRole.d.ts +0 -5
- package/dist/repositories/security/getAllRoles.d.ts +0 -3
- package/dist/repositories/security/getAuthorizedBoundariesByUserId.d.ts +0 -5
- package/dist/repositories/security/getAuthorizedDevicesByUserId.d.ts +0 -5
- package/dist/repositories/security/getUserIdsByClientIdAndAuthorizedBoundaries.d.ts +0 -4
- package/dist/repositories/security/getUserIdsByClientIdAndAuthorizedDevices.d.ts +0 -4
- package/dist/repositories/security/getUserRoles.d.ts +0 -5
- package/dist/repositories/security/getUserRolesByClientId.d.ts +0 -5
- package/dist/repositories/security/index.d.ts +0 -64
- package/dist/repositories/security/removeUserRoles.d.ts +0 -4
- package/dist/repositories/security/updateUserRole.d.ts +0 -4
- package/dist/repositories/security/userIsAdminOrOwner.d.ts +0 -4
- package/dist/repositories/security/userIsInRole.d.ts +0 -4
- package/dist/repositories/tags/bulkCreateTags.d.ts +0 -5
- package/dist/repositories/tags/createTag.d.ts +0 -5
- package/dist/repositories/tags/deleteTag.d.ts +0 -4
- package/dist/repositories/tags/index.d.ts +0 -41
- package/dist/repositories/tags/searchTags.d.ts +0 -4
- package/dist/repositories/tags/searchTagsByUser.d.ts +0 -4
- package/dist/repositories/tags/updateTag.d.ts +0 -4
- package/dist/repositories/tasks/addTaskScheduleDevices.d.ts +0 -4
- package/dist/repositories/tasks/completeTask.d.ts +0 -4
- package/dist/repositories/tasks/createTask.d.ts +0 -5
- package/dist/repositories/tasks/createTaskSchedule.d.ts +0 -5
- package/dist/repositories/tasks/deleteTask.d.ts +0 -4
- package/dist/repositories/tasks/deleteTaskSchedule.d.ts +0 -4
- package/dist/repositories/tasks/deleteTaskScheduleDevices.d.ts +0 -4
- package/dist/repositories/tasks/getDeviceTasks.d.ts +0 -5
- package/dist/repositories/tasks/getTaskSchedule.d.ts +0 -5
- package/dist/repositories/tasks/getTaskSchedules.d.ts +0 -5
- package/dist/repositories/tasks/getTaskSchedulesCount.d.ts +0 -4
- package/dist/repositories/tasks/getTasks.d.ts +0 -5
- package/dist/repositories/tasks/getTasksCount.d.ts +0 -4
- package/dist/repositories/tasks/index.d.ts +0 -325
- package/dist/repositories/tasks/setTaskAsPastDue.d.ts +0 -4
- package/dist/repositories/tasks/setTaskScheduleDevices.d.ts +0 -4
- package/dist/repositories/tasks/updateTask.d.ts +0 -4
- package/dist/repositories/tasks/updateTaskSchedule.d.ts +0 -4
- package/dist/repositories/userActivations/createUserActivation.d.ts +0 -5
- package/dist/repositories/userActivations/createUserActivationDevice.d.ts +0 -5
- package/dist/repositories/userActivations/createUserActivationEvent.d.ts +0 -5
- package/dist/repositories/userActivations/createUserActivationMetric.d.ts +0 -5
- package/dist/repositories/userActivations/deleteUserActivation.d.ts +0 -4
- package/dist/repositories/userActivations/getLastActivationDevice.d.ts +0 -5
- package/dist/repositories/userActivations/getUserActivationById.d.ts +0 -5
- package/dist/repositories/userActivations/getUserActivationDevices.d.ts +0 -5
- package/dist/repositories/userActivations/getUserActivationDevicesByClientId.d.ts +0 -5
- package/dist/repositories/userActivations/getUserActivationMetrics.d.ts +0 -5
- package/dist/repositories/userActivations/getUserActivations.d.ts +0 -5
- package/dist/repositories/userActivations/index.d.ts +0 -147
- package/dist/repositories/userActivations/updateUserActivationDevice.d.ts +0 -4
- package/dist/repositories/userActivations/updateUserActivationMetrics.d.ts +0 -4
- package/dist/repositories/userAppFeedback/createUserAppFeedback.d.ts +0 -5
- package/dist/repositories/userAppFeedback/index.d.ts +0 -17
- package/dist/repositories/userAppIncidents/getUserAppIncidents.d.ts +0 -5
- package/dist/repositories/userAppIncidents/index.d.ts +0 -50
- package/dist/repositories/userAppIncidents/upsertUserAppIncident.d.ts +0 -4
- package/dist/repositories/userConfigurations/bulkCreateUserAlertConfigurations.d.ts +0 -5
- package/dist/repositories/userConfigurations/createUserAlertConfiguration.d.ts +0 -5
- package/dist/repositories/userConfigurations/createUserConfiguration.d.ts +0 -5
- package/dist/repositories/userConfigurations/deleteUserAlertConfigurations.d.ts +0 -4
- package/dist/repositories/userConfigurations/deleteUserAlertNotificationsConfig.d.ts +0 -4
- package/dist/repositories/userConfigurations/deleteUserConfiguration.d.ts +0 -4
- package/dist/repositories/userConfigurations/getUserAlertConfigurations.d.ts +0 -5
- package/dist/repositories/userConfigurations/getUserAlertNotificationsConfig.d.ts +0 -5
- package/dist/repositories/userConfigurations/getUserConfigurations.d.ts +0 -5
- package/dist/repositories/userConfigurations/index.d.ts +0 -170
- package/dist/repositories/userConfigurations/updateUserAlertConfigurations.d.ts +0 -4
- package/dist/repositories/userConfigurations/updateUserAlertConfigurationsByIds.d.ts +0 -4
- package/dist/repositories/userConfigurations/updateUserConfiguration.d.ts +0 -4
- package/dist/repositories/userConfigurations/upsertUserAlertNotificationsConfig.d.ts +0 -4
- package/dist/repositories/userDataDeletionRequests/createUserDataDeletionRequest.d.ts +0 -5
- package/dist/repositories/userDataDeletionRequests/getUserDataDeletionRequest.d.ts +0 -5
- package/dist/repositories/userDataDeletionRequests/index.d.ts +0 -39
- package/dist/repositories/userDataDeletionRequests/removeUserDataDeletionRequest.d.ts +0 -4
- package/dist/repositories/userDataDeletionRequests/updateUserDataDeletionRequest.d.ts +0 -4
- package/dist/repositories/userInvitations/createUserInvitation.d.ts +0 -5
- package/dist/repositories/userInvitations/getUserInvitationById.d.ts +0 -5
- package/dist/repositories/userInvitations/getUserInvitations.d.ts +0 -5
- package/dist/repositories/userInvitations/index.d.ts +0 -58
- package/dist/repositories/userInvitations/updateUserInvitation.d.ts +0 -4
- package/dist/repositories/userRatingRequests/createUserRatingRequest.d.ts +0 -5
- package/dist/repositories/userRatingRequests/getUserRatingRequests.d.ts +0 -5
- package/dist/repositories/userRatingRequests/index.d.ts +0 -28
- package/dist/repositories/userRegistrationAttempts/createUserRegistrationAttempt.d.ts +0 -5
- package/dist/repositories/userRegistrationAttempts/getUserRegistrationAttempts.d.ts +0 -5
- package/dist/repositories/userRegistrationAttempts/index.d.ts +0 -50
- package/dist/repositories/userRegistrationAttempts/updateUserRegistrationAttempt.d.ts +0 -4
- package/dist/repositories/users/createUser.d.ts +0 -5
- package/dist/repositories/users/deleteAccount.d.ts +0 -4
- package/dist/repositories/users/deleteUser.d.ts +0 -4
- package/dist/repositories/users/deleteUserData.d.ts +0 -4
- package/dist/repositories/users/getUserById.d.ts +0 -5
- package/dist/repositories/users/getUserClientRelatedEntitiesCount.d.ts +0 -4
- package/dist/repositories/users/getUserData.d.ts +0 -4
- package/dist/repositories/users/getUserInfoWithAmazonDevicesInfo.d.ts +0 -4
- package/dist/repositories/users/getUsers.d.ts +0 -5
- package/dist/repositories/users/getUsersConfigurationByImei.d.ts +0 -5
- package/dist/repositories/users/getUsersIdByPhoneAndCountryCode.d.ts +0 -4
- package/dist/repositories/users/getUsersInfoWithDevicesInfo.d.ts +0 -4
- package/dist/repositories/users/getUsersWithRoles.d.ts +0 -4
- package/dist/repositories/users/index.d.ts +0 -154
- package/dist/repositories/users/updateUser.d.ts +0 -4
- package/dist/types/acumatica.d.ts +0 -42
- package/dist/types/aempToken.d.ts +0 -20
- package/dist/types/alert.d.ts +0 -87
- package/dist/types/alertTypes.d.ts +0 -6
- package/dist/types/appFeatures.d.ts +0 -24
- package/dist/types/billing.d.ts +0 -244
- package/dist/types/blacklist.d.ts +0 -32
- package/dist/types/bleMesh.d.ts +0 -157
- package/dist/types/bleMeshConfiguration.d.ts +0 -30
- package/dist/types/boundaries.d.ts +0 -125
- package/dist/types/clientAlertConfiguration.d.ts +0 -103
- package/dist/types/clients.d.ts +0 -142
- package/dist/types/countries.d.ts +0 -12
- package/dist/types/dataExports.d.ts +0 -43
- package/dist/types/deactivations.d.ts +0 -25
- package/dist/types/deviceBehaviors.d.ts +0 -97
- package/dist/types/devicePairings.d.ts +0 -56
- package/dist/types/deviceStatus.d.ts +0 -87
- package/dist/types/deviceTypeFeature.d.ts +0 -23
- package/dist/types/devices.d.ts +0 -421
- package/dist/types/entitiesTags.d.ts +0 -67
- package/dist/types/feature.d.ts +0 -20
- package/dist/types/firmwares.d.ts +0 -132
- package/dist/types/latestUserAppInfo.d.ts +0 -12
- package/dist/types/liveLinks.d.ts +0 -92
- package/dist/types/notificationRecipients.d.ts +0 -72
- package/dist/types/position.d.ts +0 -72
- package/dist/types/promotion.d.ts +0 -121
- package/dist/types/security.d.ts +0 -100
- package/dist/types/tag.d.ts +0 -65
- package/dist/types/tasks.d.ts +0 -228
- package/dist/types/trip.d.ts +0 -98
- package/dist/types/user.d.ts +0 -260
- package/dist/types/userActivations.d.ts +0 -144
- package/dist/types/userAppFeedback.d.ts +0 -8
- package/dist/types/userAppIncidents.d.ts +0 -35
- package/dist/types/userConfigurations.d.ts +0 -131
- package/dist/types/userDataDeletionRequests.d.ts +0 -29
- package/dist/types/userInvitations.d.ts +0 -48
- package/dist/types/userRatingRequests.d.ts +0 -18
- package/dist/types/userRegistrationAttempts.d.ts +0 -36
- package/dist/utils/anyAttributeHasValue.d.ts +0 -1
- package/dist/utils/billingPlansHelper.d.ts +0 -3
- package/dist/utils/createBatchesWithMapping.d.ts +0 -1
- package/dist/utils/filterTools.d.ts +0 -12
|
@@ -1,92 +0,0 @@
|
|
|
1
|
-
import { BaseSelectQueryParams, OptionalReportPagination } from './common';
|
|
2
|
-
import { ConnectionStatusInfo } from './deviceStatus';
|
|
3
|
-
export interface CreateLiveLinkParams {
|
|
4
|
-
id: string;
|
|
5
|
-
name: string;
|
|
6
|
-
clientId: number;
|
|
7
|
-
startDate?: Date;
|
|
8
|
-
endDate?: Date;
|
|
9
|
-
deviceAccess: string;
|
|
10
|
-
devices?: string[];
|
|
11
|
-
createdBy?: string;
|
|
12
|
-
historyAccess?: boolean;
|
|
13
|
-
}
|
|
14
|
-
export interface UpdateLiveLinkParams {
|
|
15
|
-
filters: {
|
|
16
|
-
id: string;
|
|
17
|
-
};
|
|
18
|
-
values: {
|
|
19
|
-
name?: string;
|
|
20
|
-
status?: 'active' | 'inactive';
|
|
21
|
-
startDate?: Date;
|
|
22
|
-
endDate?: Date;
|
|
23
|
-
deviceAccess?: string;
|
|
24
|
-
devices?: string[];
|
|
25
|
-
modifiedBy?: string;
|
|
26
|
-
};
|
|
27
|
-
}
|
|
28
|
-
export interface GetLiveLinksParams extends BaseSelectQueryParams {
|
|
29
|
-
filters: {
|
|
30
|
-
id?: string;
|
|
31
|
-
clientId?: number;
|
|
32
|
-
status?: 'active' | 'inactive';
|
|
33
|
-
name?: string;
|
|
34
|
-
imeis?: string[];
|
|
35
|
-
};
|
|
36
|
-
pagingOptions?: {
|
|
37
|
-
pageSize?: number;
|
|
38
|
-
pageIndex?: number;
|
|
39
|
-
};
|
|
40
|
-
sortOptions?: {
|
|
41
|
-
sortField: 'id' | 'clientId' | 'name' | 'status' | 'startDate' | 'endDate' | 'deviceAccess' | 'createdAt' | 'modifiedAt';
|
|
42
|
-
sortOrder: 'ASC' | 'DESC';
|
|
43
|
-
};
|
|
44
|
-
}
|
|
45
|
-
export interface GetLiveLinksCountParams extends BaseSelectQueryParams {
|
|
46
|
-
filters: {
|
|
47
|
-
clientId: number;
|
|
48
|
-
status?: 'active' | 'inactive';
|
|
49
|
-
name?: string;
|
|
50
|
-
imeis?: string[];
|
|
51
|
-
};
|
|
52
|
-
}
|
|
53
|
-
export interface GetLiveLinkDataParams extends OptionalReportPagination {
|
|
54
|
-
filters: {
|
|
55
|
-
id: string;
|
|
56
|
-
clientId: number;
|
|
57
|
-
minSendTime?: Date;
|
|
58
|
-
};
|
|
59
|
-
}
|
|
60
|
-
export interface GetLiveLinkDataCountParams extends BaseSelectQueryParams {
|
|
61
|
-
filters: {
|
|
62
|
-
id: string;
|
|
63
|
-
clientId: number;
|
|
64
|
-
minSendTime?: Date;
|
|
65
|
-
};
|
|
66
|
-
}
|
|
67
|
-
export interface TrackerWithStatus {
|
|
68
|
-
imei: string;
|
|
69
|
-
name: string;
|
|
70
|
-
description?: string;
|
|
71
|
-
deviceTypeId: number;
|
|
72
|
-
color?: string;
|
|
73
|
-
icon?: string;
|
|
74
|
-
status: {
|
|
75
|
-
latitude?: number;
|
|
76
|
-
longitude?: number;
|
|
77
|
-
address?: string;
|
|
78
|
-
sendTime?: Date;
|
|
79
|
-
odoMileage?: number;
|
|
80
|
-
batteryPercentage?: number;
|
|
81
|
-
speed?: number;
|
|
82
|
-
hoursOfOperation?: number;
|
|
83
|
-
batteryVoltage?: number;
|
|
84
|
-
externalPowerVoltage?: number;
|
|
85
|
-
reportType?: number;
|
|
86
|
-
connectionStatus?: ConnectionStatusInfo[];
|
|
87
|
-
isOnline?: boolean;
|
|
88
|
-
};
|
|
89
|
-
}
|
|
90
|
-
export interface LiveLinkData {
|
|
91
|
-
trackersWithStatus: TrackerWithStatus[];
|
|
92
|
-
}
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import { BaseSelectQueryParams } from './common';
|
|
2
|
-
import { NotificationRecipientType } from './enums';
|
|
3
|
-
export interface GetNotificationRecipientsParams extends BaseSelectQueryParams {
|
|
4
|
-
filters: {
|
|
5
|
-
clientId: number;
|
|
6
|
-
userId?: string;
|
|
7
|
-
};
|
|
8
|
-
projectionOptions?: {
|
|
9
|
-
withUserAlertConfiguration?: boolean;
|
|
10
|
-
};
|
|
11
|
-
}
|
|
12
|
-
export interface CreateNotificationRecipientParams {
|
|
13
|
-
id?: number;
|
|
14
|
-
clientId: number;
|
|
15
|
-
notificationType: NotificationRecipientType;
|
|
16
|
-
recipient: string;
|
|
17
|
-
isEnabled: boolean;
|
|
18
|
-
isUserProfile: boolean;
|
|
19
|
-
unsubscribed: boolean;
|
|
20
|
-
userId: string;
|
|
21
|
-
dataSourceTypeId?: number;
|
|
22
|
-
unsubscribedInfo?: string;
|
|
23
|
-
userAlertConfigurationId?: number;
|
|
24
|
-
}
|
|
25
|
-
export interface UpdateNotificationRecipientParams {
|
|
26
|
-
filters: {
|
|
27
|
-
id: number;
|
|
28
|
-
};
|
|
29
|
-
values: {
|
|
30
|
-
notificationType?: NotificationRecipientType;
|
|
31
|
-
recipient?: string;
|
|
32
|
-
isEnabled?: boolean;
|
|
33
|
-
isUserProfile?: boolean;
|
|
34
|
-
unsubscribed?: boolean;
|
|
35
|
-
unsubscribedInfo?: string;
|
|
36
|
-
};
|
|
37
|
-
}
|
|
38
|
-
export interface UpdateUsersNotificationsUnsuscribedStatusParams {
|
|
39
|
-
filters: {
|
|
40
|
-
userPhone: string;
|
|
41
|
-
userCountryCode: string;
|
|
42
|
-
};
|
|
43
|
-
values: {
|
|
44
|
-
unsubscribed?: boolean;
|
|
45
|
-
unsubscribedInfo?: string;
|
|
46
|
-
};
|
|
47
|
-
}
|
|
48
|
-
export interface UpdateUsersNotificationsUnsubscribedInfoStatusParams {
|
|
49
|
-
filters: {
|
|
50
|
-
recipient: string;
|
|
51
|
-
notificationType: NotificationRecipientType;
|
|
52
|
-
countryCode?: string;
|
|
53
|
-
};
|
|
54
|
-
values: {
|
|
55
|
-
unsubscribed: boolean;
|
|
56
|
-
unsubscribedInfo: string;
|
|
57
|
-
};
|
|
58
|
-
}
|
|
59
|
-
export interface DeleteNotificationRecipientsParams {
|
|
60
|
-
filters: {
|
|
61
|
-
id?: number;
|
|
62
|
-
userId?: string;
|
|
63
|
-
clientAlertConfigurationId?: number;
|
|
64
|
-
};
|
|
65
|
-
}
|
|
66
|
-
export interface DeleteNotificationRecipientsByEmailOrPhoneParams {
|
|
67
|
-
filters: {
|
|
68
|
-
clientId: number;
|
|
69
|
-
recipient: string;
|
|
70
|
-
notificationType: NotificationRecipientType;
|
|
71
|
-
};
|
|
72
|
-
}
|
package/dist/types/position.d.ts
DELETED
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import { BaseSelectQueryParams, OptionalReportPagination, ReportPagination } from './common';
|
|
2
|
-
export interface CreatePositionParams {
|
|
3
|
-
id?: number;
|
|
4
|
-
imei: string;
|
|
5
|
-
lat?: number;
|
|
6
|
-
lon?: number;
|
|
7
|
-
actualDate: Date;
|
|
8
|
-
createdAt?: Date;
|
|
9
|
-
speed?: number;
|
|
10
|
-
odometer?: number;
|
|
11
|
-
messageId: string;
|
|
12
|
-
batteryPercentage?: number;
|
|
13
|
-
clientId: number;
|
|
14
|
-
address?: string;
|
|
15
|
-
sendTime: Date;
|
|
16
|
-
gpsUtcTime?: Date;
|
|
17
|
-
externalBatteryPercentage?: number;
|
|
18
|
-
externalPowerVoltage?: number;
|
|
19
|
-
azimuth?: number;
|
|
20
|
-
motionDetected?: boolean;
|
|
21
|
-
}
|
|
22
|
-
export interface GetPositionsByImeiParams extends BaseSelectQueryParams {
|
|
23
|
-
filters: {
|
|
24
|
-
imei: string;
|
|
25
|
-
};
|
|
26
|
-
}
|
|
27
|
-
export interface GetPositionsReportByClientParams extends ReportPagination {
|
|
28
|
-
filters: {
|
|
29
|
-
clientId: number;
|
|
30
|
-
imeis?: string[] | null;
|
|
31
|
-
actualDateFrom?: Date | null;
|
|
32
|
-
actualDateTo?: Date | null;
|
|
33
|
-
speedMin?: number | null;
|
|
34
|
-
speedMax?: number | null;
|
|
35
|
-
odometerMin?: number | null;
|
|
36
|
-
odometerMax?: number | null;
|
|
37
|
-
};
|
|
38
|
-
sortOptions?: {
|
|
39
|
-
sortField: string;
|
|
40
|
-
sortOrder: 'ASC' | 'DESC';
|
|
41
|
-
};
|
|
42
|
-
}
|
|
43
|
-
export interface PositionReport {
|
|
44
|
-
imei: string;
|
|
45
|
-
createdAt: Date;
|
|
46
|
-
actualDate: Date;
|
|
47
|
-
sendTime: Date;
|
|
48
|
-
messageId: string;
|
|
49
|
-
lat: number;
|
|
50
|
-
lon: number;
|
|
51
|
-
azimuth: number;
|
|
52
|
-
address: string;
|
|
53
|
-
speed: number;
|
|
54
|
-
odometer: number;
|
|
55
|
-
batteryPercentage: number;
|
|
56
|
-
externalPowerVoltage: number;
|
|
57
|
-
externalBatteryPercentage: number;
|
|
58
|
-
totalCount: number;
|
|
59
|
-
}
|
|
60
|
-
export interface GetLatestPositionByImeiParams extends BaseSelectQueryParams {
|
|
61
|
-
filters: {
|
|
62
|
-
imei: string;
|
|
63
|
-
};
|
|
64
|
-
}
|
|
65
|
-
export interface GetBatteryReportForDeviceParams extends OptionalReportPagination {
|
|
66
|
-
filters: {
|
|
67
|
-
imei: string;
|
|
68
|
-
clientId: number;
|
|
69
|
-
startDate?: Date;
|
|
70
|
-
endDate?: Date;
|
|
71
|
-
};
|
|
72
|
-
}
|
|
@@ -1,121 +0,0 @@
|
|
|
1
|
-
import { DeviceTypePromotion, MarketplacePromotion } from '../entities';
|
|
2
|
-
import { BaseSelectQueryParams } from './common';
|
|
3
|
-
import { PromotionType } from './enums';
|
|
4
|
-
export declare const requiredCreatePromotionParams: string[];
|
|
5
|
-
export interface CreatePromotionParams {
|
|
6
|
-
name: string;
|
|
7
|
-
description: string;
|
|
8
|
-
/**
|
|
9
|
-
* The type of promotion: freeService or discount.
|
|
10
|
-
*/
|
|
11
|
-
type: PromotionType;
|
|
12
|
-
/**
|
|
13
|
-
* The discount value if the type is discount offered in US Dollars.
|
|
14
|
-
*/
|
|
15
|
-
discount?: number;
|
|
16
|
-
/**
|
|
17
|
-
* The number of billing cycles that the discount will be applied. Required when type is discount
|
|
18
|
-
*/
|
|
19
|
-
discountBillingCycles?: number;
|
|
20
|
-
/**
|
|
21
|
-
* The number of months that the service will be free. Required when type is freeService
|
|
22
|
-
*/
|
|
23
|
-
freeServiceMonths?: number;
|
|
24
|
-
/**
|
|
25
|
-
* The date that the promotion will start
|
|
26
|
-
*/
|
|
27
|
-
startDate: Date;
|
|
28
|
-
/**
|
|
29
|
-
* The date that the promotion will end
|
|
30
|
-
*/
|
|
31
|
-
endDate?: Date;
|
|
32
|
-
/**
|
|
33
|
-
* The status of the promotion: active, inactive
|
|
34
|
-
*/
|
|
35
|
-
status: string;
|
|
36
|
-
bannerText?: string;
|
|
37
|
-
trackerText?: string;
|
|
38
|
-
}
|
|
39
|
-
export declare const requiredUpdatePromotionParams: string[];
|
|
40
|
-
export declare const oneRequiredUpdatePromotionParams: string[];
|
|
41
|
-
export interface UpdatePromotionParams {
|
|
42
|
-
filters: {
|
|
43
|
-
id: number;
|
|
44
|
-
};
|
|
45
|
-
values: {
|
|
46
|
-
name?: string;
|
|
47
|
-
description?: string;
|
|
48
|
-
type?: PromotionType;
|
|
49
|
-
discount?: number;
|
|
50
|
-
discountBillingCycles?: number;
|
|
51
|
-
freeServiceMonths?: number;
|
|
52
|
-
startDate?: Date;
|
|
53
|
-
endDate?: Date;
|
|
54
|
-
status?: string;
|
|
55
|
-
bannerText?: string;
|
|
56
|
-
trackerText?: string;
|
|
57
|
-
};
|
|
58
|
-
}
|
|
59
|
-
export declare const oneRequiredGetPromotionsParams: string[];
|
|
60
|
-
export interface GetPromotionsParams extends BaseSelectQueryParams {
|
|
61
|
-
filters: {
|
|
62
|
-
id?: number;
|
|
63
|
-
marketplaceId?: string;
|
|
64
|
-
asin?: string;
|
|
65
|
-
imei?: string;
|
|
66
|
-
deviceTypeId?: number;
|
|
67
|
-
status?: string;
|
|
68
|
-
onlyPromotionsWithinDateRange?: boolean;
|
|
69
|
-
};
|
|
70
|
-
projectionOptions?: {
|
|
71
|
-
withMarketplacePromotions?: boolean;
|
|
72
|
-
withAsinPromotions?: boolean;
|
|
73
|
-
withDevicePromotions?: boolean;
|
|
74
|
-
withDeviceTypePromotions?: boolean;
|
|
75
|
-
};
|
|
76
|
-
}
|
|
77
|
-
export declare const requiredCreateMarketplacePromotionParams: string[];
|
|
78
|
-
export interface CreateMarketplacePromotionParams {
|
|
79
|
-
items: MarketplacePromotion[];
|
|
80
|
-
}
|
|
81
|
-
export declare const requiredCreateDeviceTypePromotionParams: string[];
|
|
82
|
-
export interface CreateDeviceTypePromotionParams {
|
|
83
|
-
items: DeviceTypePromotion[];
|
|
84
|
-
}
|
|
85
|
-
export declare const oneRequiredDeleteMarketplacePromotionParams: string[];
|
|
86
|
-
export interface DeleteMarketplacePromotionParams {
|
|
87
|
-
promotionId?: number;
|
|
88
|
-
marketplaceId?: string;
|
|
89
|
-
}
|
|
90
|
-
export declare const oneRequiredDeleteDeviceTypePromotionParams: string[];
|
|
91
|
-
export interface DeleteDeviceTypePromotionParams {
|
|
92
|
-
promotionId?: number;
|
|
93
|
-
deviceTypeId?: number;
|
|
94
|
-
}
|
|
95
|
-
export declare const oneRequiredGetDeviceTypePromotionParams: string[];
|
|
96
|
-
export interface GetDeviceTypePromotionParams extends BaseSelectQueryParams {
|
|
97
|
-
filters: {
|
|
98
|
-
promotionId?: number;
|
|
99
|
-
deviceTypeId?: number;
|
|
100
|
-
};
|
|
101
|
-
}
|
|
102
|
-
export declare const oneRequiredGetMarketplacePromotionParams: string[];
|
|
103
|
-
export interface GetMarketplacePromotionParams extends BaseSelectQueryParams {
|
|
104
|
-
filters: {
|
|
105
|
-
promotionId?: number;
|
|
106
|
-
marketplaceId?: string;
|
|
107
|
-
};
|
|
108
|
-
}
|
|
109
|
-
export declare const requiredCreatePromotionHistoryParams: string[];
|
|
110
|
-
export interface CreatePromotionHistoryParams {
|
|
111
|
-
imei: string;
|
|
112
|
-
promotionId: number;
|
|
113
|
-
clientId?: number;
|
|
114
|
-
marketPlaceId?: string;
|
|
115
|
-
asin?: string;
|
|
116
|
-
promotionType: string;
|
|
117
|
-
promotionDiscount?: number;
|
|
118
|
-
promotionDiscountBillingCycles?: number;
|
|
119
|
-
promotionFreeServiceMonths?: number;
|
|
120
|
-
appliedAt: Date;
|
|
121
|
-
}
|
package/dist/types/security.d.ts
DELETED
|
@@ -1,100 +0,0 @@
|
|
|
1
|
-
import { AccessType, TasksAccess } from '../entities/userSecurityRole';
|
|
2
|
-
import { BaseSelectQueryParamsV2 } from './common';
|
|
3
|
-
import { HapnSecurityRole } from './enums';
|
|
4
|
-
export interface GetUserRolesParams extends BaseSelectQueryParamsV2 {
|
|
5
|
-
filters: {
|
|
6
|
-
userId: string;
|
|
7
|
-
};
|
|
8
|
-
}
|
|
9
|
-
export interface GetUserRolesByClientIdParams extends BaseSelectQueryParamsV2 {
|
|
10
|
-
filters: {
|
|
11
|
-
clientId: number;
|
|
12
|
-
role?: HapnSecurityRole;
|
|
13
|
-
};
|
|
14
|
-
}
|
|
15
|
-
export interface UserIsInRoleParams extends BaseSelectQueryParamsV2 {
|
|
16
|
-
filters: {
|
|
17
|
-
userId: string;
|
|
18
|
-
role: HapnSecurityRole;
|
|
19
|
-
};
|
|
20
|
-
}
|
|
21
|
-
export interface UserIsAdminOrOwnerParams extends BaseSelectQueryParamsV2 {
|
|
22
|
-
filters: {
|
|
23
|
-
userId: string;
|
|
24
|
-
};
|
|
25
|
-
}
|
|
26
|
-
export declare const oneRequiredUserRoleParamsAttributes: string[];
|
|
27
|
-
export interface UpdateUserRoleParams {
|
|
28
|
-
filters: {
|
|
29
|
-
userId: string;
|
|
30
|
-
};
|
|
31
|
-
values: {
|
|
32
|
-
roleId?: number;
|
|
33
|
-
devicesAccess?: AccessType;
|
|
34
|
-
boundariesAccess?: AccessType;
|
|
35
|
-
minAccessDate?: Date;
|
|
36
|
-
tasksAccess?: TasksAccess;
|
|
37
|
-
};
|
|
38
|
-
}
|
|
39
|
-
export interface CreateUserRoleParams {
|
|
40
|
-
userId: string;
|
|
41
|
-
clientId: number;
|
|
42
|
-
roleId: number;
|
|
43
|
-
devicesAccess?: AccessType;
|
|
44
|
-
boundariesAccess?: AccessType;
|
|
45
|
-
minAccessDate?: Date;
|
|
46
|
-
tasksAccess?: TasksAccess;
|
|
47
|
-
}
|
|
48
|
-
export interface RemoveUserRolesParams {
|
|
49
|
-
filters: {
|
|
50
|
-
userId: string;
|
|
51
|
-
};
|
|
52
|
-
}
|
|
53
|
-
export interface GetAuthorizedResourcesByUserIdParams extends BaseSelectQueryParamsV2 {
|
|
54
|
-
filters: {
|
|
55
|
-
clientId: number;
|
|
56
|
-
userId: string;
|
|
57
|
-
};
|
|
58
|
-
}
|
|
59
|
-
export interface CreateUserAuthorizedOptions {
|
|
60
|
-
batchSize?: number;
|
|
61
|
-
useUpsert?: boolean;
|
|
62
|
-
}
|
|
63
|
-
export declare const requiredCreateUserAuthorizedDeviceParamsAttributes: string[];
|
|
64
|
-
export interface CreateUserAuthorizedDeviceParams {
|
|
65
|
-
clientId: number;
|
|
66
|
-
userId: string;
|
|
67
|
-
imei: string;
|
|
68
|
-
}
|
|
69
|
-
export declare const requiredCreateUserAuthorizedBoundaryParamsAttributes: string[];
|
|
70
|
-
export interface CreateUserAuthorizedBoundaryParams {
|
|
71
|
-
clientId: number;
|
|
72
|
-
userId: string;
|
|
73
|
-
boundaryId: number;
|
|
74
|
-
}
|
|
75
|
-
export interface BulkRemoveUserAuthorizedDevicesParams {
|
|
76
|
-
filters: {
|
|
77
|
-
userId: string;
|
|
78
|
-
imeis: string[];
|
|
79
|
-
};
|
|
80
|
-
}
|
|
81
|
-
export interface BulkRemoveUserAuthorizedBoundariesParams {
|
|
82
|
-
filters: {
|
|
83
|
-
userId: string;
|
|
84
|
-
boundaryIdList: number[];
|
|
85
|
-
};
|
|
86
|
-
}
|
|
87
|
-
export declare const requiredGetUserIdsByClientIdAndAuthorizedDevicesParamsAttributes: string[];
|
|
88
|
-
export interface GetUserIdsByClientIdAndAuthorizedDevicesParams extends BaseSelectQueryParamsV2 {
|
|
89
|
-
filters: {
|
|
90
|
-
clientId: number;
|
|
91
|
-
imeisList: string[];
|
|
92
|
-
};
|
|
93
|
-
}
|
|
94
|
-
export declare const requiredGetUserIdsByClientIdAndAuthorizedBoundariesParamsAttributes: string[];
|
|
95
|
-
export interface GetUserIdsByClientIdAndAuthorizedBoundariesParams extends BaseSelectQueryParamsV2 {
|
|
96
|
-
filters: {
|
|
97
|
-
clientId: number;
|
|
98
|
-
boundaryIdList: number[];
|
|
99
|
-
};
|
|
100
|
-
}
|
package/dist/types/tag.d.ts
DELETED
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { Tag } from '../entities';
|
|
2
|
-
import { OptionalReportPagination } from './common';
|
|
3
|
-
export declare const requiredCreateTagParamsAttributes: string[];
|
|
4
|
-
export interface CreateTagParams {
|
|
5
|
-
createdBy: string;
|
|
6
|
-
clientId: number;
|
|
7
|
-
name: string;
|
|
8
|
-
color?: string;
|
|
9
|
-
description?: string;
|
|
10
|
-
metadata?: Record<string, any>;
|
|
11
|
-
}
|
|
12
|
-
export declare const requiredBulkCreateTagParamsAttributes: string[];
|
|
13
|
-
export interface BulkCreateTagParams {
|
|
14
|
-
createdBy: string;
|
|
15
|
-
clientId: number;
|
|
16
|
-
tags: {
|
|
17
|
-
name: string;
|
|
18
|
-
color?: string;
|
|
19
|
-
description?: string;
|
|
20
|
-
metadata?: Record<string, any>;
|
|
21
|
-
}[];
|
|
22
|
-
}
|
|
23
|
-
export declare const requiredUpdateTagParamsAttributes: string[];
|
|
24
|
-
export interface UpdateTagParams {
|
|
25
|
-
filters: {
|
|
26
|
-
clientId: number;
|
|
27
|
-
tagId: number;
|
|
28
|
-
};
|
|
29
|
-
values: {
|
|
30
|
-
modifiedBy: string;
|
|
31
|
-
name?: string | null;
|
|
32
|
-
description?: string | null;
|
|
33
|
-
color?: string | null;
|
|
34
|
-
metadata?: Record<string, any> | null;
|
|
35
|
-
};
|
|
36
|
-
}
|
|
37
|
-
export declare const requiredDeleteTagParamsAttributes: string[];
|
|
38
|
-
export interface DeleteTagParams {
|
|
39
|
-
clientId: number;
|
|
40
|
-
tagId: number;
|
|
41
|
-
deletedBy: string;
|
|
42
|
-
}
|
|
43
|
-
export declare const requiredSearchTagsParamsAttributes: string[];
|
|
44
|
-
export interface SearchTagsParams extends OptionalReportPagination {
|
|
45
|
-
filters: {
|
|
46
|
-
clientId: number;
|
|
47
|
-
names?: string[];
|
|
48
|
-
tagIds?: number[];
|
|
49
|
-
metadata?: Record<string, any>;
|
|
50
|
-
};
|
|
51
|
-
}
|
|
52
|
-
export interface GetTagsResult {
|
|
53
|
-
tags: Tag[];
|
|
54
|
-
totalCount: number;
|
|
55
|
-
}
|
|
56
|
-
export declare const requiredSearchTagsByUserParamsAttributes: string[];
|
|
57
|
-
export declare const oneRequiredSearchTagsByUserParamsAttributes: string[];
|
|
58
|
-
export interface SearchTagsByUserParams extends OptionalReportPagination {
|
|
59
|
-
filters: {
|
|
60
|
-
clientId: number;
|
|
61
|
-
userId?: string;
|
|
62
|
-
userNumberId?: number;
|
|
63
|
-
metadata?: Record<string, any>;
|
|
64
|
-
};
|
|
65
|
-
}
|