Skip to content

Instantly share code, notes, and snippets.

@onursahindur
Created April 4, 2020 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save onursahindur/fc2504cf8d6a138781ff1d975eaf11e6 to your computer and use it in GitHub Desktop.
Save onursahindur/fc2504cf8d6a138781ff1d975eaf11e6 to your computer and use it in GitHub Desktop.
{
"data": [
{
"id": 2,
"seen": false,
"sent_at": "2020-04-04T11:05:56.372Z",
"notification": {
"title": "Deneme 1",
"message": "222",
"message_type": "campaign",
"redirect_id": "1",
"created_at": "2020-04-04T11:05:56.324Z"
}
},
{
"id": 1,
"seen": false,
"sent_at": "2020-04-04T11:03:54.512Z",
"notification": {
"title": "Deneme 1",
"message": "222",
"message_type": "notification",
"redirect_id": null,
"created_at": "2020-04-04T11:03:54.466Z"
}
}
],
"meta": {
"count": 2,
"total_count": 2,
"is_array": true,
"has_more": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment