Click here to Skip to main content
15,867,568 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
my model class is a little complicated so swift 3 can't set the data to my model

what can I do about it? if you need I my codes just ask me

What I have tried:

let google=GOogle(Json:myjson)

class Google{

var results = [Results]()

}
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900