@saritasa/crm-delmar-core-sdk 0.1.49 → 0.1.51

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 (110) hide show
  1. package/README.md +2 -2
  2. package/api/api.d.ts +4 -1
  3. package/api/clients-api.service.d.ts +1 -67
  4. package/api/clients-api.serviceInterface.d.ts +0 -92
  5. package/api/export-sprint-hourly-report-for-client-api.service.d.ts +98 -0
  6. package/api/export-sprint-hourly-report-for-client-api.serviceInterface.d.ts +71 -0
  7. package/api/projects-api.service.d.ts +1 -67
  8. package/api/projects-api.serviceInterface.d.ts +0 -49
  9. package/fesm2022/saritasa-crm-delmar-core-sdk.mjs +678 -2107
  10. package/fesm2022/saritasa-crm-delmar-core-sdk.mjs.map +1 -1
  11. package/model/client-duration-data.dto.d.ts +3 -3
  12. package/model/client-margin-report.dto.d.ts +3 -3
  13. package/model/client-sprint-hourly-report-export-resource-create-export-job-request.dto.d.ts +16 -0
  14. package/model/client-statistics-request.dto.d.ts +38 -0
  15. package/model/client-statistics.dto.d.ts +41 -0
  16. package/model/client.dto.d.ts +2 -0
  17. package/model/export-sprint-hourly-report-for-client-start-create-error-response400.dto.d.ts +16 -0
  18. package/model/export-sprint-hourly-report-for-client-start-create-error.dto.d.ts +16 -0
  19. package/model/export-sprint-hourly-report-for-client-start-create-file-format-error-component.dto.d.ts +28 -0
  20. package/model/export-sprint-hourly-report-for-client-start-create-non-field-errors-error-component.dto.d.ts +27 -0
  21. package/model/{projects-with-stats-list-validation-error.dto.d.ts → export-sprint-hourly-report-for-client-start-create-validation-error.dto.d.ts} +3 -3
  22. package/model/models.d.ts +10 -83
  23. package/model/project-margin-report.dto.d.ts +3 -3
  24. package/model/project-statistics-request.dto.d.ts +38 -0
  25. package/model/project-statistics.dto.d.ts +41 -0
  26. package/model/project-status-report.dto.d.ts +5 -3
  27. package/model/project.dto.d.ts +2 -0
  28. package/package.json +2 -2
  29. package/model/client-serializer-with-month-stats.dto.d.ts +0 -25
  30. package/model/client-serializer-with-stats.dto.d.ts +0 -69
  31. package/model/clients-with-stats-list-account-manager-error-component.dto.d.ts +0 -26
  32. package/model/clients-with-stats-list-account-manager-in-error-component.dto.d.ts +0 -26
  33. package/model/clients-with-stats-list-address1-error-component.dto.d.ts +0 -26
  34. package/model/clients-with-stats-list-address1-in-error-component.dto.d.ts +0 -26
  35. package/model/clients-with-stats-list-address2-error-component.dto.d.ts +0 -26
  36. package/model/clients-with-stats-list-address2-in-error-component.dto.d.ts +0 -26
  37. package/model/clients-with-stats-list-billing-address1-error-component.dto.d.ts +0 -26
  38. package/model/clients-with-stats-list-billing-address1-in-error-component.dto.d.ts +0 -26
  39. package/model/clients-with-stats-list-billing-address2-error-component.dto.d.ts +0 -26
  40. package/model/clients-with-stats-list-billing-address2-in-error-component.dto.d.ts +0 -26
  41. package/model/clients-with-stats-list-billing-city-error-component.dto.d.ts +0 -26
  42. package/model/clients-with-stats-list-billing-city-in-error-component.dto.d.ts +0 -26
  43. package/model/clients-with-stats-list-billing-country-error-component.dto.d.ts +0 -26
  44. package/model/clients-with-stats-list-billing-country-in-error-component.dto.d.ts +0 -26
  45. package/model/clients-with-stats-list-billing-method-error-component.dto.d.ts +0 -26
  46. package/model/clients-with-stats-list-billing-method-in-error-component.dto.d.ts +0 -26
  47. package/model/clients-with-stats-list-billing-notes-contains-error-component.dto.d.ts +0 -26
  48. package/model/clients-with-stats-list-billing-notes-error-component.dto.d.ts +0 -26
  49. package/model/clients-with-stats-list-billing-notes-in-error-component.dto.d.ts +0 -26
  50. package/model/clients-with-stats-list-billing-state-error-component.dto.d.ts +0 -26
  51. package/model/clients-with-stats-list-billing-state-in-error-component.dto.d.ts +0 -26
  52. package/model/clients-with-stats-list-billing-zip-error-component.dto.d.ts +0 -26
  53. package/model/clients-with-stats-list-billing-zip-in-error-component.dto.d.ts +0 -26
  54. package/model/clients-with-stats-list-city-error-component.dto.d.ts +0 -26
  55. package/model/clients-with-stats-list-city-in-error-component.dto.d.ts +0 -26
  56. package/model/clients-with-stats-list-contract-until-gte-error-component.dto.d.ts +0 -26
  57. package/model/clients-with-stats-list-contract-until-lte-error-component.dto.d.ts +0 -26
  58. package/model/clients-with-stats-list-country-error-component.dto.d.ts +0 -26
  59. package/model/clients-with-stats-list-country-in-error-component.dto.d.ts +0 -26
  60. package/model/clients-with-stats-list-created-by-error-component.dto.d.ts +0 -26
  61. package/model/clients-with-stats-list-created-by-in-error-component.dto.d.ts +0 -26
  62. package/model/clients-with-stats-list-created-date-gte-error-component.dto.d.ts +0 -26
  63. package/model/clients-with-stats-list-created-date-lte-error-component.dto.d.ts +0 -26
  64. package/model/clients-with-stats-list-created-gte-error-component.dto.d.ts +0 -26
  65. package/model/clients-with-stats-list-created-lte-error-component.dto.d.ts +0 -26
  66. package/model/clients-with-stats-list-error-response400.dto.d.ts +0 -16
  67. package/model/clients-with-stats-list-error.dto.d.ts +0 -72
  68. package/model/clients-with-stats-list-id-error-component.dto.d.ts +0 -27
  69. package/model/clients-with-stats-list-id-in-error-component.dto.d.ts +0 -27
  70. package/model/clients-with-stats-list-notes-contains-error-component.dto.d.ts +0 -26
  71. package/model/clients-with-stats-list-notes-error-component.dto.d.ts +0 -26
  72. package/model/clients-with-stats-list-notes-in-error-component.dto.d.ts +0 -26
  73. package/model/clients-with-stats-list-payment-recipient-name-error-component.dto.d.ts +0 -26
  74. package/model/clients-with-stats-list-payment-recipient-name-in-error-component.dto.d.ts +0 -26
  75. package/model/clients-with-stats-list-qb-client-id-error-component.dto.d.ts +0 -26
  76. package/model/clients-with-stats-list-qb-client-id-in-error-component.dto.d.ts +0 -26
  77. package/model/clients-with-stats-list-state-error-component.dto.d.ts +0 -26
  78. package/model/clients-with-stats-list-state-in-error-component.dto.d.ts +0 -26
  79. package/model/clients-with-stats-list-status-error-component.dto.d.ts +0 -26
  80. package/model/clients-with-stats-list-status-in-error-component.dto.d.ts +0 -26
  81. package/model/clients-with-stats-list-time-limit-per-month-gte-error-component.dto.d.ts +0 -27
  82. package/model/clients-with-stats-list-time-limit-per-month-lte-error-component.dto.d.ts +0 -27
  83. package/model/clients-with-stats-list-updated-by-error-component.dto.d.ts +0 -26
  84. package/model/clients-with-stats-list-updated-by-in-error-component.dto.d.ts +0 -26
  85. package/model/clients-with-stats-list-validation-error.dto.d.ts +0 -15
  86. package/model/clients-with-stats-list-website-error-component.dto.d.ts +0 -26
  87. package/model/clients-with-stats-list-website-in-error-component.dto.d.ts +0 -26
  88. package/model/clients-with-stats-list-zip-error-component.dto.d.ts +0 -26
  89. package/model/clients-with-stats-list-zip-in-error-component.dto.d.ts +0 -26
  90. package/model/clients-with-stats-list-zoho-account-id-error-component.dto.d.ts +0 -26
  91. package/model/clients-with-stats-list-zoho-account-id-in-error-component.dto.d.ts +0 -26
  92. package/model/paginated-client-serializer-with-stats-list.dto.d.ts +0 -16
  93. package/model/paginated-project-serializer-with-stats-list.dto.d.ts +0 -16
  94. package/model/project-serializer-with-month-stats.dto.d.ts +0 -25
  95. package/model/project-serializer-with-stats.dto.d.ts +0 -80
  96. package/model/projects-with-stats-list-client-contact-error-component.dto.d.ts +0 -26
  97. package/model/projects-with-stats-list-client-contact-in-error-component.dto.d.ts +0 -26
  98. package/model/projects-with-stats-list-client-error-component.dto.d.ts +0 -26
  99. package/model/projects-with-stats-list-client-in-error-component.dto.d.ts +0 -26
  100. package/model/projects-with-stats-list-created-date-gte-error-component.dto.d.ts +0 -26
  101. package/model/projects-with-stats-list-created-date-lte-error-component.dto.d.ts +0 -26
  102. package/model/projects-with-stats-list-created-gte-error-component.dto.d.ts +0 -26
  103. package/model/projects-with-stats-list-created-lte-error-component.dto.d.ts +0 -26
  104. package/model/projects-with-stats-list-error-response400.dto.d.ts +0 -16
  105. package/model/projects-with-stats-list-error.dto.d.ts +0 -27
  106. package/model/projects-with-stats-list-id-error-component.dto.d.ts +0 -27
  107. package/model/projects-with-stats-list-id-in-error-component.dto.d.ts +0 -27
  108. package/model/projects-with-stats-list-project-managers-id-in-error-component.dto.d.ts +0 -27
  109. package/model/projects-with-stats-list-status-error-component.dto.d.ts +0 -26
  110. package/model/projects-with-stats-list-status-in-error-component.dto.d.ts +0 -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 ProjectsWithStatsListCreatedDateLteErrorComponentDto {
11
- /**
12
- * * `created__date__lte` - created__date__lte
13
- */
14
- attr: ProjectsWithStatsListCreatedDateLteErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid
17
- */
18
- code: ProjectsWithStatsListCreatedDateLteErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ProjectsWithStatsListCreatedDateLteErrorComponentDtoAttrEnum {
22
- CreatedDateLte = "created__date__lte"
23
- }
24
- export declare enum ProjectsWithStatsListCreatedDateLteErrorComponentDtoCodeEnum {
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 ProjectsWithStatsListCreatedGteErrorComponentDto {
11
- /**
12
- * * `created__gte` - created__gte
13
- */
14
- attr: ProjectsWithStatsListCreatedGteErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid
17
- */
18
- code: ProjectsWithStatsListCreatedGteErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ProjectsWithStatsListCreatedGteErrorComponentDtoAttrEnum {
22
- CreatedGte = "created__gte"
23
- }
24
- export declare enum ProjectsWithStatsListCreatedGteErrorComponentDtoCodeEnum {
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 ProjectsWithStatsListCreatedLteErrorComponentDto {
11
- /**
12
- * * `created__lte` - created__lte
13
- */
14
- attr: ProjectsWithStatsListCreatedLteErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid
17
- */
18
- code: ProjectsWithStatsListCreatedLteErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ProjectsWithStatsListCreatedLteErrorComponentDtoAttrEnum {
22
- CreatedLte = "created__lte"
23
- }
24
- export declare enum ProjectsWithStatsListCreatedLteErrorComponentDtoCodeEnum {
25
- Invalid = "invalid"
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 { ProjectsWithStatsListValidationErrorDto } from "./projects-with-stats-list-validation-error.dto";
12
- /**
13
- * @type ProjectsWithStatsListErrorResponse400Dto
14
- * @export
15
- */
16
- export type ProjectsWithStatsListErrorResponse400Dto = ParseErrorResponseDto | ProjectsWithStatsListValidationErrorDto;
@@ -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
- import { ProjectsWithStatsListClientInErrorComponentDto } from "./projects-with-stats-list-client-in-error-component.dto";
11
- import { ProjectsWithStatsListClientContactInErrorComponentDto } from "./projects-with-stats-list-client-contact-in-error-component.dto";
12
- import { ProjectsWithStatsListProjectManagersIdInErrorComponentDto } from "./projects-with-stats-list-project-managers-id-in-error-component.dto";
13
- import { ProjectsWithStatsListClientContactErrorComponentDto } from "./projects-with-stats-list-client-contact-error-component.dto";
14
- import { ProjectsWithStatsListIdErrorComponentDto } from "./projects-with-stats-list-id-error-component.dto";
15
- import { ProjectsWithStatsListCreatedLteErrorComponentDto } from "./projects-with-stats-list-created-lte-error-component.dto";
16
- import { ProjectsWithStatsListIdInErrorComponentDto } from "./projects-with-stats-list-id-in-error-component.dto";
17
- import { ProjectsWithStatsListCreatedGteErrorComponentDto } from "./projects-with-stats-list-created-gte-error-component.dto";
18
- import { ProjectsWithStatsListStatusInErrorComponentDto } from "./projects-with-stats-list-status-in-error-component.dto";
19
- import { ProjectsWithStatsListStatusErrorComponentDto } from "./projects-with-stats-list-status-error-component.dto";
20
- import { ProjectsWithStatsListClientErrorComponentDto } from "./projects-with-stats-list-client-error-component.dto";
21
- import { ProjectsWithStatsListCreatedDateGteErrorComponentDto } from "./projects-with-stats-list-created-date-gte-error-component.dto";
22
- import { ProjectsWithStatsListCreatedDateLteErrorComponentDto } from "./projects-with-stats-list-created-date-lte-error-component.dto";
23
- /**
24
- * @type ProjectsWithStatsListErrorDto
25
- * @export
26
- */
27
- export type ProjectsWithStatsListErrorDto = ProjectsWithStatsListClientContactErrorComponentDto | ProjectsWithStatsListClientContactInErrorComponentDto | ProjectsWithStatsListClientErrorComponentDto | ProjectsWithStatsListClientInErrorComponentDto | ProjectsWithStatsListCreatedDateGteErrorComponentDto | ProjectsWithStatsListCreatedDateLteErrorComponentDto | ProjectsWithStatsListCreatedGteErrorComponentDto | ProjectsWithStatsListCreatedLteErrorComponentDto | ProjectsWithStatsListIdErrorComponentDto | ProjectsWithStatsListIdInErrorComponentDto | ProjectsWithStatsListProjectManagersIdInErrorComponentDto | ProjectsWithStatsListStatusErrorComponentDto | ProjectsWithStatsListStatusInErrorComponentDto;
@@ -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 ProjectsWithStatsListIdErrorComponentDto {
11
- /**
12
- * * `id` - id
13
- */
14
- attr: ProjectsWithStatsListIdErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid * `max_value` - max_value
17
- */
18
- code: ProjectsWithStatsListIdErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ProjectsWithStatsListIdErrorComponentDtoAttrEnum {
22
- Id = "id"
23
- }
24
- export declare enum ProjectsWithStatsListIdErrorComponentDtoCodeEnum {
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 ProjectsWithStatsListIdInErrorComponentDto {
11
- /**
12
- * * `id__in` - id__in
13
- */
14
- attr: ProjectsWithStatsListIdInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid * `max_value` - max_value
17
- */
18
- code: ProjectsWithStatsListIdInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ProjectsWithStatsListIdInErrorComponentDtoAttrEnum {
22
- IdIn = "id__in"
23
- }
24
- export declare enum ProjectsWithStatsListIdInErrorComponentDtoCodeEnum {
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 ProjectsWithStatsListProjectManagersIdInErrorComponentDto {
11
- /**
12
- * * `project_managers__id__in` - project_managers__id__in
13
- */
14
- attr: ProjectsWithStatsListProjectManagersIdInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid * `max_value` - max_value
17
- */
18
- code: ProjectsWithStatsListProjectManagersIdInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ProjectsWithStatsListProjectManagersIdInErrorComponentDtoAttrEnum {
22
- ProjectManagersIdIn = "project_managers__id__in"
23
- }
24
- export declare enum ProjectsWithStatsListProjectManagersIdInErrorComponentDtoCodeEnum {
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 ProjectsWithStatsListStatusErrorComponentDto {
11
- /**
12
- * * `status` - status
13
- */
14
- attr: ProjectsWithStatsListStatusErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ProjectsWithStatsListStatusErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ProjectsWithStatsListStatusErrorComponentDtoAttrEnum {
22
- Status = "status"
23
- }
24
- export declare enum ProjectsWithStatsListStatusErrorComponentDtoCodeEnum {
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 ProjectsWithStatsListStatusInErrorComponentDto {
11
- /**
12
- * * `status__in` - status__in
13
- */
14
- attr: ProjectsWithStatsListStatusInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ProjectsWithStatsListStatusInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ProjectsWithStatsListStatusInErrorComponentDtoAttrEnum {
22
- StatusIn = "status__in"
23
- }
24
- export declare enum ProjectsWithStatsListStatusInErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
26
- }