@saritasa/crm-delmar-core-sdk 0.0.234 → 0.0.235

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (200) hide show
  1. package/README.md +2 -2
  2. package/api/export-job-reports-departments-api.serviceInterface.d.ts +0 -12
  3. package/api/export-job-reports-users-api.serviceInterface.d.ts +0 -12
  4. package/api/export-jobs-api.serviceInterface.d.ts +0 -12
  5. package/api/jobs-api.serviceInterface.d.ts +0 -84
  6. package/esm2022/api/export-job-reports-departments-api.service.mjs +1 -25
  7. package/esm2022/api/export-job-reports-departments-api.serviceInterface.mjs +1 -1
  8. package/esm2022/api/export-job-reports-users-api.service.mjs +1 -25
  9. package/esm2022/api/export-job-reports-users-api.serviceInterface.mjs +1 -1
  10. package/esm2022/api/export-jobs-api.service.mjs +1 -25
  11. package/esm2022/api/export-jobs-api.serviceInterface.mjs +1 -1
  12. package/esm2022/api/jobs-api.service.mjs +1 -169
  13. package/esm2022/api/jobs-api.serviceInterface.mjs +1 -1
  14. package/esm2022/model/jobs-billable-chart-list-error.dto.mjs +1 -1
  15. package/esm2022/model/jobs-list-error.dto.mjs +1 -1
  16. package/esm2022/model/jobs-production-chart-list-error.dto.mjs +1 -1
  17. package/esm2022/model/jobs-report-daily-list-error.dto.mjs +1 -1
  18. package/esm2022/model/jobs-report-departments-list-error.dto.mjs +1 -1
  19. package/esm2022/model/jobs-report-users-list-error.dto.mjs +1 -1
  20. package/esm2022/model/jobs-stats-retrieve-error.dto.mjs +1 -1
  21. package/esm2022/model/models.mjs +1 -85
  22. package/fesm2022/saritasa-crm-delmar-core-sdk.mjs +1 -1760
  23. package/fesm2022/saritasa-crm-delmar-core-sdk.mjs.map +1 -1
  24. package/model/jobs-billable-chart-list-error.dto.d.ts +7 -19
  25. package/model/jobs-list-error.dto.d.ts +7 -19
  26. package/model/jobs-production-chart-list-error.dto.d.ts +3 -15
  27. package/model/jobs-report-daily-list-error.dto.d.ts +8 -20
  28. package/model/jobs-report-departments-list-error.dto.d.ts +7 -19
  29. package/model/jobs-report-users-list-error.dto.d.ts +6 -18
  30. package/model/jobs-stats-retrieve-error.dto.d.ts +5 -17
  31. package/model/models.d.ts +0 -84
  32. package/package.json +2 -2
  33. package/esm2022/model/jobs-billable-chart-list-billed-by-error-component.dto.mjs +0 -18
  34. package/esm2022/model/jobs-billable-chart-list-branch-error-component.dto.mjs +0 -18
  35. package/esm2022/model/jobs-billable-chart-list-created-by-error-component.dto.mjs +0 -18
  36. package/esm2022/model/jobs-billable-chart-list-id-error-component.dto.mjs +0 -19
  37. package/esm2022/model/jobs-billable-chart-list-task-component-error-component.dto.mjs +0 -18
  38. package/esm2022/model/jobs-billable-chart-list-task-error-component.dto.mjs +0 -18
  39. package/esm2022/model/jobs-billable-chart-list-task-project-client-error-component.dto.mjs +0 -18
  40. package/esm2022/model/jobs-billable-chart-list-task-project-error-component.dto.mjs +0 -18
  41. package/esm2022/model/jobs-billable-chart-list-task-sprint-error-component.dto.mjs +0 -18
  42. package/esm2022/model/jobs-billable-chart-list-type-error-component.dto.mjs +0 -18
  43. package/esm2022/model/jobs-billable-chart-list-updated-by-error-component.dto.mjs +0 -18
  44. package/esm2022/model/jobs-billable-chart-list-work-type-error-component.dto.mjs +0 -18
  45. package/esm2022/model/jobs-list-billed-by-error-component.dto.mjs +0 -18
  46. package/esm2022/model/jobs-list-branch-error-component.dto.mjs +0 -18
  47. package/esm2022/model/jobs-list-created-by-error-component.dto.mjs +0 -18
  48. package/esm2022/model/jobs-list-id-error-component.dto.mjs +0 -19
  49. package/esm2022/model/jobs-list-task-component-error-component.dto.mjs +0 -18
  50. package/esm2022/model/jobs-list-task-error-component.dto.mjs +0 -18
  51. package/esm2022/model/jobs-list-task-project-client-error-component.dto.mjs +0 -18
  52. package/esm2022/model/jobs-list-task-project-error-component.dto.mjs +0 -18
  53. package/esm2022/model/jobs-list-task-sprint-error-component.dto.mjs +0 -18
  54. package/esm2022/model/jobs-list-type-error-component.dto.mjs +0 -18
  55. package/esm2022/model/jobs-list-updated-by-error-component.dto.mjs +0 -18
  56. package/esm2022/model/jobs-list-work-type-error-component.dto.mjs +0 -18
  57. package/esm2022/model/jobs-production-chart-list-billed-by-error-component.dto.mjs +0 -18
  58. package/esm2022/model/jobs-production-chart-list-branch-error-component.dto.mjs +0 -18
  59. package/esm2022/model/jobs-production-chart-list-created-by-error-component.dto.mjs +0 -18
  60. package/esm2022/model/jobs-production-chart-list-id-error-component.dto.mjs +0 -19
  61. package/esm2022/model/jobs-production-chart-list-task-component-error-component.dto.mjs +0 -18
  62. package/esm2022/model/jobs-production-chart-list-task-error-component.dto.mjs +0 -18
  63. package/esm2022/model/jobs-production-chart-list-task-project-client-error-component.dto.mjs +0 -18
  64. package/esm2022/model/jobs-production-chart-list-task-project-error-component.dto.mjs +0 -18
  65. package/esm2022/model/jobs-production-chart-list-task-sprint-error-component.dto.mjs +0 -18
  66. package/esm2022/model/jobs-production-chart-list-type-error-component.dto.mjs +0 -18
  67. package/esm2022/model/jobs-production-chart-list-updated-by-error-component.dto.mjs +0 -18
  68. package/esm2022/model/jobs-production-chart-list-work-type-error-component.dto.mjs +0 -18
  69. package/esm2022/model/jobs-report-daily-list-billed-by-error-component.dto.mjs +0 -18
  70. package/esm2022/model/jobs-report-daily-list-branch-error-component.dto.mjs +0 -18
  71. package/esm2022/model/jobs-report-daily-list-created-by-error-component.dto.mjs +0 -18
  72. package/esm2022/model/jobs-report-daily-list-id-error-component.dto.mjs +0 -19
  73. package/esm2022/model/jobs-report-daily-list-task-component-error-component.dto.mjs +0 -18
  74. package/esm2022/model/jobs-report-daily-list-task-error-component.dto.mjs +0 -18
  75. package/esm2022/model/jobs-report-daily-list-task-project-client-error-component.dto.mjs +0 -18
  76. package/esm2022/model/jobs-report-daily-list-task-project-error-component.dto.mjs +0 -18
  77. package/esm2022/model/jobs-report-daily-list-task-sprint-error-component.dto.mjs +0 -18
  78. package/esm2022/model/jobs-report-daily-list-type-error-component.dto.mjs +0 -18
  79. package/esm2022/model/jobs-report-daily-list-updated-by-error-component.dto.mjs +0 -18
  80. package/esm2022/model/jobs-report-daily-list-work-type-error-component.dto.mjs +0 -18
  81. package/esm2022/model/jobs-report-departments-list-billed-by-error-component.dto.mjs +0 -18
  82. package/esm2022/model/jobs-report-departments-list-branch-error-component.dto.mjs +0 -18
  83. package/esm2022/model/jobs-report-departments-list-created-by-error-component.dto.mjs +0 -18
  84. package/esm2022/model/jobs-report-departments-list-id-error-component.dto.mjs +0 -19
  85. package/esm2022/model/jobs-report-departments-list-task-component-error-component.dto.mjs +0 -18
  86. package/esm2022/model/jobs-report-departments-list-task-error-component.dto.mjs +0 -18
  87. package/esm2022/model/jobs-report-departments-list-task-project-client-error-component.dto.mjs +0 -18
  88. package/esm2022/model/jobs-report-departments-list-task-project-error-component.dto.mjs +0 -18
  89. package/esm2022/model/jobs-report-departments-list-task-sprint-error-component.dto.mjs +0 -18
  90. package/esm2022/model/jobs-report-departments-list-type-error-component.dto.mjs +0 -18
  91. package/esm2022/model/jobs-report-departments-list-updated-by-error-component.dto.mjs +0 -18
  92. package/esm2022/model/jobs-report-departments-list-work-type-error-component.dto.mjs +0 -18
  93. package/esm2022/model/jobs-report-users-list-billed-by-error-component.dto.mjs +0 -18
  94. package/esm2022/model/jobs-report-users-list-branch-error-component.dto.mjs +0 -18
  95. package/esm2022/model/jobs-report-users-list-created-by-error-component.dto.mjs +0 -18
  96. package/esm2022/model/jobs-report-users-list-id-error-component.dto.mjs +0 -19
  97. package/esm2022/model/jobs-report-users-list-task-component-error-component.dto.mjs +0 -18
  98. package/esm2022/model/jobs-report-users-list-task-error-component.dto.mjs +0 -18
  99. package/esm2022/model/jobs-report-users-list-task-project-client-error-component.dto.mjs +0 -18
  100. package/esm2022/model/jobs-report-users-list-task-project-error-component.dto.mjs +0 -18
  101. package/esm2022/model/jobs-report-users-list-task-sprint-error-component.dto.mjs +0 -18
  102. package/esm2022/model/jobs-report-users-list-type-error-component.dto.mjs +0 -18
  103. package/esm2022/model/jobs-report-users-list-updated-by-error-component.dto.mjs +0 -18
  104. package/esm2022/model/jobs-report-users-list-work-type-error-component.dto.mjs +0 -18
  105. package/esm2022/model/jobs-stats-retrieve-billed-by-error-component.dto.mjs +0 -18
  106. package/esm2022/model/jobs-stats-retrieve-branch-error-component.dto.mjs +0 -18
  107. package/esm2022/model/jobs-stats-retrieve-created-by-error-component.dto.mjs +0 -18
  108. package/esm2022/model/jobs-stats-retrieve-id-error-component.dto.mjs +0 -19
  109. package/esm2022/model/jobs-stats-retrieve-task-component-error-component.dto.mjs +0 -18
  110. package/esm2022/model/jobs-stats-retrieve-task-error-component.dto.mjs +0 -18
  111. package/esm2022/model/jobs-stats-retrieve-task-project-client-error-component.dto.mjs +0 -18
  112. package/esm2022/model/jobs-stats-retrieve-task-project-error-component.dto.mjs +0 -18
  113. package/esm2022/model/jobs-stats-retrieve-task-sprint-error-component.dto.mjs +0 -18
  114. package/esm2022/model/jobs-stats-retrieve-type-error-component.dto.mjs +0 -18
  115. package/esm2022/model/jobs-stats-retrieve-updated-by-error-component.dto.mjs +0 -18
  116. package/esm2022/model/jobs-stats-retrieve-work-type-error-component.dto.mjs +0 -18
  117. package/model/jobs-billable-chart-list-billed-by-error-component.dto.d.ts +0 -26
  118. package/model/jobs-billable-chart-list-branch-error-component.dto.d.ts +0 -26
  119. package/model/jobs-billable-chart-list-created-by-error-component.dto.d.ts +0 -26
  120. package/model/jobs-billable-chart-list-id-error-component.dto.d.ts +0 -27
  121. package/model/jobs-billable-chart-list-task-component-error-component.dto.d.ts +0 -26
  122. package/model/jobs-billable-chart-list-task-error-component.dto.d.ts +0 -26
  123. package/model/jobs-billable-chart-list-task-project-client-error-component.dto.d.ts +0 -26
  124. package/model/jobs-billable-chart-list-task-project-error-component.dto.d.ts +0 -26
  125. package/model/jobs-billable-chart-list-task-sprint-error-component.dto.d.ts +0 -26
  126. package/model/jobs-billable-chart-list-type-error-component.dto.d.ts +0 -26
  127. package/model/jobs-billable-chart-list-updated-by-error-component.dto.d.ts +0 -26
  128. package/model/jobs-billable-chart-list-work-type-error-component.dto.d.ts +0 -26
  129. package/model/jobs-list-billed-by-error-component.dto.d.ts +0 -26
  130. package/model/jobs-list-branch-error-component.dto.d.ts +0 -26
  131. package/model/jobs-list-created-by-error-component.dto.d.ts +0 -26
  132. package/model/jobs-list-id-error-component.dto.d.ts +0 -27
  133. package/model/jobs-list-task-component-error-component.dto.d.ts +0 -26
  134. package/model/jobs-list-task-error-component.dto.d.ts +0 -26
  135. package/model/jobs-list-task-project-client-error-component.dto.d.ts +0 -26
  136. package/model/jobs-list-task-project-error-component.dto.d.ts +0 -26
  137. package/model/jobs-list-task-sprint-error-component.dto.d.ts +0 -26
  138. package/model/jobs-list-type-error-component.dto.d.ts +0 -26
  139. package/model/jobs-list-updated-by-error-component.dto.d.ts +0 -26
  140. package/model/jobs-list-work-type-error-component.dto.d.ts +0 -26
  141. package/model/jobs-production-chart-list-billed-by-error-component.dto.d.ts +0 -26
  142. package/model/jobs-production-chart-list-branch-error-component.dto.d.ts +0 -26
  143. package/model/jobs-production-chart-list-created-by-error-component.dto.d.ts +0 -26
  144. package/model/jobs-production-chart-list-id-error-component.dto.d.ts +0 -27
  145. package/model/jobs-production-chart-list-task-component-error-component.dto.d.ts +0 -26
  146. package/model/jobs-production-chart-list-task-error-component.dto.d.ts +0 -26
  147. package/model/jobs-production-chart-list-task-project-client-error-component.dto.d.ts +0 -26
  148. package/model/jobs-production-chart-list-task-project-error-component.dto.d.ts +0 -26
  149. package/model/jobs-production-chart-list-task-sprint-error-component.dto.d.ts +0 -26
  150. package/model/jobs-production-chart-list-type-error-component.dto.d.ts +0 -26
  151. package/model/jobs-production-chart-list-updated-by-error-component.dto.d.ts +0 -26
  152. package/model/jobs-production-chart-list-work-type-error-component.dto.d.ts +0 -26
  153. package/model/jobs-report-daily-list-billed-by-error-component.dto.d.ts +0 -26
  154. package/model/jobs-report-daily-list-branch-error-component.dto.d.ts +0 -26
  155. package/model/jobs-report-daily-list-created-by-error-component.dto.d.ts +0 -26
  156. package/model/jobs-report-daily-list-id-error-component.dto.d.ts +0 -27
  157. package/model/jobs-report-daily-list-task-component-error-component.dto.d.ts +0 -26
  158. package/model/jobs-report-daily-list-task-error-component.dto.d.ts +0 -26
  159. package/model/jobs-report-daily-list-task-project-client-error-component.dto.d.ts +0 -26
  160. package/model/jobs-report-daily-list-task-project-error-component.dto.d.ts +0 -26
  161. package/model/jobs-report-daily-list-task-sprint-error-component.dto.d.ts +0 -26
  162. package/model/jobs-report-daily-list-type-error-component.dto.d.ts +0 -26
  163. package/model/jobs-report-daily-list-updated-by-error-component.dto.d.ts +0 -26
  164. package/model/jobs-report-daily-list-work-type-error-component.dto.d.ts +0 -26
  165. package/model/jobs-report-departments-list-billed-by-error-component.dto.d.ts +0 -26
  166. package/model/jobs-report-departments-list-branch-error-component.dto.d.ts +0 -26
  167. package/model/jobs-report-departments-list-created-by-error-component.dto.d.ts +0 -26
  168. package/model/jobs-report-departments-list-id-error-component.dto.d.ts +0 -27
  169. package/model/jobs-report-departments-list-task-component-error-component.dto.d.ts +0 -26
  170. package/model/jobs-report-departments-list-task-error-component.dto.d.ts +0 -26
  171. package/model/jobs-report-departments-list-task-project-client-error-component.dto.d.ts +0 -26
  172. package/model/jobs-report-departments-list-task-project-error-component.dto.d.ts +0 -26
  173. package/model/jobs-report-departments-list-task-sprint-error-component.dto.d.ts +0 -26
  174. package/model/jobs-report-departments-list-type-error-component.dto.d.ts +0 -26
  175. package/model/jobs-report-departments-list-updated-by-error-component.dto.d.ts +0 -26
  176. package/model/jobs-report-departments-list-work-type-error-component.dto.d.ts +0 -26
  177. package/model/jobs-report-users-list-billed-by-error-component.dto.d.ts +0 -26
  178. package/model/jobs-report-users-list-branch-error-component.dto.d.ts +0 -26
  179. package/model/jobs-report-users-list-created-by-error-component.dto.d.ts +0 -26
  180. package/model/jobs-report-users-list-id-error-component.dto.d.ts +0 -27
  181. package/model/jobs-report-users-list-task-component-error-component.dto.d.ts +0 -26
  182. package/model/jobs-report-users-list-task-error-component.dto.d.ts +0 -26
  183. package/model/jobs-report-users-list-task-project-client-error-component.dto.d.ts +0 -26
  184. package/model/jobs-report-users-list-task-project-error-component.dto.d.ts +0 -26
  185. package/model/jobs-report-users-list-task-sprint-error-component.dto.d.ts +0 -26
  186. package/model/jobs-report-users-list-type-error-component.dto.d.ts +0 -26
  187. package/model/jobs-report-users-list-updated-by-error-component.dto.d.ts +0 -26
  188. package/model/jobs-report-users-list-work-type-error-component.dto.d.ts +0 -26
  189. package/model/jobs-stats-retrieve-billed-by-error-component.dto.d.ts +0 -26
  190. package/model/jobs-stats-retrieve-branch-error-component.dto.d.ts +0 -26
  191. package/model/jobs-stats-retrieve-created-by-error-component.dto.d.ts +0 -26
  192. package/model/jobs-stats-retrieve-id-error-component.dto.d.ts +0 -27
  193. package/model/jobs-stats-retrieve-task-component-error-component.dto.d.ts +0 -26
  194. package/model/jobs-stats-retrieve-task-error-component.dto.d.ts +0 -26
  195. package/model/jobs-stats-retrieve-task-project-client-error-component.dto.d.ts +0 -26
  196. package/model/jobs-stats-retrieve-task-project-error-component.dto.d.ts +0 -26
  197. package/model/jobs-stats-retrieve-task-sprint-error-component.dto.d.ts +0 -26
  198. package/model/jobs-stats-retrieve-type-error-component.dto.d.ts +0 -26
  199. package/model/jobs-stats-retrieve-updated-by-error-component.dto.d.ts +0 -26
  200. package/model/jobs-stats-retrieve-work-type-error-component.dto.d.ts +0 -26
@@ -1,18 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export var JobsStatsRetrieveTaskProjectErrorComponentDtoAttrEnum;
11
- (function (JobsStatsRetrieveTaskProjectErrorComponentDtoAttrEnum) {
12
- JobsStatsRetrieveTaskProjectErrorComponentDtoAttrEnum["TaskProject"] = "task__project";
13
- })(JobsStatsRetrieveTaskProjectErrorComponentDtoAttrEnum || (JobsStatsRetrieveTaskProjectErrorComponentDtoAttrEnum = {}));
14
- export var JobsStatsRetrieveTaskProjectErrorComponentDtoCodeEnum;
15
- (function (JobsStatsRetrieveTaskProjectErrorComponentDtoCodeEnum) {
16
- JobsStatsRetrieveTaskProjectErrorComponentDtoCodeEnum["InvalidChoice"] = "invalid_choice";
17
- })(JobsStatsRetrieveTaskProjectErrorComponentDtoCodeEnum || (JobsStatsRetrieveTaskProjectErrorComponentDtoCodeEnum = {}));
18
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiam9icy1zdGF0cy1yZXRyaWV2ZS10YXNrLXByb2plY3QtZXJyb3ItY29tcG9uZW50LmR0by5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL21vZGVsL2pvYnMtc3RhdHMtcmV0cmlldmUtdGFzay1wcm9qZWN0LWVycm9yLWNvbXBvbmVudC5kdG8udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7Ozs7Ozs7O0dBUUc7QUFhSCxNQUFNLENBQU4sSUFBWSxxREFFWDtBQUZELFdBQVkscURBQXFEO0lBQy9ELHNGQUE2QixDQUFBO0FBQy9CLENBQUMsRUFGVyxxREFBcUQsS0FBckQscURBQXFELFFBRWhFO0FBQ0QsTUFBTSxDQUFOLElBQVkscURBRVg7QUFGRCxXQUFZLHFEQUFxRDtJQUMvRCx5RkFBZ0MsQ0FBQTtBQUNsQyxDQUFDLEVBRlcscURBQXFELEtBQXJELHFEQUFxRCxRQUVoRSIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogRGVsbWFyIEFwaVxuICpcbiAqXG4gKlxuICogTk9URTogVGhpcyBjbGFzcyBpcyBhdXRvIGdlbmVyYXRlZCBieSBPcGVuQVBJIEdlbmVyYXRvciAoaHR0cHM6Ly9vcGVuYXBpLWdlbmVyYXRvci50ZWNoKS5cbiAqIGh0dHBzOi8vb3BlbmFwaS1nZW5lcmF0b3IudGVjaFxuICogRG8gbm90IGVkaXQgdGhlIGNsYXNzIG1hbnVhbGx5LlxuICovXG5cbmV4cG9ydCBpbnRlcmZhY2UgSm9ic1N0YXRzUmV0cmlldmVUYXNrUHJvamVjdEVycm9yQ29tcG9uZW50RHRvIHtcbiAgLyoqXG4gICAqICogYHRhc2tfX3Byb2plY3RgIC0gdGFza19fcHJvamVjdFxuICAgKi9cbiAgYXR0cjogSm9ic1N0YXRzUmV0cmlldmVUYXNrUHJvamVjdEVycm9yQ29tcG9uZW50RHRvQXR0ckVudW07XG4gIC8qKlxuICAgKiAqIGBpbnZhbGlkX2Nob2ljZWAgLSBpbnZhbGlkX2Nob2ljZVxuICAgKi9cbiAgY29kZTogSm9ic1N0YXRzUmV0cmlldmVUYXNrUHJvamVjdEVycm9yQ29tcG9uZW50RHRvQ29kZUVudW07XG4gIGRldGFpbDogc3RyaW5nO1xufVxuZXhwb3J0IGVudW0gSm9ic1N0YXRzUmV0cmlldmVUYXNrUHJvamVjdEVycm9yQ29tcG9uZW50RHRvQXR0ckVudW0ge1xuICBUYXNrUHJvamVjdCA9IFwidGFza19fcHJvamVjdFwiLFxufVxuZXhwb3J0IGVudW0gSm9ic1N0YXRzUmV0cmlldmVUYXNrUHJvamVjdEVycm9yQ29tcG9uZW50RHRvQ29kZUVudW0ge1xuICBJbnZhbGlkQ2hvaWNlID0gXCJpbnZhbGlkX2Nob2ljZVwiLFxufVxuIl19
@@ -1,18 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export var JobsStatsRetrieveTaskSprintErrorComponentDtoAttrEnum;
11
- (function (JobsStatsRetrieveTaskSprintErrorComponentDtoAttrEnum) {
12
- JobsStatsRetrieveTaskSprintErrorComponentDtoAttrEnum["TaskSprint"] = "task__sprint";
13
- })(JobsStatsRetrieveTaskSprintErrorComponentDtoAttrEnum || (JobsStatsRetrieveTaskSprintErrorComponentDtoAttrEnum = {}));
14
- export var JobsStatsRetrieveTaskSprintErrorComponentDtoCodeEnum;
15
- (function (JobsStatsRetrieveTaskSprintErrorComponentDtoCodeEnum) {
16
- JobsStatsRetrieveTaskSprintErrorComponentDtoCodeEnum["InvalidChoice"] = "invalid_choice";
17
- })(JobsStatsRetrieveTaskSprintErrorComponentDtoCodeEnum || (JobsStatsRetrieveTaskSprintErrorComponentDtoCodeEnum = {}));
18
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiam9icy1zdGF0cy1yZXRyaWV2ZS10YXNrLXNwcmludC1lcnJvci1jb21wb25lbnQuZHRvLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vbW9kZWwvam9icy1zdGF0cy1yZXRyaWV2ZS10YXNrLXNwcmludC1lcnJvci1jb21wb25lbnQuZHRvLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7Ozs7OztHQVFHO0FBYUgsTUFBTSxDQUFOLElBQVksb0RBRVg7QUFGRCxXQUFZLG9EQUFvRDtJQUM5RCxtRkFBMkIsQ0FBQTtBQUM3QixDQUFDLEVBRlcsb0RBQW9ELEtBQXBELG9EQUFvRCxRQUUvRDtBQUNELE1BQU0sQ0FBTixJQUFZLG9EQUVYO0FBRkQsV0FBWSxvREFBb0Q7SUFDOUQsd0ZBQWdDLENBQUE7QUFDbEMsQ0FBQyxFQUZXLG9EQUFvRCxLQUFwRCxvREFBb0QsUUFFL0QiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIERlbG1hciBBcGlcbiAqXG4gKlxuICpcbiAqIE5PVEU6IFRoaXMgY2xhc3MgaXMgYXV0byBnZW5lcmF0ZWQgYnkgT3BlbkFQSSBHZW5lcmF0b3IgKGh0dHBzOi8vb3BlbmFwaS1nZW5lcmF0b3IudGVjaCkuXG4gKiBodHRwczovL29wZW5hcGktZ2VuZXJhdG9yLnRlY2hcbiAqIERvIG5vdCBlZGl0IHRoZSBjbGFzcyBtYW51YWxseS5cbiAqL1xuXG5leHBvcnQgaW50ZXJmYWNlIEpvYnNTdGF0c1JldHJpZXZlVGFza1NwcmludEVycm9yQ29tcG9uZW50RHRvIHtcbiAgLyoqXG4gICAqICogYHRhc2tfX3NwcmludGAgLSB0YXNrX19zcHJpbnRcbiAgICovXG4gIGF0dHI6IEpvYnNTdGF0c1JldHJpZXZlVGFza1NwcmludEVycm9yQ29tcG9uZW50RHRvQXR0ckVudW07XG4gIC8qKlxuICAgKiAqIGBpbnZhbGlkX2Nob2ljZWAgLSBpbnZhbGlkX2Nob2ljZVxuICAgKi9cbiAgY29kZTogSm9ic1N0YXRzUmV0cmlldmVUYXNrU3ByaW50RXJyb3JDb21wb25lbnREdG9Db2RlRW51bTtcbiAgZGV0YWlsOiBzdHJpbmc7XG59XG5leHBvcnQgZW51bSBKb2JzU3RhdHNSZXRyaWV2ZVRhc2tTcHJpbnRFcnJvckNvbXBvbmVudER0b0F0dHJFbnVtIHtcbiAgVGFza1NwcmludCA9IFwidGFza19fc3ByaW50XCIsXG59XG5leHBvcnQgZW51bSBKb2JzU3RhdHNSZXRyaWV2ZVRhc2tTcHJpbnRFcnJvckNvbXBvbmVudER0b0NvZGVFbnVtIHtcbiAgSW52YWxpZENob2ljZSA9IFwiaW52YWxpZF9jaG9pY2VcIixcbn1cbiJdfQ==
@@ -1,18 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export var JobsStatsRetrieveTypeErrorComponentDtoAttrEnum;
11
- (function (JobsStatsRetrieveTypeErrorComponentDtoAttrEnum) {
12
- JobsStatsRetrieveTypeErrorComponentDtoAttrEnum["Type"] = "type";
13
- })(JobsStatsRetrieveTypeErrorComponentDtoAttrEnum || (JobsStatsRetrieveTypeErrorComponentDtoAttrEnum = {}));
14
- export var JobsStatsRetrieveTypeErrorComponentDtoCodeEnum;
15
- (function (JobsStatsRetrieveTypeErrorComponentDtoCodeEnum) {
16
- JobsStatsRetrieveTypeErrorComponentDtoCodeEnum["InvalidChoice"] = "invalid_choice";
17
- })(JobsStatsRetrieveTypeErrorComponentDtoCodeEnum || (JobsStatsRetrieveTypeErrorComponentDtoCodeEnum = {}));
18
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiam9icy1zdGF0cy1yZXRyaWV2ZS10eXBlLWVycm9yLWNvbXBvbmVudC5kdG8uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9tb2RlbC9qb2JzLXN0YXRzLXJldHJpZXZlLXR5cGUtZXJyb3ItY29tcG9uZW50LmR0by50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7Ozs7Ozs7R0FRRztBQWFILE1BQU0sQ0FBTixJQUFZLDhDQUVYO0FBRkQsV0FBWSw4Q0FBOEM7SUFDeEQsK0RBQWEsQ0FBQTtBQUNmLENBQUMsRUFGVyw4Q0FBOEMsS0FBOUMsOENBQThDLFFBRXpEO0FBQ0QsTUFBTSxDQUFOLElBQVksOENBRVg7QUFGRCxXQUFZLDhDQUE4QztJQUN4RCxrRkFBZ0MsQ0FBQTtBQUNsQyxDQUFDLEVBRlcsOENBQThDLEtBQTlDLDhDQUE4QyxRQUV6RCIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogRGVsbWFyIEFwaVxuICpcbiAqXG4gKlxuICogTk9URTogVGhpcyBjbGFzcyBpcyBhdXRvIGdlbmVyYXRlZCBieSBPcGVuQVBJIEdlbmVyYXRvciAoaHR0cHM6Ly9vcGVuYXBpLWdlbmVyYXRvci50ZWNoKS5cbiAqIGh0dHBzOi8vb3BlbmFwaS1nZW5lcmF0b3IudGVjaFxuICogRG8gbm90IGVkaXQgdGhlIGNsYXNzIG1hbnVhbGx5LlxuICovXG5cbmV4cG9ydCBpbnRlcmZhY2UgSm9ic1N0YXRzUmV0cmlldmVUeXBlRXJyb3JDb21wb25lbnREdG8ge1xuICAvKipcbiAgICogKiBgdHlwZWAgLSB0eXBlXG4gICAqL1xuICBhdHRyOiBKb2JzU3RhdHNSZXRyaWV2ZVR5cGVFcnJvckNvbXBvbmVudER0b0F0dHJFbnVtO1xuICAvKipcbiAgICogKiBgaW52YWxpZF9jaG9pY2VgIC0gaW52YWxpZF9jaG9pY2VcbiAgICovXG4gIGNvZGU6IEpvYnNTdGF0c1JldHJpZXZlVHlwZUVycm9yQ29tcG9uZW50RHRvQ29kZUVudW07XG4gIGRldGFpbDogc3RyaW5nO1xufVxuZXhwb3J0IGVudW0gSm9ic1N0YXRzUmV0cmlldmVUeXBlRXJyb3JDb21wb25lbnREdG9BdHRyRW51bSB7XG4gIFR5cGUgPSBcInR5cGVcIixcbn1cbmV4cG9ydCBlbnVtIEpvYnNTdGF0c1JldHJpZXZlVHlwZUVycm9yQ29tcG9uZW50RHRvQ29kZUVudW0ge1xuICBJbnZhbGlkQ2hvaWNlID0gXCJpbnZhbGlkX2Nob2ljZVwiLFxufVxuIl19
@@ -1,18 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export var JobsStatsRetrieveUpdatedByErrorComponentDtoAttrEnum;
11
- (function (JobsStatsRetrieveUpdatedByErrorComponentDtoAttrEnum) {
12
- JobsStatsRetrieveUpdatedByErrorComponentDtoAttrEnum["UpdatedBy"] = "updated_by";
13
- })(JobsStatsRetrieveUpdatedByErrorComponentDtoAttrEnum || (JobsStatsRetrieveUpdatedByErrorComponentDtoAttrEnum = {}));
14
- export var JobsStatsRetrieveUpdatedByErrorComponentDtoCodeEnum;
15
- (function (JobsStatsRetrieveUpdatedByErrorComponentDtoCodeEnum) {
16
- JobsStatsRetrieveUpdatedByErrorComponentDtoCodeEnum["InvalidChoice"] = "invalid_choice";
17
- })(JobsStatsRetrieveUpdatedByErrorComponentDtoCodeEnum || (JobsStatsRetrieveUpdatedByErrorComponentDtoCodeEnum = {}));
18
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiam9icy1zdGF0cy1yZXRyaWV2ZS11cGRhdGVkLWJ5LWVycm9yLWNvbXBvbmVudC5kdG8uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9tb2RlbC9qb2JzLXN0YXRzLXJldHJpZXZlLXVwZGF0ZWQtYnktZXJyb3ItY29tcG9uZW50LmR0by50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7Ozs7Ozs7R0FRRztBQWFILE1BQU0sQ0FBTixJQUFZLG1EQUVYO0FBRkQsV0FBWSxtREFBbUQ7SUFDN0QsK0VBQXdCLENBQUE7QUFDMUIsQ0FBQyxFQUZXLG1EQUFtRCxLQUFuRCxtREFBbUQsUUFFOUQ7QUFDRCxNQUFNLENBQU4sSUFBWSxtREFFWDtBQUZELFdBQVksbURBQW1EO0lBQzdELHVGQUFnQyxDQUFBO0FBQ2xDLENBQUMsRUFGVyxtREFBbUQsS0FBbkQsbURBQW1ELFFBRTlEIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBEZWxtYXIgQXBpXG4gKlxuICpcbiAqXG4gKiBOT1RFOiBUaGlzIGNsYXNzIGlzIGF1dG8gZ2VuZXJhdGVkIGJ5IE9wZW5BUEkgR2VuZXJhdG9yIChodHRwczovL29wZW5hcGktZ2VuZXJhdG9yLnRlY2gpLlxuICogaHR0cHM6Ly9vcGVuYXBpLWdlbmVyYXRvci50ZWNoXG4gKiBEbyBub3QgZWRpdCB0aGUgY2xhc3MgbWFudWFsbHkuXG4gKi9cblxuZXhwb3J0IGludGVyZmFjZSBKb2JzU3RhdHNSZXRyaWV2ZVVwZGF0ZWRCeUVycm9yQ29tcG9uZW50RHRvIHtcbiAgLyoqXG4gICAqICogYHVwZGF0ZWRfYnlgIC0gdXBkYXRlZF9ieVxuICAgKi9cbiAgYXR0cjogSm9ic1N0YXRzUmV0cmlldmVVcGRhdGVkQnlFcnJvckNvbXBvbmVudER0b0F0dHJFbnVtO1xuICAvKipcbiAgICogKiBgaW52YWxpZF9jaG9pY2VgIC0gaW52YWxpZF9jaG9pY2VcbiAgICovXG4gIGNvZGU6IEpvYnNTdGF0c1JldHJpZXZlVXBkYXRlZEJ5RXJyb3JDb21wb25lbnREdG9Db2RlRW51bTtcbiAgZGV0YWlsOiBzdHJpbmc7XG59XG5leHBvcnQgZW51bSBKb2JzU3RhdHNSZXRyaWV2ZVVwZGF0ZWRCeUVycm9yQ29tcG9uZW50RHRvQXR0ckVudW0ge1xuICBVcGRhdGVkQnkgPSBcInVwZGF0ZWRfYnlcIixcbn1cbmV4cG9ydCBlbnVtIEpvYnNTdGF0c1JldHJpZXZlVXBkYXRlZEJ5RXJyb3JDb21wb25lbnREdG9Db2RlRW51bSB7XG4gIEludmFsaWRDaG9pY2UgPSBcImludmFsaWRfY2hvaWNlXCIsXG59XG4iXX0=
@@ -1,18 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export var JobsStatsRetrieveWorkTypeErrorComponentDtoAttrEnum;
11
- (function (JobsStatsRetrieveWorkTypeErrorComponentDtoAttrEnum) {
12
- JobsStatsRetrieveWorkTypeErrorComponentDtoAttrEnum["WorkType"] = "work_type";
13
- })(JobsStatsRetrieveWorkTypeErrorComponentDtoAttrEnum || (JobsStatsRetrieveWorkTypeErrorComponentDtoAttrEnum = {}));
14
- export var JobsStatsRetrieveWorkTypeErrorComponentDtoCodeEnum;
15
- (function (JobsStatsRetrieveWorkTypeErrorComponentDtoCodeEnum) {
16
- JobsStatsRetrieveWorkTypeErrorComponentDtoCodeEnum["InvalidChoice"] = "invalid_choice";
17
- })(JobsStatsRetrieveWorkTypeErrorComponentDtoCodeEnum || (JobsStatsRetrieveWorkTypeErrorComponentDtoCodeEnum = {}));
18
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiam9icy1zdGF0cy1yZXRyaWV2ZS13b3JrLXR5cGUtZXJyb3ItY29tcG9uZW50LmR0by5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL21vZGVsL2pvYnMtc3RhdHMtcmV0cmlldmUtd29yay10eXBlLWVycm9yLWNvbXBvbmVudC5kdG8udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7Ozs7Ozs7O0dBUUc7QUFhSCxNQUFNLENBQU4sSUFBWSxrREFFWDtBQUZELFdBQVksa0RBQWtEO0lBQzVELDRFQUFzQixDQUFBO0FBQ3hCLENBQUMsRUFGVyxrREFBa0QsS0FBbEQsa0RBQWtELFFBRTdEO0FBQ0QsTUFBTSxDQUFOLElBQVksa0RBRVg7QUFGRCxXQUFZLGtEQUFrRDtJQUM1RCxzRkFBZ0MsQ0FBQTtBQUNsQyxDQUFDLEVBRlcsa0RBQWtELEtBQWxELGtEQUFrRCxRQUU3RCIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogRGVsbWFyIEFwaVxuICpcbiAqXG4gKlxuICogTk9URTogVGhpcyBjbGFzcyBpcyBhdXRvIGdlbmVyYXRlZCBieSBPcGVuQVBJIEdlbmVyYXRvciAoaHR0cHM6Ly9vcGVuYXBpLWdlbmVyYXRvci50ZWNoKS5cbiAqIGh0dHBzOi8vb3BlbmFwaS1nZW5lcmF0b3IudGVjaFxuICogRG8gbm90IGVkaXQgdGhlIGNsYXNzIG1hbnVhbGx5LlxuICovXG5cbmV4cG9ydCBpbnRlcmZhY2UgSm9ic1N0YXRzUmV0cmlldmVXb3JrVHlwZUVycm9yQ29tcG9uZW50RHRvIHtcbiAgLyoqXG4gICAqICogYHdvcmtfdHlwZWAgLSB3b3JrX3R5cGVcbiAgICovXG4gIGF0dHI6IEpvYnNTdGF0c1JldHJpZXZlV29ya1R5cGVFcnJvckNvbXBvbmVudER0b0F0dHJFbnVtO1xuICAvKipcbiAgICogKiBgaW52YWxpZF9jaG9pY2VgIC0gaW52YWxpZF9jaG9pY2VcbiAgICovXG4gIGNvZGU6IEpvYnNTdGF0c1JldHJpZXZlV29ya1R5cGVFcnJvckNvbXBvbmVudER0b0NvZGVFbnVtO1xuICBkZXRhaWw6IHN0cmluZztcbn1cbmV4cG9ydCBlbnVtIEpvYnNTdGF0c1JldHJpZXZlV29ya1R5cGVFcnJvckNvbXBvbmVudER0b0F0dHJFbnVtIHtcbiAgV29ya1R5cGUgPSBcIndvcmtfdHlwZVwiLFxufVxuZXhwb3J0IGVudW0gSm9ic1N0YXRzUmV0cmlldmVXb3JrVHlwZUVycm9yQ29tcG9uZW50RHRvQ29kZUVudW0ge1xuICBJbnZhbGlkQ2hvaWNlID0gXCJpbnZhbGlkX2Nob2ljZVwiLFxufVxuIl19
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsBillableChartListBilledByErrorComponentDto {
11
- /**
12
- * * `billed_by` - billed_by
13
- */
14
- attr: JobsBillableChartListBilledByErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsBillableChartListBilledByErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsBillableChartListBilledByErrorComponentDtoAttrEnum {
22
- BilledBy = "billed_by"
23
- }
24
- export declare enum JobsBillableChartListBilledByErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsBillableChartListBranchErrorComponentDto {
11
- /**
12
- * * `branch` - branch
13
- */
14
- attr: JobsBillableChartListBranchErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsBillableChartListBranchErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsBillableChartListBranchErrorComponentDtoAttrEnum {
22
- Branch = "branch"
23
- }
24
- export declare enum JobsBillableChartListBranchErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsBillableChartListCreatedByErrorComponentDto {
11
- /**
12
- * * `created_by` - created_by
13
- */
14
- attr: JobsBillableChartListCreatedByErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsBillableChartListCreatedByErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsBillableChartListCreatedByErrorComponentDtoAttrEnum {
22
- CreatedBy = "created_by"
23
- }
24
- export declare enum JobsBillableChartListCreatedByErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,27 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsBillableChartListIdErrorComponentDto {
11
- /**
12
- * * `id` - id
13
- */
14
- attr: JobsBillableChartListIdErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid * `max_value` - max_value
17
- */
18
- code: JobsBillableChartListIdErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsBillableChartListIdErrorComponentDtoAttrEnum {
22
- Id = "id"
23
- }
24
- export declare enum JobsBillableChartListIdErrorComponentDtoCodeEnum {
25
- Invalid = "invalid",
26
- MaxValue = "max_value"
27
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsBillableChartListTaskComponentErrorComponentDto {
11
- /**
12
- * * `task__component` - task__component
13
- */
14
- attr: JobsBillableChartListTaskComponentErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsBillableChartListTaskComponentErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsBillableChartListTaskComponentErrorComponentDtoAttrEnum {
22
- TaskComponent = "task__component"
23
- }
24
- export declare enum JobsBillableChartListTaskComponentErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsBillableChartListTaskErrorComponentDto {
11
- /**
12
- * * `task` - task
13
- */
14
- attr: JobsBillableChartListTaskErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsBillableChartListTaskErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsBillableChartListTaskErrorComponentDtoAttrEnum {
22
- Task = "task"
23
- }
24
- export declare enum JobsBillableChartListTaskErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsBillableChartListTaskProjectClientErrorComponentDto {
11
- /**
12
- * * `task__project__client` - task__project__client
13
- */
14
- attr: JobsBillableChartListTaskProjectClientErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsBillableChartListTaskProjectClientErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsBillableChartListTaskProjectClientErrorComponentDtoAttrEnum {
22
- TaskProjectClient = "task__project__client"
23
- }
24
- export declare enum JobsBillableChartListTaskProjectClientErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsBillableChartListTaskProjectErrorComponentDto {
11
- /**
12
- * * `task__project` - task__project
13
- */
14
- attr: JobsBillableChartListTaskProjectErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsBillableChartListTaskProjectErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsBillableChartListTaskProjectErrorComponentDtoAttrEnum {
22
- TaskProject = "task__project"
23
- }
24
- export declare enum JobsBillableChartListTaskProjectErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsBillableChartListTaskSprintErrorComponentDto {
11
- /**
12
- * * `task__sprint` - task__sprint
13
- */
14
- attr: JobsBillableChartListTaskSprintErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsBillableChartListTaskSprintErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsBillableChartListTaskSprintErrorComponentDtoAttrEnum {
22
- TaskSprint = "task__sprint"
23
- }
24
- export declare enum JobsBillableChartListTaskSprintErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsBillableChartListTypeErrorComponentDto {
11
- /**
12
- * * `type` - type
13
- */
14
- attr: JobsBillableChartListTypeErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsBillableChartListTypeErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsBillableChartListTypeErrorComponentDtoAttrEnum {
22
- Type = "type"
23
- }
24
- export declare enum JobsBillableChartListTypeErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsBillableChartListUpdatedByErrorComponentDto {
11
- /**
12
- * * `updated_by` - updated_by
13
- */
14
- attr: JobsBillableChartListUpdatedByErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsBillableChartListUpdatedByErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsBillableChartListUpdatedByErrorComponentDtoAttrEnum {
22
- UpdatedBy = "updated_by"
23
- }
24
- export declare enum JobsBillableChartListUpdatedByErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsBillableChartListWorkTypeErrorComponentDto {
11
- /**
12
- * * `work_type` - work_type
13
- */
14
- attr: JobsBillableChartListWorkTypeErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsBillableChartListWorkTypeErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsBillableChartListWorkTypeErrorComponentDtoAttrEnum {
22
- WorkType = "work_type"
23
- }
24
- export declare enum JobsBillableChartListWorkTypeErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsListBilledByErrorComponentDto {
11
- /**
12
- * * `billed_by` - billed_by
13
- */
14
- attr: JobsListBilledByErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsListBilledByErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsListBilledByErrorComponentDtoAttrEnum {
22
- BilledBy = "billed_by"
23
- }
24
- export declare enum JobsListBilledByErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsListBranchErrorComponentDto {
11
- /**
12
- * * `branch` - branch
13
- */
14
- attr: JobsListBranchErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsListBranchErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsListBranchErrorComponentDtoAttrEnum {
22
- Branch = "branch"
23
- }
24
- export declare enum JobsListBranchErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsListCreatedByErrorComponentDto {
11
- /**
12
- * * `created_by` - created_by
13
- */
14
- attr: JobsListCreatedByErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsListCreatedByErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsListCreatedByErrorComponentDtoAttrEnum {
22
- CreatedBy = "created_by"
23
- }
24
- export declare enum JobsListCreatedByErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,27 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsListIdErrorComponentDto {
11
- /**
12
- * * `id` - id
13
- */
14
- attr: JobsListIdErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid * `max_value` - max_value
17
- */
18
- code: JobsListIdErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsListIdErrorComponentDtoAttrEnum {
22
- Id = "id"
23
- }
24
- export declare enum JobsListIdErrorComponentDtoCodeEnum {
25
- Invalid = "invalid",
26
- MaxValue = "max_value"
27
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsListTaskComponentErrorComponentDto {
11
- /**
12
- * * `task__component` - task__component
13
- */
14
- attr: JobsListTaskComponentErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsListTaskComponentErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsListTaskComponentErrorComponentDtoAttrEnum {
22
- TaskComponent = "task__component"
23
- }
24
- export declare enum JobsListTaskComponentErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsListTaskErrorComponentDto {
11
- /**
12
- * * `task` - task
13
- */
14
- attr: JobsListTaskErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsListTaskErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsListTaskErrorComponentDtoAttrEnum {
22
- Task = "task"
23
- }
24
- export declare enum JobsListTaskErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsListTaskProjectClientErrorComponentDto {
11
- /**
12
- * * `task__project__client` - task__project__client
13
- */
14
- attr: JobsListTaskProjectClientErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsListTaskProjectClientErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsListTaskProjectClientErrorComponentDtoAttrEnum {
22
- TaskProjectClient = "task__project__client"
23
- }
24
- export declare enum JobsListTaskProjectClientErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface JobsListTaskProjectErrorComponentDto {
11
- /**
12
- * * `task__project` - task__project
13
- */
14
- attr: JobsListTaskProjectErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: JobsListTaskProjectErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum JobsListTaskProjectErrorComponentDtoAttrEnum {
22
- TaskProject = "task__project"
23
- }
24
- export declare enum JobsListTaskProjectErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }