@saritasa/crm-delmar-core-sdk 0.0.166 → 0.0.167

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 (151) hide show
  1. package/README.md +2 -2
  2. package/api/api.d.ts +4 -1
  3. package/api/clients-api.service.d.ts +9 -9
  4. package/api/clients-api.serviceInterface.d.ts +5 -63
  5. package/api/export-projects-api.service.d.ts +103 -0
  6. package/api/export-projects-api.serviceInterface.d.ts +72 -0
  7. package/esm2022/api/api.mjs +5 -1
  8. package/esm2022/api/clients-api.service.mjs +5 -239
  9. package/esm2022/api/clients-api.serviceInterface.mjs +1 -1
  10. package/esm2022/api/export-projects-api.service.mjs +409 -0
  11. package/esm2022/api/export-projects-api.serviceInterface.mjs +2 -0
  12. package/esm2022/model/clients-with-month-stats-retrieve-error-response400.dto.mjs +2 -0
  13. package/esm2022/model/export-projects-cancel-create-error-response400.dto.mjs +2 -0
  14. package/esm2022/model/export-projects-list-error-response400.dto.mjs +2 -0
  15. package/esm2022/model/export-projects-retrieve-error-response400.dto.mjs +2 -0
  16. package/esm2022/model/export-projects-start-create-error-response400.dto.mjs +2 -0
  17. package/esm2022/model/export-projects-start-create-error.dto.mjs +2 -0
  18. package/esm2022/model/export-projects-start-create-file-format-error-component.dto.mjs +20 -0
  19. package/esm2022/model/export-projects-start-create-non-field-errors-error-component.dto.mjs +19 -0
  20. package/esm2022/model/export-projects-start-create-validation-error.dto.mjs +2 -0
  21. package/esm2022/model/models.mjs +11 -59
  22. package/esm2022/model/project-resource-create-export-job-request.dto.mjs +2 -0
  23. package/fesm2022/saritasa-crm-delmar-core-sdk.mjs +6153 -6923
  24. package/fesm2022/saritasa-crm-delmar-core-sdk.mjs.map +1 -1
  25. package/model/clients-with-month-stats-retrieve-error-response400.dto.d.ts +15 -0
  26. package/model/export-projects-cancel-create-error-response400.dto.d.ts +15 -0
  27. package/model/export-projects-list-error-response400.dto.d.ts +15 -0
  28. package/model/export-projects-retrieve-error-response400.dto.d.ts +15 -0
  29. package/model/export-projects-start-create-error-response400.dto.d.ts +16 -0
  30. package/model/export-projects-start-create-error.dto.d.ts +16 -0
  31. package/model/export-projects-start-create-file-format-error-component.dto.d.ts +28 -0
  32. package/model/export-projects-start-create-non-field-errors-error-component.dto.d.ts +27 -0
  33. package/model/{clients-with-month-stats-list-validation-error.dto.d.ts → export-projects-start-create-validation-error.dto.d.ts} +3 -3
  34. package/model/models.d.ts +10 -58
  35. package/model/project-resource-create-export-job-request.dto.d.ts +16 -0
  36. package/package.json +2 -2
  37. package/esm2022/model/clients-with-month-stats-list-account-manager-error-component.dto.mjs +0 -18
  38. package/esm2022/model/clients-with-month-stats-list-account-manager-in-error-component.dto.mjs +0 -18
  39. package/esm2022/model/clients-with-month-stats-list-address1-error-component.dto.mjs +0 -18
  40. package/esm2022/model/clients-with-month-stats-list-address1-in-error-component.dto.mjs +0 -18
  41. package/esm2022/model/clients-with-month-stats-list-address2-error-component.dto.mjs +0 -18
  42. package/esm2022/model/clients-with-month-stats-list-address2-in-error-component.dto.mjs +0 -18
  43. package/esm2022/model/clients-with-month-stats-list-billing-address1-error-component.dto.mjs +0 -18
  44. package/esm2022/model/clients-with-month-stats-list-billing-address1-in-error-component.dto.mjs +0 -18
  45. package/esm2022/model/clients-with-month-stats-list-billing-address2-error-component.dto.mjs +0 -18
  46. package/esm2022/model/clients-with-month-stats-list-billing-address2-in-error-component.dto.mjs +0 -18
  47. package/esm2022/model/clients-with-month-stats-list-billing-city-error-component.dto.mjs +0 -18
  48. package/esm2022/model/clients-with-month-stats-list-billing-city-in-error-component.dto.mjs +0 -18
  49. package/esm2022/model/clients-with-month-stats-list-billing-country-error-component.dto.mjs +0 -18
  50. package/esm2022/model/clients-with-month-stats-list-billing-country-in-error-component.dto.mjs +0 -18
  51. package/esm2022/model/clients-with-month-stats-list-billing-method-error-component.dto.mjs +0 -18
  52. package/esm2022/model/clients-with-month-stats-list-billing-method-in-error-component.dto.mjs +0 -18
  53. package/esm2022/model/clients-with-month-stats-list-billing-notes-contains-error-component.dto.mjs +0 -18
  54. package/esm2022/model/clients-with-month-stats-list-billing-notes-error-component.dto.mjs +0 -18
  55. package/esm2022/model/clients-with-month-stats-list-billing-notes-in-error-component.dto.mjs +0 -18
  56. package/esm2022/model/clients-with-month-stats-list-billing-state-error-component.dto.mjs +0 -18
  57. package/esm2022/model/clients-with-month-stats-list-billing-state-in-error-component.dto.mjs +0 -18
  58. package/esm2022/model/clients-with-month-stats-list-billing-zip-error-component.dto.mjs +0 -18
  59. package/esm2022/model/clients-with-month-stats-list-billing-zip-in-error-component.dto.mjs +0 -18
  60. package/esm2022/model/clients-with-month-stats-list-city-error-component.dto.mjs +0 -18
  61. package/esm2022/model/clients-with-month-stats-list-city-in-error-component.dto.mjs +0 -18
  62. package/esm2022/model/clients-with-month-stats-list-contract-until-gte-error-component.dto.mjs +0 -18
  63. package/esm2022/model/clients-with-month-stats-list-contract-until-lte-error-component.dto.mjs +0 -18
  64. package/esm2022/model/clients-with-month-stats-list-country-error-component.dto.mjs +0 -18
  65. package/esm2022/model/clients-with-month-stats-list-country-in-error-component.dto.mjs +0 -18
  66. package/esm2022/model/clients-with-month-stats-list-created-by-error-component.dto.mjs +0 -18
  67. package/esm2022/model/clients-with-month-stats-list-created-by-in-error-component.dto.mjs +0 -18
  68. package/esm2022/model/clients-with-month-stats-list-error-response400.dto.mjs +0 -2
  69. package/esm2022/model/clients-with-month-stats-list-error.dto.mjs +0 -2
  70. package/esm2022/model/clients-with-month-stats-list-id-error-component.dto.mjs +0 -19
  71. package/esm2022/model/clients-with-month-stats-list-id-in-error-component.dto.mjs +0 -19
  72. package/esm2022/model/clients-with-month-stats-list-notes-contains-error-component.dto.mjs +0 -18
  73. package/esm2022/model/clients-with-month-stats-list-notes-error-component.dto.mjs +0 -18
  74. package/esm2022/model/clients-with-month-stats-list-notes-in-error-component.dto.mjs +0 -18
  75. package/esm2022/model/clients-with-month-stats-list-payment-recipient-name-error-component.dto.mjs +0 -18
  76. package/esm2022/model/clients-with-month-stats-list-payment-recipient-name-in-error-component.dto.mjs +0 -18
  77. package/esm2022/model/clients-with-month-stats-list-qb-client-id-error-component.dto.mjs +0 -18
  78. package/esm2022/model/clients-with-month-stats-list-qb-client-id-in-error-component.dto.mjs +0 -18
  79. package/esm2022/model/clients-with-month-stats-list-state-error-component.dto.mjs +0 -18
  80. package/esm2022/model/clients-with-month-stats-list-state-in-error-component.dto.mjs +0 -18
  81. package/esm2022/model/clients-with-month-stats-list-status-error-component.dto.mjs +0 -18
  82. package/esm2022/model/clients-with-month-stats-list-status-in-error-component.dto.mjs +0 -18
  83. package/esm2022/model/clients-with-month-stats-list-time-limit-per-month-gte-error-component.dto.mjs +0 -19
  84. package/esm2022/model/clients-with-month-stats-list-time-limit-per-month-lte-error-component.dto.mjs +0 -19
  85. package/esm2022/model/clients-with-month-stats-list-updated-by-error-component.dto.mjs +0 -18
  86. package/esm2022/model/clients-with-month-stats-list-updated-by-in-error-component.dto.mjs +0 -18
  87. package/esm2022/model/clients-with-month-stats-list-validation-error.dto.mjs +0 -2
  88. package/esm2022/model/clients-with-month-stats-list-website-error-component.dto.mjs +0 -18
  89. package/esm2022/model/clients-with-month-stats-list-website-in-error-component.dto.mjs +0 -18
  90. package/esm2022/model/clients-with-month-stats-list-zip-error-component.dto.mjs +0 -18
  91. package/esm2022/model/clients-with-month-stats-list-zip-in-error-component.dto.mjs +0 -18
  92. package/esm2022/model/clients-with-month-stats-list-zoho-account-id-error-component.dto.mjs +0 -18
  93. package/esm2022/model/clients-with-month-stats-list-zoho-account-id-in-error-component.dto.mjs +0 -18
  94. package/esm2022/model/paginated-client-serializer-with-month-stats-list.dto.mjs +0 -2
  95. package/model/clients-with-month-stats-list-account-manager-error-component.dto.d.ts +0 -26
  96. package/model/clients-with-month-stats-list-account-manager-in-error-component.dto.d.ts +0 -26
  97. package/model/clients-with-month-stats-list-address1-error-component.dto.d.ts +0 -26
  98. package/model/clients-with-month-stats-list-address1-in-error-component.dto.d.ts +0 -26
  99. package/model/clients-with-month-stats-list-address2-error-component.dto.d.ts +0 -26
  100. package/model/clients-with-month-stats-list-address2-in-error-component.dto.d.ts +0 -26
  101. package/model/clients-with-month-stats-list-billing-address1-error-component.dto.d.ts +0 -26
  102. package/model/clients-with-month-stats-list-billing-address1-in-error-component.dto.d.ts +0 -26
  103. package/model/clients-with-month-stats-list-billing-address2-error-component.dto.d.ts +0 -26
  104. package/model/clients-with-month-stats-list-billing-address2-in-error-component.dto.d.ts +0 -26
  105. package/model/clients-with-month-stats-list-billing-city-error-component.dto.d.ts +0 -26
  106. package/model/clients-with-month-stats-list-billing-city-in-error-component.dto.d.ts +0 -26
  107. package/model/clients-with-month-stats-list-billing-country-error-component.dto.d.ts +0 -26
  108. package/model/clients-with-month-stats-list-billing-country-in-error-component.dto.d.ts +0 -26
  109. package/model/clients-with-month-stats-list-billing-method-error-component.dto.d.ts +0 -26
  110. package/model/clients-with-month-stats-list-billing-method-in-error-component.dto.d.ts +0 -26
  111. package/model/clients-with-month-stats-list-billing-notes-contains-error-component.dto.d.ts +0 -26
  112. package/model/clients-with-month-stats-list-billing-notes-error-component.dto.d.ts +0 -26
  113. package/model/clients-with-month-stats-list-billing-notes-in-error-component.dto.d.ts +0 -26
  114. package/model/clients-with-month-stats-list-billing-state-error-component.dto.d.ts +0 -26
  115. package/model/clients-with-month-stats-list-billing-state-in-error-component.dto.d.ts +0 -26
  116. package/model/clients-with-month-stats-list-billing-zip-error-component.dto.d.ts +0 -26
  117. package/model/clients-with-month-stats-list-billing-zip-in-error-component.dto.d.ts +0 -26
  118. package/model/clients-with-month-stats-list-city-error-component.dto.d.ts +0 -26
  119. package/model/clients-with-month-stats-list-city-in-error-component.dto.d.ts +0 -26
  120. package/model/clients-with-month-stats-list-contract-until-gte-error-component.dto.d.ts +0 -26
  121. package/model/clients-with-month-stats-list-contract-until-lte-error-component.dto.d.ts +0 -26
  122. package/model/clients-with-month-stats-list-country-error-component.dto.d.ts +0 -26
  123. package/model/clients-with-month-stats-list-country-in-error-component.dto.d.ts +0 -26
  124. package/model/clients-with-month-stats-list-created-by-error-component.dto.d.ts +0 -26
  125. package/model/clients-with-month-stats-list-created-by-in-error-component.dto.d.ts +0 -26
  126. package/model/clients-with-month-stats-list-error-response400.dto.d.ts +0 -16
  127. package/model/clients-with-month-stats-list-error.dto.d.ts +0 -68
  128. package/model/clients-with-month-stats-list-id-error-component.dto.d.ts +0 -27
  129. package/model/clients-with-month-stats-list-id-in-error-component.dto.d.ts +0 -27
  130. package/model/clients-with-month-stats-list-notes-contains-error-component.dto.d.ts +0 -26
  131. package/model/clients-with-month-stats-list-notes-error-component.dto.d.ts +0 -26
  132. package/model/clients-with-month-stats-list-notes-in-error-component.dto.d.ts +0 -26
  133. package/model/clients-with-month-stats-list-payment-recipient-name-error-component.dto.d.ts +0 -26
  134. package/model/clients-with-month-stats-list-payment-recipient-name-in-error-component.dto.d.ts +0 -26
  135. package/model/clients-with-month-stats-list-qb-client-id-error-component.dto.d.ts +0 -26
  136. package/model/clients-with-month-stats-list-qb-client-id-in-error-component.dto.d.ts +0 -26
  137. package/model/clients-with-month-stats-list-state-error-component.dto.d.ts +0 -26
  138. package/model/clients-with-month-stats-list-state-in-error-component.dto.d.ts +0 -26
  139. package/model/clients-with-month-stats-list-status-error-component.dto.d.ts +0 -26
  140. package/model/clients-with-month-stats-list-status-in-error-component.dto.d.ts +0 -26
  141. package/model/clients-with-month-stats-list-time-limit-per-month-gte-error-component.dto.d.ts +0 -27
  142. package/model/clients-with-month-stats-list-time-limit-per-month-lte-error-component.dto.d.ts +0 -27
  143. package/model/clients-with-month-stats-list-updated-by-error-component.dto.d.ts +0 -26
  144. package/model/clients-with-month-stats-list-updated-by-in-error-component.dto.d.ts +0 -26
  145. package/model/clients-with-month-stats-list-website-error-component.dto.d.ts +0 -26
  146. package/model/clients-with-month-stats-list-website-in-error-component.dto.d.ts +0 -26
  147. package/model/clients-with-month-stats-list-zip-error-component.dto.d.ts +0 -26
  148. package/model/clients-with-month-stats-list-zip-in-error-component.dto.d.ts +0 -26
  149. package/model/clients-with-month-stats-list-zoho-account-id-error-component.dto.d.ts +0 -26
  150. package/model/clients-with-month-stats-list-zoho-account-id-in-error-component.dto.d.ts +0 -26
  151. package/model/paginated-client-serializer-with-month-stats-list.dto.d.ts +0 -16
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhwb3J0LXByb2plY3RzLXN0YXJ0LWNyZWF0ZS1lcnJvci5kdG8uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9tb2RlbC9leHBvcnQtcHJvamVjdHMtc3RhcnQtY3JlYXRlLWVycm9yLmR0by50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBEZWxtYXIgQXBpXG4gKlxuICpcbiAqXG4gKiBOT1RFOiBUaGlzIGNsYXNzIGlzIGF1dG8gZ2VuZXJhdGVkIGJ5IE9wZW5BUEkgR2VuZXJhdG9yIChodHRwczovL29wZW5hcGktZ2VuZXJhdG9yLnRlY2gpLlxuICogaHR0cHM6Ly9vcGVuYXBpLWdlbmVyYXRvci50ZWNoXG4gKiBEbyBub3QgZWRpdCB0aGUgY2xhc3MgbWFudWFsbHkuXG4gKi9cbmltcG9ydCB7IEV4cG9ydFByb2plY3RzU3RhcnRDcmVhdGVGaWxlRm9ybWF0RXJyb3JDb21wb25lbnREdG8gfSBmcm9tIFwiLi9leHBvcnQtcHJvamVjdHMtc3RhcnQtY3JlYXRlLWZpbGUtZm9ybWF0LWVycm9yLWNvbXBvbmVudC5kdG9cIjtcbmltcG9ydCB7IEV4cG9ydFByb2plY3RzU3RhcnRDcmVhdGVOb25GaWVsZEVycm9yc0Vycm9yQ29tcG9uZW50RHRvIH0gZnJvbSBcIi4vZXhwb3J0LXByb2plY3RzLXN0YXJ0LWNyZWF0ZS1ub24tZmllbGQtZXJyb3JzLWVycm9yLWNvbXBvbmVudC5kdG9cIjtcblxuLyoqXG4gKiBAdHlwZSBFeHBvcnRQcm9qZWN0c1N0YXJ0Q3JlYXRlRXJyb3JEdG9cbiAqIEBleHBvcnRcbiAqL1xuZXhwb3J0IHR5cGUgRXhwb3J0UHJvamVjdHNTdGFydENyZWF0ZUVycm9yRHRvID1cbiAgfCBFeHBvcnRQcm9qZWN0c1N0YXJ0Q3JlYXRlRmlsZUZvcm1hdEVycm9yQ29tcG9uZW50RHRvXG4gIHwgRXhwb3J0UHJvamVjdHNTdGFydENyZWF0ZU5vbkZpZWxkRXJyb3JzRXJyb3JDb21wb25lbnREdG87XG4iXX0=
@@ -0,0 +1,20 @@
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 ExportProjectsStartCreateFileFormatErrorComponentDtoAttrEnum;
11
+ (function (ExportProjectsStartCreateFileFormatErrorComponentDtoAttrEnum) {
12
+ ExportProjectsStartCreateFileFormatErrorComponentDtoAttrEnum["FileFormat"] = "file_format";
13
+ })(ExportProjectsStartCreateFileFormatErrorComponentDtoAttrEnum || (ExportProjectsStartCreateFileFormatErrorComponentDtoAttrEnum = {}));
14
+ export var ExportProjectsStartCreateFileFormatErrorComponentDtoCodeEnum;
15
+ (function (ExportProjectsStartCreateFileFormatErrorComponentDtoCodeEnum) {
16
+ ExportProjectsStartCreateFileFormatErrorComponentDtoCodeEnum["InvalidChoice"] = "invalid_choice";
17
+ ExportProjectsStartCreateFileFormatErrorComponentDtoCodeEnum["Null"] = "null";
18
+ ExportProjectsStartCreateFileFormatErrorComponentDtoCodeEnum["Required"] = "required";
19
+ })(ExportProjectsStartCreateFileFormatErrorComponentDtoCodeEnum || (ExportProjectsStartCreateFileFormatErrorComponentDtoCodeEnum = {}));
20
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhwb3J0LXByb2plY3RzLXN0YXJ0LWNyZWF0ZS1maWxlLWZvcm1hdC1lcnJvci1jb21wb25lbnQuZHRvLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vbW9kZWwvZXhwb3J0LXByb2plY3RzLXN0YXJ0LWNyZWF0ZS1maWxlLWZvcm1hdC1lcnJvci1jb21wb25lbnQuZHRvLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7Ozs7OztHQVFHO0FBYUgsTUFBTSxDQUFOLElBQVksNERBRVg7QUFGRCxXQUFZLDREQUE0RDtJQUN0RSwwRkFBMEIsQ0FBQTtBQUM1QixDQUFDLEVBRlcsNERBQTRELEtBQTVELDREQUE0RCxRQUV2RTtBQUNELE1BQU0sQ0FBTixJQUFZLDREQUlYO0FBSkQsV0FBWSw0REFBNEQ7SUFDdEUsZ0dBQWdDLENBQUE7SUFDaEMsNkVBQWEsQ0FBQTtJQUNiLHFGQUFxQixDQUFBO0FBQ3ZCLENBQUMsRUFKVyw0REFBNEQsS0FBNUQsNERBQTRELFFBSXZFIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBEZWxtYXIgQXBpXG4gKlxuICpcbiAqXG4gKiBOT1RFOiBUaGlzIGNsYXNzIGlzIGF1dG8gZ2VuZXJhdGVkIGJ5IE9wZW5BUEkgR2VuZXJhdG9yIChodHRwczovL29wZW5hcGktZ2VuZXJhdG9yLnRlY2gpLlxuICogaHR0cHM6Ly9vcGVuYXBpLWdlbmVyYXRvci50ZWNoXG4gKiBEbyBub3QgZWRpdCB0aGUgY2xhc3MgbWFudWFsbHkuXG4gKi9cblxuZXhwb3J0IGludGVyZmFjZSBFeHBvcnRQcm9qZWN0c1N0YXJ0Q3JlYXRlRmlsZUZvcm1hdEVycm9yQ29tcG9uZW50RHRvIHtcbiAgLyoqXG4gICAqICogYGZpbGVfZm9ybWF0YCAtIGZpbGVfZm9ybWF0XG4gICAqL1xuICBhdHRyOiBFeHBvcnRQcm9qZWN0c1N0YXJ0Q3JlYXRlRmlsZUZvcm1hdEVycm9yQ29tcG9uZW50RHRvQXR0ckVudW07XG4gIC8qKlxuICAgKiAqIGBpbnZhbGlkX2Nob2ljZWAgLSBpbnZhbGlkX2Nob2ljZSAqIGBudWxsYCAtIG51bGwgKiBgcmVxdWlyZWRgIC0gcmVxdWlyZWRcbiAgICovXG4gIGNvZGU6IEV4cG9ydFByb2plY3RzU3RhcnRDcmVhdGVGaWxlRm9ybWF0RXJyb3JDb21wb25lbnREdG9Db2RlRW51bTtcbiAgZGV0YWlsOiBzdHJpbmc7XG59XG5leHBvcnQgZW51bSBFeHBvcnRQcm9qZWN0c1N0YXJ0Q3JlYXRlRmlsZUZvcm1hdEVycm9yQ29tcG9uZW50RHRvQXR0ckVudW0ge1xuICBGaWxlRm9ybWF0ID0gXCJmaWxlX2Zvcm1hdFwiLFxufVxuZXhwb3J0IGVudW0gRXhwb3J0UHJvamVjdHNTdGFydENyZWF0ZUZpbGVGb3JtYXRFcnJvckNvbXBvbmVudER0b0NvZGVFbnVtIHtcbiAgSW52YWxpZENob2ljZSA9IFwiaW52YWxpZF9jaG9pY2VcIixcbiAgTnVsbCA9IFwibnVsbFwiLFxuICBSZXF1aXJlZCA9IFwicmVxdWlyZWRcIixcbn1cbiJdfQ==
@@ -0,0 +1,19 @@
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 ExportProjectsStartCreateNonFieldErrorsErrorComponentDtoAttrEnum;
11
+ (function (ExportProjectsStartCreateNonFieldErrorsErrorComponentDtoAttrEnum) {
12
+ ExportProjectsStartCreateNonFieldErrorsErrorComponentDtoAttrEnum["NonFieldErrors"] = "non_field_errors";
13
+ })(ExportProjectsStartCreateNonFieldErrorsErrorComponentDtoAttrEnum || (ExportProjectsStartCreateNonFieldErrorsErrorComponentDtoAttrEnum = {}));
14
+ export var ExportProjectsStartCreateNonFieldErrorsErrorComponentDtoCodeEnum;
15
+ (function (ExportProjectsStartCreateNonFieldErrorsErrorComponentDtoCodeEnum) {
16
+ ExportProjectsStartCreateNonFieldErrorsErrorComponentDtoCodeEnum["Invalid"] = "invalid";
17
+ ExportProjectsStartCreateNonFieldErrorsErrorComponentDtoCodeEnum["Null"] = "null";
18
+ })(ExportProjectsStartCreateNonFieldErrorsErrorComponentDtoCodeEnum || (ExportProjectsStartCreateNonFieldErrorsErrorComponentDtoCodeEnum = {}));
19
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhwb3J0LXByb2plY3RzLXN0YXJ0LWNyZWF0ZS1ub24tZmllbGQtZXJyb3JzLWVycm9yLWNvbXBvbmVudC5kdG8uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9tb2RlbC9leHBvcnQtcHJvamVjdHMtc3RhcnQtY3JlYXRlLW5vbi1maWVsZC1lcnJvcnMtZXJyb3ItY29tcG9uZW50LmR0by50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7Ozs7Ozs7R0FRRztBQWFILE1BQU0sQ0FBTixJQUFZLGdFQUVYO0FBRkQsV0FBWSxnRUFBZ0U7SUFDMUUsdUdBQW1DLENBQUE7QUFDckMsQ0FBQyxFQUZXLGdFQUFnRSxLQUFoRSxnRUFBZ0UsUUFFM0U7QUFDRCxNQUFNLENBQU4sSUFBWSxnRUFHWDtBQUhELFdBQVksZ0VBQWdFO0lBQzFFLHVGQUFtQixDQUFBO0lBQ25CLGlGQUFhLENBQUE7QUFDZixDQUFDLEVBSFcsZ0VBQWdFLEtBQWhFLGdFQUFnRSxRQUczRSIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogRGVsbWFyIEFwaVxuICpcbiAqXG4gKlxuICogTk9URTogVGhpcyBjbGFzcyBpcyBhdXRvIGdlbmVyYXRlZCBieSBPcGVuQVBJIEdlbmVyYXRvciAoaHR0cHM6Ly9vcGVuYXBpLWdlbmVyYXRvci50ZWNoKS5cbiAqIGh0dHBzOi8vb3BlbmFwaS1nZW5lcmF0b3IudGVjaFxuICogRG8gbm90IGVkaXQgdGhlIGNsYXNzIG1hbnVhbGx5LlxuICovXG5cbmV4cG9ydCBpbnRlcmZhY2UgRXhwb3J0UHJvamVjdHNTdGFydENyZWF0ZU5vbkZpZWxkRXJyb3JzRXJyb3JDb21wb25lbnREdG8ge1xuICAvKipcbiAgICogKiBgbm9uX2ZpZWxkX2Vycm9yc2AgLSBub25fZmllbGRfZXJyb3JzXG4gICAqL1xuICBhdHRyOiBFeHBvcnRQcm9qZWN0c1N0YXJ0Q3JlYXRlTm9uRmllbGRFcnJvcnNFcnJvckNvbXBvbmVudER0b0F0dHJFbnVtO1xuICAvKipcbiAgICogKiBgaW52YWxpZGAgLSBpbnZhbGlkICogYG51bGxgIC0gbnVsbFxuICAgKi9cbiAgY29kZTogRXhwb3J0UHJvamVjdHNTdGFydENyZWF0ZU5vbkZpZWxkRXJyb3JzRXJyb3JDb21wb25lbnREdG9Db2RlRW51bTtcbiAgZGV0YWlsOiBzdHJpbmc7XG59XG5leHBvcnQgZW51bSBFeHBvcnRQcm9qZWN0c1N0YXJ0Q3JlYXRlTm9uRmllbGRFcnJvcnNFcnJvckNvbXBvbmVudER0b0F0dHJFbnVtIHtcbiAgTm9uRmllbGRFcnJvcnMgPSBcIm5vbl9maWVsZF9lcnJvcnNcIixcbn1cbmV4cG9ydCBlbnVtIEV4cG9ydFByb2plY3RzU3RhcnRDcmVhdGVOb25GaWVsZEVycm9yc0Vycm9yQ29tcG9uZW50RHRvQ29kZUVudW0ge1xuICBJbnZhbGlkID0gXCJpbnZhbGlkXCIsXG4gIE51bGwgPSBcIm51bGxcIixcbn1cbiJdfQ==
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhwb3J0LXByb2plY3RzLXN0YXJ0LWNyZWF0ZS12YWxpZGF0aW9uLWVycm9yLmR0by5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL21vZGVsL2V4cG9ydC1wcm9qZWN0cy1zdGFydC1jcmVhdGUtdmFsaWRhdGlvbi1lcnJvci5kdG8udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogRGVsbWFyIEFwaVxuICpcbiAqXG4gKlxuICogTk9URTogVGhpcyBjbGFzcyBpcyBhdXRvIGdlbmVyYXRlZCBieSBPcGVuQVBJIEdlbmVyYXRvciAoaHR0cHM6Ly9vcGVuYXBpLWdlbmVyYXRvci50ZWNoKS5cbiAqIGh0dHBzOi8vb3BlbmFwaS1nZW5lcmF0b3IudGVjaFxuICogRG8gbm90IGVkaXQgdGhlIGNsYXNzIG1hbnVhbGx5LlxuICovXG5pbXBvcnQgeyBFeHBvcnRQcm9qZWN0c1N0YXJ0Q3JlYXRlRXJyb3JEdG8gfSBmcm9tIFwiLi9leHBvcnQtcHJvamVjdHMtc3RhcnQtY3JlYXRlLWVycm9yLmR0b1wiO1xuaW1wb3J0IHsgVmFsaWRhdGlvbkVycm9yRW51bUR0byB9IGZyb20gXCIuL3ZhbGlkYXRpb24tZXJyb3ItZW51bS5kdG9cIjtcblxuZXhwb3J0IGludGVyZmFjZSBFeHBvcnRQcm9qZWN0c1N0YXJ0Q3JlYXRlVmFsaWRhdGlvbkVycm9yRHRvIHtcbiAgdHlwZTogVmFsaWRhdGlvbkVycm9yRW51bUR0bztcbiAgZXJyb3JzOiBBcnJheTxFeHBvcnRQcm9qZWN0c1N0YXJ0Q3JlYXRlRXJyb3JEdG8+O1xufVxuIl19