Advertisement
braven

forms_2

Nov 22nd, 2019
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. {
  2. "transactionInfo": {
  3. "datetime": "2017-06-06T23:25:43Z"
  4. },
  5. "data": [
  6. {
  7. "id_en_server": 1,
  8. "form_name": "Formulario 'y' Super X2 TEST 2",
  9. "created_by": "Pablo Martinez",
  10. "creation_date": "2018-12-10T23:25:43Z",
  11. "form_description": "Prestar atención a la hora maxima. No puede superar las 3 horas",
  12. "faena_rel": "Puerto Ventanas S.A.",
  13. "equipo_rel": "kilombo",
  14. "componente_rel": "sesp españ o l",
  15. "actividad_rel": "Total object-oriented productivity",
  16. "complement_instances": [
  17. {
  18. "type_name": "text-box",
  19. "label": "Meopensia",
  20. "unity": null
  21. },
  22. {
  23. "type_name": "number-box",
  24. "label": "Agua disolvida",
  25. "unity": "cm2"
  26. },
  27. {
  28. "type_name": "check-box",
  29. "label": "Está templado",
  30. "unity": null
  31. },
  32. {
  33. "type_name": "date-picker",
  34. "label": "Hora maxima",
  35. "unity": null
  36. }
  37. ]
  38. },
  39. {
  40. "id_en_server": 23424242,
  41. "form_name": "Expensor master TEST 2",
  42. "created_by": "Sergio Miraflores TEST 2",
  43. "creation_date": "2017-12-10T23:25:43Z",
  44. "form_description": "Agua disolvida debe tener un canje del 20% TEST 2",
  45. "faena_rel": "Puerto Ventanas S.A.",
  46. "equipo_rel": "Fintone",
  47. "componente_rel": null,
  48. "actividad_rel": null,
  49. "complement_instances": [
  50. {
  51. "type_name": "number-box",
  52. "label": "Agua en estanque TEST 2",
  53. "unity": "mililitros TEST 2"
  54. }
  55. ]
  56. }
  57. ]
  58. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement