Created
March 28, 2014 10:01
-
-
Save amusarra/9829260 to your computer and use it in GitHub Desktop.
Listato 6 Esempio di risposta del servizio JSON.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"agreedToTermsOfUse": false, | |
"comments": "", | |
"companyId": 10157, | |
"contactId": 12102, | |
"createDate": 1392734987656, | |
"defaultUser": false, | |
"digest": "", | |
"emailAddress": "[email protected]", | |
"emailAddressVerified": false, | |
"facebookId": 0, | |
"failedLoginAttempts": 1, | |
"firstName": "Antonio", | |
"graceLoginCount": 0, | |
"greeting": "Welcome Antonio Musarra!", | |
"jobTitle": "IT Architect", | |
"languageId": "en_US", | |
"lastFailedLoginDate": 1393625990890, | |
"lastLoginDate": null, | |
"lastLoginIP": "", | |
"lastName": "Musarra", | |
"ldapServerId": -1, | |
"lockout": false, | |
"lockoutDate": null, | |
"loginDate": null, | |
"loginIP": "", | |
"middleName": "", | |
"modifiedDate": 1392735025523, | |
"openId": "", | |
"password": "AAAAoAAB9ABtc0QtttzLGtK931wwN957psU8maq0Jxu1Gais", | |
"passwordEncrypted": true, | |
"passwordModifiedDate": 1392734988948, | |
"passwordReset": true, | |
"portraitId": 0, | |
"primaryKey": 12101, | |
"reminderQueryAnswer": "", | |
"reminderQueryQuestion": "", | |
"screenName": "amusarra", | |
"status": 0, | |
"timeZoneId": "UTC", | |
"userId": 12101, | |
"uuid": "baf84339-315b-426c-838b-e58dc806bec8" | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment