Advertisement
braven

ultimate_formularios

Dec 23rd, 2019
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 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",
  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. "habilitado": 1,
  17. "complement_instances": [
  18. {
  19. "type_name": "text",
  20. "label": "Meopensia",
  21. "unity": null
  22. },
  23. {
  24. "type_name": "number",
  25. "label": "Agua disolvida",
  26. "unity": "cm2"
  27. },
  28. {
  29. "type_name": "check",
  30. "label": "Está templado",
  31. "unity": null
  32. },
  33. {
  34. "type_name": "date",
  35. "label": "Hora maxima",
  36. "unity": null
  37. }
  38. ]
  39. },
  40. {
  41. "id_en_server": "23424242",
  42. "form_name": "Expensor master",
  43. "created_by": "Sergio Miraflores",
  44. "creation_date": "2017-12-10T23:25:43Z",
  45. "form_description": "Agua disolvida debe tener un canje del 20%",
  46. "faena_rel": "Puerto Ventanas S.A.",
  47. "equipo_rel": null,
  48. "componente_rel": null,
  49. "actividad_rel": null,
  50. "habilitado": 0,
  51. "complement_instances": [
  52. {
  53. "type_name": "number",
  54. "label": "Agua en estanque",
  55. "unity": "mililitros"
  56. }
  57. ]
  58. }
  59. ]
  60. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement