Skip to content

Instantly share code, notes, and snippets.

@mertnesvat
Last active November 28, 2015 02:27
Show Gist options
  • Save mertnesvat/eec314fcc829135ed205 to your computer and use it in GitHub Desktop.
Save mertnesvat/eec314fcc829135ed205 to your computer and use it in GitHub Desktop.
{
"modelName": "currentUser",
"status": "200",
"message": "OK",
"CurrentUser": {
"id": 12345,
"name": "John Doe",
"mobile": "877-123-1234",
"token": "1c44933ff8b596e0cd58953881e7bb8f",
"email": "jd@example.com",
"dateOfBirth": "1980-01-02",
"registered": true,
"avatarUrl": "\"https://goo.gl/lhuV4F\""
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment