@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
@@ -1,68 +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
- import { ClientsWithMonthStatsListBillingAddress2ErrorComponentDto } from "./clients-with-month-stats-list-billing-address2-error-component.dto";
11
- import { ClientsWithMonthStatsListBillingCityErrorComponentDto } from "./clients-with-month-stats-list-billing-city-error-component.dto";
12
- import { ClientsWithMonthStatsListWebsiteInErrorComponentDto } from "./clients-with-month-stats-list-website-in-error-component.dto";
13
- import { ClientsWithMonthStatsListPaymentRecipientNameErrorComponentDto } from "./clients-with-month-stats-list-payment-recipient-name-error-component.dto";
14
- import { ClientsWithMonthStatsListBillingMethodInErrorComponentDto } from "./clients-with-month-stats-list-billing-method-in-error-component.dto";
15
- import { ClientsWithMonthStatsListQbClientIdInErrorComponentDto } from "./clients-with-month-stats-list-qb-client-id-in-error-component.dto";
16
- import { ClientsWithMonthStatsListBillingNotesErrorComponentDto } from "./clients-with-month-stats-list-billing-notes-error-component.dto";
17
- import { ClientsWithMonthStatsListIdErrorComponentDto } from "./clients-with-month-stats-list-id-error-component.dto";
18
- import { ClientsWithMonthStatsListTimeLimitPerMonthLteErrorComponentDto } from "./clients-with-month-stats-list-time-limit-per-month-lte-error-component.dto";
19
- import { ClientsWithMonthStatsListBillingZipInErrorComponentDto } from "./clients-with-month-stats-list-billing-zip-in-error-component.dto";
20
- import { ClientsWithMonthStatsListNotesErrorComponentDto } from "./clients-with-month-stats-list-notes-error-component.dto";
21
- import { ClientsWithMonthStatsListStatusInErrorComponentDto } from "./clients-with-month-stats-list-status-in-error-component.dto";
22
- import { ClientsWithMonthStatsListContractUntilLteErrorComponentDto } from "./clients-with-month-stats-list-contract-until-lte-error-component.dto";
23
- import { ClientsWithMonthStatsListBillingCityInErrorComponentDto } from "./clients-with-month-stats-list-billing-city-in-error-component.dto";
24
- import { ClientsWithMonthStatsListAccountManagerInErrorComponentDto } from "./clients-with-month-stats-list-account-manager-in-error-component.dto";
25
- import { ClientsWithMonthStatsListCreatedByInErrorComponentDto } from "./clients-with-month-stats-list-created-by-in-error-component.dto";
26
- import { ClientsWithMonthStatsListBillingStateErrorComponentDto } from "./clients-with-month-stats-list-billing-state-error-component.dto";
27
- import { ClientsWithMonthStatsListCityInErrorComponentDto } from "./clients-with-month-stats-list-city-in-error-component.dto";
28
- import { ClientsWithMonthStatsListCityErrorComponentDto } from "./clients-with-month-stats-list-city-error-component.dto";
29
- import { ClientsWithMonthStatsListNotesContainsErrorComponentDto } from "./clients-with-month-stats-list-notes-contains-error-component.dto";
30
- import { ClientsWithMonthStatsListCountryErrorComponentDto } from "./clients-with-month-stats-list-country-error-component.dto";
31
- import { ClientsWithMonthStatsListBillingZipErrorComponentDto } from "./clients-with-month-stats-list-billing-zip-error-component.dto";
32
- import { ClientsWithMonthStatsListZipErrorComponentDto } from "./clients-with-month-stats-list-zip-error-component.dto";
33
- import { ClientsWithMonthStatsListAddress2InErrorComponentDto } from "./clients-with-month-stats-list-address2-in-error-component.dto";
34
- import { ClientsWithMonthStatsListBillingAddress1ErrorComponentDto } from "./clients-with-month-stats-list-billing-address1-error-component.dto";
35
- import { ClientsWithMonthStatsListIdInErrorComponentDto } from "./clients-with-month-stats-list-id-in-error-component.dto";
36
- import { ClientsWithMonthStatsListBillingCountryErrorComponentDto } from "./clients-with-month-stats-list-billing-country-error-component.dto";
37
- import { ClientsWithMonthStatsListAddress1InErrorComponentDto } from "./clients-with-month-stats-list-address1-in-error-component.dto";
38
- import { ClientsWithMonthStatsListAddress1ErrorComponentDto } from "./clients-with-month-stats-list-address1-error-component.dto";
39
- import { ClientsWithMonthStatsListUpdatedByErrorComponentDto } from "./clients-with-month-stats-list-updated-by-error-component.dto";
40
- import { ClientsWithMonthStatsListAccountManagerErrorComponentDto } from "./clients-with-month-stats-list-account-manager-error-component.dto";
41
- import { ClientsWithMonthStatsListNotesInErrorComponentDto } from "./clients-with-month-stats-list-notes-in-error-component.dto";
42
- import { ClientsWithMonthStatsListStateInErrorComponentDto } from "./clients-with-month-stats-list-state-in-error-component.dto";
43
- import { ClientsWithMonthStatsListPaymentRecipientNameInErrorComponentDto } from "./clients-with-month-stats-list-payment-recipient-name-in-error-component.dto";
44
- import { ClientsWithMonthStatsListStatusErrorComponentDto } from "./clients-with-month-stats-list-status-error-component.dto";
45
- import { ClientsWithMonthStatsListWebsiteErrorComponentDto } from "./clients-with-month-stats-list-website-error-component.dto";
46
- import { ClientsWithMonthStatsListContractUntilGteErrorComponentDto } from "./clients-with-month-stats-list-contract-until-gte-error-component.dto";
47
- import { ClientsWithMonthStatsListStateErrorComponentDto } from "./clients-with-month-stats-list-state-error-component.dto";
48
- import { ClientsWithMonthStatsListCreatedByErrorComponentDto } from "./clients-with-month-stats-list-created-by-error-component.dto";
49
- import { ClientsWithMonthStatsListZipInErrorComponentDto } from "./clients-with-month-stats-list-zip-in-error-component.dto";
50
- import { ClientsWithMonthStatsListTimeLimitPerMonthGteErrorComponentDto } from "./clients-with-month-stats-list-time-limit-per-month-gte-error-component.dto";
51
- import { ClientsWithMonthStatsListCountryInErrorComponentDto } from "./clients-with-month-stats-list-country-in-error-component.dto";
52
- import { ClientsWithMonthStatsListQbClientIdErrorComponentDto } from "./clients-with-month-stats-list-qb-client-id-error-component.dto";
53
- import { ClientsWithMonthStatsListBillingStateInErrorComponentDto } from "./clients-with-month-stats-list-billing-state-in-error-component.dto";
54
- import { ClientsWithMonthStatsListBillingNotesInErrorComponentDto } from "./clients-with-month-stats-list-billing-notes-in-error-component.dto";
55
- import { ClientsWithMonthStatsListBillingCountryInErrorComponentDto } from "./clients-with-month-stats-list-billing-country-in-error-component.dto";
56
- import { ClientsWithMonthStatsListAddress2ErrorComponentDto } from "./clients-with-month-stats-list-address2-error-component.dto";
57
- import { ClientsWithMonthStatsListZohoAccountIdInErrorComponentDto } from "./clients-with-month-stats-list-zoho-account-id-in-error-component.dto";
58
- import { ClientsWithMonthStatsListBillingAddress1InErrorComponentDto } from "./clients-with-month-stats-list-billing-address1-in-error-component.dto";
59
- import { ClientsWithMonthStatsListZohoAccountIdErrorComponentDto } from "./clients-with-month-stats-list-zoho-account-id-error-component.dto";
60
- import { ClientsWithMonthStatsListUpdatedByInErrorComponentDto } from "./clients-with-month-stats-list-updated-by-in-error-component.dto";
61
- import { ClientsWithMonthStatsListBillingAddress2InErrorComponentDto } from "./clients-with-month-stats-list-billing-address2-in-error-component.dto";
62
- import { ClientsWithMonthStatsListBillingMethodErrorComponentDto } from "./clients-with-month-stats-list-billing-method-error-component.dto";
63
- import { ClientsWithMonthStatsListBillingNotesContainsErrorComponentDto } from "./clients-with-month-stats-list-billing-notes-contains-error-component.dto";
64
- /**
65
- * @type ClientsWithMonthStatsListErrorDto
66
- * @export
67
- */
68
- export type ClientsWithMonthStatsListErrorDto = ClientsWithMonthStatsListAccountManagerErrorComponentDto | ClientsWithMonthStatsListAccountManagerInErrorComponentDto | ClientsWithMonthStatsListAddress1ErrorComponentDto | ClientsWithMonthStatsListAddress1InErrorComponentDto | ClientsWithMonthStatsListAddress2ErrorComponentDto | ClientsWithMonthStatsListAddress2InErrorComponentDto | ClientsWithMonthStatsListBillingAddress1ErrorComponentDto | ClientsWithMonthStatsListBillingAddress1InErrorComponentDto | ClientsWithMonthStatsListBillingAddress2ErrorComponentDto | ClientsWithMonthStatsListBillingAddress2InErrorComponentDto | ClientsWithMonthStatsListBillingCityErrorComponentDto | ClientsWithMonthStatsListBillingCityInErrorComponentDto | ClientsWithMonthStatsListBillingCountryErrorComponentDto | ClientsWithMonthStatsListBillingCountryInErrorComponentDto | ClientsWithMonthStatsListBillingMethodErrorComponentDto | ClientsWithMonthStatsListBillingMethodInErrorComponentDto | ClientsWithMonthStatsListBillingNotesContainsErrorComponentDto | ClientsWithMonthStatsListBillingNotesErrorComponentDto | ClientsWithMonthStatsListBillingNotesInErrorComponentDto | ClientsWithMonthStatsListBillingStateErrorComponentDto | ClientsWithMonthStatsListBillingStateInErrorComponentDto | ClientsWithMonthStatsListBillingZipErrorComponentDto | ClientsWithMonthStatsListBillingZipInErrorComponentDto | ClientsWithMonthStatsListCityErrorComponentDto | ClientsWithMonthStatsListCityInErrorComponentDto | ClientsWithMonthStatsListContractUntilGteErrorComponentDto | ClientsWithMonthStatsListContractUntilLteErrorComponentDto | ClientsWithMonthStatsListCountryErrorComponentDto | ClientsWithMonthStatsListCountryInErrorComponentDto | ClientsWithMonthStatsListCreatedByErrorComponentDto | ClientsWithMonthStatsListCreatedByInErrorComponentDto | ClientsWithMonthStatsListIdErrorComponentDto | ClientsWithMonthStatsListIdInErrorComponentDto | ClientsWithMonthStatsListNotesContainsErrorComponentDto | ClientsWithMonthStatsListNotesErrorComponentDto | ClientsWithMonthStatsListNotesInErrorComponentDto | ClientsWithMonthStatsListPaymentRecipientNameErrorComponentDto | ClientsWithMonthStatsListPaymentRecipientNameInErrorComponentDto | ClientsWithMonthStatsListQbClientIdErrorComponentDto | ClientsWithMonthStatsListQbClientIdInErrorComponentDto | ClientsWithMonthStatsListStateErrorComponentDto | ClientsWithMonthStatsListStateInErrorComponentDto | ClientsWithMonthStatsListStatusErrorComponentDto | ClientsWithMonthStatsListStatusInErrorComponentDto | ClientsWithMonthStatsListTimeLimitPerMonthGteErrorComponentDto | ClientsWithMonthStatsListTimeLimitPerMonthLteErrorComponentDto | ClientsWithMonthStatsListUpdatedByErrorComponentDto | ClientsWithMonthStatsListUpdatedByInErrorComponentDto | ClientsWithMonthStatsListWebsiteErrorComponentDto | ClientsWithMonthStatsListWebsiteInErrorComponentDto | ClientsWithMonthStatsListZipErrorComponentDto | ClientsWithMonthStatsListZipInErrorComponentDto | ClientsWithMonthStatsListZohoAccountIdErrorComponentDto | ClientsWithMonthStatsListZohoAccountIdInErrorComponentDto;
@@ -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 ClientsWithMonthStatsListIdErrorComponentDto {
11
- /**
12
- * * `id` - id
13
- */
14
- attr: ClientsWithMonthStatsListIdErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid * `max_value` - max_value
17
- */
18
- code: ClientsWithMonthStatsListIdErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListIdErrorComponentDtoAttrEnum {
22
- Id = "id"
23
- }
24
- export declare enum ClientsWithMonthStatsListIdErrorComponentDtoCodeEnum {
25
- Invalid = "invalid",
26
- MaxValue = "max_value"
27
- }
@@ -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 ClientsWithMonthStatsListIdInErrorComponentDto {
11
- /**
12
- * * `id__in` - id__in
13
- */
14
- attr: ClientsWithMonthStatsListIdInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid * `max_value` - max_value
17
- */
18
- code: ClientsWithMonthStatsListIdInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListIdInErrorComponentDtoAttrEnum {
22
- IdIn = "id__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListIdInErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListNotesContainsErrorComponentDto {
11
- /**
12
- * * `notes__contains` - notes__contains
13
- */
14
- attr: ClientsWithMonthStatsListNotesContainsErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListNotesContainsErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListNotesContainsErrorComponentDtoAttrEnum {
22
- NotesContains = "notes__contains"
23
- }
24
- export declare enum ClientsWithMonthStatsListNotesContainsErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
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 ClientsWithMonthStatsListNotesErrorComponentDto {
11
- /**
12
- * * `notes` - notes
13
- */
14
- attr: ClientsWithMonthStatsListNotesErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListNotesErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListNotesErrorComponentDtoAttrEnum {
22
- Notes = "notes"
23
- }
24
- export declare enum ClientsWithMonthStatsListNotesErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
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 ClientsWithMonthStatsListNotesInErrorComponentDto {
11
- /**
12
- * * `notes__in` - notes__in
13
- */
14
- attr: ClientsWithMonthStatsListNotesInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListNotesInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListNotesInErrorComponentDtoAttrEnum {
22
- NotesIn = "notes__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListNotesInErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
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 ClientsWithMonthStatsListPaymentRecipientNameErrorComponentDto {
11
- /**
12
- * * `payment_recipient_name` - payment_recipient_name
13
- */
14
- attr: ClientsWithMonthStatsListPaymentRecipientNameErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListPaymentRecipientNameErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListPaymentRecipientNameErrorComponentDtoAttrEnum {
22
- PaymentRecipientName = "payment_recipient_name"
23
- }
24
- export declare enum ClientsWithMonthStatsListPaymentRecipientNameErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
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 ClientsWithMonthStatsListPaymentRecipientNameInErrorComponentDto {
11
- /**
12
- * * `payment_recipient_name__in` - payment_recipient_name__in
13
- */
14
- attr: ClientsWithMonthStatsListPaymentRecipientNameInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListPaymentRecipientNameInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListPaymentRecipientNameInErrorComponentDtoAttrEnum {
22
- PaymentRecipientNameIn = "payment_recipient_name__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListPaymentRecipientNameInErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
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 ClientsWithMonthStatsListQbClientIdErrorComponentDto {
11
- /**
12
- * * `qb_client_id` - qb_client_id
13
- */
14
- attr: ClientsWithMonthStatsListQbClientIdErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListQbClientIdErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListQbClientIdErrorComponentDtoAttrEnum {
22
- QbClientId = "qb_client_id"
23
- }
24
- export declare enum ClientsWithMonthStatsListQbClientIdErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
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 ClientsWithMonthStatsListQbClientIdInErrorComponentDto {
11
- /**
12
- * * `qb_client_id__in` - qb_client_id__in
13
- */
14
- attr: ClientsWithMonthStatsListQbClientIdInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListQbClientIdInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListQbClientIdInErrorComponentDtoAttrEnum {
22
- QbClientIdIn = "qb_client_id__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListQbClientIdInErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
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 ClientsWithMonthStatsListStateErrorComponentDto {
11
- /**
12
- * * `state` - state
13
- */
14
- attr: ClientsWithMonthStatsListStateErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListStateErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListStateErrorComponentDtoAttrEnum {
22
- State = "state"
23
- }
24
- export declare enum ClientsWithMonthStatsListStateErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
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 ClientsWithMonthStatsListStateInErrorComponentDto {
11
- /**
12
- * * `state__in` - state__in
13
- */
14
- attr: ClientsWithMonthStatsListStateInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListStateInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListStateInErrorComponentDtoAttrEnum {
22
- StateIn = "state__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListStateInErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
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 ClientsWithMonthStatsListStatusErrorComponentDto {
11
- /**
12
- * * `status` - status
13
- */
14
- attr: ClientsWithMonthStatsListStatusErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ClientsWithMonthStatsListStatusErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListStatusErrorComponentDtoAttrEnum {
22
- Status = "status"
23
- }
24
- export declare enum ClientsWithMonthStatsListStatusErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListStatusInErrorComponentDto {
11
- /**
12
- * * `status__in` - status__in
13
- */
14
- attr: ClientsWithMonthStatsListStatusInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListStatusInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListStatusInErrorComponentDtoAttrEnum {
22
- StatusIn = "status__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListStatusInErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
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 ClientsWithMonthStatsListTimeLimitPerMonthGteErrorComponentDto {
11
- /**
12
- * * `time_limit_per_month__gte` - time_limit_per_month__gte
13
- */
14
- attr: ClientsWithMonthStatsListTimeLimitPerMonthGteErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid * `overflow` - overflow
17
- */
18
- code: ClientsWithMonthStatsListTimeLimitPerMonthGteErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListTimeLimitPerMonthGteErrorComponentDtoAttrEnum {
22
- TimeLimitPerMonthGte = "time_limit_per_month__gte"
23
- }
24
- export declare enum ClientsWithMonthStatsListTimeLimitPerMonthGteErrorComponentDtoCodeEnum {
25
- Invalid = "invalid",
26
- Overflow = "overflow"
27
- }
@@ -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 ClientsWithMonthStatsListTimeLimitPerMonthLteErrorComponentDto {
11
- /**
12
- * * `time_limit_per_month__lte` - time_limit_per_month__lte
13
- */
14
- attr: ClientsWithMonthStatsListTimeLimitPerMonthLteErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid * `overflow` - overflow
17
- */
18
- code: ClientsWithMonthStatsListTimeLimitPerMonthLteErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListTimeLimitPerMonthLteErrorComponentDtoAttrEnum {
22
- TimeLimitPerMonthLte = "time_limit_per_month__lte"
23
- }
24
- export declare enum ClientsWithMonthStatsListTimeLimitPerMonthLteErrorComponentDtoCodeEnum {
25
- Invalid = "invalid",
26
- Overflow = "overflow"
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 ClientsWithMonthStatsListUpdatedByErrorComponentDto {
11
- /**
12
- * * `updated_by` - updated_by
13
- */
14
- attr: ClientsWithMonthStatsListUpdatedByErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ClientsWithMonthStatsListUpdatedByErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListUpdatedByErrorComponentDtoAttrEnum {
22
- UpdatedBy = "updated_by"
23
- }
24
- export declare enum ClientsWithMonthStatsListUpdatedByErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListUpdatedByInErrorComponentDto {
11
- /**
12
- * * `updated_by__in` - updated_by__in
13
- */
14
- attr: ClientsWithMonthStatsListUpdatedByInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ClientsWithMonthStatsListUpdatedByInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListUpdatedByInErrorComponentDtoAttrEnum {
22
- UpdatedByIn = "updated_by__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListUpdatedByInErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListWebsiteErrorComponentDto {
11
- /**
12
- * * `website` - website
13
- */
14
- attr: ClientsWithMonthStatsListWebsiteErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListWebsiteErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListWebsiteErrorComponentDtoAttrEnum {
22
- Website = "website"
23
- }
24
- export declare enum ClientsWithMonthStatsListWebsiteErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
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 ClientsWithMonthStatsListWebsiteInErrorComponentDto {
11
- /**
12
- * * `website__in` - website__in
13
- */
14
- attr: ClientsWithMonthStatsListWebsiteInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListWebsiteInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListWebsiteInErrorComponentDtoAttrEnum {
22
- WebsiteIn = "website__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListWebsiteInErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
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 ClientsWithMonthStatsListZipErrorComponentDto {
11
- /**
12
- * * `zip` - zip
13
- */
14
- attr: ClientsWithMonthStatsListZipErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListZipErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListZipErrorComponentDtoAttrEnum {
22
- Zip = "zip"
23
- }
24
- export declare enum ClientsWithMonthStatsListZipErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
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 ClientsWithMonthStatsListZipInErrorComponentDto {
11
- /**
12
- * * `zip__in` - zip__in
13
- */
14
- attr: ClientsWithMonthStatsListZipInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListZipInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListZipInErrorComponentDtoAttrEnum {
22
- ZipIn = "zip__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListZipInErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
26
- }