Skip to content

Instantly share code, notes, and snippets.

@akoul889
Created March 20, 2015 11:53
Show Gist options
  • Save akoul889/fc4a4e48aab0e8d7701f to your computer and use it in GitHub Desktop.
Save akoul889/fc4a4e48aab0e8d7701f to your computer and use it in GitHub Desktop.
Collection list
{
"code": 0,
"data": null,
"dataArray": [
{
"category": null,
"collectionCategoryDataArray": [
{
"categoryId": "1",
"categoryName": "Wrap",
"collectionId": "1"
},
{
"categoryId": "2",
"categoryName": "Rice & Curry",
"collectionId": "1"
},
{
"categoryId": "6",
"categoryName": "dessert",
"collectionId": "1"
}
],
"collectionDescription": "bajindertestDescription",
"collectionId": "1",
"collectionImage": "https://www.faasos.com/promotionalImage/Baked-Veg-Calzone-1440-X-680.jpg",
"collectionName": "bajinder",
"products": null,
"srNo": "1"
},
{
"category": null,
"collectionCategoryDataArray": [
{
"categoryId": "1",
"categoryName": "Wrap",
"collectionId": "3"
},
{
"categoryId": "2",
"categoryName": "Rice & Curry",
"collectionId": "3"
}
],
"collectionDescription": "bajindertestDescription",
"collectionId": "3",
"collectionImage": "https://www.faasos.com/promotionalImage/Baked-Veg-Calzone-1440-X-680.jpg",
"collectionName": "bajinder",
"products": null,
"srNo": "1"
},
{
"category": null,
"collectionCategoryDataArray": [
{
"categoryId": "1",
"categoryName": "Wrap",
"collectionId": "4"
},
{
"categoryId": "2",
"categoryName": "Rice & Curry",
"collectionId": "4"
}
],
"collectionDescription": "bajindertestDescription",
"collectionId": "4",
"collectionImage": "https://www.faasos.com/promotionalImage/Baked-Veg-Calzone-1440-X-680.jpg",
"collectionName": "bajinder",
"products": null,
"srNo": "2"
},
{
"category": null,
"collectionCategoryDataArray": [
{
"categoryId": "1",
"categoryName": "Wrap",
"collectionId": "2"
},
{
"categoryId": "2",
"categoryName": "Rice & Curry",
"collectionId": "2"
}
],
"collectionDescription": "somyadeepcollection",
"collectionId": "2",
"collectionImage": "https://www.faasos.com/promotionalImage/Baked-Veg-Calzone-1440-X-680.jpg",
"collectionName": "somyadeep",
"products": null,
"srNo": "2"
}
],
"message": "Ok"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment