|
|
|
@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
import 'dart:convert';
|
|
|
|
|
|
|
|
|
|
|
|
import 'package:mohem_flutter_app/models/add_att_success_list_model.dart';
|
|
|
|
import 'package:mohem_flutter_app/models/add_att_success_list_model.dart';
|
|
|
|
import 'package:mohem_flutter_app/models/add_attachment_list_model.dart';
|
|
|
|
import 'package:mohem_flutter_app/models/add_attachment_list_model.dart';
|
|
|
|
import 'package:mohem_flutter_app/models/basic_member_information_model.dart';
|
|
|
|
import 'package:mohem_flutter_app/models/basic_member_information_model.dart';
|
|
|
|
@ -391,275 +393,278 @@ class GenericResponseModel {
|
|
|
|
String? ePharmacyGetItemOnHandList;
|
|
|
|
String? ePharmacyGetItemOnHandList;
|
|
|
|
bool? isActiveCode;
|
|
|
|
bool? isActiveCode;
|
|
|
|
bool? isSMSSent;
|
|
|
|
bool? isSMSSent;
|
|
|
|
|
|
|
|
PortalDirectionData? portalDirectionData;
|
|
|
|
GenericResponseModel(
|
|
|
|
|
|
|
|
{this.date,
|
|
|
|
GenericResponseModel({
|
|
|
|
this.languageID,
|
|
|
|
this.date,
|
|
|
|
this.serviceName,
|
|
|
|
this.languageID,
|
|
|
|
this.time,
|
|
|
|
this.portalDirectionData,
|
|
|
|
this.androidLink,
|
|
|
|
this.serviceName,
|
|
|
|
this.authenticationTokenID,
|
|
|
|
this.time,
|
|
|
|
this.data,
|
|
|
|
this.androidLink,
|
|
|
|
this.dataw,
|
|
|
|
this.authenticationTokenID,
|
|
|
|
this.dietType,
|
|
|
|
this.data,
|
|
|
|
this.dietTypeID,
|
|
|
|
this.dataw,
|
|
|
|
this.errorCode,
|
|
|
|
this.dietType,
|
|
|
|
this.errorEndUserMessage,
|
|
|
|
this.dietTypeID,
|
|
|
|
this.errorEndUserMessageN,
|
|
|
|
this.errorCode,
|
|
|
|
this.errorMessage,
|
|
|
|
this.errorEndUserMessage,
|
|
|
|
this.errorType,
|
|
|
|
this.errorEndUserMessageN,
|
|
|
|
this.foodCategory,
|
|
|
|
this.errorMessage,
|
|
|
|
this.iOSLink,
|
|
|
|
this.errorType,
|
|
|
|
this.isAuthenticated,
|
|
|
|
this.foodCategory,
|
|
|
|
this.mealOrderStatus,
|
|
|
|
this.iOSLink,
|
|
|
|
this.mealType,
|
|
|
|
this.isAuthenticated,
|
|
|
|
this.messageStatus,
|
|
|
|
this.mealOrderStatus,
|
|
|
|
this.numberOfResultRecords,
|
|
|
|
this.mealType,
|
|
|
|
this.patientBlodType,
|
|
|
|
this.messageStatus,
|
|
|
|
this.successMsg,
|
|
|
|
this.numberOfResultRecords,
|
|
|
|
this.successMsgN,
|
|
|
|
this.patientBlodType,
|
|
|
|
this.vidaUpdatedResponse,
|
|
|
|
this.successMsg,
|
|
|
|
this.addAttSuccessList,
|
|
|
|
this.successMsgN,
|
|
|
|
this.addAttachmentList,
|
|
|
|
this.vidaUpdatedResponse,
|
|
|
|
this.bCDomain,
|
|
|
|
this.addAttSuccessList,
|
|
|
|
this.bCLogo,
|
|
|
|
this.addAttachmentList,
|
|
|
|
this.basicMemberInformation,
|
|
|
|
this.bCDomain,
|
|
|
|
this.businessCardPrivilege,
|
|
|
|
this.bCLogo,
|
|
|
|
this.calculateAbsenceDuration,
|
|
|
|
this.basicMemberInformation,
|
|
|
|
this.cancelHRTransactionLIst,
|
|
|
|
this.businessCardPrivilege,
|
|
|
|
this.chatEmployeeLoginList,
|
|
|
|
this.calculateAbsenceDuration,
|
|
|
|
this.companyBadge,
|
|
|
|
this.cancelHRTransactionLIst,
|
|
|
|
this.companyImage,
|
|
|
|
this.chatEmployeeLoginList,
|
|
|
|
this.companyImageDescription,
|
|
|
|
this.companyBadge,
|
|
|
|
this.companyImageURL,
|
|
|
|
this.companyImage,
|
|
|
|
this.companyMainCompany,
|
|
|
|
this.companyImageDescription,
|
|
|
|
this.countryList,
|
|
|
|
this.companyImageURL,
|
|
|
|
this.createVacationRuleList,
|
|
|
|
this.companyMainCompany,
|
|
|
|
this.deleteAttachmentList,
|
|
|
|
this.countryList,
|
|
|
|
this.deleteVacationRuleList,
|
|
|
|
this.createVacationRuleList,
|
|
|
|
this.disableSessionList,
|
|
|
|
this.deleteAttachmentList,
|
|
|
|
this.employeeQR,
|
|
|
|
this.deleteVacationRuleList,
|
|
|
|
this.employeeDocumentsList,
|
|
|
|
this.disableSessionList,
|
|
|
|
this.forgetPasswordTokenID,
|
|
|
|
this.employeeQR,
|
|
|
|
this.getAbsenceAttachmentsList,
|
|
|
|
this.employeeDocumentsList,
|
|
|
|
this.getAbsenceAttendanceTypesList,
|
|
|
|
this.forgetPasswordTokenID,
|
|
|
|
this.getAbsenceCollectionNotificationBodyList,
|
|
|
|
this.getAbsenceAttachmentsList,
|
|
|
|
this.getAbsenceDffStructureList,
|
|
|
|
this.getAbsenceAttendanceTypesList,
|
|
|
|
this.getAbsenceTransactionList,
|
|
|
|
this.getAbsenceCollectionNotificationBodyList,
|
|
|
|
this.getAccrualBalancesList,
|
|
|
|
this.getAbsenceDffStructureList,
|
|
|
|
this.getActionHistoryList,
|
|
|
|
this.getAbsenceTransactionList,
|
|
|
|
this.getPRActionHistoryList,
|
|
|
|
this.getAccrualBalancesList,
|
|
|
|
this.getAddressDffStructureList,
|
|
|
|
this.getActionHistoryList,
|
|
|
|
this.getAddressNotificationBodyList,
|
|
|
|
this.getPRActionHistoryList,
|
|
|
|
this.getApprovesList,
|
|
|
|
this.getAddressDffStructureList,
|
|
|
|
this.getAttachementList,
|
|
|
|
this.getAddressNotificationBodyList,
|
|
|
|
this.getPRAttachmentList,
|
|
|
|
this.getApprovesList,
|
|
|
|
this.getAttendanceTrackingList,
|
|
|
|
this.getAttachementList,
|
|
|
|
this.getBasicDetColsStructureList,
|
|
|
|
this.getPRAttachmentList,
|
|
|
|
this.getBasicDetDffStructureList,
|
|
|
|
this.getAttendanceTrackingList,
|
|
|
|
this.getBasicDetNtfBodyList,
|
|
|
|
this.getBasicDetColsStructureList,
|
|
|
|
this.getCEICollectionNotificationBodyList,
|
|
|
|
this.getBasicDetDffStructureList,
|
|
|
|
this.getCEIDFFStructureList,
|
|
|
|
this.getBasicDetNtfBodyList,
|
|
|
|
this.getCEITransactionList,
|
|
|
|
this.getCEICollectionNotificationBodyList,
|
|
|
|
this.getCcpTransactionsList,
|
|
|
|
this.getCEIDFFStructureList,
|
|
|
|
this.getCcpTransactionsListNew,
|
|
|
|
this.getCEITransactionList,
|
|
|
|
this.getConcurrentProgramsList,
|
|
|
|
this.getCcpTransactionsList,
|
|
|
|
this.getContactColsStructureList,
|
|
|
|
this.getCcpTransactionsListNew,
|
|
|
|
this.getContactDetailsList,
|
|
|
|
this.getConcurrentProgramsList,
|
|
|
|
this.getContactDffStructureList,
|
|
|
|
this.getContactColsStructureList,
|
|
|
|
this.getContactNotificationBodyList,
|
|
|
|
this.getContactDetailsList,
|
|
|
|
this.getCountriesList,
|
|
|
|
this.getContactDffStructureList,
|
|
|
|
this.getDayHoursTypeDetailsList,
|
|
|
|
this.getContactNotificationBodyList,
|
|
|
|
this.getDeductionsList,
|
|
|
|
this.getCountriesList,
|
|
|
|
this.getDefaultValueList,
|
|
|
|
this.getDayHoursTypeDetailsList,
|
|
|
|
this.getEITCollectionNotificationBodyList,
|
|
|
|
this.getDeductionsList,
|
|
|
|
this.getEITDFFStructureList,
|
|
|
|
this.getDefaultValueList,
|
|
|
|
this.getEITTransactionList,
|
|
|
|
this.getEITCollectionNotificationBodyList,
|
|
|
|
this.getEarningsList,
|
|
|
|
this.getEITDFFStructureList,
|
|
|
|
this.getEmployeeAddressList,
|
|
|
|
this.getEITTransactionList,
|
|
|
|
this.getEmployeeBasicDetailsList,
|
|
|
|
this.getEarningsList,
|
|
|
|
this.getEmployeeContactsList,
|
|
|
|
this.getEmployeeAddressList,
|
|
|
|
this.getEmployeePhonesList,
|
|
|
|
this.getEmployeeBasicDetailsList,
|
|
|
|
this.getEmployeeSubordinatesList,
|
|
|
|
this.getEmployeeContactsList,
|
|
|
|
this.getFliexfieldStructureList,
|
|
|
|
this.getEmployeePhonesList,
|
|
|
|
this.getHrCollectionNotificationBodyList,
|
|
|
|
this.getEmployeeSubordinatesList,
|
|
|
|
this.getHrTransactionList,
|
|
|
|
this.getFliexfieldStructureList,
|
|
|
|
this.getItemCreationNtfBodyList,
|
|
|
|
this.getHrCollectionNotificationBodyList,
|
|
|
|
this.getItemTypeNotificationsList,
|
|
|
|
this.getHrTransactionList,
|
|
|
|
this.getItemTypesList,
|
|
|
|
this.getItemCreationNtfBodyList,
|
|
|
|
this.getLookupValuesList,
|
|
|
|
this.getItemTypeNotificationsList,
|
|
|
|
this.getMenuEntriesList,
|
|
|
|
this.getItemTypesList,
|
|
|
|
this.getEventActivityList,
|
|
|
|
this.getLookupValuesList,
|
|
|
|
this.getMoItemHistoryList,
|
|
|
|
this.getMenuEntriesList,
|
|
|
|
this.getMoNotificationBodyList,
|
|
|
|
this.getEventActivityList,
|
|
|
|
this.getNotificationButtonsList,
|
|
|
|
this.getMoItemHistoryList,
|
|
|
|
this.getNotificationReassignModeList,
|
|
|
|
this.getMoNotificationBodyList,
|
|
|
|
this.getObjectValuesList,
|
|
|
|
this.getNotificationButtonsList,
|
|
|
|
this.getOpenMissingSwipesList,
|
|
|
|
this.getNotificationReassignModeList,
|
|
|
|
this.getOpenNotificationsList,
|
|
|
|
this.getObjectValuesList,
|
|
|
|
this.getOpenNotificationsNumList,
|
|
|
|
this.getOpenMissingSwipesList,
|
|
|
|
this.getOpenPeriodDatesList,
|
|
|
|
this.getOpenNotificationsList,
|
|
|
|
this.getOrganizationsSalariesList,
|
|
|
|
this.getOpenNotificationsNumList,
|
|
|
|
this.getPaymentInformationList,
|
|
|
|
this.getOpenPeriodDatesList,
|
|
|
|
this.getPayslipList,
|
|
|
|
this.getOrganizationsSalariesList,
|
|
|
|
this.getPerformanceAppraisalList,
|
|
|
|
this.getPaymentInformationList,
|
|
|
|
this.getPhonesNotificationBodyList,
|
|
|
|
this.getPayslipList,
|
|
|
|
this.getPoItemHistoryList,
|
|
|
|
this.getPerformanceAppraisalList,
|
|
|
|
this.getPoNotificationBodyList,
|
|
|
|
this.getPhonesNotificationBodyList,
|
|
|
|
this.getPrNotificationBodyList,
|
|
|
|
this.getPoItemHistoryList,
|
|
|
|
this.getPaymentNotificationBodyList,
|
|
|
|
this.getPoNotificationBodyList,
|
|
|
|
this.getPRInformationList,
|
|
|
|
this.getPrNotificationBodyList,
|
|
|
|
this.getQuotationAnalysisList,
|
|
|
|
this.getPaymentNotificationBodyList,
|
|
|
|
this.getRFCEmployeeListList,
|
|
|
|
this.getPRInformationList,
|
|
|
|
this.getRespondAttributeValueList,
|
|
|
|
this.getQuotationAnalysisList,
|
|
|
|
this.getSITCollectionNotificationBodyList,
|
|
|
|
this.getRFCEmployeeListList,
|
|
|
|
this.getSITDFFStructureList,
|
|
|
|
this.getRespondAttributeValueList,
|
|
|
|
this.getSITTransactionList,
|
|
|
|
this.getSITCollectionNotificationBodyList,
|
|
|
|
this.getScheduleShiftsDetailsList,
|
|
|
|
this.getSITDFFStructureList,
|
|
|
|
this.getShiftTypesList,
|
|
|
|
this.getSITTransactionList,
|
|
|
|
this.getStampMsNotificationBodyList,
|
|
|
|
this.getScheduleShiftsDetailsList,
|
|
|
|
this.getStampNsNotificationBodyList,
|
|
|
|
this.getShiftTypesList,
|
|
|
|
this.getSubordinatesAttdStatusList,
|
|
|
|
this.getStampMsNotificationBodyList,
|
|
|
|
this.getSubordinatesLeavesList,
|
|
|
|
this.getStampNsNotificationBodyList,
|
|
|
|
this.getSubordinatesLeavesTotalVacationsList,
|
|
|
|
this.getSubordinatesAttdStatusList,
|
|
|
|
this.getSummaryOfPaymentList,
|
|
|
|
this.getSubordinatesLeavesList,
|
|
|
|
this.getSwipesList,
|
|
|
|
this.getSubordinatesLeavesTotalVacationsList,
|
|
|
|
this.getTermColsStructureList,
|
|
|
|
this.getSummaryOfPaymentList,
|
|
|
|
this.getTermDffStructureList,
|
|
|
|
this.getSwipesList,
|
|
|
|
this.getTermNotificationBodyList,
|
|
|
|
this.getTermColsStructureList,
|
|
|
|
this.getTimeCardSummaryList,
|
|
|
|
this.getTermDffStructureList,
|
|
|
|
this.getTicketsByEmployeeList,
|
|
|
|
this.getTermNotificationBodyList,
|
|
|
|
this.getTicketDetailsByEmployee,
|
|
|
|
this.getTimeCardSummaryList,
|
|
|
|
this.getTicketTransactions,
|
|
|
|
this.getTicketsByEmployeeList,
|
|
|
|
this.getTicketTypes,
|
|
|
|
this.getTicketDetailsByEmployee,
|
|
|
|
this.getSectionTopics,
|
|
|
|
this.getTicketTransactions,
|
|
|
|
this.getMowadhafhiProjects,
|
|
|
|
this.getTicketTypes,
|
|
|
|
this.getProjectDepartments,
|
|
|
|
this.getSectionTopics,
|
|
|
|
this.getDepartmentSections,
|
|
|
|
this.getMowadhafhiProjects,
|
|
|
|
this.getPendingTransactionsFunctions,
|
|
|
|
this.getProjectDepartments,
|
|
|
|
this.getPendingTransactionsDetails,
|
|
|
|
this.getDepartmentSections,
|
|
|
|
this.getConcurrentProgramsModel,
|
|
|
|
this.getPendingTransactionsFunctions,
|
|
|
|
this.getCCPTransactionsModel,
|
|
|
|
this.getPendingTransactionsDetails,
|
|
|
|
this.getCCPOutputModel,
|
|
|
|
this.getConcurrentProgramsModel,
|
|
|
|
this.getCCPDFFStructureModel,
|
|
|
|
this.getCCPTransactionsModel,
|
|
|
|
this.getUserItemTypesList,
|
|
|
|
this.getCCPOutputModel,
|
|
|
|
this.getVacationRulesList,
|
|
|
|
this.getCCPDFFStructureModel,
|
|
|
|
this.getVaccinationOnHandList,
|
|
|
|
this.getUserItemTypesList,
|
|
|
|
this.getVaccinationsList,
|
|
|
|
this.getVacationRulesList,
|
|
|
|
this.getValueSetValuesList,
|
|
|
|
this.getVaccinationOnHandList,
|
|
|
|
this.getWorkList,
|
|
|
|
this.getVaccinationsList,
|
|
|
|
this.hRCertificateTemplate,
|
|
|
|
this.getValueSetValuesList,
|
|
|
|
this.imgURLsList,
|
|
|
|
this.getWorkList,
|
|
|
|
this.insertApInv,
|
|
|
|
this.hRCertificateTemplate,
|
|
|
|
this.insertBooked,
|
|
|
|
this.imgURLsList,
|
|
|
|
this.insertEmpSwipesList,
|
|
|
|
this.insertApInv,
|
|
|
|
this.insertJournal,
|
|
|
|
this.insertBooked,
|
|
|
|
this.insertOrders,
|
|
|
|
this.insertEmpSwipesList,
|
|
|
|
this.intPortalGetEmployeeList,
|
|
|
|
this.insertJournal,
|
|
|
|
this.isDeviceTokenEmpty,
|
|
|
|
this.insertOrders,
|
|
|
|
this.isPasswordExpired,
|
|
|
|
this.intPortalGetEmployeeList,
|
|
|
|
this.isRegisterAllowed,
|
|
|
|
this.isDeviceTokenEmpty,
|
|
|
|
this.isRequriedValueSetEmpty,
|
|
|
|
this.isPasswordExpired,
|
|
|
|
this.isUserSMSExcluded,
|
|
|
|
this.isRegisterAllowed,
|
|
|
|
this.itemOnHand,
|
|
|
|
this.isRequriedValueSetEmpty,
|
|
|
|
this.languageAvailable,
|
|
|
|
this.isUserSMSExcluded,
|
|
|
|
this.listSupplier,
|
|
|
|
this.itemOnHand,
|
|
|
|
this.listUserAgreement,
|
|
|
|
this.languageAvailable,
|
|
|
|
this.listEITStrucrure,
|
|
|
|
this.listSupplier,
|
|
|
|
this.listItemImagesDetails,
|
|
|
|
this.listUserAgreement,
|
|
|
|
this.listItemMaster,
|
|
|
|
this.listEITStrucrure,
|
|
|
|
this.listMedicineDetails,
|
|
|
|
this.listItemImagesDetails,
|
|
|
|
this.listMenu,
|
|
|
|
this.listItemMaster,
|
|
|
|
this.listNewEmployees,
|
|
|
|
this.listMedicineDetails,
|
|
|
|
this.listRadScreen,
|
|
|
|
this.listMenu,
|
|
|
|
this.logInTokenID,
|
|
|
|
this.listNewEmployees,
|
|
|
|
this.memberInformationList,
|
|
|
|
this.listRadScreen,
|
|
|
|
this.memberLoginList,
|
|
|
|
this.logInTokenID,
|
|
|
|
this.mohemmGetBusinessCardEnabledList,
|
|
|
|
this.memberInformationList,
|
|
|
|
this.mohemmGetFavoriteReplacementsList,
|
|
|
|
this.memberLoginList,
|
|
|
|
this.mohemmGetMobileDeviceInfobyEmpInfoList,
|
|
|
|
this.mohemmGetBusinessCardEnabledList,
|
|
|
|
this.mohemmGetMobileLoginInfoList,
|
|
|
|
this.mohemmGetFavoriteReplacementsList,
|
|
|
|
this.mohemmGetPatientIDList,
|
|
|
|
this.mohemmGetMobileDeviceInfobyEmpInfoList,
|
|
|
|
this.mohemmITGResponseItem,
|
|
|
|
this.mohemmGetMobileLoginInfoList,
|
|
|
|
this.mohemmIsChangeIsActiveBusinessCardEnable,
|
|
|
|
this.mohemmGetPatientIDList,
|
|
|
|
this.mohemmIsInsertBusinessCardEnable,
|
|
|
|
this.mohemmITGResponseItem,
|
|
|
|
this.mohemmWifiPassword,
|
|
|
|
this.mohemmIsChangeIsActiveBusinessCardEnable,
|
|
|
|
this.mohemmWifiSSID,
|
|
|
|
this.mohemmIsInsertBusinessCardEnable,
|
|
|
|
this.notificationAction,
|
|
|
|
this.mohemmWifiPassword,
|
|
|
|
this.notificationGetRespondAttributesList,
|
|
|
|
this.mohemmWifiSSID,
|
|
|
|
this.notificationRespondRolesList,
|
|
|
|
this.notificationAction,
|
|
|
|
this.oracleOutPutNumber,
|
|
|
|
this.notificationGetRespondAttributesList,
|
|
|
|
this.pASSWORDEXPIREDMSG,
|
|
|
|
this.notificationRespondRolesList,
|
|
|
|
this.pCOUNTRYCODE,
|
|
|
|
this.oracleOutPutNumber,
|
|
|
|
this.pCOUNTRYNAME,
|
|
|
|
this.pASSWORDEXPIREDMSG,
|
|
|
|
this.pDESCFLEXCONTEXTCODE,
|
|
|
|
this.pCOUNTRYCODE,
|
|
|
|
this.pDESCFLEXCONTEXTNAME,
|
|
|
|
this.pCOUNTRYNAME,
|
|
|
|
this.pForm,
|
|
|
|
this.pDESCFLEXCONTEXTCODE,
|
|
|
|
this.pINFORMATION,
|
|
|
|
this.pDESCFLEXCONTEXTNAME,
|
|
|
|
this.pMBLID,
|
|
|
|
this.pForm,
|
|
|
|
this.pNUMOFSUBORDINATES,
|
|
|
|
this.pINFORMATION,
|
|
|
|
this.pOPENNTFNUMBER,
|
|
|
|
this.pMBLID,
|
|
|
|
this.pQUESTION,
|
|
|
|
this.pNUMOFSUBORDINATES,
|
|
|
|
this.pSESSIONID,
|
|
|
|
this.pOPENNTFNUMBER,
|
|
|
|
this.pSchema,
|
|
|
|
this.pQUESTION,
|
|
|
|
this.pharmacyStockAddPharmacyStockList,
|
|
|
|
this.pSESSIONID,
|
|
|
|
this.pharmacyStockGetOnHandList,
|
|
|
|
this.pSchema,
|
|
|
|
this.privilegeList,
|
|
|
|
this.pharmacyStockAddPharmacyStockList,
|
|
|
|
this.processTransactions,
|
|
|
|
this.pharmacyStockGetOnHandList,
|
|
|
|
this.registerUserNameList,
|
|
|
|
this.privilegeList,
|
|
|
|
this.replacementList,
|
|
|
|
this.processTransactions,
|
|
|
|
this.respondAttributesList,
|
|
|
|
this.registerUserNameList,
|
|
|
|
this.respondRolesList,
|
|
|
|
this.replacementList,
|
|
|
|
this.resubmitAbsenceTransactionList,
|
|
|
|
this.respondAttributesList,
|
|
|
|
this.resubmitEITTransactionList,
|
|
|
|
this.respondRolesList,
|
|
|
|
this.resubmitHrTransactionList,
|
|
|
|
this.resubmitAbsenceTransactionList,
|
|
|
|
this.sFHGetPoNotificationBodyList,
|
|
|
|
this.resubmitEITTransactionList,
|
|
|
|
this.sFHGetPrNotificationBodyList,
|
|
|
|
this.resubmitHrTransactionList,
|
|
|
|
this.startAbsenceApprovalProccess,
|
|
|
|
this.sFHGetPoNotificationBodyList,
|
|
|
|
this.startAddressApprovalProcessList,
|
|
|
|
this.sFHGetPrNotificationBodyList,
|
|
|
|
this.startBasicDetApprProcessList,
|
|
|
|
this.startAbsenceApprovalProccess,
|
|
|
|
this.startCeiApprovalProcess,
|
|
|
|
this.startAddressApprovalProcessList,
|
|
|
|
this.startContactApprovalProcessList,
|
|
|
|
this.startBasicDetApprProcessList,
|
|
|
|
this.startEitApprovalProcess,
|
|
|
|
this.startCeiApprovalProcess,
|
|
|
|
this.startHrApprovalProcessList,
|
|
|
|
this.startContactApprovalProcessList,
|
|
|
|
this.startPhonesApprovalProcessList,
|
|
|
|
this.startEitApprovalProcess,
|
|
|
|
this.startSitApprovalProcess,
|
|
|
|
this.startHrApprovalProcessList,
|
|
|
|
this.startTermApprovalProcessList,
|
|
|
|
this.startPhonesApprovalProcessList,
|
|
|
|
this.submitAddressTransactionList,
|
|
|
|
this.startSitApprovalProcess,
|
|
|
|
this.submitBasicDetTransactionList,
|
|
|
|
this.startTermApprovalProcessList,
|
|
|
|
this.submitCEITransactionList,
|
|
|
|
this.submitAddressTransactionList,
|
|
|
|
this.submitCcpTransactionList,
|
|
|
|
this.submitBasicDetTransactionList,
|
|
|
|
this.submitContactTransactionList,
|
|
|
|
this.submitCEITransactionList,
|
|
|
|
this.submitEITTransactionList,
|
|
|
|
this.submitCcpTransactionList,
|
|
|
|
this.submitHrTransactionList,
|
|
|
|
this.submitContactTransactionList,
|
|
|
|
this.submitPhonesTransactionList,
|
|
|
|
this.submitEITTransactionList,
|
|
|
|
this.submitSITTransactionList,
|
|
|
|
this.submitHrTransactionList,
|
|
|
|
this.submitTermTransactionList,
|
|
|
|
this.submitPhonesTransactionList,
|
|
|
|
this.subordinatesOnLeavesList,
|
|
|
|
this.submitSITTransactionList,
|
|
|
|
this.sumbitAbsenceTransactionList,
|
|
|
|
this.submitTermTransactionList,
|
|
|
|
this.tokenID,
|
|
|
|
this.subordinatesOnLeavesList,
|
|
|
|
this.updateAttachmentList,
|
|
|
|
this.sumbitAbsenceTransactionList,
|
|
|
|
this.updateEmployeeImageList,
|
|
|
|
this.tokenID,
|
|
|
|
this.updateItemTypeSuccessList,
|
|
|
|
this.updateAttachmentList,
|
|
|
|
this.updateUserItemTypesList,
|
|
|
|
this.updateEmployeeImageList,
|
|
|
|
this.updateVacationRuleList,
|
|
|
|
this.updateItemTypeSuccessList,
|
|
|
|
this.vHREmployeeLoginList,
|
|
|
|
this.updateUserItemTypesList,
|
|
|
|
this.vHRGetEmployeeDetailsList,
|
|
|
|
this.updateVacationRuleList,
|
|
|
|
this.vHRGetManagersDetailsList,
|
|
|
|
this.vHREmployeeLoginList,
|
|
|
|
this.vHRGetProjectByCodeList,
|
|
|
|
this.vHRGetEmployeeDetailsList,
|
|
|
|
this.vHRIsVerificationCodeValid,
|
|
|
|
this.vHRGetManagersDetailsList,
|
|
|
|
this.validateAbsenceTransactionList,
|
|
|
|
this.vHRGetProjectByCodeList,
|
|
|
|
this.validateEITTransactionList,
|
|
|
|
this.vHRIsVerificationCodeValid,
|
|
|
|
this.validatePhonesTransactionList,
|
|
|
|
this.validateAbsenceTransactionList,
|
|
|
|
this.vrItemTypesList,
|
|
|
|
this.validateEITTransactionList,
|
|
|
|
this.wFLookUpList,
|
|
|
|
this.validatePhonesTransactionList,
|
|
|
|
this.eLearningGETEMPLOYEEPROFILEList,
|
|
|
|
this.vrItemTypesList,
|
|
|
|
this.eLearningLOGINList,
|
|
|
|
this.wFLookUpList,
|
|
|
|
this.eLearningValidateLoginList,
|
|
|
|
this.eLearningGETEMPLOYEEPROFILEList,
|
|
|
|
this.eLearningValidate_LoginList,
|
|
|
|
this.eLearningLOGINList,
|
|
|
|
this.ePharmacyGetItemOnHandList,
|
|
|
|
this.eLearningValidateLoginList,
|
|
|
|
this.isActiveCode,
|
|
|
|
this.eLearningValidate_LoginList,
|
|
|
|
this.isSMSSent});
|
|
|
|
this.ePharmacyGetItemOnHandList,
|
|
|
|
|
|
|
|
this.isActiveCode,
|
|
|
|
|
|
|
|
this.isSMSSent,
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
GenericResponseModel.fromJson(Map<String, dynamic> json) {
|
|
|
|
GenericResponseModel.fromJson(Map<String, dynamic> json) {
|
|
|
|
date = json['Date'];
|
|
|
|
date = json['Date'];
|
|
|
|
@ -688,6 +693,7 @@ class GenericResponseModel {
|
|
|
|
successMsg = json['SuccessMsg'];
|
|
|
|
successMsg = json['SuccessMsg'];
|
|
|
|
successMsgN = json['SuccessMsgN'];
|
|
|
|
successMsgN = json['SuccessMsgN'];
|
|
|
|
vidaUpdatedResponse = json['VidaUpdatedResponse'];
|
|
|
|
vidaUpdatedResponse = json['VidaUpdatedResponse'];
|
|
|
|
|
|
|
|
portalDirectionData = json["PortalDirectionData"] == null ? null : PortalDirectionData.fromJson(json["PortalDirectionData"]);
|
|
|
|
|
|
|
|
|
|
|
|
if (json['AddAttSuccessList'] != null) {
|
|
|
|
if (json['AddAttSuccessList'] != null) {
|
|
|
|
addAttSuccessList = <AddAttSuccessList>[];
|
|
|
|
addAttSuccessList = <AddAttSuccessList>[];
|
|
|
|
@ -848,9 +854,10 @@ class GenericResponseModel {
|
|
|
|
});
|
|
|
|
});
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
getCEICollectionNotificationBodyList = json["GetCEICollectionNotificationBodyList"] == null
|
|
|
|
getCEICollectionNotificationBodyList =
|
|
|
|
? null
|
|
|
|
json["GetCEICollectionNotificationBodyList"] == null
|
|
|
|
: List<GetEitCollectionNotificationBodyList>.from(json["GetCEICollectionNotificationBodyList"].map((x) => GetEitCollectionNotificationBodyList.fromJson(x)));
|
|
|
|
? null
|
|
|
|
|
|
|
|
: List<GetEitCollectionNotificationBodyList>.from(json["GetCEICollectionNotificationBodyList"].map((x) => GetEitCollectionNotificationBodyList.fromJson(x)));
|
|
|
|
|
|
|
|
|
|
|
|
if (json['GetCEIDFFStructureList'] != null) {
|
|
|
|
if (json['GetCEIDFFStructureList'] != null) {
|
|
|
|
getCEIDFFStructureList = <GetEITDFFStructureList>[];
|
|
|
|
getCEIDFFStructureList = <GetEITDFFStructureList>[];
|
|
|
|
@ -909,9 +916,10 @@ class GenericResponseModel {
|
|
|
|
});
|
|
|
|
});
|
|
|
|
}
|
|
|
|
}
|
|
|
|
getDefaultValueList = json['GetDefaultValueList'] != null ? GetDefaultValueList.fromJson(json['GetDefaultValueList']) : null;
|
|
|
|
getDefaultValueList = json['GetDefaultValueList'] != null ? GetDefaultValueList.fromJson(json['GetDefaultValueList']) : null;
|
|
|
|
getEITCollectionNotificationBodyList = json["GetEITCollectionNotificationBodyList"] == null
|
|
|
|
getEITCollectionNotificationBodyList =
|
|
|
|
? null
|
|
|
|
json["GetEITCollectionNotificationBodyList"] == null
|
|
|
|
: List<GetEitCollectionNotificationBodyList>.from(json["GetEITCollectionNotificationBodyList"].map((x) => GetEitCollectionNotificationBodyList.fromJson(x)));
|
|
|
|
? null
|
|
|
|
|
|
|
|
: List<GetEitCollectionNotificationBodyList>.from(json["GetEITCollectionNotificationBodyList"].map((x) => GetEitCollectionNotificationBodyList.fromJson(x)));
|
|
|
|
if (json['GetEITDFFStructureList'] != null) {
|
|
|
|
if (json['GetEITDFFStructureList'] != null) {
|
|
|
|
getEITDFFStructureList = <GetEITDFFStructureList>[];
|
|
|
|
getEITDFFStructureList = <GetEITDFFStructureList>[];
|
|
|
|
json['GetEITDFFStructureList'].forEach((v) {
|
|
|
|
json['GetEITDFFStructureList'].forEach((v) {
|
|
|
|
@ -1475,6 +1483,7 @@ class GenericResponseModel {
|
|
|
|
data['SuccessMsg'] = this.successMsg;
|
|
|
|
data['SuccessMsg'] = this.successMsg;
|
|
|
|
data['SuccessMsgN'] = this.successMsgN;
|
|
|
|
data['SuccessMsgN'] = this.successMsgN;
|
|
|
|
data['VidaUpdatedResponse'] = this.vidaUpdatedResponse;
|
|
|
|
data['VidaUpdatedResponse'] = this.vidaUpdatedResponse;
|
|
|
|
|
|
|
|
data['PortalDirectionData'] = portalDirectionData?.toJson();
|
|
|
|
|
|
|
|
|
|
|
|
if (this.addAttSuccessList != null) {
|
|
|
|
if (this.addAttSuccessList != null) {
|
|
|
|
data['AddAttSuccessList'] = this.addAttSuccessList!.map((v) => v.toJson()).toList();
|
|
|
|
data['AddAttSuccessList'] = this.addAttSuccessList!.map((v) => v.toJson()).toList();
|
|
|
|
@ -1930,3 +1939,25 @@ class GenericResponseModel {
|
|
|
|
return data;
|
|
|
|
return data;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class PortalDirectionData {
|
|
|
|
|
|
|
|
String? pRedirection;
|
|
|
|
|
|
|
|
String? clientID;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PortalDirectionData({this.pRedirection, this.clientID});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
factory PortalDirectionData.fromRawJson(String str) => PortalDirectionData.fromJson(json.decode(str));
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
String toRawJson() => json.encode(toJson());
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
factory PortalDirectionData.fromJson(Map<String, dynamic> json) => PortalDirectionData(pRedirection: json["P_REDIRECTION"], clientID: json["ClientID"]);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Map<String, dynamic> toJson() => {"P_REDIRECTION": pRedirection, "ClientID": clientID};
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class TicketBookingResult {
|
|
|
|
|
|
|
|
final bool success;
|
|
|
|
|
|
|
|
final String? clientId;
|
|
|
|
|
|
|
|
TicketBookingResult(this.success, this.clientId);
|
|
|
|
|
|
|
|
}
|