@saritasa/crm-delmar-core-sdk 0.1.50 → 0.1.52
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/clients-api.service.d.ts +1 -67
- package/api/clients-api.serviceInterface.d.ts +0 -92
- 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 +223 -1948
- 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-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/models.d.ts +4 -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 +3 -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
- package/model/projects-with-stats-list-validation-error.dto.d.ts +0 -15
|
@@ -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
|
-
}
|
|
@@ -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;
|