@kipicore/dbcore 1.1.19 → 1.1.20
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/configs/aws.js +4 -4
- package/dist/configs/index.d.ts +2 -0
- package/dist/configs/index.js +18 -0
- package/dist/constants/app.js +13 -13
- package/dist/constants/index.d.ts +5 -0
- package/dist/constants/index.js +21 -0
- package/dist/constants/successMessages.d.ts +1 -1
- package/dist/helpers/index.d.ts +2 -0
- package/dist/helpers/index.js +18 -0
- package/dist/helpers/s3Uploader.d.ts +1 -1
- package/dist/helpers/s3Uploader.js +6 -6
- package/dist/helpers/utils.d.ts +3 -3
- package/dist/helpers/utils.js +4 -4
- package/dist/index.d.ts +17 -419
- package/dist/index.js +30 -755
- package/dist/interfaces/academicCalendarInterface.d.ts +2 -2
- package/dist/interfaces/accountHasReceiptDetailsInterface.d.ts +1 -1
- package/dist/interfaces/announcementInterface.d.ts +2 -2
- package/dist/interfaces/approvalRequestInterface.d.ts +2 -2
- package/dist/interfaces/attendanceInterface.d.ts +2 -2
- package/dist/interfaces/bankAccountDetailsInterface.d.ts +2 -2
- package/dist/interfaces/bannerInterface.d.ts +2 -2
- package/dist/interfaces/batchInterface.d.ts +2 -2
- package/dist/interfaces/batchSubjectBookAssessmentInterface.d.ts +1 -1
- package/dist/interfaces/batchSubjectProjectAssessmentInterface.d.ts +1 -1
- package/dist/interfaces/blogInterface.d.ts +2 -2
- package/dist/interfaces/bookAssessmentDateInterface.d.ts +2 -2
- package/dist/interfaces/careerInterface.d.ts +2 -2
- package/dist/interfaces/categoriesInterface.d.ts +2 -2
- package/dist/interfaces/certificatesHistoryInterface.d.ts +1 -1
- package/dist/interfaces/certificatesManagementInterface.d.ts +2 -2
- package/dist/interfaces/cityInterface.d.ts +1 -1
- package/dist/interfaces/classRoomInterface.d.ts +2 -2
- package/dist/interfaces/cloudStorageInterface.d.ts +2 -2
- package/dist/interfaces/coinPurchaseOfferInterface.d.ts +2 -2
- package/dist/interfaces/columnInterface.d.ts +2 -2
- package/dist/interfaces/contactFeedBackInterface.d.ts +2 -2
- package/dist/interfaces/countryInterface.d.ts +1 -1
- package/dist/interfaces/courseHasVisitorsInterface.d.ts +1 -1
- package/dist/interfaces/courseInterface.d.ts +2 -2
- package/dist/interfaces/dailyBookInterface.d.ts +1 -1
- package/dist/interfaces/dashboardManagementInterface.d.ts +2 -2
- package/dist/interfaces/driverInterface.d.ts +2 -2
- package/dist/interfaces/entityGroupInterface.d.ts +2 -2
- package/dist/interfaces/eventInterface.d.ts +2 -2
- package/dist/interfaces/examGroupInterface.d.ts +3 -3
- package/dist/interfaces/examHasAnswerSheetInterface.d.ts +2 -2
- package/dist/interfaces/examInterface.d.ts +2 -2
- package/dist/interfaces/facilityInterface.d.ts +2 -2
- package/dist/interfaces/featureActionInterface.d.ts +2 -2
- package/dist/interfaces/feeHistoryDetailsInterface.d.ts +2 -2
- package/dist/interfaces/feeHistoryInterface.d.ts +2 -2
- package/dist/interfaces/feeReminderInterface.d.ts +1 -1
- package/dist/interfaces/feeReminderSettingInterface.d.ts +2 -2
- package/dist/interfaces/feeReminderTypeInterface.d.ts +2 -2
- package/dist/interfaces/feeTypeHasTermsInterface.d.ts +2 -2
- package/dist/interfaces/feeTypeInterface.d.ts +2 -2
- package/dist/interfaces/feedBackInterface.d.ts +2 -2
- package/dist/interfaces/feesCollectionInterface.d.ts +2 -2
- package/dist/interfaces/fileStorageInterface.d.ts +2 -2
- package/dist/interfaces/floorManagementInterface.d.ts +2 -2
- package/dist/interfaces/generateIdCardInterface.d.ts +1 -1
- package/dist/interfaces/greetingsInterface.d.ts +2 -2
- package/dist/interfaces/holidayInterface.d.ts +2 -2
- package/dist/interfaces/homeworkInterface.d.ts +2 -2
- package/dist/interfaces/index.d.ts +137 -0
- package/dist/interfaces/index.js +153 -0
- package/dist/interfaces/informationSupportInterface.d.ts +2 -2
- package/dist/interfaces/inquiryInterface.d.ts +3 -3
- package/dist/interfaces/instituteEntityInterface.d.ts +2 -2
- package/dist/interfaces/instituteEntityTypeInterface.d.ts +2 -2
- package/dist/interfaces/instituteInterface.d.ts +2 -2
- package/dist/interfaces/instituteSubscriptionPlanInterface.d.ts +2 -2
- package/dist/interfaces/inventoryHistoryInterface.d.ts +2 -2
- package/dist/interfaces/inventoryInterface.d.ts +2 -2
- package/dist/interfaces/invoiceInterface.d.ts +2 -2
- package/dist/interfaces/jobApplyInterface.d.ts +2 -2
- package/dist/interfaces/lectureHistoryInterface.d.ts +2 -2
- package/dist/interfaces/lectureInterface.d.ts +2 -2
- package/dist/interfaces/masterLeaveInterface.d.ts +2 -2
- package/dist/interfaces/moduleFeatureInterface.d.ts +2 -2
- package/dist/interfaces/moduleInterface.d.ts +2 -2
- package/dist/interfaces/offersInterface.d.ts +2 -2
- package/dist/interfaces/paymentTermsInterface.d.ts +2 -2
- package/dist/interfaces/pdcChequeInterface.d.ts +2 -2
- package/dist/interfaces/pdcHistoryInterface.d.ts +2 -2
- package/dist/interfaces/photosGalleryInterface.d.ts +2 -2
- package/dist/interfaces/pincodeInterface.d.ts +1 -1
- package/dist/interfaces/plannerInterface.d.ts +2 -2
- package/dist/interfaces/productInterface.d.ts +2 -2
- package/dist/interfaces/projectAssessmentOptionInterface.d.ts +1 -1
- package/dist/interfaces/replaceTeacherInterface.d.ts +2 -2
- package/dist/interfaces/roleInterface.d.ts +4 -4
- package/dist/interfaces/rulesRegulationInterface.d.ts +2 -2
- package/dist/interfaces/schoolFeeCollectionInterface.d.ts +1 -1
- package/dist/interfaces/schoolFeeInterface.d.ts +2 -2
- package/dist/interfaces/schoolOfferInterface.d.ts +2 -2
- package/dist/interfaces/sendNotificationInerface.d.ts +2 -2
- package/dist/interfaces/slotInterface.d.ts +2 -2
- package/dist/interfaces/stateInterface.d.ts +1 -1
- package/dist/interfaces/subCategoriesInterface.d.ts +2 -2
- package/dist/interfaces/subjectHasFeeInterface.d.ts +1 -1
- package/dist/interfaces/subjectHasPayFeeHistoryInterface.d.ts +1 -1
- package/dist/interfaces/subjectIndexInterface.d.ts +2 -2
- package/dist/interfaces/subscriptionPlanInterface.d.ts +2 -2
- package/dist/interfaces/syllabusInterface.d.ts +2 -2
- package/dist/interfaces/taskManagementInterface.d.ts +2 -2
- package/dist/interfaces/testimonialInterface.d.ts +2 -2
- package/dist/interfaces/toDoInterface.d.ts +2 -2
- package/dist/interfaces/tokenInterface.d.ts +2 -2
- package/dist/interfaces/tripInterface.d.ts +2 -2
- package/dist/interfaces/typeManagementInterface.d.ts +2 -2
- package/dist/interfaces/uniqueNumberCounterInterface.d.ts +2 -2
- package/dist/interfaces/userBookAssessmentInterface.d.ts +2 -2
- package/dist/interfaces/userDetailsInterface.d.ts +2 -2
- package/dist/interfaces/userFeeTypeByAccountInterface.d.ts +2 -2
- package/dist/interfaces/userFeeTypeInterface.d.ts +2 -2
- package/dist/interfaces/userHasAnnouncementInterface.d.ts +2 -2
- package/dist/interfaces/userHasBatchInterface.d.ts +1 -1
- package/dist/interfaces/userHasCourseInterface.d.ts +2 -2
- package/dist/interfaces/userHasDeviceInterface.d.ts +2 -2
- package/dist/interfaces/userHasFeeTermsInterface.d.ts +2 -2
- package/dist/interfaces/userHasFileInterface.d.ts +2 -2
- package/dist/interfaces/userHasHomeWorkInterface.d.ts +2 -2
- package/dist/interfaces/userHasInventoryHistoryInterface.d.ts +2 -2
- package/dist/interfaces/userHasInventoryInterface.d.ts +2 -2
- package/dist/interfaces/userHasLeaveHistoryInterface.d.ts +2 -2
- package/dist/interfaces/userHasLeaveInterface.d.ts +2 -2
- package/dist/interfaces/userHasOfferInterface.d.ts +1 -1
- package/dist/interfaces/userHasParentInterface.d.ts +2 -2
- package/dist/interfaces/userHasRoleInterface.d.ts +2 -2
- package/dist/interfaces/userHasRollNumberInterface.d.ts +1 -1
- package/dist/interfaces/userHasStorageInterface.d.ts +2 -2
- package/dist/interfaces/userHasSubjectFeeInterface.d.ts +1 -1
- package/dist/interfaces/userInstituteMetaInterface.d.ts +2 -2
- package/dist/interfaces/userInterface.d.ts +2 -2
- package/dist/interfaces/userLeaveRequestInterface.d.ts +2 -2
- package/dist/interfaces/userMetaInterface.d.ts +2 -2
- package/dist/interfaces/userPayoutDetailsInterface.d.ts +2 -2
- package/dist/interfaces/userPayoutHistoryInterface.d.ts +2 -2
- package/dist/interfaces/userPayoutInterface.d.ts +2 -2
- package/dist/interfaces/userProjectAssessmentOptionInterface.d.ts +2 -2
- package/dist/interfaces/userRequiredStepsInterface.d.ts +2 -2
- package/dist/interfaces/userSchoolMetaInterface.d.ts +2 -2
- package/dist/interfaces/vehicleInterface.d.ts +2 -2
- package/dist/interfaces/vendorManagementInterface.d.ts +2 -2
- package/dist/interfaces/videoAnalystInterface.d.ts +1 -1
- package/dist/interfaces/walletHistoryInterface.d.ts +2 -2
- package/dist/interfaces/walletInterface.d.ts +2 -2
- package/dist/interfaces/walletTransactionInterface.d.ts +3 -3
- package/dist/interfaces/workingDayInterface.d.ts +2 -2
- package/dist/interfaces/workingShiftInterface.d.ts +2 -2
- package/dist/models/mongodb/approvalRequestModel.d.ts +1 -1
- package/dist/models/mongodb/approvalRequestModel.js +4 -4
- package/dist/models/mongodb/attendanceModel.d.ts +1 -1
- package/dist/models/mongodb/attendanceModel.js +23 -23
- package/dist/models/mongodb/blogModel.d.ts +1 -1
- package/dist/models/mongodb/blogModel.js +3 -3
- package/dist/models/mongodb/careerModel.d.ts +1 -1
- package/dist/models/mongodb/careerModel.js +3 -3
- package/dist/models/mongodb/certificatesHistoryModel.d.ts +1 -1
- package/dist/models/mongodb/certificatesManagementModel.d.ts +1 -1
- package/dist/models/mongodb/certificatesManagementModel.js +3 -3
- package/dist/models/mongodb/columnModel.d.ts +1 -1
- package/dist/models/mongodb/columnModel.js +5 -5
- package/dist/models/mongodb/dailyBookModel.d.ts +1 -1
- package/dist/models/mongodb/dashboardManagementModel.d.ts +1 -1
- package/dist/models/mongodb/dashboardManagementModel.js +6 -6
- package/dist/models/mongodb/eventModel.d.ts +1 -1
- package/dist/models/mongodb/eventModel.js +15 -15
- package/dist/models/mongodb/examGroupModel.d.ts +1 -1
- package/dist/models/mongodb/examGroupModel.js +18 -18
- package/dist/models/mongodb/examHasAnswerSheetModel.d.ts +1 -1
- package/dist/models/mongodb/examHasAnswerSheetModel.js +12 -12
- package/dist/models/mongodb/examModel.d.ts +1 -1
- package/dist/models/mongodb/examModel.js +28 -28
- package/dist/models/mongodb/feeReminderTypeModel.d.ts +1 -1
- package/dist/models/mongodb/feeReminderTypeModel.js +3 -3
- package/dist/models/mongodb/feedBackModel.d.ts +1 -1
- package/dist/models/mongodb/feedBackModel.js +3 -3
- package/dist/models/mongodb/generateIdCardModel.d.ts +1 -1
- package/dist/models/mongodb/holidayModel.d.ts +1 -1
- package/dist/models/mongodb/holidayModel.js +15 -15
- package/dist/models/mongodb/index.d.ts +36 -2
- package/dist/models/mongodb/index.js +60 -10
- package/dist/models/mongodb/informationSupportModel.d.ts +1 -1
- package/dist/models/mongodb/informationSupportModel.js +2 -2
- package/dist/models/mongodb/inquiryModel.d.ts +1 -1
- package/dist/models/mongodb/inquiryModel.js +18 -18
- package/dist/models/mongodb/invoiceModel.d.ts +1 -1
- package/dist/models/mongodb/invoiceModel.js +7 -7
- package/dist/models/mongodb/jobApplyModel.d.ts +1 -1
- package/dist/models/mongodb/jobApplyModel.js +7 -7
- package/dist/models/mongodb/photosGalleryModel.d.ts +1 -1
- package/dist/models/mongodb/photosGalleryModel.js +6 -6
- package/dist/models/mongodb/plannerModel.d.ts +1 -1
- package/dist/models/mongodb/plannerModel.js +3 -3
- package/dist/models/mongodb/replaceTeacherModel.d.ts +1 -1
- package/dist/models/mongodb/replaceTeacherModel.js +6 -6
- package/dist/models/mongodb/schoolFeeModel.d.ts +1 -1
- package/dist/models/mongodb/schoolFeeModel.js +12 -12
- package/dist/models/mongodb/subjectIndexModel.d.ts +1 -1
- package/dist/models/mongodb/subjectIndexModel.js +88 -88
- package/dist/models/mongodb/subscriptionPlanModel.d.ts +1 -1
- package/dist/models/mongodb/subscriptionPlanModel.js +6 -6
- package/dist/models/mongodb/taskManagementModel.d.ts +1 -1
- package/dist/models/mongodb/taskManagementModel.js +10 -10
- package/dist/models/mongodb/uniqueNumberCounterModel.d.ts +1 -1
- package/dist/models/mongodb/uniqueNumberCounterModel.js +3 -3
- package/dist/models/mongodb/userDetailsModel.d.ts +1 -1
- package/dist/models/mongodb/userDetailsModel.js +19 -19
- package/dist/models/mongodb/userInstituteMetaModel.d.ts +1 -1
- package/dist/models/mongodb/userInstituteMetaModel.js +14 -14
- package/dist/models/mongodb/userSchoolMetaModel.d.ts +1 -1
- package/dist/models/mongodb/userSchoolMetaModel.js +30 -30
- package/dist/models/mongodb/videoAnalystModel.d.ts +1 -1
- package/dist/models/mongodb/walletTransactionModel.d.ts +1 -1
- package/dist/models/mongodb/walletTransactionModel.js +12 -12
- package/dist/models/psql/SubCategoriesModel.d.ts +3 -3
- package/dist/models/psql/SubCategoriesModel.js +14 -14
- package/dist/models/psql/academicCalendarModel.d.ts +3 -3
- package/dist/models/psql/academicCalendarModel.js +13 -13
- package/dist/models/psql/accountHasReceiptDetailsModel.d.ts +2 -2
- package/dist/models/psql/accountHasReceiptDetailsModel.js +15 -15
- package/dist/models/psql/announcementModel.d.ts +3 -3
- package/dist/models/psql/announcementModel.js +30 -30
- package/dist/models/psql/areaModel.d.ts +2 -2
- package/dist/models/psql/areaModel.js +5 -5
- package/dist/models/psql/bankAccountDetailsModel.d.ts +3 -3
- package/dist/models/psql/bankAccountDetailsModel.js +16 -16
- package/dist/models/psql/bannerModel.d.ts +3 -3
- package/dist/models/psql/bannerModel.js +20 -20
- package/dist/models/psql/batchModel.d.ts +3 -3
- package/dist/models/psql/batchModel.js +27 -27
- package/dist/models/psql/batchSubjectBookAssessmentModel.d.ts +2 -2
- package/dist/models/psql/batchSubjectBookAssessmentModel.js +20 -20
- package/dist/models/psql/batchSubjectProjectAssessmentModel.d.ts +2 -2
- package/dist/models/psql/batchSubjectProjectAssessmentModel.js +17 -17
- package/dist/models/psql/bookAssessmentDateModel.d.ts +3 -3
- package/dist/models/psql/bookAssessmentDateModel.js +12 -12
- package/dist/models/psql/categoriesModel.d.ts +3 -3
- package/dist/models/psql/categoriesModel.js +11 -11
- package/dist/models/psql/cityModel.d.ts +1 -1
- package/dist/models/psql/cityModel.js +8 -8
- package/dist/models/psql/classRoomModel.d.ts +3 -3
- package/dist/models/psql/classRoomModel.js +18 -18
- package/dist/models/psql/cloudStorageModel.d.ts +3 -3
- package/dist/models/psql/cloudStorageModel.js +10 -10
- package/dist/models/psql/coinPurchaseOfferModel.d.ts +3 -3
- package/dist/models/psql/coinPurchaseOfferModel.js +10 -10
- package/dist/models/psql/contactFeedBackModel.d.ts +3 -3
- package/dist/models/psql/contactFeedBackModel.js +16 -16
- package/dist/models/psql/countryModel.d.ts +1 -1
- package/dist/models/psql/countryModel.js +2 -2
- package/dist/models/psql/courseHasVisitorsModel.d.ts +2 -2
- package/dist/models/psql/courseHasVisitorsModel.js +9 -9
- package/dist/models/psql/courseModel.d.ts +3 -3
- package/dist/models/psql/courseModel.js +18 -18
- package/dist/models/psql/driverModel.d.ts +3 -3
- package/dist/models/psql/driverModel.js +25 -25
- package/dist/models/psql/entityGroupModel.d.ts +3 -3
- package/dist/models/psql/entityGroupModel.js +12 -12
- package/dist/models/psql/facilityModel.d.ts +3 -3
- package/dist/models/psql/facilityModel.js +20 -20
- package/dist/models/psql/featureActionModel.d.ts +3 -3
- package/dist/models/psql/featureActionModel.js +10 -10
- package/dist/models/psql/feeHistoryDetailsModel.d.ts +3 -3
- package/dist/models/psql/feeHistoryDetailsModel.js +23 -23
- package/dist/models/psql/feeHistoryModel.d.ts +3 -3
- package/dist/models/psql/feeHistoryModel.js +49 -49
- package/dist/models/psql/feeReminderModel.d.ts +2 -2
- package/dist/models/psql/feeReminderModel.js +41 -41
- package/dist/models/psql/feeReminderSettingModel.d.ts +3 -3
- package/dist/models/psql/feeReminderSettingModel.js +14 -14
- package/dist/models/psql/feeTypeHasTermsModel.d.ts +3 -3
- package/dist/models/psql/feeTypeHasTermsModel.js +14 -14
- package/dist/models/psql/feeTypeModel.d.ts +3 -3
- package/dist/models/psql/feeTypeModel.js +24 -24
- package/dist/models/psql/feesCollectionModel.d.ts +3 -3
- package/dist/models/psql/feesCollectionModel.js +30 -30
- package/dist/models/psql/fileStorageModel.d.ts +2 -2
- package/dist/models/psql/fileStorageModel.js +8 -8
- package/dist/models/psql/floorManagementModel.d.ts +3 -3
- package/dist/models/psql/floorManagementModel.js +11 -11
- package/dist/models/psql/greetingsModel.d.ts +3 -3
- package/dist/models/psql/greetingsModel.js +17 -17
- package/dist/models/psql/homeWorkModel.d.ts +3 -3
- package/dist/models/psql/homeWorkModel.js +18 -18
- package/dist/models/psql/index.d.ts +101 -0
- package/dist/models/psql/index.js +106 -2
- package/dist/models/psql/instituteEntityModel.d.ts +3 -3
- package/dist/models/psql/instituteEntityModel.js +14 -14
- package/dist/models/psql/instituteEntityTypeModel.d.ts +3 -3
- package/dist/models/psql/instituteEntityTypeModel.js +10 -10
- package/dist/models/psql/instituteModel.d.ts +3 -3
- package/dist/models/psql/instituteModel.js +30 -30
- package/dist/models/psql/instituteSubscriptionPlanModel.d.ts +3 -3
- package/dist/models/psql/instituteSubscriptionPlanModel.js +16 -16
- package/dist/models/psql/inventoryHistoryModel.d.ts +3 -3
- package/dist/models/psql/inventoryHistoryModel.js +20 -20
- package/dist/models/psql/inventoryModel.d.ts +3 -3
- package/dist/models/psql/inventoryModel.js +16 -16
- package/dist/models/psql/lectureHistoryModel.d.ts +3 -3
- package/dist/models/psql/lectureHistoryModel.js +33 -33
- package/dist/models/psql/lectureModel.d.ts +3 -3
- package/dist/models/psql/lectureModel.js +74 -74
- package/dist/models/psql/masterLeaveModel.d.ts +3 -3
- package/dist/models/psql/masterLeaveModel.js +23 -23
- package/dist/models/psql/moduleFeatureModel.d.ts +3 -3
- package/dist/models/psql/moduleFeatureModel.js +12 -12
- package/dist/models/psql/moduleModel.d.ts +3 -3
- package/dist/models/psql/moduleModel.js +14 -14
- package/dist/models/psql/offerModel.d.ts +3 -3
- package/dist/models/psql/offerModel.js +16 -16
- package/dist/models/psql/paymentTermsModel.d.ts +2 -2
- package/dist/models/psql/paymentTermsModel.js +15 -15
- package/dist/models/psql/pdcChequeModel.d.ts +3 -3
- package/dist/models/psql/pdcChequeModel.js +19 -19
- package/dist/models/psql/pdcHistoryModel.d.ts +3 -3
- package/dist/models/psql/pdcHistoryModel.js +22 -22
- package/dist/models/psql/pincodeModel.d.ts +1 -1
- package/dist/models/psql/pincodeModel.js +8 -8
- package/dist/models/psql/productModel.d.ts +3 -3
- package/dist/models/psql/productModel.js +17 -17
- package/dist/models/psql/projectAssessmentOptionModel.d.ts +2 -2
- package/dist/models/psql/projectAssessmentOptionModel.js +9 -9
- package/dist/models/psql/roleModel.d.ts +3 -3
- package/dist/models/psql/roleModel.js +9 -9
- package/dist/models/psql/rulesRegulationModel.d.ts +3 -3
- package/dist/models/psql/rulesRegulationModel.js +8 -8
- package/dist/models/psql/schoolFeeCollectionModel.d.ts +2 -2
- package/dist/models/psql/schoolFeeCollectionModel.js +14 -14
- package/dist/models/psql/schoolOfferModel.d.ts +3 -3
- package/dist/models/psql/schoolOfferModel.js +18 -18
- package/dist/models/psql/sendNotificationModel.d.ts +3 -3
- package/dist/models/psql/sendNotificationModel.js +14 -14
- package/dist/models/psql/slotModel.d.ts +3 -3
- package/dist/models/psql/slotModel.js +14 -14
- package/dist/models/psql/stateModel.d.ts +1 -1
- package/dist/models/psql/stateModel.js +5 -5
- package/dist/models/psql/subjectHasFeeModel.d.ts +2 -2
- package/dist/models/psql/subjectHasFeeModel.js +12 -12
- package/dist/models/psql/subjectHasPayFeeHistoryModel.d.ts +2 -2
- package/dist/models/psql/subjectHasPayFeeHistoryModel.js +17 -17
- package/dist/models/psql/syllabusModel.d.ts +3 -3
- package/dist/models/psql/syllabusModel.js +17 -17
- package/dist/models/psql/testimonialModel.d.ts +3 -3
- package/dist/models/psql/testimonialModel.js +31 -31
- package/dist/models/psql/toDoModel.d.ts +3 -3
- package/dist/models/psql/toDoModel.js +19 -19
- package/dist/models/psql/tokenModel.d.ts +2 -2
- package/dist/models/psql/tokenModel.js +2 -2
- package/dist/models/psql/tripModel.d.ts +3 -3
- package/dist/models/psql/tripModel.js +16 -16
- package/dist/models/psql/typeManagementModel.d.ts +3 -3
- package/dist/models/psql/typeManagementModel.js +16 -16
- package/dist/models/psql/userBookAssessmentModel.d.ts +3 -3
- package/dist/models/psql/userBookAssessmentModel.js +20 -20
- package/dist/models/psql/userFeeTypeByAccountModel.d.ts +2 -2
- package/dist/models/psql/userFeeTypeByAccountModel.js +22 -22
- package/dist/models/psql/userFeeTypeModel.d.ts +3 -3
- package/dist/models/psql/userFeeTypeModel.js +23 -23
- package/dist/models/psql/userHasAnnouncementModel.d.ts +3 -3
- package/dist/models/psql/userHasAnnouncementModel.js +17 -17
- package/dist/models/psql/userHasBatchModel.d.ts +2 -2
- package/dist/models/psql/userHasBatchModel.js +11 -11
- package/dist/models/psql/userHasCourseModel.d.ts +3 -3
- package/dist/models/psql/userHasCourseModel.js +17 -17
- package/dist/models/psql/userHasDeviceModel.d.ts +3 -3
- package/dist/models/psql/userHasDeviceModel.js +11 -11
- package/dist/models/psql/userHasFeeTermsModel.d.ts +3 -3
- package/dist/models/psql/userHasFeeTermsModel.js +23 -23
- package/dist/models/psql/userHasFileModel.d.ts +2 -2
- package/dist/models/psql/userHasFileModel.js +15 -15
- package/dist/models/psql/userHasHomeWorkModel.d.ts +3 -3
- package/dist/models/psql/userHasHomeWorkModel.js +20 -20
- package/dist/models/psql/userHasInventoryHistoryModel.d.ts +3 -3
- package/dist/models/psql/userHasInventoryHistoryModel.js +16 -16
- package/dist/models/psql/userHasInventoryModel.d.ts +3 -3
- package/dist/models/psql/userHasInventoryModel.js +19 -19
- package/dist/models/psql/userHasLeaveHistoryModel.d.ts +3 -3
- package/dist/models/psql/userHasLeaveHistoryModel.js +20 -20
- package/dist/models/psql/userHasLeaveModel.d.ts +3 -3
- package/dist/models/psql/userHasLeaveModel.js +17 -17
- package/dist/models/psql/userHasOfferModel.d.ts +2 -2
- package/dist/models/psql/userHasOfferModel.js +20 -20
- package/dist/models/psql/userHasParentModel.d.ts +3 -3
- package/dist/models/psql/userHasParentModel.js +12 -12
- package/dist/models/psql/userHasRoleModel.d.ts +3 -3
- package/dist/models/psql/userHasRoleModel.js +13 -13
- package/dist/models/psql/userHasRollNumberModel.d.ts +2 -2
- package/dist/models/psql/userHasRollNumberModel.js +14 -14
- package/dist/models/psql/userHasStorageModel.d.ts +3 -3
- package/dist/models/psql/userHasStorageModel.js +11 -11
- package/dist/models/psql/userHasSubjectFeeModel.d.ts +2 -2
- package/dist/models/psql/userHasSubjectFeeModel.js +12 -12
- package/dist/models/psql/userLeaveRequestModel.d.ts +3 -3
- package/dist/models/psql/userLeaveRequestModel.js +23 -23
- package/dist/models/psql/userModel.d.ts +3 -3
- package/dist/models/psql/userModel.js +43 -43
- package/dist/models/psql/userPayoutDetailsModel.d.ts +3 -3
- package/dist/models/psql/userPayoutDetailsModel.js +22 -22
- package/dist/models/psql/userPayoutHistoryModel.d.ts +3 -3
- package/dist/models/psql/userPayoutHistoryModel.js +17 -17
- package/dist/models/psql/userPayoutModel.d.ts +3 -3
- package/dist/models/psql/userPayoutModel.js +31 -31
- package/dist/models/psql/userProjectAssessmentOptionModel.d.ts +3 -3
- package/dist/models/psql/userProjectAssessmentOptionModel.js +17 -17
- package/dist/models/psql/userRequiredStepsModel.d.ts +2 -2
- package/dist/models/psql/userRequiredStepsModel.js +8 -8
- package/dist/models/psql/vehicleModel.d.ts +3 -3
- package/dist/models/psql/vehicleModel.js +14 -14
- package/dist/models/psql/vendorManagementModel.d.ts +3 -3
- package/dist/models/psql/vendorManagementModel.js +20 -20
- package/dist/models/psql/walletHistoryModel.d.ts +3 -3
- package/dist/models/psql/walletHistoryModel.js +13 -13
- package/dist/models/psql/walletModel.d.ts +3 -3
- package/dist/models/psql/walletModel.js +10 -10
- package/dist/models/psql/workingDayModel.d.ts +3 -3
- package/dist/models/psql/workingDayModel.js +8 -8
- package/dist/models/psql/workingShiftModel.d.ts +3 -3
- package/dist/models/psql/workingShiftModel.js +17 -17
- package/dist/services/Concrete/mongooseCommonService.d.ts +2 -2
- package/dist/services/Concrete/mongooseCommonService.js +4 -4
- package/dist/services/Concrete/sequelizeCommonService.d.ts +2 -2
- package/dist/services/Concrete/sequelizeCommonService.js +5 -5
- package/dist/services/Contracts/IMongooseCommonService.d.ts +1 -1
- package/dist/services/Contracts/ISequelizeCommonService.d.ts +1 -1
- package/dist/types/academicCalendarType.d.ts +1 -1
- package/dist/types/accountHasReceiptDetailsType.d.ts +2 -2
- package/dist/types/announcementType.d.ts +1 -1
- package/dist/types/approveRequestType.d.ts +1 -1
- package/dist/types/areaType.d.ts +1 -1
- package/dist/types/attendanceType.d.ts +1 -1
- package/dist/types/bankAccountDetailsType.d.ts +1 -1
- package/dist/types/bannerType.d.ts +2 -2
- package/dist/types/batchSubjectBookAssessmentType.d.ts +2 -2
- package/dist/types/batchSubjectProjectAssessmentType.d.ts +2 -2
- package/dist/types/batchType.d.ts +2 -2
- package/dist/types/blogType.d.ts +1 -1
- package/dist/types/bookAssessmentDateType.d.ts +2 -2
- package/dist/types/careerType.d.ts +1 -1
- package/dist/types/categoriesType.d.ts +1 -1
- package/dist/types/certificatesHistoryType.d.ts +1 -1
- package/dist/types/certificatesManagementType.d.ts +1 -1
- package/dist/types/classRoomType.d.ts +1 -1
- package/dist/types/cloudStorageType.d.ts +1 -1
- package/dist/types/coinPurchaseOfferType.d.ts +1 -1
- package/dist/types/contactFeedBackType.d.ts +1 -1
- package/dist/types/courseHasVisitorsType.d.ts +1 -1
- package/dist/types/courseType.d.ts +1 -1
- package/dist/types/dailyBookType.d.ts +1 -1
- package/dist/types/dashboardManagementType.d.ts +1 -1
- package/dist/types/driverType.d.ts +2 -2
- package/dist/types/entityGroupType.d.ts +1 -1
- package/dist/types/eventType.d.ts +1 -1
- package/dist/types/examGroupType.d.ts +1 -1
- package/dist/types/examHasAnswerSheetType.d.ts +1 -1
- package/dist/types/examType.d.ts +2 -2
- package/dist/types/facilityType.d.ts +1 -1
- package/dist/types/featureActionType.d.ts +1 -1
- package/dist/types/feeHistoryDetailsType.d.ts +2 -2
- package/dist/types/feeHistoryType.d.ts +3 -3
- package/dist/types/feeReminderSettingType.d.ts +1 -1
- package/dist/types/feeReminderType.d.ts +1 -1
- package/dist/types/feeReminderTypeType.d.ts +1 -1
- package/dist/types/feeTypeHasTermsType.d.ts +1 -1
- package/dist/types/feeTypeType.d.ts +1 -1
- package/dist/types/feedBackType.d.ts +1 -1
- package/dist/types/feesCollectionType.d.ts +1 -1
- package/dist/types/fileStorageType.d.ts +1 -1
- package/dist/types/floormanagementType.d.ts +1 -1
- package/dist/types/generateIdCardType.d.ts +1 -1
- package/dist/types/greetingsType.d.ts +2 -2
- package/dist/types/holidayType.d.ts +1 -1
- package/dist/types/homeWorkType.d.ts +1 -1
- package/dist/types/index.d.ts +129 -0
- package/dist/types/index.js +145 -0
- package/dist/types/informationSupportType.d.ts +1 -1
- package/dist/types/inquiryType.d.ts +1 -1
- package/dist/types/instituteEntityType.d.ts +1 -1
- package/dist/types/instituteEntityTypeType.d.ts +1 -1
- package/dist/types/instituteSubscriptionPlanType.d.ts +1 -1
- package/dist/types/instituteType.d.ts +1 -1
- package/dist/types/inventoryHistoryType.d.ts +1 -1
- package/dist/types/inventoryType.d.ts +1 -1
- package/dist/types/jobApply.d.ts +1 -1
- package/dist/types/lectureHistoryType.d.ts +2 -2
- package/dist/types/lectureType.d.ts +2 -2
- package/dist/types/masterLeaveType.d.ts +1 -1
- package/dist/types/moduleFeatureType.d.ts +1 -1
- package/dist/types/moduleType.d.ts +1 -1
- package/dist/types/offerType.d.ts +1 -1
- package/dist/types/paymentTermsType.d.ts +1 -1
- package/dist/types/pdcChequeType.d.ts +2 -2
- package/dist/types/pdcHistoryType.d.ts +1 -1
- package/dist/types/photosGalleryType.d.ts +1 -1
- package/dist/types/plannerType.d.ts +1 -1
- package/dist/types/productType.d.ts +1 -1
- package/dist/types/projectAssessmentOptionType.d.ts +2 -2
- package/dist/types/roleType.d.ts +4 -4
- package/dist/types/rulesRegulationType.d.ts +1 -1
- package/dist/types/schoolFeeCollectionType.d.ts +1 -1
- package/dist/types/schoolFeeType.d.ts +1 -1
- package/dist/types/schoolOfferType.d.ts +1 -1
- package/dist/types/sendNotificationType.d.ts +1 -1
- package/dist/types/slotType.d.ts +1 -1
- package/dist/types/subCategoryType.d.ts +1 -1
- package/dist/types/subjectHasFeeType.d.ts +1 -1
- package/dist/types/subjectHasPayFeeHistoryType.d.ts +1 -1
- package/dist/types/subjectIndexType.d.ts +2 -2
- package/dist/types/subscriptionPlanType.d.ts +1 -1
- package/dist/types/syllabusType.d.ts +2 -2
- package/dist/types/taskManagementType.d.ts +1 -1
- package/dist/types/testimonialType.d.ts +2 -2
- package/dist/types/toDoType.d.ts +2 -2
- package/dist/types/tripType.d.ts +1 -1
- package/dist/types/typeManagementType.d.ts +1 -1
- package/dist/types/uniqueNumberCounterType.d.ts +1 -1
- package/dist/types/userBookAssessmentType.d.ts +2 -2
- package/dist/types/userDetailsType.d.ts +1 -1
- package/dist/types/userFeeTypeByAccountType.d.ts +1 -1
- package/dist/types/userFeeTypeType.d.ts +1 -1
- package/dist/types/userHasAnnouncementType.d.ts +1 -1
- package/dist/types/userHasBatchType.d.ts +3 -3
- package/dist/types/userHasCourseType.d.ts +1 -1
- package/dist/types/userHasDeviceType.d.ts +1 -1
- package/dist/types/userHasFeeTermsType.d.ts +1 -1
- package/dist/types/userHasFileType.d.ts +1 -1
- package/dist/types/userHasHomeWorkType.d.ts +1 -1
- package/dist/types/userHasInventoryHistoryType.d.ts +1 -1
- package/dist/types/userHasInventoryType.d.ts +1 -1
- package/dist/types/userHasLeaveHistoryType.d.ts +1 -1
- package/dist/types/userHasLeaveType.d.ts +1 -1
- package/dist/types/userHasOffer.d.ts +1 -1
- package/dist/types/userHasParentType.d.ts +1 -1
- package/dist/types/userHasRoleType.d.ts +1 -1
- package/dist/types/userHasRollNumberType.d.ts +1 -1
- package/dist/types/userHasStorageType.d.ts +1 -1
- package/dist/types/userHasSubjectFeeType.d.ts +1 -1
- package/dist/types/userInstituteMetaType.d.ts +1 -1
- package/dist/types/userLeaveRequestType.d.ts +1 -1
- package/dist/types/userMetaType.d.ts +2 -2
- package/dist/types/userPayoutDetailsType.d.ts +1 -1
- package/dist/types/userPayoutHistoryType.d.ts +1 -1
- package/dist/types/userPayoutType.d.ts +2 -2
- package/dist/types/userProjectAssessmentOptionType.d.ts +2 -2
- package/dist/types/userRequiredStepsType.d.ts +1 -1
- package/dist/types/userSchoolMetaType.d.ts +1 -1
- package/dist/types/userType.d.ts +3 -3
- package/dist/types/vehicleType.d.ts +1 -1
- package/dist/types/vendorType.d.ts +1 -1
- package/dist/types/videoAnalystType.d.ts +1 -1
- package/dist/types/walletHistoryType.d.ts +1 -1
- package/dist/types/walletTransactionType.d.ts +1 -1
- package/dist/types/walletType.d.ts +1 -1
- package/dist/types/workingDayType.d.ts +1 -1
- package/dist/types/workingShiftType.d.ts +1 -1
- package/package.json +2 -3
- /package/dist/interfaces/{commanInterface.d.ts → commonInterface.d.ts} +0 -0
- /package/dist/interfaces/{commanInterface.js → commonInterface.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ACADEMIC_CALENDARS_STATUS } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { ACADEMIC_CALENDARS_STATUS } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IAcademicCalendarModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
startDate: Date;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ANNOUCEMENT_STATUS, ANNOUCEMENT_SCHEDULE_TYPE, USER_TYPES } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { ANNOUCEMENT_STATUS, ANNOUCEMENT_SCHEDULE_TYPE, USER_TYPES } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IAnnouncementModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
title: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Document } from 'mongoose';
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
3
|
-
import { APPROVE_REQUEST_STATUS, APPROVE_REQUEST_TYPE } from '../constants/app
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
|
+
import { APPROVE_REQUEST_STATUS, APPROVE_REQUEST_TYPE } from '../constants/app';
|
|
4
4
|
export interface IApproveRequestModelAttributes extends IDefaultAttributes, Document {
|
|
5
5
|
id: string;
|
|
6
6
|
approveType: APPROVE_REQUEST_TYPE;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Document } from 'mongoose';
|
|
2
|
-
import { ATTENDANCE_STATUS, ATTENDANCE_TYPE, USER_TYPES } from '../constants/app
|
|
3
|
-
import { IDefaultAttributes } from './
|
|
2
|
+
import { ATTENDANCE_STATUS, ATTENDANCE_TYPE, USER_TYPES } from '../constants/app';
|
|
3
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
4
4
|
export interface IAttendanceUser {
|
|
5
5
|
userId: string;
|
|
6
6
|
status: ATTENDANCE_STATUS;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { IDefaultAttributes } from './
|
|
2
|
-
import { COMMAN_STATUS, BOOLEAN_STATUS } from '../constants/app
|
|
1
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
2
|
+
import { COMMAN_STATUS, BOOLEAN_STATUS } from '../constants/app';
|
|
3
3
|
export interface IBankAccountDetailsInterfaceModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
accountHolderName: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { IDefaultAttributes } from './
|
|
2
|
-
import { BANNER_TYPE, APP_TYPE, COMMAN_STATUS, USER_TYPES } from '../constants/app
|
|
1
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
2
|
+
import { BANNER_TYPE, APP_TYPE, COMMAN_STATUS, USER_TYPES } from '../constants/app';
|
|
3
3
|
export interface IBannerModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
title: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { COMMAN_STATUS, PLANNER_SYNC_STATUS } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { COMMAN_STATUS, PLANNER_SYNC_STATUS } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IBatchModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
title: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BLOG_STATUS } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { BLOG_STATUS } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
import { Document } from 'mongoose';
|
|
4
4
|
export interface ICommentSchema {
|
|
5
5
|
id: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BOOK_ASSESSMENT_DATE_STATUS } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { BOOK_ASSESSMENT_DATE_STATUS } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IBookAssessmentDateModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
assessmentBookId: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Document } from 'mongoose';
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
3
|
-
import { COMMAN_STATUS } from '../constants/app
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
|
+
import { COMMAN_STATUS } from '../constants/app';
|
|
4
4
|
export interface ICareerModelAttributes extends IDefaultAttributes, Document {
|
|
5
5
|
id: string;
|
|
6
6
|
fullName: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { IDefaultAttributes } from './
|
|
2
|
-
import { COMMAN_STATUS } from '../constants/app
|
|
1
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
2
|
+
import { COMMAN_STATUS } from '../constants/app';
|
|
3
3
|
export interface ICategoriesModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
name: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { COMMAN_STATUS } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { COMMAN_STATUS } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
import { Document } from 'mongoose';
|
|
4
4
|
export interface ICertificatesManagementAttributes extends IDefaultAttributes, Document {
|
|
5
5
|
id: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { IDefaultAttributes } from './
|
|
2
|
-
import { COMMAN_STATUS } from '../constants/app
|
|
1
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
2
|
+
import { COMMAN_STATUS } from '../constants/app';
|
|
3
3
|
export interface IClassRoomModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
title: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { COMMAN_STATUS, DISCOUNT_TYPE, VALID_CURRENCY } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { COMMAN_STATUS, DISCOUNT_TYPE, VALID_CURRENCY } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface ICloudStorageModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
title: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { COMMAN_STATUS, DISCOUNT_TYPE } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { COMMAN_STATUS, DISCOUNT_TYPE } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface ICoinPurchaseOfferModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
title?: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Document } from 'mongoose';
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
3
|
-
import { COMMAN_STATUS } from '../constants/app
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
|
+
import { COMMAN_STATUS } from '../constants/app';
|
|
4
4
|
export interface IRowSchema {
|
|
5
5
|
id: string;
|
|
6
6
|
title: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CONTACT_FEED_BACK_TYPE } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { CONTACT_FEED_BACK_TYPE } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IContactFeedBackAttributes extends IDefaultAttributes {
|
|
4
4
|
id: number;
|
|
5
5
|
subject: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { APP_TYPE, COMMAN_STATUS, COURSE_STATUS, USER_TYPES } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { APP_TYPE, COMMAN_STATUS, COURSE_STATUS, USER_TYPES } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface ICourseModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
instituteId?: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Document } from 'mongoose';
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IDailyBookModelAttributes extends IDefaultAttributes, Document {
|
|
4
4
|
id: string;
|
|
5
5
|
userId: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Document } from 'mongoose';
|
|
2
|
-
import { USER_TYPES, COMMAN_STATUS } from '../constants/app
|
|
3
|
-
import { IDefaultAttributes } from './
|
|
2
|
+
import { USER_TYPES, COMMAN_STATUS } from '../constants/app';
|
|
3
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
4
4
|
export interface IModuleList {
|
|
5
5
|
sequenceNumber: number;
|
|
6
6
|
moduleName: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { APP_TYPE, COMMAN_STATUS } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { APP_TYPE, COMMAN_STATUS } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IDriverModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
instituteId: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { IDefaultAttributes } from './
|
|
2
|
-
import { COMMAN_STATUS } from '../constants/app
|
|
1
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
2
|
+
import { COMMAN_STATUS } from '../constants/app';
|
|
3
3
|
export interface IEntityGroupModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
name: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Document } from 'mongoose';
|
|
2
|
-
import { ACADEMIC_CALENDARS_TYPE, COMMAN_STATUS, PLANNER_SYNC_STATUS } from '../constants/app
|
|
3
|
-
import { IDefaultAttributes } from './
|
|
2
|
+
import { ACADEMIC_CALENDARS_TYPE, COMMAN_STATUS, PLANNER_SYNC_STATUS } from '../constants/app';
|
|
3
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
4
4
|
export interface IEventHasBatch {
|
|
5
5
|
batchId: string;
|
|
6
6
|
subjectId?: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import mongoose, { Document } from 'mongoose';
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
3
|
-
import { EXAM_GROUP_STANDARD_RESULT, EXAM_GROUP_STATUS } from '../constants/app
|
|
4
|
-
import { IExamModelAttributes } from './examInterface
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
|
+
import { EXAM_GROUP_STANDARD_RESULT, EXAM_GROUP_STATUS } from '../constants/app';
|
|
4
|
+
import { IExamModelAttributes } from './examInterface';
|
|
5
5
|
export interface IExamGroupDaysAttributes {
|
|
6
6
|
date: Date;
|
|
7
7
|
note: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import mongoose, { Document } from 'mongoose';
|
|
2
|
-
import { EXAM_ANSWER_SHEET_QUESTION_RESULT, EXAM_ANSWER_SHEET_RESULT_STATUS, EXAM_ANSWER_SHEET_RESULT_TYPE, EXAM_ANSWER_SHEET_STATUS, USER_TYPES } from '../constants/app
|
|
3
|
-
import { IDefaultAttributes } from './
|
|
2
|
+
import { EXAM_ANSWER_SHEET_QUESTION_RESULT, EXAM_ANSWER_SHEET_RESULT_STATUS, EXAM_ANSWER_SHEET_RESULT_TYPE, EXAM_ANSWER_SHEET_STATUS, USER_TYPES } from '../constants/app';
|
|
3
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
4
4
|
export interface IAnswerSheetQuestion {
|
|
5
5
|
index: number;
|
|
6
6
|
options?: string[];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Document } from 'mongoose';
|
|
2
|
-
import { EXAM_ANSWER_SELECTION_TYPE, EXAM_VALID_ANSWER_TYPE, EXAM_MODE, EXAM_STATUS, PLANNER_SYNC_STATUS } from '../constants/app
|
|
3
|
-
import { IDefaultAttributes } from './
|
|
2
|
+
import { EXAM_ANSWER_SELECTION_TYPE, EXAM_VALID_ANSWER_TYPE, EXAM_MODE, EXAM_STATUS, PLANNER_SYNC_STATUS } from '../constants/app';
|
|
3
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
4
4
|
import mongoose from 'mongoose';
|
|
5
5
|
export interface IExamHasBatch {
|
|
6
6
|
batchId: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { FACILITY_TYPE } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { FACILITY_TYPE } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IFacilityAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
typeManagementId: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { APP_TYPE, COMMAN_STATUS } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { APP_TYPE, COMMAN_STATUS } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IFeatureActionAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
name: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { PAYMENT_TYPE } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { PAYMENT_TYPE } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IFeeHistoryDetailsModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
instituteId: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { FEE_HISTORY_STATUS, PAYMENT_TYPE } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { FEE_HISTORY_STATUS, PAYMENT_TYPE } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IFeeHistoryModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
instituteId: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BOOLEAN_STATUS, FEE_REMINDER_SETTING_STATUS } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { BOOLEAN_STATUS, FEE_REMINDER_SETTING_STATUS } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IFeeReminderSettingModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
instituteId: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Document } from 'mongoose';
|
|
2
|
-
import { FEE_REMINDER_SETTING_FREQUENCY, FEE_REMINDER_SETTING_TYPE } from '../constants/app
|
|
3
|
-
import { IDefaultAttributes } from './
|
|
2
|
+
import { FEE_REMINDER_SETTING_FREQUENCY, FEE_REMINDER_SETTING_TYPE } from '../constants/app';
|
|
3
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
4
4
|
export interface IFeeReminderTypeModelAttributes extends IDefaultAttributes, Document {
|
|
5
5
|
id: string;
|
|
6
6
|
type: FEE_REMINDER_SETTING_TYPE;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { PAYMENT_TERMS_TYPE } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { PAYMENT_TERMS_TYPE } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IFeeTypeHasTermsModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
stdId: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { IDefaultAttributes } from './
|
|
2
|
-
import { FEE_TYPE, COMMAN_STATUS, FEE_TYPE_FREQUENCY, BOOLEAN_STATUS } from '../constants/app
|
|
1
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
2
|
+
import { FEE_TYPE, COMMAN_STATUS, FEE_TYPE_FREQUENCY, BOOLEAN_STATUS } from '../constants/app';
|
|
3
3
|
export interface IFeeTypeModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
typeManagementId: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Document } from 'mongoose';
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
3
|
-
import { FEED_BACK_STATUS, FEED_BACK_TYPE } from '../constants/app
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
|
+
import { FEED_BACK_STATUS, FEED_BACK_TYPE } from '../constants/app';
|
|
4
4
|
export interface IConversation extends IDefaultAttributes {
|
|
5
5
|
userId: string;
|
|
6
6
|
comment: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { FEE_PAYMENT_STATUS, PAYMENT_TYPE } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { FEE_PAYMENT_STATUS, PAYMENT_TYPE } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IFeesCollectionModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
date: Date;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { APP_TYPE } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { APP_TYPE } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IFileStorageAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
originalFileName: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { IDefaultAttributes } from './
|
|
2
|
-
import { COMMAN_STATUS } from '../constants/app
|
|
1
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
2
|
+
import { COMMAN_STATUS } from '../constants/app';
|
|
3
3
|
export interface IFloorManagementModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
title: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Document } from 'mongoose';
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IGenarateIdCardModelAttributes extends IDefaultAttributes, Document {
|
|
4
4
|
id: string;
|
|
5
5
|
templateName: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { COMMAN_STATUS, GREETING_TYPE } from '../constants/app
|
|
2
|
-
import { IDefaultAttributes } from './
|
|
1
|
+
import { COMMAN_STATUS, GREETING_TYPE } from '../constants/app';
|
|
2
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
3
3
|
export interface IGreetingsModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
instituteId: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Document } from 'mongoose';
|
|
2
|
-
import { ACADEMIC_CALENDARS_TYPE, COMMAN_STATUS, PLANNER_SYNC_STATUS } from '../constants/app
|
|
3
|
-
import { IDefaultAttributes } from './
|
|
2
|
+
import { ACADEMIC_CALENDARS_TYPE, COMMAN_STATUS, PLANNER_SYNC_STATUS } from '../constants/app';
|
|
3
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
4
4
|
export interface IHolidayHasBatch {
|
|
5
5
|
batchId: string;
|
|
6
6
|
subjectId?: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { IDefaultAttributes } from './
|
|
2
|
-
import { COMMAN_STATUS } from '../constants/app
|
|
1
|
+
import { IDefaultAttributes } from './commonInterface';
|
|
2
|
+
import { COMMAN_STATUS } from '../constants/app';
|
|
3
3
|
export interface IHomeWorkModelAttributes extends IDefaultAttributes {
|
|
4
4
|
id: string;
|
|
5
5
|
title: string;
|
|
@@ -0,0 +1,137 @@
|
|
|
1
|
+
export * from './academicCalendarInterface';
|
|
2
|
+
export * from './accountHasReceiptDetailsInterface';
|
|
3
|
+
export * from './announcementInterface';
|
|
4
|
+
export * from './approvalRequestInterface';
|
|
5
|
+
export * from './areaInterface';
|
|
6
|
+
export * from './attendanceInterface';
|
|
7
|
+
export * from './bankAccountDetailsInterface';
|
|
8
|
+
export * from './bannerInterface';
|
|
9
|
+
export * from './batchInterface';
|
|
10
|
+
export * from './batchSubjectBookAssessmentInterface';
|
|
11
|
+
export * from './batchSubjectProjectAssessmentInterface';
|
|
12
|
+
export * from './blogInterface';
|
|
13
|
+
export * from './bookAssessmentDateInterface';
|
|
14
|
+
export * from './careerInterface';
|
|
15
|
+
export * from './categoriesInterface';
|
|
16
|
+
export * from './certificatesHistoryInterface';
|
|
17
|
+
export * from './certificatesManagementInterface';
|
|
18
|
+
export * from './cityInterface';
|
|
19
|
+
export * from './classRoomInterface';
|
|
20
|
+
export * from './cloudStorageInterface';
|
|
21
|
+
export * from './coinPurchaseOfferInterface';
|
|
22
|
+
export * from './columnInterface';
|
|
23
|
+
export * from './commonInterface';
|
|
24
|
+
export * from './contactFeedBackInterface';
|
|
25
|
+
export * from './countryInterface';
|
|
26
|
+
export * from './courseHasVisitorsInterface';
|
|
27
|
+
export * from './courseInterface';
|
|
28
|
+
export * from './dailyBookInterface';
|
|
29
|
+
export * from './dashboardManagementInterface';
|
|
30
|
+
export * from './driverInterface';
|
|
31
|
+
export * from './entityGroupInterface';
|
|
32
|
+
export * from './eventInterface';
|
|
33
|
+
export * from './examGroupInterface';
|
|
34
|
+
export * from './examHasAnswerSheetInterface';
|
|
35
|
+
export * from './examInterface';
|
|
36
|
+
export * from './facilityInterface';
|
|
37
|
+
export * from './featureActionInterface';
|
|
38
|
+
export * from './feeHistoryDetailsInterface';
|
|
39
|
+
export * from './feeHistoryInterface';
|
|
40
|
+
export * from './feeReminderInterface';
|
|
41
|
+
export * from './feeReminderSettingInterface';
|
|
42
|
+
export * from './feeReminderTypeInterface';
|
|
43
|
+
export * from './feeTypeHasTermsInterface';
|
|
44
|
+
export * from './feeTypeInterface';
|
|
45
|
+
export * from './feedBackInterface';
|
|
46
|
+
export * from './feesCollectionInterface';
|
|
47
|
+
export * from './fileStorageInterface';
|
|
48
|
+
export * from './floorManagementInterface';
|
|
49
|
+
export * from './generateIdCardInterface';
|
|
50
|
+
export * from './greetingsInterface';
|
|
51
|
+
export * from './holidayInterface';
|
|
52
|
+
export * from './homeworkInterface';
|
|
53
|
+
export * from './informationSupportInterface';
|
|
54
|
+
export * from './inquiryInterface';
|
|
55
|
+
export * from './instituteEntityInterface';
|
|
56
|
+
export * from './instituteEntityTypeInterface';
|
|
57
|
+
export * from './instituteInterface';
|
|
58
|
+
export * from './instituteSubscriptionPlanInterface';
|
|
59
|
+
export * from './inventoryHistoryInterface';
|
|
60
|
+
export * from './inventoryInterface';
|
|
61
|
+
export * from './invoiceInterface';
|
|
62
|
+
export * from './jobApplyInterface';
|
|
63
|
+
export * from './lectureHistoryInterface';
|
|
64
|
+
export * from './lectureInterface';
|
|
65
|
+
export * from './masterLeaveInterface';
|
|
66
|
+
export * from './moduleFeatureInterface';
|
|
67
|
+
export * from './moduleInterface';
|
|
68
|
+
export * from './offersInterface';
|
|
69
|
+
export * from './paymentTermsInterface';
|
|
70
|
+
export * from './pdcChequeInterface';
|
|
71
|
+
export * from './pdcHistoryInterface';
|
|
72
|
+
export * from './photosGalleryInterface';
|
|
73
|
+
export * from './pincodeInterface';
|
|
74
|
+
export * from './plannerInterface';
|
|
75
|
+
export * from './productInterface';
|
|
76
|
+
export * from './projectAssessmentOptionInterface';
|
|
77
|
+
export * from './replaceTeacherInterface';
|
|
78
|
+
export * from './roleInterface';
|
|
79
|
+
export * from './rulesRegulationInterface';
|
|
80
|
+
export * from './schoolFeeCollectionInterface';
|
|
81
|
+
export * from './schoolFeeInterface';
|
|
82
|
+
export * from './schoolOfferInterface';
|
|
83
|
+
export * from './sendNotificationInerface';
|
|
84
|
+
export * from './slotInterface';
|
|
85
|
+
export * from './stateInterface';
|
|
86
|
+
export * from './subCategoriesInterface';
|
|
87
|
+
export * from './subjectHasFeeInterface';
|
|
88
|
+
export * from './subjectHasPayFeeHistoryInterface';
|
|
89
|
+
export * from './subjectIndexInterface';
|
|
90
|
+
export * from './subscriptionPlanInterface';
|
|
91
|
+
export * from './syllabusInterface';
|
|
92
|
+
export * from './taskManagementInterface';
|
|
93
|
+
export * from './testimonialInterface';
|
|
94
|
+
export * from './toDoInterface';
|
|
95
|
+
export * from './tokenInterface';
|
|
96
|
+
export * from './tripInterface';
|
|
97
|
+
export * from './typeManagementInterface';
|
|
98
|
+
export * from './uniqueNumberCounterInterface';
|
|
99
|
+
export * from './userBookAssessmentInterface';
|
|
100
|
+
export * from './userDetailsInterface';
|
|
101
|
+
export * from './userFeeTypeByAccountInterface';
|
|
102
|
+
export * from './userFeeTypeInterface';
|
|
103
|
+
export * from './userHasAnnouncementInterface';
|
|
104
|
+
export * from './userHasBatchInterface';
|
|
105
|
+
export * from './userHasCourseInterface';
|
|
106
|
+
export * from './userHasDeviceInterface';
|
|
107
|
+
export * from './userHasFeeTermsInterface';
|
|
108
|
+
export * from './userHasFileInterface';
|
|
109
|
+
export * from './userHasHomeWorkInterface';
|
|
110
|
+
export * from './userHasInventoryHistoryInterface';
|
|
111
|
+
export * from './userHasInventoryInterface';
|
|
112
|
+
export * from './userHasLeaveHistoryInterface';
|
|
113
|
+
export * from './userHasLeaveInterface';
|
|
114
|
+
export * from './userHasOfferInterface';
|
|
115
|
+
export * from './userHasParentInterface';
|
|
116
|
+
export * from './userHasRoleInterface';
|
|
117
|
+
export * from './userHasRollNumberInterface';
|
|
118
|
+
export * from './userHasStorageInterface';
|
|
119
|
+
export * from './userHasSubjectFeeInterface';
|
|
120
|
+
export * from './userInstituteMetaInterface';
|
|
121
|
+
export * from './userInterface';
|
|
122
|
+
export * from './userLeaveRequestInterface';
|
|
123
|
+
export * from './userMetaInterface';
|
|
124
|
+
export * from './userPayoutDetailsInterface';
|
|
125
|
+
export * from './userPayoutHistoryInterface';
|
|
126
|
+
export * from './userPayoutInterface';
|
|
127
|
+
export * from './userProjectAssessmentOptionInterface';
|
|
128
|
+
export * from './userRequiredStepsInterface';
|
|
129
|
+
export * from './userSchoolMetaInterface';
|
|
130
|
+
export * from './vehicleInterface';
|
|
131
|
+
export * from './vendorManagementInterface';
|
|
132
|
+
export * from './videoAnalystInterface';
|
|
133
|
+
export * from './walletHistoryInterface';
|
|
134
|
+
export * from './walletInterface';
|
|
135
|
+
export * from './walletTransactionInterface';
|
|
136
|
+
export * from './workingDayInterface';
|
|
137
|
+
export * from './workingShiftInterface';
|