Advertisement
Guest User

Untitled

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