{
  "initiative": {
    "key": "kukaku-seiri-koushou-kanri",
    "name": "区画整理交渉管理"
  },
  "app": {
    "key": "koushou-rireki",
    "name": "交渉履歴",
    "category": "都市整備部",
    "tags": [
      "交渉管理"
    ],
    "description": "地権者マスタを参照し、交渉の履歴を記録する業務アプリ。",
    "status": "完了",
    "appId": 410
  },
  "source": "kintone (live)",
  "exportedAt": "2026-08-18T05:49:59.089Z",
  "fields": [
    {
      "type": "DATE",
      "code": "jikai_koushou_yotei_bi",
      "label": "次回交渉予定日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "taisho_chikensha",
      "label": "対象地権者",
      "noLabel": false,
      "required": true,
      "lookup": {
        "relatedApp": {
          "app": "409",
          "code": ""
        },
        "relatedKeyField": "chikensha_bangou",
        "fieldMappings": [],
        "lookupPickerFields": [
          "chikensha_bangou",
          "chikensha_shimei",
          "koushou_status"
        ],
        "filterCond": "",
        "sort": "Record_number desc"
      }
    },
    {
      "type": "DATE",
      "code": "koushou_bi",
      "label": "交渉日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "RADIO_BUTTON",
      "code": "koushou_houhou",
      "label": "交渉方法",
      "noLabel": false,
      "required": true,
      "options": {
        "電話": {
          "label": "電話",
          "index": "0"
        },
        "訪問": {
          "label": "訪問",
          "index": "1"
        },
        "文書": {
          "label": "文書",
          "index": "2"
        },
        "その他": {
          "label": "その他",
          "index": "3"
        }
      },
      "defaultValue": "電話",
      "align": "HORIZONTAL"
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "label": "結果",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "GROUP",
      "code": "group_0",
      "label": "交渉情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "DROP_DOWN",
      "code": "koushou_kekka",
      "label": "交渉結果",
      "noLabel": false,
      "required": false,
      "options": {
        "対応不要": {
          "label": "対応不要",
          "index": "5"
        },
        "本同意": {
          "label": "本同意",
          "index": "2"
        },
        "仮同意": {
          "label": "仮同意",
          "index": "1"
        },
        "継続交渉中": {
          "label": "継続交渉中",
          "index": "0"
        },
        "保留": {
          "label": "保留",
          "index": "3"
        },
        "不同意": {
          "label": "不同意",
          "index": "4"
        }
      },
      "defaultValue": ""
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "koushou_naiyou",
      "label": "交渉内容",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "koushou_aite",
      "label": "交渉相手",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    }
  ],
  "layout": [
    {
      "type": "GROUP",
      "code": "group_0",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "taisho_chikensha",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "koushou_bi",
              "size": {
                "width": "117"
              }
            },
            {
              "type": "RADIO_BUTTON",
              "code": "koushou_houhou",
              "size": {
                "width": "168"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "koushou_aite",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "koushou_naiyou",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DROP_DOWN",
              "code": "koushou_kekka",
              "size": {
                "width": "196"
              }
            },
            {
              "type": "DATE",
              "code": "jikai_koushou_yotei_bi",
              "size": {
                "width": "117"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "biko",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        }
      ]
    }
  ]
}