@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 ClientsWithStatsListCityInErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `city__in` - city__in
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListCityInErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListCityInErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListCityInErrorComponentDtoAttrEnum {
|
|
22
|
-
CityIn = "city__in"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListCityInErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListContractUntilGteErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `contract_until__gte` - contract_until__gte
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListContractUntilGteErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `invalid` - invalid
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListContractUntilGteErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListContractUntilGteErrorComponentDtoAttrEnum {
|
|
22
|
-
ContractUntilGte = "contract_until__gte"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListContractUntilGteErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListContractUntilLteErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `contract_until__lte` - contract_until__lte
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListContractUntilLteErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `invalid` - invalid
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListContractUntilLteErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListContractUntilLteErrorComponentDtoAttrEnum {
|
|
22
|
-
ContractUntilLte = "contract_until__lte"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListContractUntilLteErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListCountryErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `country` - country
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListCountryErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListCountryErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListCountryErrorComponentDtoAttrEnum {
|
|
22
|
-
Country = "country"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListCountryErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListCountryInErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `country__in` - country__in
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListCountryInErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListCountryInErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListCountryInErrorComponentDtoAttrEnum {
|
|
22
|
-
CountryIn = "country__in"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListCountryInErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListCreatedByErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `created_by` - created_by
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListCreatedByErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `invalid_choice` - invalid_choice
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListCreatedByErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListCreatedByErrorComponentDtoAttrEnum {
|
|
22
|
-
CreatedBy = "created_by"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListCreatedByErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListCreatedByInErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `created_by__in` - created_by__in
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListCreatedByInErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `invalid_choice` - invalid_choice
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListCreatedByInErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListCreatedByInErrorComponentDtoAttrEnum {
|
|
22
|
-
CreatedByIn = "created_by__in"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListCreatedByInErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListCreatedDateGteErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `created__date__gte` - created__date__gte
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListCreatedDateGteErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `invalid` - invalid
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListCreatedDateGteErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListCreatedDateGteErrorComponentDtoAttrEnum {
|
|
22
|
-
CreatedDateGte = "created__date__gte"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListCreatedDateGteErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListCreatedDateLteErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `created__date__lte` - created__date__lte
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListCreatedDateLteErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `invalid` - invalid
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListCreatedDateLteErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListCreatedDateLteErrorComponentDtoAttrEnum {
|
|
22
|
-
CreatedDateLte = "created__date__lte"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListCreatedDateLteErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListCreatedGteErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `created__gte` - created__gte
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListCreatedGteErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `invalid` - invalid
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListCreatedGteErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListCreatedGteErrorComponentDtoAttrEnum {
|
|
22
|
-
CreatedGte = "created__gte"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListCreatedGteErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListCreatedLteErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `created__lte` - created__lte
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListCreatedLteErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `invalid` - invalid
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListCreatedLteErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListCreatedLteErrorComponentDtoAttrEnum {
|
|
22
|
-
CreatedLte = "created__lte"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListCreatedLteErrorComponentDtoCodeEnum {
|
|
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 { ClientsWithStatsListValidationErrorDto } from "./clients-with-stats-list-validation-error.dto";
|
|
11
|
-
import { ParseErrorResponseDto } from "./parse-error-response.dto";
|
|
12
|
-
/**
|
|
13
|
-
* @type ClientsWithStatsListErrorResponse400Dto
|
|
14
|
-
* @export
|
|
15
|
-
*/
|
|
16
|
-
export type ClientsWithStatsListErrorResponse400Dto = ClientsWithStatsListValidationErrorDto | ParseErrorResponseDto;
|
|
@@ -1,72 +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 { ClientsWithStatsListBillingCountryInErrorComponentDto } from "./clients-with-stats-list-billing-country-in-error-component.dto";
|
|
11
|
-
import { ClientsWithStatsListBillingNotesInErrorComponentDto } from "./clients-with-stats-list-billing-notes-in-error-component.dto";
|
|
12
|
-
import { ClientsWithStatsListBillingStateInErrorComponentDto } from "./clients-with-stats-list-billing-state-in-error-component.dto";
|
|
13
|
-
import { ClientsWithStatsListCreatedByErrorComponentDto } from "./clients-with-stats-list-created-by-error-component.dto";
|
|
14
|
-
import { ClientsWithStatsListIdInErrorComponentDto } from "./clients-with-stats-list-id-in-error-component.dto";
|
|
15
|
-
import { ClientsWithStatsListUpdatedByErrorComponentDto } from "./clients-with-stats-list-updated-by-error-component.dto";
|
|
16
|
-
import { ClientsWithStatsListAddress1ErrorComponentDto } from "./clients-with-stats-list-address1-error-component.dto";
|
|
17
|
-
import { ClientsWithStatsListCountryInErrorComponentDto } from "./clients-with-stats-list-country-in-error-component.dto";
|
|
18
|
-
import { ClientsWithStatsListPaymentRecipientNameErrorComponentDto } from "./clients-with-stats-list-payment-recipient-name-error-component.dto";
|
|
19
|
-
import { ClientsWithStatsListCreatedLteErrorComponentDto } from "./clients-with-stats-list-created-lte-error-component.dto";
|
|
20
|
-
import { ClientsWithStatsListZohoAccountIdErrorComponentDto } from "./clients-with-stats-list-zoho-account-id-error-component.dto";
|
|
21
|
-
import { ClientsWithStatsListCreatedByInErrorComponentDto } from "./clients-with-stats-list-created-by-in-error-component.dto";
|
|
22
|
-
import { ClientsWithStatsListPaymentRecipientNameInErrorComponentDto } from "./clients-with-stats-list-payment-recipient-name-in-error-component.dto";
|
|
23
|
-
import { ClientsWithStatsListStateInErrorComponentDto } from "./clients-with-stats-list-state-in-error-component.dto";
|
|
24
|
-
import { ClientsWithStatsListBillingStateErrorComponentDto } from "./clients-with-stats-list-billing-state-error-component.dto";
|
|
25
|
-
import { ClientsWithStatsListBillingMethodErrorComponentDto } from "./clients-with-stats-list-billing-method-error-component.dto";
|
|
26
|
-
import { ClientsWithStatsListAccountManagerErrorComponentDto } from "./clients-with-stats-list-account-manager-error-component.dto";
|
|
27
|
-
import { ClientsWithStatsListAddress2ErrorComponentDto } from "./clients-with-stats-list-address2-error-component.dto";
|
|
28
|
-
import { ClientsWithStatsListCreatedDateGteErrorComponentDto } from "./clients-with-stats-list-created-date-gte-error-component.dto";
|
|
29
|
-
import { ClientsWithStatsListCityInErrorComponentDto } from "./clients-with-stats-list-city-in-error-component.dto";
|
|
30
|
-
import { ClientsWithStatsListCountryErrorComponentDto } from "./clients-with-stats-list-country-error-component.dto";
|
|
31
|
-
import { ClientsWithStatsListCreatedDateLteErrorComponentDto } from "./clients-with-stats-list-created-date-lte-error-component.dto";
|
|
32
|
-
import { ClientsWithStatsListQbClientIdErrorComponentDto } from "./clients-with-stats-list-qb-client-id-error-component.dto";
|
|
33
|
-
import { ClientsWithStatsListBillingCityErrorComponentDto } from "./clients-with-stats-list-billing-city-error-component.dto";
|
|
34
|
-
import { ClientsWithStatsListContractUntilLteErrorComponentDto } from "./clients-with-stats-list-contract-until-lte-error-component.dto";
|
|
35
|
-
import { ClientsWithStatsListBillingAddress2ErrorComponentDto } from "./clients-with-stats-list-billing-address2-error-component.dto";
|
|
36
|
-
import { ClientsWithStatsListZohoAccountIdInErrorComponentDto } from "./clients-with-stats-list-zoho-account-id-in-error-component.dto";
|
|
37
|
-
import { ClientsWithStatsListStatusInErrorComponentDto } from "./clients-with-stats-list-status-in-error-component.dto";
|
|
38
|
-
import { ClientsWithStatsListCityErrorComponentDto } from "./clients-with-stats-list-city-error-component.dto";
|
|
39
|
-
import { ClientsWithStatsListContractUntilGteErrorComponentDto } from "./clients-with-stats-list-contract-until-gte-error-component.dto";
|
|
40
|
-
import { ClientsWithStatsListBillingMethodInErrorComponentDto } from "./clients-with-stats-list-billing-method-in-error-component.dto";
|
|
41
|
-
import { ClientsWithStatsListIdErrorComponentDto } from "./clients-with-stats-list-id-error-component.dto";
|
|
42
|
-
import { ClientsWithStatsListBillingAddress1ErrorComponentDto } from "./clients-with-stats-list-billing-address1-error-component.dto";
|
|
43
|
-
import { ClientsWithStatsListQbClientIdInErrorComponentDto } from "./clients-with-stats-list-qb-client-id-in-error-component.dto";
|
|
44
|
-
import { ClientsWithStatsListNotesContainsErrorComponentDto } from "./clients-with-stats-list-notes-contains-error-component.dto";
|
|
45
|
-
import { ClientsWithStatsListBillingNotesErrorComponentDto } from "./clients-with-stats-list-billing-notes-error-component.dto";
|
|
46
|
-
import { ClientsWithStatsListStatusErrorComponentDto } from "./clients-with-stats-list-status-error-component.dto";
|
|
47
|
-
import { ClientsWithStatsListBillingCountryErrorComponentDto } from "./clients-with-stats-list-billing-country-error-component.dto";
|
|
48
|
-
import { ClientsWithStatsListBillingNotesContainsErrorComponentDto } from "./clients-with-stats-list-billing-notes-contains-error-component.dto";
|
|
49
|
-
import { ClientsWithStatsListStateErrorComponentDto } from "./clients-with-stats-list-state-error-component.dto";
|
|
50
|
-
import { ClientsWithStatsListCreatedGteErrorComponentDto } from "./clients-with-stats-list-created-gte-error-component.dto";
|
|
51
|
-
import { ClientsWithStatsListBillingZipErrorComponentDto } from "./clients-with-stats-list-billing-zip-error-component.dto";
|
|
52
|
-
import { ClientsWithStatsListTimeLimitPerMonthLteErrorComponentDto } from "./clients-with-stats-list-time-limit-per-month-lte-error-component.dto";
|
|
53
|
-
import { ClientsWithStatsListBillingCityInErrorComponentDto } from "./clients-with-stats-list-billing-city-in-error-component.dto";
|
|
54
|
-
import { ClientsWithStatsListNotesErrorComponentDto } from "./clients-with-stats-list-notes-error-component.dto";
|
|
55
|
-
import { ClientsWithStatsListUpdatedByInErrorComponentDto } from "./clients-with-stats-list-updated-by-in-error-component.dto";
|
|
56
|
-
import { ClientsWithStatsListAddress1InErrorComponentDto } from "./clients-with-stats-list-address1-in-error-component.dto";
|
|
57
|
-
import { ClientsWithStatsListAddress2InErrorComponentDto } from "./clients-with-stats-list-address2-in-error-component.dto";
|
|
58
|
-
import { ClientsWithStatsListWebsiteInErrorComponentDto } from "./clients-with-stats-list-website-in-error-component.dto";
|
|
59
|
-
import { ClientsWithStatsListTimeLimitPerMonthGteErrorComponentDto } from "./clients-with-stats-list-time-limit-per-month-gte-error-component.dto";
|
|
60
|
-
import { ClientsWithStatsListWebsiteErrorComponentDto } from "./clients-with-stats-list-website-error-component.dto";
|
|
61
|
-
import { ClientsWithStatsListAccountManagerInErrorComponentDto } from "./clients-with-stats-list-account-manager-in-error-component.dto";
|
|
62
|
-
import { ClientsWithStatsListBillingAddress2InErrorComponentDto } from "./clients-with-stats-list-billing-address2-in-error-component.dto";
|
|
63
|
-
import { ClientsWithStatsListNotesInErrorComponentDto } from "./clients-with-stats-list-notes-in-error-component.dto";
|
|
64
|
-
import { ClientsWithStatsListZipInErrorComponentDto } from "./clients-with-stats-list-zip-in-error-component.dto";
|
|
65
|
-
import { ClientsWithStatsListBillingAddress1InErrorComponentDto } from "./clients-with-stats-list-billing-address1-in-error-component.dto";
|
|
66
|
-
import { ClientsWithStatsListBillingZipInErrorComponentDto } from "./clients-with-stats-list-billing-zip-in-error-component.dto";
|
|
67
|
-
import { ClientsWithStatsListZipErrorComponentDto } from "./clients-with-stats-list-zip-error-component.dto";
|
|
68
|
-
/**
|
|
69
|
-
* @type ClientsWithStatsListErrorDto
|
|
70
|
-
* @export
|
|
71
|
-
*/
|
|
72
|
-
export type ClientsWithStatsListErrorDto = ClientsWithStatsListAccountManagerErrorComponentDto | ClientsWithStatsListAccountManagerInErrorComponentDto | ClientsWithStatsListAddress1ErrorComponentDto | ClientsWithStatsListAddress1InErrorComponentDto | ClientsWithStatsListAddress2ErrorComponentDto | ClientsWithStatsListAddress2InErrorComponentDto | ClientsWithStatsListBillingAddress1ErrorComponentDto | ClientsWithStatsListBillingAddress1InErrorComponentDto | ClientsWithStatsListBillingAddress2ErrorComponentDto | ClientsWithStatsListBillingAddress2InErrorComponentDto | ClientsWithStatsListBillingCityErrorComponentDto | ClientsWithStatsListBillingCityInErrorComponentDto | ClientsWithStatsListBillingCountryErrorComponentDto | ClientsWithStatsListBillingCountryInErrorComponentDto | ClientsWithStatsListBillingMethodErrorComponentDto | ClientsWithStatsListBillingMethodInErrorComponentDto | ClientsWithStatsListBillingNotesContainsErrorComponentDto | ClientsWithStatsListBillingNotesErrorComponentDto | ClientsWithStatsListBillingNotesInErrorComponentDto | ClientsWithStatsListBillingStateErrorComponentDto | ClientsWithStatsListBillingStateInErrorComponentDto | ClientsWithStatsListBillingZipErrorComponentDto | ClientsWithStatsListBillingZipInErrorComponentDto | ClientsWithStatsListCityErrorComponentDto | ClientsWithStatsListCityInErrorComponentDto | ClientsWithStatsListContractUntilGteErrorComponentDto | ClientsWithStatsListContractUntilLteErrorComponentDto | ClientsWithStatsListCountryErrorComponentDto | ClientsWithStatsListCountryInErrorComponentDto | ClientsWithStatsListCreatedByErrorComponentDto | ClientsWithStatsListCreatedByInErrorComponentDto | ClientsWithStatsListCreatedDateGteErrorComponentDto | ClientsWithStatsListCreatedDateLteErrorComponentDto | ClientsWithStatsListCreatedGteErrorComponentDto | ClientsWithStatsListCreatedLteErrorComponentDto | ClientsWithStatsListIdErrorComponentDto | ClientsWithStatsListIdInErrorComponentDto | ClientsWithStatsListNotesContainsErrorComponentDto | ClientsWithStatsListNotesErrorComponentDto | ClientsWithStatsListNotesInErrorComponentDto | ClientsWithStatsListPaymentRecipientNameErrorComponentDto | ClientsWithStatsListPaymentRecipientNameInErrorComponentDto | ClientsWithStatsListQbClientIdErrorComponentDto | ClientsWithStatsListQbClientIdInErrorComponentDto | ClientsWithStatsListStateErrorComponentDto | ClientsWithStatsListStateInErrorComponentDto | ClientsWithStatsListStatusErrorComponentDto | ClientsWithStatsListStatusInErrorComponentDto | ClientsWithStatsListTimeLimitPerMonthGteErrorComponentDto | ClientsWithStatsListTimeLimitPerMonthLteErrorComponentDto | ClientsWithStatsListUpdatedByErrorComponentDto | ClientsWithStatsListUpdatedByInErrorComponentDto | ClientsWithStatsListWebsiteErrorComponentDto | ClientsWithStatsListWebsiteInErrorComponentDto | ClientsWithStatsListZipErrorComponentDto | ClientsWithStatsListZipInErrorComponentDto | ClientsWithStatsListZohoAccountIdErrorComponentDto | ClientsWithStatsListZohoAccountIdInErrorComponentDto;
|
|
@@ -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 ClientsWithStatsListIdErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `id` - id
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListIdErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `invalid` - invalid * `max_value` - max_value
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListIdErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListIdErrorComponentDtoAttrEnum {
|
|
22
|
-
Id = "id"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListIdErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListIdInErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `id__in` - id__in
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListIdInErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `invalid` - invalid * `max_value` - max_value
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListIdInErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListIdInErrorComponentDtoAttrEnum {
|
|
22
|
-
IdIn = "id__in"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListIdInErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListNotesContainsErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `notes__contains` - notes__contains
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListNotesContainsErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListNotesContainsErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListNotesContainsErrorComponentDtoAttrEnum {
|
|
22
|
-
NotesContains = "notes__contains"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListNotesContainsErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListNotesErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `notes` - notes
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListNotesErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListNotesErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListNotesErrorComponentDtoAttrEnum {
|
|
22
|
-
Notes = "notes"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListNotesErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListNotesInErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `notes__in` - notes__in
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListNotesInErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListNotesInErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListNotesInErrorComponentDtoAttrEnum {
|
|
22
|
-
NotesIn = "notes__in"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListNotesInErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListPaymentRecipientNameErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `payment_recipient_name` - payment_recipient_name
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListPaymentRecipientNameErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListPaymentRecipientNameErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListPaymentRecipientNameErrorComponentDtoAttrEnum {
|
|
22
|
-
PaymentRecipientName = "payment_recipient_name"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListPaymentRecipientNameErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListPaymentRecipientNameInErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `payment_recipient_name__in` - payment_recipient_name__in
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListPaymentRecipientNameInErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListPaymentRecipientNameInErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListPaymentRecipientNameInErrorComponentDtoAttrEnum {
|
|
22
|
-
PaymentRecipientNameIn = "payment_recipient_name__in"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListPaymentRecipientNameInErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListQbClientIdErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `qb_client_id` - qb_client_id
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListQbClientIdErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListQbClientIdErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListQbClientIdErrorComponentDtoAttrEnum {
|
|
22
|
-
QbClientId = "qb_client_id"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListQbClientIdErrorComponentDtoCodeEnum {
|
|
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 ClientsWithStatsListQbClientIdInErrorComponentDto {
|
|
11
|
-
/**
|
|
12
|
-
* * `qb_client_id__in` - qb_client_id__in
|
|
13
|
-
*/
|
|
14
|
-
attr: ClientsWithStatsListQbClientIdInErrorComponentDtoAttrEnum;
|
|
15
|
-
/**
|
|
16
|
-
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
-
*/
|
|
18
|
-
code: ClientsWithStatsListQbClientIdInErrorComponentDtoCodeEnum;
|
|
19
|
-
detail: string;
|
|
20
|
-
}
|
|
21
|
-
export declare enum ClientsWithStatsListQbClientIdInErrorComponentDtoAttrEnum {
|
|
22
|
-
QbClientIdIn = "qb_client_id__in"
|
|
23
|
-
}
|
|
24
|
-
export declare enum ClientsWithStatsListQbClientIdInErrorComponentDtoCodeEnum {
|
|
25
|
-
NullCharactersNotAllowed = "null_characters_not_allowed"
|
|
26
|
-
}
|