@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
package/dist/novaDataSource.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DataSource, DataSourceOptions, EntityTarget, LoggerOptions, ObjectLiteral, QueryBuilder, QueryRunner, ReplicationMode, Repository, SelectQueryBuilder } from 'typeorm';
|
|
2
|
-
import {
|
|
2
|
+
import { SelectQueryParams } from './types/common';
|
|
3
3
|
import { Logger } from './types/logger';
|
|
4
4
|
export type queryBuilderHandler<T> = (novaDataSource: NovaDataSource, queryRunner?: QueryRunner) => Promise<T>;
|
|
5
5
|
export interface NovaDataSourceConfig {
|
|
@@ -83,7 +83,7 @@ export declare class NovaDataSource {
|
|
|
83
83
|
* if you perform reads you can use slave databases.
|
|
84
84
|
*/
|
|
85
85
|
createQueryRunner(mode?: ReplicationMode): QueryRunner;
|
|
86
|
-
createQueryRunnerFromParams(params:
|
|
86
|
+
createQueryRunnerFromParams(params: SelectQueryParams): QueryRunner;
|
|
87
87
|
safeQuery<T>(queryBuilderHandler: queryBuilderHandler<T>, tag?: string, queryRunner?: QueryRunner): Promise<T>;
|
|
88
88
|
safeQuery2<T>(queryBuilderHandler: queryBuilderHandler<T>, tag?: string, queryRunner?: QueryRunner): Promise<T>;
|
|
89
89
|
safeQuery3<T extends ObjectLiteral, R>(target: EntityTarget<T>, alias: string, callback: (q: QueryBuilder<T>) => Promise<R>, { replicationMode, tag }?: SafeQuery3Options): Promise<R>;
|
package/dist/types/common.d.ts
CHANGED
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { ReplicationMode } from 'typeorm';
|
|
2
|
-
export interface
|
|
2
|
+
export interface SelectQueryParams {
|
|
3
3
|
queryOptions?: {
|
|
4
4
|
forceUseReplica?: boolean;
|
|
5
5
|
};
|
|
6
6
|
}
|
|
7
|
-
export interface
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
pageIndex: number | 0;
|
|
7
|
+
export interface BaseSelectQueryParams {
|
|
8
|
+
queryOptions?: {
|
|
9
|
+
replicationMode?: ReplicationMode;
|
|
11
10
|
};
|
|
12
11
|
}
|
|
13
12
|
export interface OptionalReportPagination extends BaseSelectQueryParams {
|
|
@@ -16,8 +15,3 @@ export interface OptionalReportPagination extends BaseSelectQueryParams {
|
|
|
16
15
|
pageIndex?: number;
|
|
17
16
|
};
|
|
18
17
|
}
|
|
19
|
-
export interface BaseSelectQueryParamsV2 {
|
|
20
|
-
queryOptions?: {
|
|
21
|
-
replicationMode?: ReplicationMode;
|
|
22
|
-
};
|
|
23
|
-
}
|
package/dist/types/enums.d.ts
CHANGED
|
@@ -320,3 +320,13 @@ export declare enum ChurnNotificationPhase {
|
|
|
320
320
|
prepaid_ending_soon = "prepaid_ending_soon",
|
|
321
321
|
add_backup_card = "add_backup_card"
|
|
322
322
|
}
|
|
323
|
+
export declare enum FirmwareUpgradeTaskStatus {
|
|
324
|
+
Queued = "Queued",
|
|
325
|
+
QueuedWaitingForConfig = "QueuedWaitingForConfig",
|
|
326
|
+
QueuedWaitingForVersionMessage = "QueuedWaitingForVersionMessage",
|
|
327
|
+
InProgress = "InProgress",
|
|
328
|
+
Completed = "Completed",
|
|
329
|
+
Canceled = "Canceled",
|
|
330
|
+
Failed = "Failed",
|
|
331
|
+
Expired = "Expired"
|
|
332
|
+
}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,41 +1,7 @@
|
|
|
1
|
-
import { QueryBuilder, SelectQueryBuilder } from 'typeorm';
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import * as AlertTypes from './alertTypes';
|
|
5
|
-
import * as AppFeatures from './appFeatures';
|
|
6
|
-
import * as Billing from './billing';
|
|
7
|
-
import * as Blacklist from './blacklist';
|
|
8
|
-
import * as BLEMesh from './bleMesh';
|
|
9
|
-
import * as BLEMeshConfiguration from './bleMeshConfiguration';
|
|
10
|
-
import * as Boundaries from './boundaries';
|
|
11
|
-
import * as ClientAlertConfiguration from './clientAlertConfiguration';
|
|
12
|
-
import * as Clients from './clients';
|
|
13
|
-
import * as Countries from './countries';
|
|
14
|
-
import * as DataExports from './dataExports';
|
|
15
|
-
import * as Deactivations from './deactivations';
|
|
16
|
-
import * as DeviceBehaviors from './deviceBehaviors';
|
|
17
|
-
import * as DevicePairings from './devicePairings';
|
|
18
|
-
import * as Devices from './devices';
|
|
19
|
-
import * as DeviceStatus from './deviceStatus';
|
|
20
|
-
import * as EntitiesTags from './entitiesTags';
|
|
1
|
+
import { QueryBuilder, ReplicationMode, SelectQueryBuilder } from 'typeorm';
|
|
2
|
+
import { EntityType } from '../entities/entityTag';
|
|
3
|
+
import { BaseSelectQueryParams, OptionalReportPagination } from './common';
|
|
21
4
|
import * as Enums from './enums';
|
|
22
|
-
import
|
|
23
|
-
import * as Issues from './issues';
|
|
24
|
-
import * as LatestUserAppInfo from './latestUserAppInfo';
|
|
25
|
-
import * as LiveLinks from './liveLinks';
|
|
5
|
+
import { IssueStatus } from './issues';
|
|
26
6
|
import * as Logger from './logger';
|
|
27
|
-
|
|
28
|
-
import * as Positions from './position';
|
|
29
|
-
import * as Security from './security';
|
|
30
|
-
import * as Tags from './tag';
|
|
31
|
-
import * as Trips from './trip';
|
|
32
|
-
import * as Users from './user';
|
|
33
|
-
import * as UserActivations from './userActivations';
|
|
34
|
-
import * as UserAppFeedback from './userAppFeedback';
|
|
35
|
-
import * as UserAppIncidents from './userAppIncidents';
|
|
36
|
-
import * as UserConfigurations from './userConfigurations';
|
|
37
|
-
import * as UserDataDeletionRequests from './userDataDeletionRequests';
|
|
38
|
-
import * as UserInvitations from './userInvitations';
|
|
39
|
-
import * as UserRatingRequests from './userRatingRequests';
|
|
40
|
-
import * as UserRegistrationAttempts from './userRegistrationAttempts';
|
|
41
|
-
export { Acumatica, Alerts, AlertTypes, AppFeatures, Billing, Blacklist, BLEMesh, BLEMeshConfiguration, Boundaries, ClientAlertConfiguration, Clients, Countries, DataExports, Deactivations, DeviceBehaviors, DevicePairings, Devices, DeviceStatus, EntitiesTags, Enums, Firmwares, Issues, LatestUserAppInfo, LiveLinks, Logger, NotificationRecipients, Positions, QueryBuilder, Security, SelectQueryBuilder, Tags, Trips, UserActivations, UserAppFeedback, UserAppIncidents, UserConfigurations, UserDataDeletionRequests, UserInvitations, UserRatingRequests, UserRegistrationAttempts, Users, };
|
|
7
|
+
export { BaseSelectQueryParams, EntityType, Enums, IssueStatus, Logger, OptionalReportPagination, QueryBuilder, ReplicationMode, SelectQueryBuilder, };
|
package/package.json
CHANGED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { AcumaticaImeiIccidData } from '../../entities';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { GetAcumaticaImeiIccidDataParams } from '../../types/acumatica';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const getAcumaticaImeiIccidData: (novaDataSource: NovaDataSource, params: GetAcumaticaImeiIccidDataParams, logger: Logger) => Promise<AcumaticaImeiIccidData[]>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { AcumaticaShipmentAmazon } from '../../entities';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { GetAcumaticaShipmentAmazonParams } from '../../types/acumatica';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const getAcumaticaShipmentAmazon: (novaDataSource: NovaDataSource, params: GetAcumaticaShipmentAmazonParams, logger: Logger) => Promise<AcumaticaShipmentAmazon[]>;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
2
|
-
import { AmazonDeviceShipmentDetails, GetAcumaticaShipmentDetailsParams } from '../../types/acumatica';
|
|
3
|
-
import { Logger } from '../../types/logger';
|
|
4
|
-
export declare const getAcumaticaShipmentDetails: (novaDataSource: NovaDataSource, params: GetAcumaticaShipmentDetailsParams, logger: Logger) => Promise<AmazonDeviceShipmentDetails[]>;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
2
|
-
import { AmazonDeviceShipmentDetails, GetLastAmazonDeviceShipmentDetailsParams } from '../../types/acumatica';
|
|
3
|
-
import { Logger } from '../../types/logger';
|
|
4
|
-
export declare const getLastAcumaticaShipmentDetails: (novaDataSource: NovaDataSource, params: GetLastAmazonDeviceShipmentDetailsParams, logger: Logger) => Promise<AmazonDeviceShipmentDetails>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { OrderShipmentInternational } from '../../entities/orderShipmentInternational';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { GetOrderShipmentInternationalParams } from '../../types/acumatica';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const getOrderShipmentInternational: (novaDataSource: NovaDataSource, params: GetOrderShipmentInternationalParams, logger: Logger) => Promise<OrderShipmentInternational[]>;
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { AcumaticaImeiIccidData, AcumaticaShipmentAmazon } from '../../entities';
|
|
2
|
-
import { OrderShipmentInternational } from '../../entities/orderShipmentInternational';
|
|
3
|
-
import { AmazonDeviceShipmentDetails, GetAcumaticaImeiIccidDataParams, GetAcumaticaShipmentAmazonParams, GetAcumaticaShipmentDetailsParams, GetLastAmazonDeviceShipmentDetailsParams, GetOrderShipmentInternationalParams } from '../../types/acumatica';
|
|
4
|
-
import { BaseRepository } from '../baseRepository';
|
|
5
|
-
export declare class AcumaticaRepository extends BaseRepository {
|
|
6
|
-
/**
|
|
7
|
-
* Get Acumatica IMEI/ICCID data
|
|
8
|
-
* @param params containing information to get magento plan
|
|
9
|
-
* One of the following filters is required:
|
|
10
|
-
* - params.filters.imei IMEI to filter by
|
|
11
|
-
* - params.filters.excludeNullAsin Exclude IMEI/ICCID data with null ASIN
|
|
12
|
-
* - params.filters.excludeNullCountyCode Exclude IMEI/ICCID data with null country code
|
|
13
|
-
* - params.filters.excludeCountries Exclude IMEI/ICCID data with country code in this list
|
|
14
|
-
* - params.sortOptions.sortField Sort field
|
|
15
|
-
* - params.sortOptions.sortOrder Sort order
|
|
16
|
-
* @returns Acumatica IMEI/ICCID data list
|
|
17
|
-
*/
|
|
18
|
-
getAcumaticaImeiIccidData(params: GetAcumaticaImeiIccidDataParams): Promise<AcumaticaImeiIccidData[]>;
|
|
19
|
-
/**
|
|
20
|
-
* Get Acumatica shipment Amazon
|
|
21
|
-
* @param params containing information to get Acumatica shipment Amazon
|
|
22
|
-
* - params.filters.shipmentIds Shipment IDs to filter by. At least one is required.
|
|
23
|
-
* @returns Acumatica shipment Amazon list
|
|
24
|
-
*/
|
|
25
|
-
getAcumaticaShipmentAmazon(params: GetAcumaticaShipmentAmazonParams): Promise<AcumaticaShipmentAmazon[]>;
|
|
26
|
-
/**
|
|
27
|
-
* Get last Acumatica shipment details
|
|
28
|
-
* @param params containing information to get last Acumatica shipment details
|
|
29
|
-
* - params.filters.clientId Client ID to filter by
|
|
30
|
-
* @returns last Amazon device shipment details
|
|
31
|
-
*/
|
|
32
|
-
getLastAcumaticaShipmentDetails(params: GetLastAmazonDeviceShipmentDetailsParams): Promise<AmazonDeviceShipmentDetails>;
|
|
33
|
-
/**
|
|
34
|
-
* Get Acumatica shipment details list
|
|
35
|
-
* @param params containing information to get Acumatica shipment details list
|
|
36
|
-
* - params.filters.imeiList IMEI list to filter by
|
|
37
|
-
* @returns Acumatica shipment details list
|
|
38
|
-
*/
|
|
39
|
-
getAcumaticaShipmentDetails(params: GetAcumaticaShipmentDetailsParams): Promise<AmazonDeviceShipmentDetails[]>;
|
|
40
|
-
/**
|
|
41
|
-
* Get order shipment international
|
|
42
|
-
* @param params containing information to get order shipment international
|
|
43
|
-
* - params.filters.imei IMEI to filter by
|
|
44
|
-
* @returns order shipment international list
|
|
45
|
-
*/
|
|
46
|
-
getOrderShipmentInternational(params: GetOrderShipmentInternationalParams): Promise<OrderShipmentInternational[]>;
|
|
47
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { AempToken } from '../../entities';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { CreateAempTokenParams } from '../../types/aempToken';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const createAempToken: (novaDataSource: NovaDataSource, params: CreateAempTokenParams, logger: Logger) => Promise<AempToken>;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
2
|
-
import { DeleteAempTokensParams } from '../../types/aempToken';
|
|
3
|
-
import { Logger } from '../../types/logger';
|
|
4
|
-
export declare const deleteAempTokens: (novaDataSource: NovaDataSource, params: DeleteAempTokensParams, logger: Logger) => Promise<boolean>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { AempToken } from '../../entities';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { GetAempTokensParams } from '../../types/aempToken';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const getAempTokens: (novaDataSource: NovaDataSource, params: GetAempTokensParams, logger: Logger) => Promise<AempToken[]>;
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { AempToken } from '../../entities';
|
|
2
|
-
import { CreateAempTokenParams, DeleteAempTokensParams, GetAempTokensParams } from '../../types/aempToken';
|
|
3
|
-
import { BaseRepository } from '../baseRepository';
|
|
4
|
-
export declare class AempTokenRepository extends BaseRepository {
|
|
5
|
-
/**
|
|
6
|
-
* Get AMP tokens by client ID
|
|
7
|
-
* @param params - GetAempTokensParams
|
|
8
|
-
* One of the following is required:
|
|
9
|
-
* - filters.clientId: The client id
|
|
10
|
-
* - filters.token: The token
|
|
11
|
-
* @returns AempToken[]
|
|
12
|
-
*/
|
|
13
|
-
getAempTokens(params: GetAempTokensParams): Promise<AempToken[]>;
|
|
14
|
-
/**
|
|
15
|
-
* Create an AMP token
|
|
16
|
-
* @param params - CreateAempTokenParams
|
|
17
|
-
* - clientId: The client id, required
|
|
18
|
-
* - token: The token, required
|
|
19
|
-
* - expiresAt: The expiration date, optional
|
|
20
|
-
* @returns AempToken
|
|
21
|
-
*/
|
|
22
|
-
createAempToken(params: CreateAempTokenParams): Promise<AempToken>;
|
|
23
|
-
/**
|
|
24
|
-
* Delete AMP tokens
|
|
25
|
-
* @param params - DeleteAempTokensParams
|
|
26
|
-
* One of the following is required:
|
|
27
|
-
* - filters.id: The id
|
|
28
|
-
* - filters.clientId: The client id
|
|
29
|
-
* - filters.token: The token
|
|
30
|
-
* @returns True if the token was deleted, false otherwise
|
|
31
|
-
*/
|
|
32
|
-
deleteAempTokens(params: DeleteAempTokensParams): Promise<boolean>;
|
|
33
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { AppFeatureType } from '../../entities';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { CreateAppFeatureTypeParams } from '../../types/appFeatures';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const createAppFeatureType: (novaDataSource: NovaDataSource, params: CreateAppFeatureTypeParams, logger: Logger) => Promise<AppFeatureType>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { ClientAppFeature } from '../../entities';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { CreateClientAppFeatureParams } from '../../types/appFeatures';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const createClientAppFeature: (novaDataSource: NovaDataSource, params: CreateClientAppFeatureParams, logger: Logger) => Promise<ClientAppFeature>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { ClientAppFeature } from '../../entities';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { GetClientAppFeaturesParams } from '../../types/appFeatures';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const getClientAppFeatures: (novaDataSource: NovaDataSource, params: GetClientAppFeaturesParams, logger: Logger) => Promise<ClientAppFeature[]>;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { AppFeatureType, ClientAppFeature } from '../../entities';
|
|
2
|
-
import { CreateAppFeatureTypeParams, CreateClientAppFeatureParams, GetClientAppFeaturesParams } from '../../types/appFeatures';
|
|
3
|
-
import { BaseRepository } from '../baseRepository';
|
|
4
|
-
export declare class AppFeaturesRepository extends BaseRepository {
|
|
5
|
-
/**
|
|
6
|
-
* Create a new app feature type
|
|
7
|
-
* @param params - The parameters to create the app feature type
|
|
8
|
-
* params.id - The id of the app feature type, optional. If not provided, it will be auto-generated
|
|
9
|
-
* params.name - The name of the app feature type, required
|
|
10
|
-
* params.description - The description of the app feature type, required
|
|
11
|
-
* params.statusId - The status id of the app feature type, optional, default to 1
|
|
12
|
-
* @returns The created app feature type
|
|
13
|
-
*/
|
|
14
|
-
createAppFeatureType(params: CreateAppFeatureTypeParams): Promise<AppFeatureType>;
|
|
15
|
-
/**
|
|
16
|
-
* Create a new client app feature
|
|
17
|
-
* @param params - The parameters to create the client app feature
|
|
18
|
-
* params.clientId: The client id of the client app feature, required
|
|
19
|
-
* params.appFeatureTypeId: The app feature type id of the client app feature, required
|
|
20
|
-
* params.entityId: The entity id of the client app feature, required
|
|
21
|
-
* params.statusId: The status id of the client app feature, optional, default to 1
|
|
22
|
-
* @returns The created client app feature
|
|
23
|
-
*/
|
|
24
|
-
createClientAppFeature(params: CreateClientAppFeatureParams): Promise<ClientAppFeature>;
|
|
25
|
-
/**
|
|
26
|
-
* Get client app features
|
|
27
|
-
* @param params - The parameters to get client app features
|
|
28
|
-
* One of the following filters is required:
|
|
29
|
-
* params.filters.clientId: The client id to filter, optional
|
|
30
|
-
* params.filters.appFeatureTypeId: The app feature type id to filter, optional
|
|
31
|
-
* params.filters.entityId: The entity id to filter, optional
|
|
32
|
-
* params.filters.statusId: The status id to filter, optional
|
|
33
|
-
* params.projectionOptions.withAppFeatureType: Whether to include app feature type relation in the result
|
|
34
|
-
* @returns The client app features
|
|
35
|
-
*/
|
|
36
|
-
getClientAppFeatures(params: GetClientAppFeaturesParams): Promise<ClientAppFeature[]>;
|
|
37
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { NovaDataSource, NovaDataSourceConfig } from '../novaDataSource';
|
|
2
|
-
import { Logger } from '../types/logger';
|
|
3
|
-
export declare class BaseRepository {
|
|
4
|
-
protected readonly novaDataSourceConfig: NovaDataSourceConfig;
|
|
5
|
-
protected readonly replicaNovaDataSourceConfig?: NovaDataSourceConfig;
|
|
6
|
-
protected readonly logger: Logger;
|
|
7
|
-
protected readonly useBeta: boolean;
|
|
8
|
-
constructor(config: NovaDataSourceConfig, logger: Logger, replicaConfig?: NovaDataSourceConfig, useBeta?: boolean);
|
|
9
|
-
}
|
|
10
|
-
interface BaseRepository2Options {
|
|
11
|
-
useBeta?: boolean;
|
|
12
|
-
dataSource: NovaDataSource;
|
|
13
|
-
logger?: Logger;
|
|
14
|
-
}
|
|
15
|
-
export declare class BaseRepository2 {
|
|
16
|
-
protected readonly useBeta: boolean;
|
|
17
|
-
protected readonly dataSource: NovaDataSource;
|
|
18
|
-
protected readonly logger: Logger;
|
|
19
|
-
constructor(options: BaseRepository2Options);
|
|
20
|
-
}
|
|
21
|
-
export {};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { Billing } from '../../entities';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { CreateBillingParams } from '../../types/billing';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const createBilling: (novaDataSource: NovaDataSource, params: CreateBillingParams, logger: Logger) => Promise<Billing>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { BillingDeviceHistory } from '../../entities';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { CreateBillingDeviceHistoryParams } from '../../types/billing';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const createBillingDeviceHistory: (novaDataSource: NovaDataSource, params: CreateBillingDeviceHistoryParams, logger: Logger) => Promise<BillingDeviceHistory>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { BillingHubspotPaymentLog } from '../../entities';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { CreateBillingHubspotPaymentLogParams } from '../../types/billing';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const createBillingHubspotPaymentLog: (novaDataSource: NovaDataSource, params: CreateBillingHubspotPaymentLogParams, logger: Logger) => Promise<BillingHubspotPaymentLog>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { BillingStatusHistoryBraintree } from '../../entities';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { CreateBillingStatusHistoryBraintreeParams } from '../../types/billing';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const createBillingStatusHistoryBraintree: (novaDataSource: NovaDataSource, params: CreateBillingStatusHistoryBraintreeParams, logger: Logger) => Promise<BillingStatusHistoryBraintree[]>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { BillingCustomerBraintree } from '../../entities';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { GetBillingCustomerBraintreeByIdParams } from '../../types/billing';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const getBillingCustomerBraintreeById: (novaDataSource: NovaDataSource, params: GetBillingCustomerBraintreeByIdParams, logger: Logger) => Promise<BillingCustomerBraintree>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { BillingSubscriptionBraintree } from '../../entities';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { GetBillingSubscriptionsBraintreeParams } from '../../types/billing';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const getBillingSubscriptionsBraintree: (novaDataSource: NovaDataSource, params: GetBillingSubscriptionsBraintreeParams, logger: Logger) => Promise<BillingSubscriptionBraintree[]>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { Billing } from '../../entities';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { GetBillingsParams } from '../../types/billing';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const getBillings: (novaDataSource: NovaDataSource, params: GetBillingsParams, logger: Logger) => Promise<Billing[]>;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
2
|
-
import { BraintreePastDueSubscription, GetBraintreePastDueSubscriptionParams } from '../../types/billing';
|
|
3
|
-
import { Logger } from '../../types/logger';
|
|
4
|
-
export declare const getBraintreePastDueSubscriptions: (novaDataSource: NovaDataSource, params: GetBraintreePastDueSubscriptionParams, logger: Logger) => Promise<BraintreePastDueSubscription[]>;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
2
|
-
import { CanceledImeiResult, GetCanceledImeisParams } from '../../types/billing';
|
|
3
|
-
import { Logger } from '../../types/logger';
|
|
4
|
-
export declare const getCanceledImeis: (novaDataSource: NovaDataSource, params: GetCanceledImeisParams, logger: Logger) => Promise<CanceledImeiResult[]>;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
2
|
-
import { CanceledImeiResult, GetCanceledImeisParams } from '../../types/billing';
|
|
3
|
-
import { Logger } from '../../types/logger';
|
|
4
|
-
export declare const getCanceledImeisMatchingMagentoData: (novaDataSource: NovaDataSource, params: GetCanceledImeisParams, logger: Logger) => Promise<CanceledImeiResult[]>;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
2
|
-
import { BillingSubscriptionChurnStatus, GetChurnStatusByClientIdParams } from '../../types/billing';
|
|
3
|
-
import { Logger } from '../../types/logger';
|
|
4
|
-
export declare const getChurnStatusByClientId: (novaDataSource: NovaDataSource, params: GetChurnStatusByClientIdParams, logger: Logger) => Promise<BillingSubscriptionChurnStatus[]>;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
2
|
-
import { GetClientIdFromBraintreeCustomerParams } from '../../types/billing';
|
|
3
|
-
import { Logger } from '../../types/logger';
|
|
4
|
-
export declare const getClientIdFromBraintreeCustomer: (novaDataSource: NovaDataSource, params: GetClientIdFromBraintreeCustomerParams, logger: Logger) => Promise<number>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { Magento2Plan } from '../../entities';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { GetMagentoPlanParams } from '../../types/billing';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const getMagentoPlan: (novaDataSource: NovaDataSource, params: GetMagentoPlanParams, logger: Logger) => Promise<Magento2Plan>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { User } from '../../entities';
|
|
2
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
3
|
-
import { GetUserByBraintreeCustomerIdParams } from '../../types/billing';
|
|
4
|
-
import { Logger } from '../../types/logger';
|
|
5
|
-
export declare const getUserByBraintreeCustomerId: (novaDataSource: NovaDataSource, params: GetUserByBraintreeCustomerIdParams, logger: Logger) => Promise<User>;
|
|
@@ -1,188 +0,0 @@
|
|
|
1
|
-
import { Billing, BillingCustomerBraintree, BillingDeviceHistory, BillingHubspotPaymentLog, BillingStatusHistoryBraintree, BillingSubscriptionBraintree, Magento2Plan, User } from '../../entities';
|
|
2
|
-
import { BillingSubscriptionChurnStatus, BraintreePastDueSubscription, CanceledImeiResult, CreateBillingDeviceHistoryParams, CreateBillingHubspotPaymentLogParams, CreateBillingParams, CreateBillingStatusHistoryBraintreeParams, GetBillingCustomerBraintreeByIdParams, GetBillingsParams, GetBillingSubscriptionsBraintreeParams, GetBraintreePastDueSubscriptionParams, GetCanceledImeisParams, GetChurnStatusByClientIdParams, GetClientIdFromBraintreeCustomerParams, GetMagentoPlanParams, GetUserByBraintreeCustomerIdParams, UpdateBillingCustomerBraintreeParams, UpdateBillingParams, UpsertBillingCustomerBraintreeParams, UpsertBillingSubscriptionBraintreeParams } from '../../types/billing';
|
|
3
|
-
import { BaseRepository } from '../baseRepository';
|
|
4
|
-
export declare class BillingRepository extends BaseRepository {
|
|
5
|
-
/**
|
|
6
|
-
* Get billings
|
|
7
|
-
* @param {GetBillingsParams} params containing information to get billings
|
|
8
|
-
* One of the following filters is required:
|
|
9
|
-
* - filters.imei: The billing imei
|
|
10
|
-
* - filters.clientId: The billing clientId
|
|
11
|
-
* - filters.subscriptionId: The billing subscriptionId
|
|
12
|
-
* @returns The billings information
|
|
13
|
-
*/
|
|
14
|
-
getBillings(params: GetBillingsParams): Promise<Billing[]>;
|
|
15
|
-
/**
|
|
16
|
-
* Create billing
|
|
17
|
-
* @param {CreateBillingParams} params containing information to create billing
|
|
18
|
-
* One of the following parameters is required:
|
|
19
|
-
* - params.id: The billing id
|
|
20
|
-
* - params.deviceId: The billing deviceId
|
|
21
|
-
* - params.clientId: The billing clientId
|
|
22
|
-
* - params.subscriptionId: The billing subscriptionId
|
|
23
|
-
* - params.imei: The billing imei
|
|
24
|
-
* - params.planId: The billing planId
|
|
25
|
-
* - params.platform: The billing platform
|
|
26
|
-
* - params.status: The billing status
|
|
27
|
-
* - params.subscriptionValue: The billing subscriptionValue
|
|
28
|
-
* - params.subscriptionPeriodMonths: The billing subscriptionPeriodMonths
|
|
29
|
-
* - params.subscriptionValueMonthly: The billing subscriptionValueMonthly
|
|
30
|
-
* @returns The created billing information
|
|
31
|
-
*/
|
|
32
|
-
createBilling(params: CreateBillingParams): Promise<Billing>;
|
|
33
|
-
/**
|
|
34
|
-
* Update billing
|
|
35
|
-
* @param {UpdateBillingParams} params containing information to update billing
|
|
36
|
-
* - params.filters.imei: The billing imei
|
|
37
|
-
* One of the following parameters is required:
|
|
38
|
-
* - params.values.deviceId: The billing deviceId
|
|
39
|
-
* - params.values.clientId: The billing clientId
|
|
40
|
-
* - params.values.subscriptionId: The billing subscriptionId
|
|
41
|
-
* - params.values.planId: The billing planId
|
|
42
|
-
* - params.values.platform: The billing platform
|
|
43
|
-
* - params.values.status: The billing status
|
|
44
|
-
* - params.values.subscriptionValue: The billing subscriptionValue
|
|
45
|
-
* - params.values.subscriptionPeriodMonths: The billing subscriptionPeriodMonths
|
|
46
|
-
* - params.values.subscriptionValueMonthly: The billing subscriptionValueMonthly
|
|
47
|
-
* Whether the billing was updated or not
|
|
48
|
-
*/
|
|
49
|
-
updateBilling(params: UpdateBillingParams): Promise<boolean>;
|
|
50
|
-
/**
|
|
51
|
-
* Get clientId from braintree customer
|
|
52
|
-
* @param {GetClientIdFromBraintreeCustomerParams} params containing information to get clientId from braintree customer
|
|
53
|
-
* - params.filters.customerId: The braintree customer id
|
|
54
|
-
* @returns The clientId
|
|
55
|
-
*/
|
|
56
|
-
getClientIdFromBraintreeCustomer(params: GetClientIdFromBraintreeCustomerParams): Promise<number>;
|
|
57
|
-
/**
|
|
58
|
-
* Get billing customer braintree by id
|
|
59
|
-
* @param {GetBillingCustomerBraintreeByIdParams} params containing information to get billing customer braintree by id
|
|
60
|
-
* - params.filters.id: The billing customer braintree id
|
|
61
|
-
* @returns The billing customer braintree information
|
|
62
|
-
*/
|
|
63
|
-
getBillingCustomerBraintreeById(params: GetBillingCustomerBraintreeByIdParams): Promise<BillingCustomerBraintree>;
|
|
64
|
-
/**
|
|
65
|
-
* Update billing customer braintree
|
|
66
|
-
* @param {UpdateBillingCustomerBraintreeParams} params containing information to update billing customer braintree
|
|
67
|
-
* - params.filters.id: The billing customer braintree id
|
|
68
|
-
* One of the following parameters is required:
|
|
69
|
-
* - params.values.firstName: The billing customer braintree firstName
|
|
70
|
-
* - params.values.lastName: The billing customer braintree lastName
|
|
71
|
-
* - params.values.company: The billing customer braintree company
|
|
72
|
-
* - params.values.email: The billing customer braintree email
|
|
73
|
-
* - params.values.phone: The billing customer braintree phone
|
|
74
|
-
* - params.values.churnStatus: The billing customer braintree churnStatus
|
|
75
|
-
* @returns Whether the billing customer braintree was updated or not
|
|
76
|
-
*/
|
|
77
|
-
updateBillingCustomerBraintree(params: UpdateBillingCustomerBraintreeParams): Promise<boolean>;
|
|
78
|
-
/**
|
|
79
|
-
* Upsert billing customer braintree
|
|
80
|
-
* @param {UpsertBillingCustomerBraintreeParams} params containing information to upsert billing customer braintree
|
|
81
|
-
* If the billing customer braintree exists, it will be updated, otherwise it will be created.
|
|
82
|
-
* - params.id: The billing customer braintree id
|
|
83
|
-
* One of the following parameters is required:
|
|
84
|
-
* - params.firstName: The billing customer braintree firstName
|
|
85
|
-
* - params.lastName: The billing customer braintree lastName
|
|
86
|
-
* - params.company: The billing customer braintree company
|
|
87
|
-
* - params.email: The billing customer braintree email
|
|
88
|
-
* - params.phone: The billing customer braintree phone
|
|
89
|
-
* @returns The upserted billing customer braintree information
|
|
90
|
-
*/
|
|
91
|
-
upsertBillingCustomerBraintree(params: UpsertBillingCustomerBraintreeParams): Promise<BillingCustomerBraintree>;
|
|
92
|
-
/**
|
|
93
|
-
* Create billing status history braintree
|
|
94
|
-
* @param {CreateBillingStatusHistoryBraintreeParams} params containing information to create billing status history braintree
|
|
95
|
-
* - params.subscriptionId: The subscriptionId, required
|
|
96
|
-
* - params.subscriptionHistories: The subscriptionHistories to create. At least one is required.
|
|
97
|
-
* @returns The created billing status history braintree information
|
|
98
|
-
*/
|
|
99
|
-
createBillingStatusHistoryBraintree(params: CreateBillingStatusHistoryBraintreeParams): Promise<BillingStatusHistoryBraintree[]>;
|
|
100
|
-
/**
|
|
101
|
-
* Create billing device history
|
|
102
|
-
* @param {CreateBillingDeviceHistoryParams} params containing information to create billing device history
|
|
103
|
-
* One of the following parameters is required:
|
|
104
|
-
* - params.id: The billing device history id
|
|
105
|
-
* - params.deviceId: The deviceId
|
|
106
|
-
* - params.clientId: The clientId
|
|
107
|
-
* - params.subscriptionId: The subscriptionId
|
|
108
|
-
* - params.imei: The imei
|
|
109
|
-
* - params.planId: The planId
|
|
110
|
-
* - params.platform: The platform
|
|
111
|
-
* - params.status: The status
|
|
112
|
-
* @returns The created billing device history information
|
|
113
|
-
*/
|
|
114
|
-
createBillingDeviceHistory(params: CreateBillingDeviceHistoryParams): Promise<BillingDeviceHistory>;
|
|
115
|
-
/**
|
|
116
|
-
* Get user by braintree customer id
|
|
117
|
-
* @param {GetUserByBraintreeCustomerIdParams} params containing information to get user by braintree customer id
|
|
118
|
-
* - params.filters.customerId: The braintree customer id
|
|
119
|
-
* @returns The user information
|
|
120
|
-
*/
|
|
121
|
-
getUserByBraintreeCustomerId(params: GetUserByBraintreeCustomerIdParams): Promise<User>;
|
|
122
|
-
/**
|
|
123
|
-
* Get billing braintree subscriptions
|
|
124
|
-
* @param {GetBillingSubscriptionsBraintreeParams} params containing information to get billing braintree subscriptions
|
|
125
|
-
* - params.filters.subscriptionId: The braintree subscription id
|
|
126
|
-
* - params.filters.clientId: The clientId
|
|
127
|
-
* @returns The billing braintree subscriptions corresponding to the provided filters
|
|
128
|
-
*/
|
|
129
|
-
getBillingSubscriptionsBraintree(params: GetBillingSubscriptionsBraintreeParams): Promise<BillingSubscriptionBraintree[]>;
|
|
130
|
-
/**
|
|
131
|
-
* Get churn status by clientId
|
|
132
|
-
* @param {GetChurnStatusByClientIdParams} params containing information to get billing braintree subscriptions
|
|
133
|
-
* - params.filters.clientId: The clientId
|
|
134
|
-
* @returns The churn status list for all subscriptions for the provided clientId
|
|
135
|
-
*/
|
|
136
|
-
getChurnStatusByClientId(params: GetChurnStatusByClientIdParams): Promise<BillingSubscriptionChurnStatus[]>;
|
|
137
|
-
/**
|
|
138
|
-
* Upsert billing subscription braintree
|
|
139
|
-
* @param {UpsertBillingSubscriptionBraintreeParams} params containing information to upsert billing braintree subscription
|
|
140
|
-
* @returns Whether the billing braintree subscription was upserted
|
|
141
|
-
*/
|
|
142
|
-
upsertBillingSubscriptionBraintree(params: UpsertBillingSubscriptionBraintreeParams): Promise<boolean>;
|
|
143
|
-
/**
|
|
144
|
-
* Get canceled imei
|
|
145
|
-
* @param {GetCanceledImeisParams} params containing information to get canceled imeis
|
|
146
|
-
* - params.filters.minCancellationDate: The min cancellation date
|
|
147
|
-
* - params.filters.maxCancellationDate: The max cancellation date
|
|
148
|
-
* - params.filters.canceledIn: which canceled status to check by ('carrier', 'device' or 'both')
|
|
149
|
-
* - params.filters.excludeB2B: whether to exclude devices from B2B clients
|
|
150
|
-
* - params.filters.excludeTest: whether to exclude devices from test clients
|
|
151
|
-
* - params.pagingOptions.pageSize: max elements to return
|
|
152
|
-
* @returns The list of canceled imeis
|
|
153
|
-
*/
|
|
154
|
-
getCanceledImeis(params: GetCanceledImeisParams): Promise<CanceledImeiResult[]>;
|
|
155
|
-
/**
|
|
156
|
-
* Get canceled imei matching magento data
|
|
157
|
-
* @param {GetCanceledImeisParams} params containing information to get canceled imeis matching magento data
|
|
158
|
-
* - params.filters.minCancellationDate: The min cancellation date
|
|
159
|
-
* - params.filters.maxCancellationDate: The max cancellation date
|
|
160
|
-
* - params.filters.canceledIn: which canceled status to check by ('carrier', 'device' or 'both')
|
|
161
|
-
* - params.filters.excludeB2B: whether to exclude devices from B2B clients
|
|
162
|
-
* - params.filters.excludeTest: whether to exclude devices from test clients
|
|
163
|
-
* - params.pagingOptions.pageSize: max elements to return
|
|
164
|
-
* @returns The list of canceled imeis
|
|
165
|
-
*/
|
|
166
|
-
getCanceledImeisMatchingMagentoData(params: GetCanceledImeisParams): Promise<CanceledImeiResult[]>;
|
|
167
|
-
/**
|
|
168
|
-
* Get magento plan
|
|
169
|
-
* @param {GetMagentoPlanParams} params containing information to get magento plan
|
|
170
|
-
* - params.filters.annual: Whether the plan is annual
|
|
171
|
-
* - params.filters.code: The plan code
|
|
172
|
-
* @returns The magento plan
|
|
173
|
-
*/
|
|
174
|
-
getMagentoPlan(params: GetMagentoPlanParams): Promise<Magento2Plan>;
|
|
175
|
-
/**
|
|
176
|
-
* Create billing hubspot payment log
|
|
177
|
-
* @param {CreateBillingHubspotPaymentLogParams} params containing information to create billing hubspot payment log
|
|
178
|
-
* @returns The created billing hubspot payment log information
|
|
179
|
-
*/
|
|
180
|
-
createBillingHubspotPaymentLog(params: CreateBillingHubspotPaymentLogParams): Promise<BillingHubspotPaymentLog>;
|
|
181
|
-
/**
|
|
182
|
-
* Get Braintree Past Due Subscriptions
|
|
183
|
-
* @param {GetBraintreePastDueSubscriptionParams} params containing information to get Braintree Past Due Subscriptions
|
|
184
|
-
* - params.filters.numberOfPastDueDays: The number of past due days
|
|
185
|
-
* @returns The Braintree Past Due Subscriptions
|
|
186
|
-
*/
|
|
187
|
-
getBraintreePastDueSubscriptions(params: GetBraintreePastDueSubscriptionParams): Promise<BraintreePastDueSubscription[]>;
|
|
188
|
-
}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { NovaDataSource } from '../../novaDataSource';
|
|
2
|
-
import { UpdateBillingParams } from '../../types/billing';
|
|
3
|
-
import { Logger } from '../../types/logger';
|
|
4
|
-
export declare const updateBilling: (novaDataSource: NovaDataSource, params: UpdateBillingParams, logger: Logger) => Promise<boolean>;
|