Skip to content

Instantly share code, notes, and snippets.

@cw6365
Created April 2, 2016 11:07
Show Gist options
  • Save cw6365/426b793fca4433fca7c6040bf8c7a7ba to your computer and use it in GitHub Desktop.
Save cw6365/426b793fca4433fca7c6040bf8c7a7ba to your computer and use it in GitHub Desktop.
Object {subscription: Object, __v: 0, email: "[email protected]", _id: "56ffa742df92d95f05a76a62", reviews: 0…}
__v
:
0
_id
:
"56ffa742df92d95f05a76a62"
active
:
false
balance
:
0
busy
:
false
connections
:
0
createdAt
:
"2016-04-02T11:04:34.489Z"
currency
:
"£ GBP"
deleted
:
false
email
:
"[email protected]"
firstName
:
"Chris"
hashedPWD
:
"c6460c10112b4728ea860b61e3920639aa90263e"
hourRate
:
0
lastName
:
"Ward"
profiled
:
true
projects
:
Array[0]
rating
:
0
resetTokenDate
:
"2016-04-02T11:04:34.489Z"
reviews
:
0
role
:
"user"
salt
:
"FaPJI5LPJVRuzpJ+PRFYTX7waJrshV62UzxfmTLPYpA="
skills
:
Array[0]
status
:
0
subscription
:
Object
team
:
Array[0]
updatedAt
:
"2016-04-02T11:04:34.489Z"
userType
:
"buyer"
workedHours
:
0
__proto__
:
Object
----
Object {_id: "56ffa742df92d95f05a76a62", email: "[email protected]", __v: 0, reviews: 0, connections: 0…}
__v
:
0
_id
:
"56ffa742df92d95f05a76a62"
active
:
true
busy
:
false
connections
:
0
createdAt
:
"2016-04-02T11:04:34.489Z"
currency
:
"£ GBP"
deleted
:
false
email
:
"[email protected]"
firstName
:
"Chris"
hourRate
:
0
lastName
:
"Ward"
profiled
:
true
projects
:
Array[0]
rating
:
0
resetTokenDate
:
"2016-04-02T11:04:34.489Z"
reviews
:
0
role
:
"user"
skills
:
Array[0]
status
:
0
team
:
Array[0]
updatedAt
:
"2016-04-02T11:04:34.489Z"
userType
:
"buyer"
workedHours
:
0
__proto__
:
Object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment