Advertisement
Guest User

Untitled

a guest
Sep 11th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.00 KB | None | 0 0
  1. {
  2.    "discountSummary":{
  3.       "total":{
  4.          "text":"Total Ingresos",
  5.          "quantity":"Q. 1,180.35"
  6.       },
  7.       "elements":[
  8.          {
  9.             "text":"Notas de Cr\u00e9dito/Descuentos",
  10.             "showButton":true,
  11.             "quantity":"Q. 1,180.38",
  12.             "id":7
  13.          },
  14.          {
  15.             "text":"Pendientes Meses Anteriores",
  16.             "showButton":false,
  17.             "quantity":"Q. 1.64",
  18.             "id":8
  19.          }
  20.       ]
  21.    },
  22.    "totalCommissions":{
  23.       "text":"Total Comisiones",
  24.       "quantity":"Q. 26,396.87"
  25.    },
  26.    "incomeSummary":{
  27.       "total":{
  28.          "text":"Total Ingresos",
  29.          "quantity":"Q. 27,577.25"
  30.       },
  31.       "elements":[
  32.          {
  33.             "text":"Ventas Nuevas",
  34.             "showButton":true,
  35.             "quantity":"Q. 84.45",
  36.             "id":1
  37.          },
  38.          {
  39.             "text":"Pendientes Meses Anteriores",
  40.             "showButton":false,
  41.             "quantity":"Q. 16,921.64"
  42.             "id":2,
  43.          },
  44.          {
  45.             "text":"Renovaciones Fijas",
  46.             "showButton":true,
  47.             "quantity":"Q. 16,921.64",
  48.             "id":3
  49.          },
  50.          {
  51.             "text":"Renovaciones M\u00f3viles",
  52.             "showButton":true,
  53.             "quantity":"Q. 175.49",
  54.             "id":4
  55.          },
  56.          {
  57.             "text":"Bonos/Asegurados",
  58.             "showButton":true,
  59.             "quantity":"Q. 9,468.34",
  60.             "id":5
  61.          }
  62.       ]
  63.    },
  64.    "buttons":{
  65.       "refuse":true,
  66.       "accept":true
  67.    },
  68.    "executiveData":[
  69.       {
  70.          "text":"Mes",
  71.          "description":"Diciembre 2018"
  72.       },
  73.       {
  74.          "text":"C\u00f3digo TP",
  75.          "description":"9879464"
  76.       },
  77.       {
  78.          "text":"Nombre Ejecutivo",
  79.          "description":"Andr\u00e9s Raul Perez Montoya"
  80.       },
  81.       {
  82.          "text":"Gerente",
  83.          "description":"Sa\u00fal Josue Perez Gomez"
  84.       },
  85.       {
  86.          "text":"Segmento",
  87.          "description":"CORP+"
  88.       }
  89.    ]
  90. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement