Created
January 30, 2018 03:22
-
-
Save delgadofarid/db373f5510573d7e66e5f8ecad2be5ef to your computer and use it in GitHub Desktop.
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
{ | |
"active": true, | |
"address": "Calle 32 # 38 D 10", | |
"birthDate": "1990-11-14T00:00:00-05:00", | |
"creationDate": "2017-08-20T19:15:00-05:00", | |
"email": "[email protected]", | |
"genre": "M", | |
"identification": "100", | |
"lang": "ES", | |
"lastname": "Cliente", | |
"name": "Usuario", | |
"phoneNumber": "3929177", | |
"usecurity": { | |
"email": "[email protected]", | |
"groupRole": "CLIENT", | |
"password": "5994471abb01112afcc18159f6cc74b4f511b99806da59b3caf5a9c173cacfc5", | |
"secretAnswer": "Negro", | |
"secretQuestion": "Color favorito" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment