Skip to content

Instantly share code, notes, and snippets.

@fackux
Last active April 17, 2024 20:00
Show Gist options
  • Save fackux/a4ad0c66e4ac7afc596b013c289de066 to your computer and use it in GitHub Desktop.
Save fackux/a4ad0c66e4ac7afc596b013c289de066 to your computer and use it in GitHub Desktop.
"unitGroupsData": {
"Departamentos En Venta": {
"1": {
"totalArea": {
"tuple0": 39,
"tuple1": 44
},
"coveredArea": {
"tuple0": null,
"tuple1": null
},
"minorPrices": {
"tuple0": {
"currencyId": "2",
"amount": 43684,
"formattedAmount": "43.684",
"currency": "USD"
},
"tuple1": null
},
"majorPrices": {
"tuple0": {
"currencyId": "2",
"amount": 48887,
"formattedAmount": "48.887",
"currency": "USD"
},
"tuple1": null
},
"numberOfUnits": 3,
"picture": null,
"title": "Departamentos de 1 ambiente",
"rooms": "1",
"realEstateTypeId": "2",
"operationTypeId": "1"
},
"2": {
"totalArea": {
"tuple0": 65,
"tuple1": 81
},
"coveredArea": {
"tuple0": null,
"tuple1": null
},
"minorPrices": {
"tuple0": {
"currencyId": "2",
"amount": 77860,
"formattedAmount": "77.860",
"currency": "USD"
},
"tuple1": null
},
"majorPrices": {
"tuple0": {
"currencyId": "2",
"amount": 93198,
"formattedAmount": "93.198",
"currency": "USD"
},
"tuple1": null
},
"numberOfUnits": 6,
"picture": null,
"title": "Departamentos de 2 ambientes",
"rooms": "2",
"realEstateTypeId": "2",
"operationTypeId": "1"
}
},
"Locales Comerciales En Venta": {
"0": {
"totalArea": {
"tuple0": 346,
"tuple1": 346
},
"coveredArea": {
"tuple0": null,
"tuple1": null
},
"minorPrices": {
"tuple0": {
"currencyId": "2",
"amount": 474513,
"formattedAmount": "474.513",
"currency": "USD"
},
"tuple1": null
},
"majorPrices": {
"tuple0": {
"currencyId": "2",
"amount": 474513,
"formattedAmount": "474.513",
"currency": "USD"
},
"tuple1": null
},
"numberOfUnits": 1,
"picture": null,
"title": "Locales Comerciales de 0 dormitorios",
"rooms": "0",
"realEstateTypeId": "5",
"operationTypeId": "1"
}
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment