@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.
- package/README.md +2 -2
- package/api/api.d.ts +4 -1
- package/api/clients-api.service.d.ts +1 -67
- package/api/clients-api.serviceInterface.d.ts +0 -92
- package/api/export-sprint-hourly-report-for-client-api.service.d.ts +98 -0
- package/api/export-sprint-hourly-report-for-client-api.serviceInterface.d.ts +71 -0
- package/api/projects-api.service.d.ts +1 -67
- package/api/projects-api.serviceInterface.d.ts +0 -49
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs +678 -2107
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs.map +1 -1
- package/model/client-duration-data.dto.d.ts +3 -3
- package/model/client-margin-report.dto.d.ts +3 -3
- package/model/client-sprint-hourly-report-export-resource-create-export-job-request.dto.d.ts +16 -0
- package/model/client-statistics-request.dto.d.ts +38 -0
- package/model/client-statistics.dto.d.ts +41 -0
- package/model/client.dto.d.ts +2 -0
- package/model/export-sprint-hourly-report-for-client-start-create-error-response400.dto.d.ts +16 -0
- package/model/export-sprint-hourly-report-for-client-start-create-error.dto.d.ts +16 -0
- package/model/export-sprint-hourly-report-for-client-start-create-file-format-error-component.dto.d.ts +28 -0
- package/model/export-sprint-hourly-report-for-client-start-create-non-field-errors-error-component.dto.d.ts +27 -0
- 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
- package/model/models.d.ts +10 -83
- package/model/project-margin-report.dto.d.ts +3 -3
- package/model/project-statistics-request.dto.d.ts +38 -0
- package/model/project-statistics.dto.d.ts +41 -0
- package/model/project-status-report.dto.d.ts +5 -3
- package/model/project.dto.d.ts +2 -0
- package/package.json +2 -2
- package/model/client-serializer-with-month-stats.dto.d.ts +0 -25
- package/model/client-serializer-with-stats.dto.d.ts +0 -69
- package/model/clients-with-stats-list-account-manager-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-account-manager-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-address1-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-address1-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-address2-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-address2-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-address1-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-address1-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-address2-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-address2-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-city-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-city-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-country-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-country-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-method-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-method-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-notes-contains-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-notes-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-notes-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-state-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-state-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-zip-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-billing-zip-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-city-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-city-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-contract-until-gte-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-contract-until-lte-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-country-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-country-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-created-by-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-created-by-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-created-date-gte-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-created-date-lte-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-created-gte-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-created-lte-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-error-response400.dto.d.ts +0 -16
- package/model/clients-with-stats-list-error.dto.d.ts +0 -72
- package/model/clients-with-stats-list-id-error-component.dto.d.ts +0 -27
- package/model/clients-with-stats-list-id-in-error-component.dto.d.ts +0 -27
- package/model/clients-with-stats-list-notes-contains-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-notes-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-notes-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-payment-recipient-name-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-payment-recipient-name-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-qb-client-id-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-qb-client-id-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-state-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-state-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-status-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-status-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-time-limit-per-month-gte-error-component.dto.d.ts +0 -27
- package/model/clients-with-stats-list-time-limit-per-month-lte-error-component.dto.d.ts +0 -27
- package/model/clients-with-stats-list-updated-by-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-updated-by-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-validation-error.dto.d.ts +0 -15
- package/model/clients-with-stats-list-website-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-website-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-zip-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-zip-in-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-zoho-account-id-error-component.dto.d.ts +0 -26
- package/model/clients-with-stats-list-zoho-account-id-in-error-component.dto.d.ts +0 -26
- package/model/paginated-client-serializer-with-stats-list.dto.d.ts +0 -16
- package/model/paginated-project-serializer-with-stats-list.dto.d.ts +0 -16
- package/model/project-serializer-with-month-stats.dto.d.ts +0 -25
- package/model/project-serializer-with-stats.dto.d.ts +0 -80
- package/model/projects-with-stats-list-client-contact-error-component.dto.d.ts +0 -26
- package/model/projects-with-stats-list-client-contact-in-error-component.dto.d.ts +0 -26
- package/model/projects-with-stats-list-client-error-component.dto.d.ts +0 -26
- package/model/projects-with-stats-list-client-in-error-component.dto.d.ts +0 -26
- package/model/projects-with-stats-list-created-date-gte-error-component.dto.d.ts +0 -26
- package/model/projects-with-stats-list-created-date-lte-error-component.dto.d.ts +0 -26
- package/model/projects-with-stats-list-created-gte-error-component.dto.d.ts +0 -26
- package/model/projects-with-stats-list-created-lte-error-component.dto.d.ts +0 -26
- package/model/projects-with-stats-list-error-response400.dto.d.ts +0 -16
- package/model/projects-with-stats-list-error.dto.d.ts +0 -27
- package/model/projects-with-stats-list-id-error-component.dto.d.ts +0 -27
- package/model/projects-with-stats-list-id-in-error-component.dto.d.ts +0 -27
- package/model/projects-with-stats-list-project-managers-id-in-error-component.dto.d.ts +0 -27
- package/model/projects-with-stats-list-status-error-component.dto.d.ts +0 -26
- 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
|
-
}
|