Text_to_sql / modules.json
bhavika24's picture
Upload 6 files
20528e3 verified
{
"employees": {
"id": 1,
"label": "Employees",
"description": "Employee management module",
"base_table": "organization_persons"
},
"departments": {
"id": 4,
"label": "Departments",
"description": "Department management module",
"base_table": "organization_departments"
},
"employee_educations": {
"id": 5,
"label": "Employee Education",
"description": "Employee education management module",
"base_table": "employee_educations"
},
"employee_languages": {
"id": 6,
"label": "Employee Language",
"description": "Employee language management module",
"base_table": "employee_languages"
},
"employee_family_members": {
"id": 7,
"label": "Employee Family Member",
"description": "Employee family member management module",
"base_table": "employee_family_members"
},
"employee_addresses": {
"id": 8,
"label": "Employee Address",
"description": "Employee address management module",
"base_table": "employee_addresses"
},
"employee_contacts": {
"id": 9,
"label": "Employee Contact",
"description": "Employee contact management module",
"base_table": "employee_contacts"
},
"employee_experiences": {
"id": 10,
"label": "Employee Experience",
"description": "Employee experience management module",
"base_table": "employee_experiences"
},
"employee_medicals": {
"id": 11,
"label": "Employee Medical",
"description": "Employee medical management module",
"base_table": "employee_medicals"
},
"employee_bank_accounts": {
"id": 12,
"label": "Employee Bank Account",
"description": "Employee bank account management module",
"base_table": "employee_bank_accounts"
},
"employee_documents": {
"id": 13,
"label": "Employee Document",
"description": "Employee document management module",
"base_table": "employee_documents"
},
"employee_exits": {
"id": 14,
"label": "Employee Exit",
"description": "Employee exit management module",
"base_table": "employee_exits"
},
"employee_employment_records": {
"id": 15,
"label": "Employee Records",
"description": "Employee employment records management module",
"base_table": "employee_employment_records"
},
"employee_functional_roles": {
"id": 16,
"label": "Employee Function Role",
"description": "Employee functional role management module",
"base_table": "employee_functional_roles"
},
"organization_employment_stages": {
"id": 17,
"label": "Organization Employment Stages",
"description": "Organization employment stage management module",
"base_table": "organization_employment_stages"
},
"employee_document_types": {
"id": 18,
"label": "Employee Document Types",
"description": "Employee document types management module",
"base_table": "employee_document_types"
},
"organization_work_shifts": {
"id": 20,
"label": "Organization Work Shift",
"description": "Organization work shift management module",
"base_table": "organization_work_shifts"
},
"employee_work_shift_assignments": {
"id": 21,
"label": "Employee Work Shift Assignment",
"description": "Employee work shift assignment management module",
"base_table": "employee_work_shift_assignments"
},
"organization_work_shift_rotation_patterns": {
"id": 22,
"label": "Organization Shift Rotation Pattern",
"description": "Organization work shift rotation pattern management module",
"base_table": "organization_work_shift_rotation_patterns"
},
"organization_work_shift_rotation_days": {
"id": 23,
"label": "Organization Work Shift Rotation Days",
"description": "Organization work shift rotation days management module",
"base_table": "organization_work_shift_rotation_days"
},
"employee_work_shift_rotation_assignments": {
"id": 24,
"label": "Employee Work Shift Rotation Assignment",
"description": "Employee work shift rotation assignment management module",
"base_table": "employee_work_shift_rotation_assignments"
},
"employee_attendance_timelogs": {
"id": 25,
"label": "Employee Attendance Time Log",
"description": "Employee attendance time log management module",
"base_table": "employee_attendance_timelogs"
},
"employee_attendance_records": {
"id": 26,
"label": "Employee Attendance Record",
"description": "Employee attendance record management module",
"base_table": "employee_attendance_records"
},
"organization_holiday_calendars": {
"id": 27,
"label": "Organization Holiday Calendar",
"description": "Organization holiday calendar management module",
"base_table": "organization_holiday_calendars"
},
"employee_leaves": {
"id": 28,
"label": "Employee Leaves",
"description": "Employee leaves management module",
"base_table": "employee_leaves"
},
"organization_leave_entitlements": {
"id": 29,
"label": "Organization Leave Entitlement",
"description": "Organization leave entitlement management module",
"base_table": "organization_leave_entitlements"
},
"employee_leave_monthly_summaries": {
"id": 30,
"label": "Employee Leave Monthly Summary",
"description": "Employee leave monthly summary management module",
"base_table": "employee_leave_monthly_summaries"
},
"employee_leave_balances": {
"id": 31,
"label": "Employee Leave Balances",
"description": "Employee leave balances management module",
"base_table": "employee_leave_balances"
},
"organization_employee_increment_types": {
"id": 32,
"label": "Organization Employee Increment Types",
"description": "Organization employee increment type management module",
"base_table": "organization_employee_increment_types"
},
"employee_increments": {
"id": 33,
"label": "Employee Increments",
"description": "Employee increments management module",
"base_table": "employee_increments"
},
"organization_users": {
"id": 34,
"label": "Organization User",
"description": "Organization user management module",
"base_table": "organization_users"
},
"organization_user_roles": {
"id": 35,
"label": "Organization User Roles",
"description": "Organization user roles management module",
"base_table": "organization_users"
},
"organization_internship_types": {
"id": 36,
"label": "Organization Internship Types",
"description": "Organization internship types management module",
"base_table": "organization_internship_types"
},
"organization_internship_statuses": {
"id": 37,
"label": "Organization Internship Status",
"description": "Organization internship status management module",
"base_table": "organization_internship_statuses"
},
"interns": {
"id": 38,
"label": "Interns",
"description": "Interns management module",
"base_table": "interns"
},
"intern_exit_records": {
"id": 39,
"label": "Intern Exit Records",
"description": "Intern exit records management module",
"base_table": "intern_exit_records"
},
"intern_leaves": {
"id": 40,
"label": "Intern Leaves",
"description": "Intern leaves management module",
"base_table": "intern_leaves"
},
"intern_document_types": {
"id": 41,
"label": "Intern Document Types",
"description": "Intern document types management module",
"base_table": "intern_document_types"
},
"intern_stipends": {
"id": 42,
"label": "Intern Stipends",
"description": "Intern stipends management module",
"base_table": "intern_stipends"
},
"intern_attendance_timelogs": {
"id": 43,
"label": "Intern Attendance Time Logs",
"description": "Intern attendance time logs management module",
"base_table": "intern_attendance_timelogs"
},
"intern_attendance_records": {
"id": 44,
"label": "Intern Attendance Records",
"description": "Intern attendance records management module",
"base_table": "intern_attendance_records"
},
"intern_certificates": {
"id": 45,
"label": "Intern Certificates",
"description": "Intern certificates management module",
"base_table": "intern_certificates"
},
"organization_internship_stages": {
"id": 46,
"label": "Organization Internship Stages",
"description": "Organization internship stages management module",
"base_table": "organization_internship_stages"
},
"intern_addresses": {
"id": 47,
"label": "Intern Addresses",
"description": "Intern addresses management module",
"base_table": "intern_addresses"
},
"intern_contacts": {
"id": 49,
"label": "Intern Contacts",
"description": "Intern contacts management module",
"base_table": "intern_contacts"
},
"intern_educations": {
"id": 50,
"label": "Intern Educations",
"description": "Intern educations management module",
"base_table": "intern_educations"
},
"intern_experiences": {
"id": 51,
"label": "Intern Experiences",
"description": "Intern experiences management module",
"base_table": "intern_experiences"
},
"intern_family_members": {
"id": 52,
"label": "Intern Family Members",
"description": "Intern family members management module",
"base_table": "intern_family_members"
},
"intern_functional_roles": {
"id": 53,
"label": "Intern Functional Roles",
"description": "Intern functional roles management module",
"base_table": "intern_functional_roles"
},
"intern_languages": {
"id": 54,
"label": "Intern Languages",
"description": "Intern languages management module",
"base_table": "intern_languages"
},
"intern_leave_balances": {
"id": 55,
"label": "Intern Leave Balances",
"description": "Intern leave balances management module",
"base_table": "intern_leave_balances"
},
"intern_leave_category_monthly_summaries": {
"id": 56,
"label": "Intern Leave Category Monthly Summaries",
"description": "Intern leave category monthly summaries management module",
"base_table": "intern_leave_category_monthly_summaries"
},
"intern_leave_monthly_summaries": {
"id": 57,
"label": "Intern Leave Monthly Summaries",
"description": "Intern leave monthly summaries management module",
"base_table": "intern_leave_monthly_summaries"
},
"intern_leave_type_monthly_summaries": {
"id": 58,
"label": "Intern Leave Type Monthly Summaries",
"description": "Intern leave type monthly summaries management module",
"base_table": "intern_leave_type_monthly_summaries"
},
"intern_medicals": {
"id": 59,
"label": "Intern Medicals",
"description": "Intern medicals management module",
"base_table": "intern_medicals"
},
"intern_attendance_monthly_summaries": {
"id": 60,
"label": "Intern Attendance Monthly Summaries",
"description": "Intern attendance monthly summaries management module",
"base_table": "intern_attendance_monthly_summaries"
},
"intern_stipend_payments": {
"id": 61,
"label": "Intern Stipend Payments",
"description": "Intern stipend payments management module",
"base_table": "intern_stipend_payments"
},
"intern_attendance_overtime_records": {
"id": 62,
"label": "Intern Attendance Overtime Records",
"description": "Intern attendance overtime records management module",
"base_table": "intern_attendance_overtime_records"
},
"organizations": {
"id": 63,
"label": "Organizations",
"description": "Organizations management module",
"base_table": "organizations"
},
"organization_attendance_breaks": {
"id": 64,
"label": "Organization Attendance Breaks",
"description": "Organization Attendance Breaks module for managing attendance break definitions",
"base_table": "organization_attendance_breaks"
},
"organization_business_divisions": {
"id": 65,
"label": "Organization Business Divisions",
"description": "Organization business divisions management module",
"base_table": "organization_business_divisions"
},
"organization_business_ownership_types": {
"id": 66,
"label": "Organization Business Ownership Types",
"description": "Organization business ownership types management module",
"base_table": "organization_business_ownership_types"
},
"organization_business_profiles": {
"id": 67,
"label": "Organization Business Profiles",
"description": "Organization business profiles management module",
"base_table": "organization_business_profiles"
},
"organization_business_registrations": {
"id": 68,
"label": "Organization Business Registrations",
"description": "Organization business registrations management module",
"base_table": "organization_business_registrations"
},
"organization_business_registration_types": {
"id": 69,
"label": "Organization Business Registration Types",
"description": "Organization business registration types management module",
"base_table": "organization_business_registration_types"
},
"organization_business_units": {
"id": 70,
"label": "Organization Business Units",
"description": "Organization business units management module",
"base_table": "organization_business_units"
},
"organization_configuration_templates": {
"id": 71,
"label": "Organization Configuration Templates",
"description": "Organization configuration templates management module",
"base_table": "organization_configuration_templates"
},
"organization_department_locations": {
"id": 72,
"label": "Organization Department Locations",
"description": "Organization department location mapping module",
"base_table": "organization_department_locations"
},
"organization_designations": {
"id": 73,
"label": "Organization Designations",
"description": "Organization designation management module",
"base_table": "organization_designations"
},
"organization_education_degrees": {
"id": 74,
"label": "Organization Education Degrees",
"description": "Organization education degree management module",
"base_table": "organization_education_degrees"
},
"organization_education_levels": {
"id": 75,
"label": "Organization Education Levels",
"description": "Organization education level management module",
"base_table": "organization_education_levels"
},
"organization_education_level_degree_streams": {
"id": 76,
"label": "Organization Education Level Degree Streams",
"description": "Organization education level degree stream mapping module",
"base_table": "organization_education_level_degree_streams"
},
"organization_education_streams": {
"id": 77,
"label": "Organization Education Streams",
"description": "Organization education stream management module",
"base_table": "organization_education_streams"
},
"organization_employee_address_types": {
"id": 78,
"label": "Organization Employee Address Types",
"description": "Organization employee address type management module",
"base_table": "organization_employee_address_types"
},
"organization_employment_exit_reason_types": {
"id": 79,
"label": "Organization Employment Exit Reason Types",
"description": "Organization employment exit reason type management module",
"base_table": "organization_employment_exit_reason_types"
},
"organization_employment_exit_reasons": {
"id": 80,
"label": "Organization Employment Exit Reasons",
"description": "Organization employment exit reason management module",
"base_table": "organization_employment_exit_reasons"
},
"organization_employment_statuses": {
"id": 81,
"label": "Organization Employment Statuses",
"description": "Organization employment status management module",
"base_table": "organization_employment_statuses"
},
"organization_employment_types": {
"id": 82,
"label": "Organization Employment Types",
"description": "Organization employment type management module",
"base_table": "organization_employment_types"
},
"organization_employment_categories": {
"id": 83,
"label": "Organization Employment Categories",
"description": "Organization employment category management module",
"base_table": "organization_employment_categories"
},
"organization_employee_residential_ownership_types": {
"id": 86,
"label": "Organization Employee Residential Ownership Types",
"description": "Organization employee residential ownership type management module",
"base_table": "organization_employee_residential_ownership_types"
},
"organization_entities": {
"id": 87,
"label": "Organization Entities",
"description": "Organization entity management module",
"base_table": "organization_entities"
},
"organization_entity_types": {
"id": 88,
"label": "Organization Entity Types",
"description": "Organization entity type management module",
"base_table": "organization_entity_types"
},
"organization_groups": {
"id": 89,
"label": "Organization Groups",
"description": "Organization group management module",
"base_table": "organization_groups"
},
"organization_holidays": {
"id": 90,
"label": "Organization Holidays",
"description": "Organization holiday management module",
"base_table": "organization_holidays"
},
"organization_holiday_templates": {
"id": 91,
"label": "Organization Holiday Templates",
"description": "Organization holiday template management module",
"base_table": "organization_holiday_templates"
},
"organization_holiday_types": {
"id": 92,
"label": "Organization Holiday Types",
"description": "Organization holiday type management module",
"base_table": "organization_holiday_types"
},
"organization_identity_profiles": {
"id": 93,
"label": "Organization Identity Profiles",
"description": "Organization identity profile management module",
"base_table": "organization_identity_profiles"
},
"organization_languages": {
"id": 94,
"label": "Organization Languages",
"description": "Organization language management module",
"base_table": "organization_languages"
},
"organization_leave_categories": {
"id": 95,
"label": "Organization Leave Categories",
"description": "Organization leave category management module",
"base_table": "organization_leave_categories"
},
"organization_leave_duration_types": {
"id": 96,
"label": "Organization Leave Duration Types",
"description": "Organization leave duration type management module",
"base_table": "organization_leave_duration_types"
},
"organization_leave_policies": {
"id": 97,
"label": "Organization Leave Policies",
"description": "Organization leave policy management module",
"base_table": "organization_leave_policies"
},
"organization_leave_reasons": {
"id": 98,
"label": "Organization Leave Reasons",
"description": "Organization leave reason management module",
"base_table": "organization_leave_reasons"
},
"organization_leave_reason_types": {
"id": 99,
"label": "Organization Leave Reason Types",
"description": "Organization leave reason type management module",
"base_table": "organization_leave_reason_types"
},
"organization_leave_types": {
"id": 100,
"label": "Organization Leave Types",
"description": "Organization leave type management module",
"base_table": "organization_leave_types"
},
"organization_locations": {
"id": 101,
"label": "Organization Locations",
"description": "Organization location management module",
"base_table": "organization_locations"
},
"organization_location_ownership_types": {
"id": 102,
"label": "Organization Location Ownership Types",
"description": "Organization location ownership type management module",
"base_table": "organization_location_ownership_types"
},
"organization_employee_profile_sections": {
"id": 103,
"label": "Organization Employee Profile Sections",
"description": "Organization employee profile section management module",
"base_table": "organization_employee_profile_sections"
},
"organization_registrations": {
"id": 104,
"label": "Organization Registrations",
"description": "Organization registration management module",
"base_table": "organization_registrations"
},
"organization_residential_ownership_types": {
"id": 105,
"label": "Organization Residential Ownership Types",
"description": "Organization residential ownership type management module",
"base_table": "organization_residential_ownership_types"
},
"organization_roles": {
"id": 106,
"label": "Organization Roles",
"description": "Organization role management module",
"base_table": "organization_roles"
},
"organization_settings": {
"id": 107,
"label": "Organization Settings",
"description": "Organization setting management module",
"base_table": "organization_settings"
},
"organization_units": {
"id": 109,
"label": "Organization Units",
"description": "Organization Units module for managing organizational units",
"base_table": "organization_units"
},
"organization_unit_types": {
"id": 110,
"label": "Organization Unit Types",
"description": "Organization Unit Types module for managing organizational unit types",
"base_table": "organization_unit_types"
},
"organization_functional_role_skills": {
"id": 111,
"label": "Organization Functional Role Skills",
"description": "Organization Functional Role Skills module for managing skills associated with functional roles",
"base_table": "organization_functional_role_skills"
},
"organization_functional_role_skill_elements": {
"id": 112,
"label": "Organization Functional Role Skill Elements",
"description": "Organization Functional Role Skill Elements module for managing skill elements associated with functional roles",
"base_table": "organization_functional_role_skill_elements"
},
"organization_skill_categories": {
"id": 113,
"label": "Organization Skill Categories",
"description": "Organization Skill Categories module for managing skill categories",
"base_table": "organization_skill_categories"
},
"organization_skill_elements": {
"id": 114,
"label": "Organization Skill Elements",
"description": "Organization Skill Elements module for managing skill elements",
"base_table": "organization_skill_elements"
},
"organization_skill_element_groups": {
"id": 115,
"label": "Organization Skill Element Groups",
"description": "Organization Skill Element Groups module for managing skill element groups",
"base_table": "organization_skill_element_groups"
},
"organization_skills": {
"id": 116,
"label": "Organization Skills",
"description": "Organization Skills module for managing skills",
"base_table": "organization_skills"
},
"organization_skill_subcategories": {
"id": 117,
"label": "Organization Skill Subcategories",
"description": "Organization Skill Subcategories module for managing skill subcategories",
"base_table": "organization_skill_subcategories"
},
"organization_learning_providers": {
"id": 118,
"label": "Organization Learning Providers",
"description": "Organization Learning Providers module for managing learning providers",
"base_table": "organization_learning_providers"
},
"organization_learning_provider_types": {
"id": 119,
"label": "Organization Learning Provider Types",
"description": "Organization Learning Provider Types module for managing learning provider types",
"base_table": "organization_learning_provider_types"
},
"organization_learning_resource_functional_roles": {
"id": 120,
"label": "Organization Learning Resource Functional Roles",
"description": "Organization Learning Resource Functional Roles module for managing functional roles associated with learning resources",
"base_table": "organization_learning_resource_functional_roles"
},
"organization_learning_resources": {
"id": 121,
"label": "Organization Learning Resources",
"description": "Organization Learning Resources module for managing learning resources",
"base_table": "organization_learning_resources"
},
"organization_learning_resource_skill_elements": {
"id": 122,
"label": "Organization Learning Resource Skill Elements",
"description": "Organization Learning Resource Skill Elements module for managing skill elements associated with learning resources",
"base_table": "organization_learning_resource_skill_elements"
},
"organization_work_shift_days": {
"id": 123,
"label": "Organization Work Shift Days",
"description": "Organization Work Shift Days module for managing work shift day configurations",
"base_table": "organization_work_shift_days"
},
"organization_work_model_days": {
"id": 124,
"label": "Organization Work Model Days",
"description": "Organization Work Model Days module for managing work model day configurations",
"base_table": "organization_work_model_days"
},
"organization_attendance_status_types": {
"id": 125,
"label": "Attendance Status Types",
"description": "Attendance Status Types module for managing attendance status type definitions",
"base_table": "organization_attendance_status_types"
},
"organization_attendance_deviation_reasons": {
"id": 126,
"label": "Attendance Deviation Reasons",
"description": "Attendance Deviation Reasons module for managing attendance deviation reason definitions",
"base_table": "organization_attendance_deviation_reasons"
},
"organization_attendance_break_types": {
"id": 127,
"label": "Attendance Break Types",
"description": "Attendance Break Types module for managing attendance break type definitions",
"base_table": "organization_attendance_break_types"
},
"organization_attendance_sources": {
"id": 128,
"label": "Attendance Sources",
"description": "Attendance Sources module for managing attendance source definitions",
"base_table": "organization_attendance_sources"
},
"organization_work_shift_breaks": {
"id": 131,
"label": "Organization Work Shift Breaks",
"description": "Organization Work Shift Breaks module for managing work shift break associations",
"base_table": "organization_work_shift_breaks"
},
"organization_functional_roles": {
"id": 132,
"label": "Organization Functional Roles",
"description": "Organization Functional Roles module for managing functional role definitions",
"base_table": "organization_functional_roles"
},
"organization_functional_role_specializations": {
"id": 133,
"label": "Organization Functional Role Specializations",
"description": "Organization Functional Role Specializations module for managing functional role specialization definitions",
"base_table": "organization_functional_role_specializations"
},
"payroll_account_mapping": {
"id": 135,
"label": "Payroll Account Mapping",
"description": "Payroll Account Mapping module for filtering account mappings",
"base_table": "organization_payroll_account_mappings"
},
"account_mapping": {
"id": 136,
"label": "Account Mapping",
"description": "Payroll Account Mapping module for filtering account mappings",
"base_table": "organization_payroll_account_mappings"
},
"employee_payslip": {
"id": 137,
"label": "Employee Payslip",
"description": "Employee Payslip module for filtering payslips",
"base_table": "employee_payslips"
},
"employee_payslip_payment": {
"id": 138,
"label": "Employee Payslip Payment",
"description": "Employee Payslip Payment module for filtering payslip payments",
"base_table": "employee_payslip_payments"
},
"employee_salary_structure": {
"id": 139,
"label": "Employee Salary Structure",
"description": "Employee Salary Structure module for filtering salary structures",
"base_table": "organization_payroll_employee_salary_structures"
},
"loan_type": {
"id": 140,
"label": "Loan Type",
"description": "Loan Type module for filtering loan types",
"base_table": "organization_payroll_loan_types"
},
"payroll_adjustment": {
"id": 141,
"label": "Payroll Adjustment",
"description": "Payroll Adjustment module for filtering adjustments",
"base_table": "organization_payroll_adjustments"
},
"payroll_adjustment_type": {
"id": 142,
"label": "Payroll Adjustment Type",
"description": "Payroll Adjustment Type module for filtering adjustment types",
"base_table": "organization_payroll_adjustment_types"
},
"payroll_advance": {
"id": 143,
"label": "Payroll Advance",
"description": "Payroll Advance module for filtering advances",
"base_table": "organization_payroll_advances"
},
"payroll_component": {
"id": 144,
"label": "Payroll Component",
"description": "Payroll Component module for filtering components",
"base_table": "organization_payroll_components"
},
"payroll_component_type": {
"id": 145,
"label": "Payroll Component Type",
"description": "Payroll Component Type module for filtering component types",
"base_table": "organization_payroll_component_types"
},
"payroll_cycle": {
"id": 146,
"label": "Payroll Cycle",
"description": "Payroll Cycle module for filtering cycles",
"base_table": "organization_payroll_cycles"
},
"payroll_journal_entry": {
"id": 147,
"label": "Payroll Journal Entry",
"description": "Payroll Journal Entry module for filtering journal entries",
"base_table": "organization_payroll_journal_entries"
},
"payroll_loan": {
"id": 148,
"label": "Payroll Loan",
"description": "Payroll Loan module for filtering loans",
"base_table": "organization_payroll_loans"
},
"payroll_run_employee": {
"id": 149,
"label": "Payroll Run Employee",
"description": "Payroll Run Employee module for filtering payroll run employees",
"base_table": "organization_payroll_run_employees"
},
"payroll_run_employee_component": {
"id": 150,
"label": "Payroll Run Employee Component",
"description": "Payroll Run Employee Component module for filtering run employee components",
"base_table": "PayrollRunEmployeeComponents"
},
"payroll_salary_component": {
"id": 151,
"label": "Payroll Salary Component",
"description": "Payroll Salary Component module for filtering salary structure components",
"base_table": "organization_payroll_employee_salary_structure_components"
},
"payroll_security": {
"id": 152,
"label": "Payroll Security",
"description": "Payroll Security module for filtering securities",
"base_table": "organization_payroll_securities"
},
"payroll_slab": {
"id": 153,
"label": "Payroll Slab",
"description": "Payroll Slab module for filtering component slabs",
"base_table": "organization_payroll_component_slabs"
},
"payslip_component": {
"id": 154,
"label": "Payslip Component",
"description": "Payslip Component module for filtering payslip components",
"base_table": "employee_payslip_components"
},
"security_transaction": {
"id": 155,
"label": "Security Transaction",
"description": "Security Transaction module for filtering security transactions",
"base_table": "organization_payroll_security_transactions"
}
}