@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 ClientsWithStatsListStateErrorComponentDto {
11
- /**
12
- * * `state` - state
13
- */
14
- attr: ClientsWithStatsListStateErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListStateErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListStateErrorComponentDtoAttrEnum {
22
- State = "state"
23
- }
24
- export declare enum ClientsWithStatsListStateErrorComponentDtoCodeEnum {
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 ClientsWithStatsListStateInErrorComponentDto {
11
- /**
12
- * * `state__in` - state__in
13
- */
14
- attr: ClientsWithStatsListStateInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListStateInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListStateInErrorComponentDtoAttrEnum {
22
- StateIn = "state__in"
23
- }
24
- export declare enum ClientsWithStatsListStateInErrorComponentDtoCodeEnum {
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 ClientsWithStatsListStatusErrorComponentDto {
11
- /**
12
- * * `status` - status
13
- */
14
- attr: ClientsWithStatsListStatusErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ClientsWithStatsListStatusErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListStatusErrorComponentDtoAttrEnum {
22
- Status = "status"
23
- }
24
- export declare enum ClientsWithStatsListStatusErrorComponentDtoCodeEnum {
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 ClientsWithStatsListStatusInErrorComponentDto {
11
- /**
12
- * * `status__in` - status__in
13
- */
14
- attr: ClientsWithStatsListStatusInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListStatusInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListStatusInErrorComponentDtoAttrEnum {
22
- StatusIn = "status__in"
23
- }
24
- export declare enum ClientsWithStatsListStatusInErrorComponentDtoCodeEnum {
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 ClientsWithStatsListTimeLimitPerMonthGteErrorComponentDto {
11
- /**
12
- * * `time_limit_per_month__gte` - time_limit_per_month__gte
13
- */
14
- attr: ClientsWithStatsListTimeLimitPerMonthGteErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid * `overflow` - overflow
17
- */
18
- code: ClientsWithStatsListTimeLimitPerMonthGteErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListTimeLimitPerMonthGteErrorComponentDtoAttrEnum {
22
- TimeLimitPerMonthGte = "time_limit_per_month__gte"
23
- }
24
- export declare enum ClientsWithStatsListTimeLimitPerMonthGteErrorComponentDtoCodeEnum {
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 ClientsWithStatsListTimeLimitPerMonthLteErrorComponentDto {
11
- /**
12
- * * `time_limit_per_month__lte` - time_limit_per_month__lte
13
- */
14
- attr: ClientsWithStatsListTimeLimitPerMonthLteErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid * `overflow` - overflow
17
- */
18
- code: ClientsWithStatsListTimeLimitPerMonthLteErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListTimeLimitPerMonthLteErrorComponentDtoAttrEnum {
22
- TimeLimitPerMonthLte = "time_limit_per_month__lte"
23
- }
24
- export declare enum ClientsWithStatsListTimeLimitPerMonthLteErrorComponentDtoCodeEnum {
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 ClientsWithStatsListUpdatedByErrorComponentDto {
11
- /**
12
- * * `updated_by` - updated_by
13
- */
14
- attr: ClientsWithStatsListUpdatedByErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ClientsWithStatsListUpdatedByErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListUpdatedByErrorComponentDtoAttrEnum {
22
- UpdatedBy = "updated_by"
23
- }
24
- export declare enum ClientsWithStatsListUpdatedByErrorComponentDtoCodeEnum {
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 ClientsWithStatsListUpdatedByInErrorComponentDto {
11
- /**
12
- * * `updated_by__in` - updated_by__in
13
- */
14
- attr: ClientsWithStatsListUpdatedByInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ClientsWithStatsListUpdatedByInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListUpdatedByInErrorComponentDtoAttrEnum {
22
- UpdatedByIn = "updated_by__in"
23
- }
24
- export declare enum ClientsWithStatsListUpdatedByInErrorComponentDtoCodeEnum {
25
- InvalidChoice = "invalid_choice"
26
- }
@@ -1,15 +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 { ValidationErrorEnumDto } from "./validation-error-enum.dto";
11
- import { ClientsWithStatsListErrorDto } from "./clients-with-stats-list-error.dto";
12
- export interface ClientsWithStatsListValidationErrorDto {
13
- type: ValidationErrorEnumDto;
14
- errors: Array<ClientsWithStatsListErrorDto>;
15
- }
@@ -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 ClientsWithStatsListWebsiteErrorComponentDto {
11
- /**
12
- * * `website` - website
13
- */
14
- attr: ClientsWithStatsListWebsiteErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListWebsiteErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListWebsiteErrorComponentDtoAttrEnum {
22
- Website = "website"
23
- }
24
- export declare enum ClientsWithStatsListWebsiteErrorComponentDtoCodeEnum {
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 ClientsWithStatsListWebsiteInErrorComponentDto {
11
- /**
12
- * * `website__in` - website__in
13
- */
14
- attr: ClientsWithStatsListWebsiteInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListWebsiteInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListWebsiteInErrorComponentDtoAttrEnum {
22
- WebsiteIn = "website__in"
23
- }
24
- export declare enum ClientsWithStatsListWebsiteInErrorComponentDtoCodeEnum {
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 ClientsWithStatsListZipErrorComponentDto {
11
- /**
12
- * * `zip` - zip
13
- */
14
- attr: ClientsWithStatsListZipErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListZipErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListZipErrorComponentDtoAttrEnum {
22
- Zip = "zip"
23
- }
24
- export declare enum ClientsWithStatsListZipErrorComponentDtoCodeEnum {
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 ClientsWithStatsListZipInErrorComponentDto {
11
- /**
12
- * * `zip__in` - zip__in
13
- */
14
- attr: ClientsWithStatsListZipInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListZipInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListZipInErrorComponentDtoAttrEnum {
22
- ZipIn = "zip__in"
23
- }
24
- export declare enum ClientsWithStatsListZipInErrorComponentDtoCodeEnum {
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 ClientsWithStatsListZohoAccountIdErrorComponentDto {
11
- /**
12
- * * `zoho_account_id` - zoho_account_id
13
- */
14
- attr: ClientsWithStatsListZohoAccountIdErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListZohoAccountIdErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListZohoAccountIdErrorComponentDtoAttrEnum {
22
- ZohoAccountId = "zoho_account_id"
23
- }
24
- export declare enum ClientsWithStatsListZohoAccountIdErrorComponentDtoCodeEnum {
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 ClientsWithStatsListZohoAccountIdInErrorComponentDto {
11
- /**
12
- * * `zoho_account_id__in` - zoho_account_id__in
13
- */
14
- attr: ClientsWithStatsListZohoAccountIdInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListZohoAccountIdInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListZohoAccountIdInErrorComponentDtoAttrEnum {
22
- ZohoAccountIdIn = "zoho_account_id__in"
23
- }
24
- export declare enum ClientsWithStatsListZohoAccountIdInErrorComponentDtoCodeEnum {
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 { ClientSerializerWithStatsDto } from "./client-serializer-with-stats.dto";
11
- export interface PaginatedClientSerializerWithStatsListDto {
12
- count: number;
13
- results: Array<ClientSerializerWithStatsDto>;
14
- next?: string | null;
15
- previous?: string | null;
16
- }
@@ -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 { ProjectSerializerWithStatsDto } from "./project-serializer-with-stats.dto";
11
- export interface PaginatedProjectSerializerWithStatsListDto {
12
- count: number;
13
- results: Array<ProjectSerializerWithStatsDto>;
14
- next?: string | null;
15
- previous?: string | null;
16
- }
@@ -1,25 +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
- /**
11
- * Serializer for Project model with month stats.
12
- */
13
- export interface ProjectSerializerWithMonthStatsDto {
14
- readonly id: number;
15
- readonly created: string;
16
- readonly modified: string;
17
- readonly billable_day_jobs_duration: number;
18
- readonly unbillable_day_jobs_duration: number;
19
- readonly billable_week_jobs_duration: number;
20
- readonly unbillable_week_jobs_duration: number;
21
- readonly billable_month_jobs_duration: number;
22
- readonly unbillable_month_jobs_duration: number;
23
- readonly billable_month_avg_day_jobs_duration: number;
24
- readonly unbillable_month_avg_day_jobs_duration: number;
25
- }
@@ -1,80 +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 { SimpleJiraProjectDto } from "./simple-jira-project.dto";
11
- import { SimpleUserDto } from "./simple-user.dto";
12
- import { BillingFrequencyEnumDto } from "./billing-frequency-enum.dto";
13
- import { SimpleProjectPriorityDto } from "./simple-project-priority.dto";
14
- import { BillingTypeEnumDto } from "./billing-type-enum.dto";
15
- import { SimpleClientDto } from "./simple-client.dto";
16
- import { HostingFrequencyEnumDto } from "./hosting-frequency-enum.dto";
17
- import { SimpleClientContactDto } from "./simple-client-contact.dto";
18
- import { ProjectStatusEnumDto } from "./project-status-enum.dto";
19
- /**
20
- * Serializer for Project model with stats.
21
- */
22
- export interface ProjectSerializerWithStatsDto {
23
- readonly id: number;
24
- readonly created: string;
25
- readonly modified: string;
26
- name: string;
27
- status: ProjectStatusEnumDto;
28
- billing_type: BillingTypeEnumDto;
29
- is_utilized: boolean;
30
- is_billable: boolean;
31
- time_limit_per_month: number;
32
- time_limit: number;
33
- /**
34
- * This is the code used by DevOps team to format project infrastructure. For example, <code>-dev.saritasa.rocks for dev DNS.
35
- */
36
- environment_code: string;
37
- nickname: string;
38
- readonly created_by: number | null;
39
- readonly updated_by: number | null;
40
- client: number;
41
- project_managers: Array<number>;
42
- jira_link: SimpleJiraProjectDto | null;
43
- readonly billable_tasks_count: number;
44
- readonly unbillable_tasks_count: number;
45
- readonly billable_jobs_count: number;
46
- readonly unbillable_jobs_count: number;
47
- readonly billable_duration: number;
48
- readonly unbillable_duration: number;
49
- readonly billable_avg_day_jobs_duration: number;
50
- readonly unbillable_avg_day_jobs_duration: number;
51
- readonly client_data: SimpleClientDto;
52
- readonly client_contact_data: SimpleClientContactDto | null;
53
- readonly priority_data: SimpleProjectPriorityDto | null;
54
- readonly tech_manager_data: SimpleUserDto | null;
55
- readonly qa_manager_data: SimpleUserDto | null;
56
- readonly project_managers_data: Array<SimpleUserDto>;
57
- readonly created_by_data: SimpleUserDto | null;
58
- readonly updated_by_data: SimpleUserDto | null;
59
- billing_frequency?: BillingFrequencyEnumDto;
60
- has_hosting?: boolean;
61
- hosting_fee?: string | null;
62
- hosting_frequency?: HostingFrequencyEnumDto;
63
- hosting_start?: string | null;
64
- tech_manager?: number | null;
65
- qa_manager?: number | null;
66
- start_date?: string | null;
67
- development_start_date?: string | null;
68
- is_development_started?: boolean;
69
- proposed_end_date?: string | null;
70
- actual_end_date?: string | null;
71
- notes?: string;
72
- /**
73
- * Project ID in Zoho CRM
74
- */
75
- zoho_id?: string;
76
- dev_site?: string;
77
- actual_site?: string;
78
- client_contact?: number | null;
79
- priority?: number | null;
80
- }
@@ -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 ProjectsWithStatsListClientContactErrorComponentDto {
11
- /**
12
- * * `client_contact` - client_contact
13
- */
14
- attr: ProjectsWithStatsListClientContactErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ProjectsWithStatsListClientContactErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ProjectsWithStatsListClientContactErrorComponentDtoAttrEnum {
22
- ClientContact = "client_contact"
23
- }
24
- export declare enum ProjectsWithStatsListClientContactErrorComponentDtoCodeEnum {
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 ProjectsWithStatsListClientContactInErrorComponentDto {
11
- /**
12
- * * `client_contact__in` - client_contact__in
13
- */
14
- attr: ProjectsWithStatsListClientContactInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ProjectsWithStatsListClientContactInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ProjectsWithStatsListClientContactInErrorComponentDtoAttrEnum {
22
- ClientContactIn = "client_contact__in"
23
- }
24
- export declare enum ProjectsWithStatsListClientContactInErrorComponentDtoCodeEnum {
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 ProjectsWithStatsListClientErrorComponentDto {
11
- /**
12
- * * `client` - client
13
- */
14
- attr: ProjectsWithStatsListClientErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ProjectsWithStatsListClientErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ProjectsWithStatsListClientErrorComponentDtoAttrEnum {
22
- Client = "client"
23
- }
24
- export declare enum ProjectsWithStatsListClientErrorComponentDtoCodeEnum {
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 ProjectsWithStatsListClientInErrorComponentDto {
11
- /**
12
- * * `client__in` - client__in
13
- */
14
- attr: ProjectsWithStatsListClientInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ProjectsWithStatsListClientInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ProjectsWithStatsListClientInErrorComponentDtoAttrEnum {
22
- ClientIn = "client__in"
23
- }
24
- export declare enum ProjectsWithStatsListClientInErrorComponentDtoCodeEnum {
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 ProjectsWithStatsListCreatedDateGteErrorComponentDto {
11
- /**
12
- * * `created__date__gte` - created__date__gte
13
- */
14
- attr: ProjectsWithStatsListCreatedDateGteErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid` - invalid
17
- */
18
- code: ProjectsWithStatsListCreatedDateGteErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ProjectsWithStatsListCreatedDateGteErrorComponentDtoAttrEnum {
22
- CreatedDateGte = "created__date__gte"
23
- }
24
- export declare enum ProjectsWithStatsListCreatedDateGteErrorComponentDtoCodeEnum {
25
- Invalid = "invalid"
26
- }