"working_days": [ { "day_id": 2, "from": 11, "to": 22 }, { "day_id": 3, "from": 10, "to": 23 } ],
that 's part of the script i need to post i'm using volley with Gson can anybody help
{
"userId": 2,
"token": "bdajkvnbadkvda1ad1fadf4ad5f1da5",
"name": "Center 123",
"address": "12 Ramsis Str.,",
"lat": "30.31194946131",
"long": "30.31194946131",
"location": "Assute",
"phone": "032365653232",
"owner_name": "Ahmed",
"owner_number": "164956465464",
"registry_number": "2161312",
"taxation_card": "2326-66321",
"contract_code": "1211132",
"remark": "Beside phrmacy",
"working_days": [
{
"day_id": 2,
"from": 11,
"to": 22
},
{
"day_id": 3,
"from": 10,
"to": 23
}
],
"images": [
{
"url": "uploads/center/s51fdf5df1d5.png"
},
{
"url": "uploads/center/s5d1f6d645616.png"
}
]
}