Guest User

Untitled

a guest
Apr 1st, 2018
559
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. {
  2. 0
  3. :
  4. {associate_sales: "j72LOAjajLRbKKK0XYfHcCMghdB3", displayName: "Sneh", email: "sneh@email.com", timespan: 1, …}
  5. 1
  6. :
  7. {displayName: " Sales4", email: "sales4@email.com", timespan: 1, uid: "2e5piC6E8eO16qDDaP0qPA0LDRJ3", …}
  8. 2
  9. :
  10. {associate_sales: "c8kMXIkXcRgTUInPbdhL5oinbzv2", displayName: " client11", email: "client11@email.com", timespan: 12, …}
  11. 3
  12. :
  13. {associate_sales: "j72LOAjajLRbKKK0XYfHcCMghdB3", displayName: "Client1", email: "client1@email.com", timespan: 1522320931451, …} }
  14.  
  15. this.databaseObj2.orderByChild('timespan').once('value', (snapshot) => {
  16. // code
  17. });
Add Comment
Please, Sign In to add comment