Created
December 13, 2017 07:28
-
-
Save timur-sh/af825d30df39cff49edd9deeda9eca52 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
| { | |
| "_id" : ObjectId("5a30d1382620480001ae3eaa"), | |
| "name" : "Slon.Youla.v2.Event.DuplicateRealtyEvent", | |
| "guid" : "001d0a18-dfd4-11e7-bf73-525400a5a9b1", | |
| "type" : null, | |
| "status" : "corrupted", | |
| "payload" : { | |
| "advertId" : 174887, | |
| "productId" : "59fc5c585f90374eaa496fd2", | |
| "dealType" : "sell", | |
| "realtyType" : "flat", | |
| "fields" : { | |
| "lift" : "None", | |
| "houseType" : "Wood", | |
| "wc" : "Separated", | |
| "yearsOfOwnership" : "MoreThan5Years", | |
| "rooms" : "One", | |
| "repair" : "Modern", | |
| "balcony" : "None", | |
| "area" : 20, | |
| "floor" : 1, | |
| "floors" : 1, | |
| "kitchenArea" : 1, | |
| "infrastructure" : [ | |
| "Transport", | |
| "Restaurants", | |
| "Entertainment", | |
| "Parks" | |
| ], | |
| "metro" : 59, | |
| "metroDistance" : "None" | |
| }, | |
| "id" : null, | |
| "name" : null, | |
| "status" : null, | |
| "description" : "Бунгало", | |
| "price" : 9400000000.0, | |
| "createdAt" : { | |
| "date" : "2017-12-13 10:05:26.000000", | |
| "timezone_type" : 3, | |
| "timezone" : "Europe/Moscow" | |
| }, | |
| "updatedAt" : { | |
| "date" : "2017-12-13 10:05:26.000000", | |
| "timezone_type" : 3, | |
| "timezone" : "Europe/Moscow" | |
| }, | |
| "photos" : [ | |
| { | |
| "url" : "http://cdn.22slona.ru/2500x-/photography/6481/fa317668edd818f3ee06dcedf60868b063726293.jpg", | |
| "type" : null | |
| }, | |
| { | |
| "url" : "http://cdn.22slona.ru/2500x-/photography/6481/f6097df69f67448db0a1c9235f989bbb4bb4635f.jpg", | |
| "type" : null | |
| } | |
| ], | |
| "author" : { | |
| "id" : null, | |
| "phoneNumber" : "79264974622", | |
| "name" : "Авдеев Олег Константинович" | |
| }, | |
| "location" : { | |
| "latitude" : "55.798885", | |
| "longitude" : "37.533858", | |
| "description" : "Россия, Москва, Ленинградский проспект, 45к1" | |
| }, | |
| "isOwner" : false | |
| }, | |
| "timestamp" : ISODate("2017-12-13T07:05:28.702Z"), | |
| "signature" : "c60e0495c5755e1bec706ae14091270cf8126b0b10b0a92b070906149c8a2e71" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment