@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 ClientsWithMonthStatsListZohoAccountIdErrorComponentDto {
11
- /**
12
- * * `zoho_account_id` - zoho_account_id
13
- */
14
- attr: ClientsWithMonthStatsListZohoAccountIdErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListZohoAccountIdErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListZohoAccountIdErrorComponentDtoAttrEnum {
22
- ZohoAccountId = "zoho_account_id"
23
- }
24
- export declare enum ClientsWithMonthStatsListZohoAccountIdErrorComponentDtoCodeEnum {
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 ClientsWithMonthStatsListZohoAccountIdInErrorComponentDto {
11
- /**
12
- * * `zoho_account_id__in` - zoho_account_id__in
13
- */
14
- attr: ClientsWithMonthStatsListZohoAccountIdInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithMonthStatsListZohoAccountIdInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithMonthStatsListZohoAccountIdInErrorComponentDtoAttrEnum {
22
- ZohoAccountIdIn = "zoho_account_id__in"
23
- }
24
- export declare enum ClientsWithMonthStatsListZohoAccountIdInErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
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 { ClientSerializerWithMonthStatsDto } from "./client-serializer-with-month-stats.dto";
11
- export interface PaginatedClientSerializerWithMonthStatsListDto {
12
- count: number;
13
- results: Array<ClientSerializerWithMonthStatsDto>;
14
- next?: string | null;
15
- previous?: string | null;
16
- }