Skip to content

Instantly share code, notes, and snippets.

@rasheedamir
Created July 30, 2016 18:25
Show Gist options
  • Select an option

  • Save rasheedamir/89320672367e62bac7839dfa5e07db79 to your computer and use it in GitHub Desktop.

Select an option

Save rasheedamir/89320672367e62bac7839dfa5e07db79 to your computer and use it in GitHub Desktop.
string json
{
"provider": [
{
"feedbackRating": 3.0,
"organizations": [
{
"address": {
"cityVillage": "Islamabad"
},
"name": "Specialist Dentists",
"id": "1e5879d8-2981-46f6-ac5d-2a2a919bc052"
}
],
"fullName": "Martin Stark",
"basicConsultationFee": {
"amount": 200.0,
"currency": "PKR"
},
"id": "50045369-12b3-4fe8-9f38-947ca54b0341",
"_id": "50045369-12b3-4fe8-9f38-947ca54b0341",
"specialities": [
{
"name": "Dentist",
"id": "a4bbd74e-efce-48ce-a5ae-c1740a80ac52"
}
]
}
],
"organization": [
{
"address": {
"cityVillage": "Islamabad"
},
"name": "Specialist Dentists",
"id": "1e5879d8-2981-46f6-ac5d-2a2a919bc052",
"_id": "1e5879d8-2981-46f6-ac5d-2a2a919bc052"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment