{
  "system_obj": [
    {
      "id": 1,
      "code": "SIP Calculator",
      "name": "SIP Calculator",
      "en_name": "SIP Calculator",
      "schema_code": "ai_sch_jay_mata_di",
      "description": "A financial tool for calculating potential returns from systematic investments.",
      "en_description": "A financial tool for calculating potential returns from systematic investments.",
      "industry_id": 1,
      "auto": true,
      "deleted": false,
      "organization_id": 1,
      "created_by": 1,
      "language": "en",
      "language_options": [
        "en"
      ]
    }
  ],
  "menu_obj": [
    {
      "id": 1,
      "name": "Calculation Management",
      "description": "Calculation Management",
      "code": "DYNJSON-359e6af3-6779-4f86-8f4e-471adc8eb04e-menu-1",
      "element": "submenu",
      "en_name": "Calculation Management",
      "en_description": "Calculation Management",
      "organization_id": 1,
      "created_by": 1,
      "auto": true,
      "order_index": 1,
      "system_id": 1,
      "icon_json": {
        "tag": "svg",
        "attr": {
          "viewBox": "0 0 24 24"
        },
        "child": [
          {
            "tag": "path",
            "attr": {
              "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
            }
          }
        ]
      }
    },
    {
      "id": 2,
      "name": "Visualization Management",
      "description": "Visualization Management",
      "code": "DYNJSON-359e6af3-6779-4f86-8f4e-471adc8eb04e-menu-2",
      "element": "submenu",
      "en_name": "Visualization Management",
      "en_description": "Visualization Management",
      "organization_id": 1,
      "created_by": 1,
      "auto": true,
      "order_index": 2,
      "system_id": 1,
      "icon_json": {
        "tag": "svg",
        "attr": {
          "viewBox": "0 0 24 24"
        },
        "child": [
          {
            "tag": "path",
            "attr": {
              "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
            }
          }
        ]
      }
    }
  ],
  "form_obj": [
    {
      "id": "s101",
      "code": "DYNJSON-359e6af3-6779-4f86-8f4e-471adc8eb04e-submenu-s101",
      "name": "Input Parameters",
      "en_name": "Input Parameters",
      "description": "Input Parameters",
      "en_description": "Input Parameters",
      "db_table_name": "calculation_inputs",
      "priority": 1,
      "element": "form",
      "layout": "840*1400",
      "actions": {
        "data": [
          {
            "id": 16,
            "key": "table-add-new",
            "code": "ADD_ITEM",
            "name": "Add",
            "type": "table"
          },
          {
            "id": 49,
            "key": "row-delete",
            "code": "DELETE_ITEM",
            "name": "Delete",
            "type": "row"
          },
          {
            "id": 48,
            "key": "row-edit",
            "code": "EDIT_ITEM",
            "name": "Edit",
            "type": "row"
          },
          {
            "id": 47,
            "key": "row-view",
            "code": "VIEW_ITEM",
            "name": "View",
            "type": "row"
          }
        ]
      },
      "fields": [
        {
          "id": "id",
          "column_name": "id",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 1,
          "required": true,
          "label": "ID",
          "en_label": "ID",
          "placeholder": "Enter ID",
          "en_placeholder": "Enter ID",
          "multiple": false,
          "table_name": "calculation_inputs",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "monthly_investment",
          "column_name": "monthly_investment",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 2,
          "required": true,
          "label": "Monthly Investment",
          "en_label": "Monthly Investment",
          "placeholder": "Enter Monthly Investment",
          "en_placeholder": "Enter Monthly Investment",
          "multiple": false,
          "table_name": "calculation_inputs",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "expected_return_rate",
          "column_name": "expected_return_rate",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 3,
          "required": true,
          "label": "Expected Return Rate",
          "en_label": "Expected Return Rate",
          "placeholder": "Enter Expected Return Rate",
          "en_placeholder": "Enter Expected Return Rate",
          "multiple": false,
          "table_name": "calculation_inputs",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "time_period",
          "column_name": "time_period",
          "component": "question",
          "response_choice": "default",
          "type": "number-int",
          "order": 4,
          "required": true,
          "label": "Time Period",
          "en_label": "Time Period",
          "placeholder": "Enter Time Period",
          "en_placeholder": "Enter Time Period",
          "multiple": false,
          "table_name": "calculation_inputs",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "timestamp",
          "column_name": "timestamp",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 5,
          "required": true,
          "label": "Timestamp",
          "en_label": "Timestamp",
          "placeholder": "Enter Timestamp",
          "en_placeholder": "Enter Timestamp",
          "multiple": false,
          "table_name": "calculation_inputs",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "created_at",
          "column_name": "created_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 6,
          "required": true,
          "label": "Created AT",
          "en_label": "Created AT",
          "placeholder": "Enter Created AT",
          "en_placeholder": "Enter Created AT",
          "multiple": false,
          "table_name": "calculation_inputs",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "updated_at",
          "column_name": "updated_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 7,
          "required": true,
          "label": "Updated AT",
          "en_label": "Updated AT",
          "placeholder": "Enter Updated AT",
          "en_placeholder": "Enter Updated AT",
          "multiple": false,
          "table_name": "calculation_inputs",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        }
      ],
      "menu_id": 1,
      "system_id": 1,
      "organization_id": 1,
      "created_by": 1,
      "auto": true
    },
    {
      "id": "s102",
      "code": "DYNJSON-359e6af3-6779-4f86-8f4e-471adc8eb04e-submenu-s102",
      "name": "Calculation Results",
      "en_name": "Calculation Results",
      "description": "Calculation Results",
      "en_description": "Calculation Results",
      "db_table_name": "calculation_results",
      "priority": 0,
      "element": "form",
      "layout": "840*1400",
      "actions": {
        "data": [
          {
            "id": 16,
            "key": "table-add-new",
            "code": "ADD_ITEM",
            "name": "Add",
            "type": "table"
          },
          {
            "id": 49,
            "key": "row-delete",
            "code": "DELETE_ITEM",
            "name": "Delete",
            "type": "row"
          },
          {
            "id": 48,
            "key": "row-edit",
            "code": "EDIT_ITEM",
            "name": "Edit",
            "type": "row"
          },
          {
            "id": 47,
            "key": "row-view",
            "code": "VIEW_ITEM",
            "name": "View",
            "type": "row"
          }
        ]
      },
      "fields": [
        {
          "id": "id",
          "column_name": "id",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 1,
          "required": true,
          "label": "ID",
          "en_label": "ID",
          "placeholder": "Enter ID",
          "en_placeholder": "Enter ID",
          "multiple": false,
          "table_name": "calculation_results",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "calculation_input_id",
          "column_name": "calculation_input_id",
          "component": "question",
          "response_choice": "relation",
          "type": 1,
          "order": 2,
          "required": true,
          "label": "Calculation Input ID",
          "en_label": "Calculation Input ID",
          "placeholder": "Enter Calculation Input ID",
          "en_placeholder": "Enter Calculation Input ID",
          "multiple": false,
          "table_name": "calculation_results",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "total_investment",
          "column_name": "total_investment",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 3,
          "required": true,
          "label": "Total Investment",
          "en_label": "Total Investment",
          "placeholder": "Enter Total Investment",
          "en_placeholder": "Enter Total Investment",
          "multiple": false,
          "table_name": "calculation_results",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "estimated_returns",
          "column_name": "estimated_returns",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 4,
          "required": true,
          "label": "Estimated Returns",
          "en_label": "Estimated Returns",
          "placeholder": "Enter Estimated Returns",
          "en_placeholder": "Enter Estimated Returns",
          "multiple": false,
          "table_name": "calculation_results",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "maturity_value",
          "column_name": "maturity_value",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 5,
          "required": true,
          "label": "Maturity Value",
          "en_label": "Maturity Value",
          "placeholder": "Enter Maturity Value",
          "en_placeholder": "Enter Maturity Value",
          "multiple": false,
          "table_name": "calculation_results",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "created_at",
          "column_name": "created_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 6,
          "required": true,
          "label": "Created AT",
          "en_label": "Created AT",
          "placeholder": "Enter Created AT",
          "en_placeholder": "Enter Created AT",
          "multiple": false,
          "table_name": "calculation_results",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "updated_at",
          "column_name": "updated_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 7,
          "required": true,
          "label": "Updated AT",
          "en_label": "Updated AT",
          "placeholder": "Enter Updated AT",
          "en_placeholder": "Enter Updated AT",
          "multiple": false,
          "table_name": "calculation_results",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        }
      ],
      "menu_id": 1,
      "system_id": 1,
      "organization_id": 1,
      "created_by": 1,
      "auto": true
    },
    {
      "id": "s201",
      "code": "DYNJSON-359e6af3-6779-4f86-8f4e-471adc8eb04e-submenu-s201",
      "name": "Chart Data Points",
      "en_name": "Chart Data Points",
      "description": "Chart Data Points",
      "en_description": "Chart Data Points",
      "db_table_name": "chart_data_points",
      "priority": 0,
      "element": "form",
      "layout": "840*1400",
      "actions": {
        "data": [
          {
            "id": 16,
            "key": "table-add-new",
            "code": "ADD_ITEM",
            "name": "Add",
            "type": "table"
          },
          {
            "id": 49,
            "key": "row-delete",
            "code": "DELETE_ITEM",
            "name": "Delete",
            "type": "row"
          },
          {
            "id": 48,
            "key": "row-edit",
            "code": "EDIT_ITEM",
            "name": "Edit",
            "type": "row"
          },
          {
            "id": 47,
            "key": "row-view",
            "code": "VIEW_ITEM",
            "name": "View",
            "type": "row"
          }
        ]
      },
      "fields": [
        {
          "id": "id",
          "column_name": "id",
          "component": "question",
          "response_choice": "default",
          "type": "text",
          "order": 1,
          "required": true,
          "label": "ID",
          "en_label": "ID",
          "placeholder": "Enter ID",
          "en_placeholder": "Enter ID",
          "multiple": false,
          "table_name": "chart_data_points",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "calculation_input_id",
          "column_name": "calculation_input_id",
          "component": "question",
          "response_choice": "relation",
          "type": 2,
          "order": 2,
          "required": true,
          "label": "Calculation Input ID",
          "en_label": "Calculation Input ID",
          "placeholder": "Enter Calculation Input ID",
          "en_placeholder": "Enter Calculation Input ID",
          "multiple": false,
          "table_name": "chart_data_points",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "year",
          "column_name": "year",
          "component": "question",
          "response_choice": "default",
          "type": "number-int",
          "order": 3,
          "required": true,
          "label": "Year",
          "en_label": "Year",
          "placeholder": "Enter Year",
          "en_placeholder": "Enter Year",
          "multiple": false,
          "table_name": "chart_data_points",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "invested_amount",
          "column_name": "invested_amount",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 4,
          "required": true,
          "label": "Invested Amount",
          "en_label": "Invested Amount",
          "placeholder": "Enter Invested Amount",
          "en_placeholder": "Enter Invested Amount",
          "multiple": false,
          "table_name": "chart_data_points",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "projected_value",
          "column_name": "projected_value",
          "component": "question",
          "response_choice": "default",
          "type": "number",
          "order": 5,
          "required": true,
          "label": "Projected Value",
          "en_label": "Projected Value",
          "placeholder": "Enter Projected Value",
          "en_placeholder": "Enter Projected Value",
          "multiple": false,
          "table_name": "chart_data_points",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "created_at",
          "column_name": "created_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 6,
          "required": true,
          "label": "Created AT",
          "en_label": "Created AT",
          "placeholder": "Enter Created AT",
          "en_placeholder": "Enter Created AT",
          "multiple": false,
          "table_name": "chart_data_points",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        },
        {
          "id": "updated_at",
          "column_name": "updated_at",
          "component": "question",
          "response_choice": "default",
          "type": "datetime",
          "order": 7,
          "required": true,
          "label": "Updated AT",
          "en_label": "Updated AT",
          "placeholder": "Enter Updated AT",
          "en_placeholder": "Enter Updated AT",
          "multiple": false,
          "table_name": "chart_data_points",
          "auto": true,
          "icon_json": {
            "tag": "svg",
            "attr": {
              "viewBox": "0 0 24 24"
            },
            "child": [
              {
                "tag": "path",
                "attr": {
                  "d": "M9.74462 21.7446C5.30798 20.7219 2 16.7473 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 16.7473 18.692 20.7219 14.2554 21.7446L12 24L9.74462 21.7446Z"
                }
              }
            ]
          }
        }
      ],
      "menu_id": 2,
      "system_id": 1,
      "organization_id": 1,
      "created_by": 1,
      "auto": true
    }
  ],
  "global_obj": [],
  "relation_obj": [
    {
      "id": 1,
      "form_id": "s101",
      "field": "id",
      "name": "Calculation Results Calculation Input ID",
      "en_name": "Calculation Results Calculation Input ID",
      "multiple": false,
      "reference_column": [],
      "separator": []
    },
    {
      "id": 2,
      "form_id": "s101",
      "field": "id",
      "name": "Chart Data Points Calculation Input ID",
      "en_name": "Chart Data Points Calculation Input ID",
      "multiple": false,
      "reference_column": [],
      "separator": []
    }
  ],
  "internal_obj": [],
  "business_intelligence_obj": [],
  "dashboard_obj": [],
  "collab_obj": [],
  "ai_obj": [],
  "email_obj": [],
  "invoice_obj": [],
  "report_obj": []
}
