Skip to content

Instantly share code, notes, and snippets.

@horsey
Created August 2, 2015 21:03
Show Gist options
  • Select an option

  • Save horsey/56eda78598bae18fd914 to your computer and use it in GitHub Desktop.

Select an option

Save horsey/56eda78598bae18fd914 to your computer and use it in GitHub Desktop.
Document
{ "_id" : ObjectId("55be8465a54b293f913633ff"), "_key" : "partner:10034", "partnerName" : "XXXXX", "phoneNumber" : "9999999999", "email" : "gc@gc.com", "category" : "small", "modules" : [ "appointments", "video", "audio", "messaging" ], "secretary" : [ { "secretaryName" : "Interesting, Name, Name, True", "phoneNumber" : "9880009000", "email" : "gc1@gc.com", "username" : "name2", "password" : "somepass", "location" : "", "partnerId" : "10034", "ctime" : 1438549120203, "lastlogin" : "", "status" : "pending", "locked" : false, "deleted" : false } ], "partnerId" : 10034, "type" : "partner", "ctime" : 1438549093138, "lastLogin" : "", "status" : "pending", "locked" : false, "deleted" : false, "secretaryCnt" : 1 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment