@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,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 ClientsWithMonthStatsListBillingAddress2InErrorComponentDto {
11
- /**
12
- * * `billing_address2__in` - billing_address2__in
13
- */
14
- attr: ClientsWithMonthStatsListBillingAddress2InErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListBillingAddress2InErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListBillingAddress2InErrorComponentDtoAttrEnum {
22
- BillingAddress2In = "billing_address2__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListBillingAddress2InErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListBillingCityErrorComponentDto {
11
- /**
12
- * * `billing_city` - billing_city
13
- */
14
- attr: ClientsWithMonthStatsListBillingCityErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListBillingCityErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListBillingCityErrorComponentDtoAttrEnum {
22
- BillingCity = "billing_city"
23
- }
24
- export declare enum ClientsWithMonthStatsListBillingCityErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListBillingCityInErrorComponentDto {
11
- /**
12
- * * `billing_city__in` - billing_city__in
13
- */
14
- attr: ClientsWithMonthStatsListBillingCityInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListBillingCityInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListBillingCityInErrorComponentDtoAttrEnum {
22
- BillingCityIn = "billing_city__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListBillingCityInErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListBillingCountryErrorComponentDto {
11
- /**
12
- * * `billing_country` - billing_country
13
- */
14
- attr: ClientsWithMonthStatsListBillingCountryErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListBillingCountryErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListBillingCountryErrorComponentDtoAttrEnum {
22
- BillingCountry = "billing_country"
23
- }
24
- export declare enum ClientsWithMonthStatsListBillingCountryErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListBillingCountryInErrorComponentDto {
11
- /**
12
- * * `billing_country__in` - billing_country__in
13
- */
14
- attr: ClientsWithMonthStatsListBillingCountryInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListBillingCountryInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListBillingCountryInErrorComponentDtoAttrEnum {
22
- BillingCountryIn = "billing_country__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListBillingCountryInErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListBillingMethodErrorComponentDto {
11
- /**
12
- * * `billing_method` - billing_method
13
- */
14
- attr: ClientsWithMonthStatsListBillingMethodErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ClientsWithMonthStatsListBillingMethodErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListBillingMethodErrorComponentDtoAttrEnum {
22
- BillingMethod = "billing_method"
23
- }
24
- export declare enum ClientsWithMonthStatsListBillingMethodErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListBillingMethodInErrorComponentDto {
11
- /**
12
- * * `billing_method__in` - billing_method__in
13
- */
14
- attr: ClientsWithMonthStatsListBillingMethodInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListBillingMethodInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListBillingMethodInErrorComponentDtoAttrEnum {
22
- BillingMethodIn = "billing_method__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListBillingMethodInErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListBillingNotesContainsErrorComponentDto {
11
- /**
12
- * * `billing_notes__contains` - billing_notes__contains
13
- */
14
- attr: ClientsWithMonthStatsListBillingNotesContainsErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListBillingNotesContainsErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListBillingNotesContainsErrorComponentDtoAttrEnum {
22
- BillingNotesContains = "billing_notes__contains"
23
- }
24
- export declare enum ClientsWithMonthStatsListBillingNotesContainsErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListBillingNotesErrorComponentDto {
11
- /**
12
- * * `billing_notes` - billing_notes
13
- */
14
- attr: ClientsWithMonthStatsListBillingNotesErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListBillingNotesErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListBillingNotesErrorComponentDtoAttrEnum {
22
- BillingNotes = "billing_notes"
23
- }
24
- export declare enum ClientsWithMonthStatsListBillingNotesErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListBillingNotesInErrorComponentDto {
11
- /**
12
- * * `billing_notes__in` - billing_notes__in
13
- */
14
- attr: ClientsWithMonthStatsListBillingNotesInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListBillingNotesInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListBillingNotesInErrorComponentDtoAttrEnum {
22
- BillingNotesIn = "billing_notes__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListBillingNotesInErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListBillingStateErrorComponentDto {
11
- /**
12
- * * `billing_state` - billing_state
13
- */
14
- attr: ClientsWithMonthStatsListBillingStateErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListBillingStateErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListBillingStateErrorComponentDtoAttrEnum {
22
- BillingState = "billing_state"
23
- }
24
- export declare enum ClientsWithMonthStatsListBillingStateErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListBillingStateInErrorComponentDto {
11
- /**
12
- * * `billing_state__in` - billing_state__in
13
- */
14
- attr: ClientsWithMonthStatsListBillingStateInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListBillingStateInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListBillingStateInErrorComponentDtoAttrEnum {
22
- BillingStateIn = "billing_state__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListBillingStateInErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListBillingZipErrorComponentDto {
11
- /**
12
- * * `billing_zip` - billing_zip
13
- */
14
- attr: ClientsWithMonthStatsListBillingZipErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListBillingZipErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListBillingZipErrorComponentDtoAttrEnum {
22
- BillingZip = "billing_zip"
23
- }
24
- export declare enum ClientsWithMonthStatsListBillingZipErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListBillingZipInErrorComponentDto {
11
- /**
12
- * * `billing_zip__in` - billing_zip__in
13
- */
14
- attr: ClientsWithMonthStatsListBillingZipInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListBillingZipInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListBillingZipInErrorComponentDtoAttrEnum {
22
- BillingZipIn = "billing_zip__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListBillingZipInErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListCityErrorComponentDto {
11
- /**
12
- * * `city` - city
13
- */
14
- attr: ClientsWithMonthStatsListCityErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListCityErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListCityErrorComponentDtoAttrEnum {
22
- City = "city"
23
- }
24
- export declare enum ClientsWithMonthStatsListCityErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListCityInErrorComponentDto {
11
- /**
12
- * * `city__in` - city__in
13
- */
14
- attr: ClientsWithMonthStatsListCityInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListCityInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListCityInErrorComponentDtoAttrEnum {
22
- CityIn = "city__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListCityInErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListContractUntilGteErrorComponentDto {
11
- /**
12
- * * `contract_until__gte` - contract_until__gte
13
- */
14
- attr: ClientsWithMonthStatsListContractUntilGteErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid
17
- */
18
- code: ClientsWithMonthStatsListContractUntilGteErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListContractUntilGteErrorComponentDtoAttrEnum {
22
- ContractUntilGte = "contract_until__gte"
23
- }
24
- export declare enum ClientsWithMonthStatsListContractUntilGteErrorComponentDtoCodeEnum {
25
- Invalid = "invalid"
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 ClientsWithMonthStatsListContractUntilLteErrorComponentDto {
11
- /**
12
- * * `contract_until__lte` - contract_until__lte
13
- */
14
- attr: ClientsWithMonthStatsListContractUntilLteErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid
17
- */
18
- code: ClientsWithMonthStatsListContractUntilLteErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListContractUntilLteErrorComponentDtoAttrEnum {
22
- ContractUntilLte = "contract_until__lte"
23
- }
24
- export declare enum ClientsWithMonthStatsListContractUntilLteErrorComponentDtoCodeEnum {
25
- Invalid = "invalid"
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 ClientsWithMonthStatsListCountryErrorComponentDto {
11
- /**
12
- * * `country` - country
13
- */
14
- attr: ClientsWithMonthStatsListCountryErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListCountryErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListCountryErrorComponentDtoAttrEnum {
22
- Country = "country"
23
- }
24
- export declare enum ClientsWithMonthStatsListCountryErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListCountryInErrorComponentDto {
11
- /**
12
- * * `country__in` - country__in
13
- */
14
- attr: ClientsWithMonthStatsListCountryInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListCountryInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListCountryInErrorComponentDtoAttrEnum {
22
- CountryIn = "country__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListCountryInErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListCreatedByErrorComponentDto {
11
- /**
12
- * * `created_by` - created_by
13
- */
14
- attr: ClientsWithMonthStatsListCreatedByErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ClientsWithMonthStatsListCreatedByErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListCreatedByErrorComponentDtoAttrEnum {
22
- CreatedBy = "created_by"
23
- }
24
- export declare enum ClientsWithMonthStatsListCreatedByErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListCreatedByInErrorComponentDto {
11
- /**
12
- * * `created_by__in` - created_by__in
13
- */
14
- attr: ClientsWithMonthStatsListCreatedByInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ClientsWithMonthStatsListCreatedByInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListCreatedByInErrorComponentDtoAttrEnum {
22
- CreatedByIn = "created_by__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListCreatedByInErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,16 +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 { ParseErrorResponseDto } from "./parse-error-response.dto";
11
- import { ClientsWithMonthStatsListValidationErrorDto } from "./clients-with-month-stats-list-validation-error.dto";
12
- /**
13
- * @type ClientsWithMonthStatsListErrorResponse400Dto
14
- * @export
15
- */
16
- export type ClientsWithMonthStatsListErrorResponse400Dto = ClientsWithMonthStatsListValidationErrorDto | ParseErrorResponseDto;