Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.91 KB | None | 0 0
  1. {
  2.     "datosPCRF": {
  3.         "planBasico": {
  4.             "name": "PCTRLIFLIT1",
  5.             "tieneBeneficio": "S",
  6.             "descripcion": "PLAN CONTROL 22GB",
  7.             "reportingGrupo": {
  8.                 "name": "Trafico total",
  9.                 "absoluteAccumulated": {
  10.                     "bidirVolume": {
  11.                         "cuotaAsignadaKiloBytes": "23068672",
  12.                         "cantidadUsadaBytes": "3154970",
  13.                         "cantidadDisponibleBytes": "61327152"
  14.                     },
  15.                     "lastUpdatedDate": {
  16.                         "fecha": "22/11/2017",
  17.                         "hora": "02:32:09"
  18.                     },
  19.                     "startDate": {
  20.                         "fecha": "06/02/2013",
  21.                         "hora": "03:21:29"
  22.                     },
  23.                     "expiryDate": {
  24.                         "fecha": null,
  25.                         "hora": null
  26.                     }
  27.                 }
  28.             }
  29.         },
  30.         "pack": {
  31.             "name": null,
  32.             "tieneBeneficio": null,
  33.             "descripcion": null,
  34.             "reportingGrupo": {
  35.                 "name": null,
  36.                 "absoluteAccumulated": {
  37.                     "bidirVolume": {
  38.                         "cuotaAsignadaKiloBytes": null,
  39.                         "cantidadUsadaBytes": null,
  40.                         "cantidadDisponibleBytes": null
  41.                     },
  42.                     "lastUpdatedDate": {
  43.                         "fecha": null,
  44.                         "hora": null
  45.                     },
  46.                     "startDate": {
  47.                         "fecha": null,
  48.                         "hora": null
  49.                     },
  50.                     "expiryDate": {
  51.                         "fecha": null,
  52.                         "hora": null
  53.                     }
  54.                 }
  55.             }
  56.         }
  57.     }
  58. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement