struct NameData: Codable { var id: Int var name: String var ... how easy it is to translate JSON data using a Codable data structure.
確定! 回上一頁