我想将字符串值从API转换为自定义可编码模型SWIFT

问题描述

我从API得到这样的响应:

{
"data": {
    "items": [
        {
            "jsonBody": "{\n  \"documentInfo\": {\n    \"docId\": \"AAAAAAAA-AAAA-AAAA-AAAA-AAAAAAAAAAAA\",\n    \"docCreateTimestamp\": 56565687867,\n    \"docUpdateTimestamp\": 56465755766,\n    \"docSynchTimestamp\": 56565687867,\n    \"documentType\": \"document-monthly-instagram\",\n    \"documentName\": \"Monthly Instagram Posts\",\n    \"docDescription\": \"Monthly Instagram Posts\"\n  },\n  \"documentData\": {\n    \"header\": {\n      \"configuration\": {\n        \"autoGenerate\": [\n          {\n            \"id\": \"headerDocNumberId\",\n            \"type\": \"8code\"\n          },\n          {\n            \"id\": \"headerVersionNumberId\",\n            \"type\": \"autonum\"\n          },\n          {\n            \"id\": \"headerDocumentCreationDateId\",\n            \"type\": \"date\"\n          }\n        ],\n        \"autoFill\": [],\n        \"tileTitle\": \"headerDocumentTileNameId\",\n        \"tileView\": [\n          \"headerDocumentTileNameId\",\n          \"headerDetailsId\",\n          \"headerDocumentCreationDateId\"\n        ],\n        \"createView\": [\n          \"headerMonthNameId\",\n          \"headerNameId\",\n          \"headerDetailsId\"\n        ],\n        \"editView\": [\n          \"headerMonthNameId\",\n          \"headerDetailsId\"\n        ]\n      },\n      \"data\": [\n        {\n          \"id\": \"headerDocNumberId\",\n          \"name\": \"Document Number\",\n          \"attr\": \"\",\n          \"placeholder\": \"Enter An Unique Value\",\n          \"value\": \"\",\n          \"type\": \"text\",\n          \"extType\": \"\",\n          \"tag\": \"\",\n          \"readonly\": false,\n          \"required\": true,\n          \"keyboardType\": \"\"\n        },\n        {\n          \"id\": \"headerVersionNumberId\",\n          \"name\": \"Document Version\",\n          \"placeholder\": \"Enter A Number\",\n          \"value\": 1,\n          \"type\": \"int\",\n          \"readonly\": true,\n        {\n          \"id\": \"headerDocumentCreationDateId\",\n          \"name\": \"Time & Date\",\n          \"placeholder\": \"Enter Date\",\n        {\n          \"id\": \"headerNameId\",\n          \"name\": \"Name\",\n          \"placeholder\": \"Enter Name\",\n        {\n          \"id\": \"headerDocumentTileNameId\",\n          \"name\": \"Document Type\",\n          \"placeholder\": \"\",\n          \"value\": \"Monthly Log Book\",\n          \"requred\": true,\n        {\n          \"id\": \"headerMonthNameId\",\n          \"name\": \"Month\",\n          \"placeholder\": \"Enter Post Month\",\n          \"type\": \"list\",\n          \"extType\": \"monthTypeListId\",\n          \"requred\": false,\n        {\n          \"id\": \"headerDetailsId\",\n          \"name\": \"Details\",\n          \"placeholder\": \"Enter Details\",\n          \"keyboardType\": \"\"\n        }\n      ]\n    },\n    \"content\": {\n      \"groups\": [\n        {\n          \"name\": \"Week 1\",\n          \"sectionType\": {\n            \"extendable\": \"dynamic\",\n            \"allowedTypeIds\": [\n              \"typePostId\"\n            ]\n          },\n          \"sections\": [\n          ]\n        },\n        {\n          \"name\": \"Week 2\",\n        {\n          \"name\": \"Week 3\",\n        {\n          \"name\": \"Week 4\",\n          \"sections\": [\n          ]\n        }\n      ]\n    },\n    \"summary\": \"\"\n  },\n  \"documentStructure\": {\n    \"sectionTypes\": [\n      {\n        \"id\": \"typePostId\",\n        \"name\": \"INSTAGRAM POST\",\n        \"order\": 0,\n        \"rowType\": {\n          \"extendable\": \"static\",\n          \"allowedTypeIds\": [\n            \"rowDateId\",\n            \"rowNameOfEventId\",\n            \"rowDescriptionId\",\n            \"rowHashTagsId\",\n            \"rowLocationId\",\n            \"rowPeopleLinksId\",\n            \"rowLogosId\",\n            \"rowPicturesVideoId\",\n            \"rowPromoteId\",\n            \"rowDestinationId\",\n            \"rowAudienceId\",\n            \"rowBudgetId\"\n          ]\n        },\n        \"rows\": [\n        ],\n        \"collapsed\": false\n      }\n    ],\n    \"rowTypes\": [\n      {\n        \"id\": \"rowDateId\",\n        \"name\": \"Date\",\n        \"attr\": \"Select date\",\n        \"placeholder\": \"Enter Trip Date\",\n        \"value\": \"\",\n        \"type\": \"date\",\n        \"extType\": \"\",\n        \"readonly\": false,\n        \"requred\": false,\n        \"keyboardType\": \"\",\n        \"col\": 2\n      },\n      {\n        \"id\": \"rowNameOfEventId\",\n        \"name\": \"Name of Event\",\n        \"attr\": \"Enter name of event\",\n        \"placeholder\": \"Enter name of event\",\n        \"type\": \"textArea\",\n        \"extType\": \"512\",\n        \"col\": 3\n      },\n      {\n        \"id\": \"rowDescriptionId\",\n        \"name\": \"Decription of Event\",\n        \"attr\": \"Enter description of event\",\n        \"placeholder\": \"Enter description\",\n        \"col\": 4\n      },\n      {\n        \"id\": \"rowHashTagsId\",\n        \"name\": \"Hash Tags\",\n        \"attr\": \"Enter hash tags\",\n        \"placeholder\": \"Enter hash tags\",\n        \"col\": 5\n      },\n      {\n        \"id\": \"rowLocationId\",\n        \"name\": \"Location\",\n        \"attr\": \"Select location\",\n        \"placeholder\": \"Enter location\",\n        \"value\": {\n          \"description\": \"\",\n          \"location\": {}\n        },\n        \"type\": \"address\",\n        \"extType\": \"300\",\n        \"col\": 6\n      },\n      {\n        \"id\": \"rowPeopleLinksId\",\n        \"name\": \"People links\",\n        \"attr\": \"Enter people links\",\n        \"placeholder\": \"Enter people links\",\n        \"col\": 7\n      },\n      {\n        \"id\": \"rowLogosId\",\n        \"name\": \"Logos\",\n        \"attr\": \"Logos\",\n        \"placeholder\": \"\",\n        \"value\": [],\n        \"type\": \"photo\",\n        \"extType\": \"3\",\n        \"col\": 8\n      },\n      {\n        \"id\": \"rowPicturesVideoId\",\n        \"name\": \"Pictures/Video Records\",\n        \"attr\": \"Pictures/Video\",\n        \"type\": \"video\",\n        \"extType\": \"5\",\n        \"col\": 9\n      },\n      {\n        \"id\": \"rowPromoteId\",\n        \"name\": \"Promote\",\n        \"attr\": \"\",\n        \"value\": false,\n        \"type\": \"bool\",\n        \"col\": 10\n      },\n      {\n        \"id\": \"rowDestinationId\",\n        \"name\": \"Destination\",\n        \"attr\": \"Please select destination\",\n        \"placeholder\": \"Select destination\",\n        \"value\": \"iDestinationProfileId\",\n        \"type\": \"list\",\n        \"extType\": \"DestinationTypeListId\",\n        \"col\": 11\n      },\n      {\n        \"id\": \"rowAudienceId\",\n        \"name\": \"Audience\",\n        \"attr\": \"Please select audience to promote\",\n        \"placeholder\": \"Select audience\",\n        \"value\": \"iAudienceAutomaticId\",\n        \"extType\": \"AudienceTypeListId\",\n        \"col\": 12\n      },\n      {\n        \"id\": \"rowBudgetId\",\n        \"name\": \"Budget&Duration\",\n        \"attr\": \"Please choose Budget or Duration\",\n        \"placeholder\": \"Select Budget or Duration\",\n        \"value\": \"iBudgetBudgetId\",\n        \"extType\": \"BudgetTypeListId\",\n        \"col\": 13\n      }\n    ],\n    \"listTypes\": [\n        {\n            \"id\": \"DestinationTypeListId\",\n            \"items\": [\n                {\n                    \"id\": \"iDestinationProfileId\",\n                    \"value\": \"Your Profile\",\n                    \"selected\": true\n                },\n                {\n                    \"id\": \"iDestinationWebsiteId\",\n                    \"value\": \"Your Website\",\n                    \"selected\": false\n                },\n                {\n                    \"id\": \"iDestinationDirectId\",\n                    \"value\": \"Your Direct Messages\",\n                    \"selected\": false\n                }\n            ]\n        },\n        {\n            \"id\": \"AudienceTypeListId\",\n            \"items\": [\n                {\n                    \"id\": \"iAudienceAutomaticId\",\n                    \"value\": \"Automatic\",\n                {\n                    \"id\": \"iAudienceKUId\",\n                    \"value\": \"Kite Union Clients\",\n                {\n                    \"id\": \"iAudienceCreateId\",\n                    \"value\": \"Create Your Own\",\n        {\n            \"id\": \"BudgetTypeListId\",\n            \"items\": [\n                {\n                    \"id\": \"iBudgetBudgetId\",\n                    \"value\": \"Budget\",\n                {\n                    \"id\": \"iBudgetDurationId\",\n                    \"value\": \"Duration\",\n        {\n            \"id\": \"monthTypeListId\",\n            \"items\": [\n                {\n                    \"id\": \"iMonthTypeJanuaryId\",\n                    \"value\": \"January\",\n                {\n                    \"id\": \"iMonthTypeFebruaryId\",\n                    \"value\": \"February\",\n                {\n                    \"id\": \"iMonthTypeMarchId\",\n                    \"value\": \"March\",\n                {\n                    \"id\": \"iMonthTypeAprilId\",\n                    \"value\": \"April\",\n                {\n                    \"id\": \"iMonthTypeMayId\",\n                    \"value\": \"May\",\n                {\n                    \"id\": \"iMonthTypeJuneId\",\n                    \"value\": \"June\",\n                {\n                    \"id\": \"iMonthTypeJulyId\",\n                    \"value\": \"July\",\n                {\n                    \"id\": \"iMonthTypeAugustId\",\n                    \"value\": \"August\",\n                {\n                    \"id\": \"iMonthTypeSeptemberId\",\n                    \"value\": \"September\",\n                {\n                    \"id\": \"iMonthTypeOctoberId\",\n                    \"value\": \"October\",\n                {\n                    \"id\": \"iMonthTypeNovemberId\",\n                    \"value\": \"November\",\n                {\n                    \"id\": \"iMonthTypeDecemberId\",\n                    \"value\": \"December\",\n                    \"selected\": false\n                }\n            ]\n        }\n    ]\n  }\n}"
        }
    ]
},"code": 0,"message": ""

}

我想将字符串的“ jsonBody”的值转换为Codable Model。

我试图将其转换为[String:Array],但是当我将模型分配给结果时,它给了我这个错误:

typeMismatch(Swift.Dictionary ,Swift.DecodingError.Context(codingPath:[CodingKeys(stringValue:“ jsonBody”,intValue:nil)]],debugDescription:“预期对Dictionary ,但是找到了一个字符串/数据。”,underlyingError:nil))

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)