Complex Json Entities

51 views
Skip to first unread message

Mohsen Jamali

unread,
Jun 26, 2014, 3:48:04 PM6/26/14
to argona...@googlegroups.com
Hi, 

I am quite new to Json and Argonaut. I want to create a complex Json Entity as follows:

case class Person (name:String,things:List[String],phone:PhoneNumber)
case class PhoneNumber(type:String,number:String)


Can someone help me create a PersonCodecJson. It would be great if you provide a complete code.

Thanks for the help!

Mohsen


Reply all
Reply to author
Forward
0 new messages