Advertisement
Guest User

Untitled

a guest
May 23rd, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. {
  2. "workflowStateId" : null,
  3. "workflowId" : null,
  4. "workflowState" : {
  5. "id" : null,
  6. "name" : null,
  7. "color" : null,
  8. "alias" : null,
  9. "type" : null,
  10. "resolutionType" : null,
  11. "translations" : null
  12. },
  13. "workflow" : {
  14. "id" : null,
  15. "name" : null
  16. },
  17. "attachments" : [ ],
  18. "createdBy" : 1,
  19. "createdOn" : "2019-03-05T13:05:11.411Z",
  20. "updatedBy" : 95,
  21. "updatedOn" : "2019-03-06T13:08:38.224Z",
  22. "from" : "2019-03-05T13:05:00.000Z",
  23. "description" : "<p>sdfsdfsdf</p>",
  24. "projectNumber" : null,
  25. "strathekNumber" : null,
  26. "costCenter" : null,
  27. "to" : null,
  28. "name" : "Test proejct short name",
  29. "shortName" : "shortnameonly15",
  30. "contractor" : null,
  31. "contractorId" : null,
  32. "unitConversionType" : "SI",
  33. "startDayOfWeek" : null,
  34. "timeZone" : "Europe/Berlin",
  35. "projectTypeId" : null,
  36. "projectId" : null,
  37. "projects" : [ ],
  38. "company" : {
  39. "createdBy" : 1,
  40. "createdOn" : "2018-03-20T10:35:05.383Z",
  41. "updatedBy" : 1,
  42. "updatedOn" : "2019-02-12T08:05:25.405Z",
  43. "name" : "ITC Engineering",
  44. "street" : null,
  45. "hausNumber" : null,
  46. "zip" : null,
  47. "location" : null,
  48. "website" : null,
  49. "phone" : null,
  50. "fax" : null,
  51. "email" : null,
  52. "imageFileId" : "e85a8c66-098c-43c9-b5ed-a0458f32dffa",
  53. "irisCompanyId" : null,
  54. "tags" : [ ],
  55. "id" : 2,
  56. "created_by" : 1,
  57. "created_on" : "2018-03-20T10:35:05.383Z",
  58. "updated_by" : 1,
  59. "updated_on" : "2019-02-12T08:05:25.405Z"
  60. },
  61. "companyId" : 2,
  62. "settings" : {
  63. "data" : null,
  64. "color" : null,
  65. "vendors" : [ ],
  66. "coords" : [ 0.0, 0.0 ],
  67. "emailConfiguration" : null
  68. },
  69. "mainBuildingId" : null,
  70. "code" : "TPSN",
  71. "country" : null,
  72. "city" : null,
  73. "street" : null,
  74. "houseNumber" : null,
  75. "zip" : null,
  76. "isArchived" : false,
  77. "departmentId" : null,
  78. "responsibleUserId" : null,
  79. "contactPersonId" : null,
  80. "imageFileId" : null,
  81. "sendEmails" : false,
  82. "escalation" : null,
  83. "escalationComment" : null,
  84. "progress" : null,
  85. "orderValue" : null,
  86. "cost" : null,
  87. "currency" : null,
  88. "priority" : null,
  89. "isActive" : true,
  90. "effectiveTimeZone" : "Europe/Berlin",
  91. "devices" : [ ],
  92. "id" : 92,
  93. "created_by" : 1,
  94. "created_on" : "2019-03-05T13:05:11.411Z",
  95. "updated_by" : 95,
  96. "updated_on" : "2019-03-06T13:08:38.224Z"
  97. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement