@saritasa/crm-delmar-core-sdk 0.0.290 → 0.0.292

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/README.md +2 -2
  2. package/api/clients-api.service.d.ts +23 -1
  3. package/api/clients-api.serviceInterface.d.ts +72 -0
  4. package/fesm2022/saritasa-crm-delmar-core-sdk.mjs +1261 -1
  5. package/fesm2022/saritasa-crm-delmar-core-sdk.mjs.map +1 -1
  6. package/model/clients-search-list-account-manager-error-component.dto.d.ts +26 -0
  7. package/model/clients-search-list-account-manager-in-error-component.dto.d.ts +26 -0
  8. package/model/clients-search-list-address1-error-component.dto.d.ts +26 -0
  9. package/model/clients-search-list-address1-in-error-component.dto.d.ts +26 -0
  10. package/model/clients-search-list-address2-error-component.dto.d.ts +26 -0
  11. package/model/clients-search-list-address2-in-error-component.dto.d.ts +26 -0
  12. package/model/clients-search-list-billing-address1-error-component.dto.d.ts +26 -0
  13. package/model/clients-search-list-billing-address1-in-error-component.dto.d.ts +26 -0
  14. package/model/clients-search-list-billing-address2-error-component.dto.d.ts +26 -0
  15. package/model/clients-search-list-billing-address2-in-error-component.dto.d.ts +26 -0
  16. package/model/clients-search-list-billing-city-error-component.dto.d.ts +26 -0
  17. package/model/clients-search-list-billing-city-in-error-component.dto.d.ts +26 -0
  18. package/model/clients-search-list-billing-country-error-component.dto.d.ts +26 -0
  19. package/model/clients-search-list-billing-country-in-error-component.dto.d.ts +26 -0
  20. package/model/clients-search-list-billing-method-error-component.dto.d.ts +26 -0
  21. package/model/clients-search-list-billing-method-in-error-component.dto.d.ts +26 -0
  22. package/model/clients-search-list-billing-notes-contains-error-component.dto.d.ts +26 -0
  23. package/model/clients-search-list-billing-notes-error-component.dto.d.ts +26 -0
  24. package/model/clients-search-list-billing-notes-in-error-component.dto.d.ts +26 -0
  25. package/model/clients-search-list-billing-state-error-component.dto.d.ts +26 -0
  26. package/model/clients-search-list-billing-state-in-error-component.dto.d.ts +26 -0
  27. package/model/clients-search-list-billing-zip-error-component.dto.d.ts +26 -0
  28. package/model/clients-search-list-billing-zip-in-error-component.dto.d.ts +26 -0
  29. package/model/clients-search-list-city-error-component.dto.d.ts +26 -0
  30. package/model/clients-search-list-city-in-error-component.dto.d.ts +26 -0
  31. package/model/clients-search-list-contract-until-gte-error-component.dto.d.ts +26 -0
  32. package/model/clients-search-list-contract-until-lte-error-component.dto.d.ts +26 -0
  33. package/model/clients-search-list-country-error-component.dto.d.ts +26 -0
  34. package/model/clients-search-list-country-in-error-component.dto.d.ts +26 -0
  35. package/model/clients-search-list-created-by-error-component.dto.d.ts +26 -0
  36. package/model/clients-search-list-created-by-in-error-component.dto.d.ts +26 -0
  37. package/model/clients-search-list-created-date-gte-error-component.dto.d.ts +26 -0
  38. package/model/clients-search-list-created-date-lte-error-component.dto.d.ts +26 -0
  39. package/model/clients-search-list-created-gte-error-component.dto.d.ts +26 -0
  40. package/model/clients-search-list-created-lte-error-component.dto.d.ts +26 -0
  41. package/model/clients-search-list-error-response400.dto.d.ts +16 -0
  42. package/model/clients-search-list-error.dto.d.ts +72 -0
  43. package/model/clients-search-list-id-error-component.dto.d.ts +27 -0
  44. package/model/clients-search-list-id-in-error-component.dto.d.ts +27 -0
  45. package/model/clients-search-list-notes-contains-error-component.dto.d.ts +26 -0
  46. package/model/clients-search-list-notes-error-component.dto.d.ts +26 -0
  47. package/model/clients-search-list-notes-in-error-component.dto.d.ts +26 -0
  48. package/model/clients-search-list-payment-recipient-name-error-component.dto.d.ts +26 -0
  49. package/model/clients-search-list-payment-recipient-name-in-error-component.dto.d.ts +26 -0
  50. package/model/clients-search-list-qb-client-id-error-component.dto.d.ts +26 -0
  51. package/model/clients-search-list-qb-client-id-in-error-component.dto.d.ts +26 -0
  52. package/model/clients-search-list-state-error-component.dto.d.ts +26 -0
  53. package/model/clients-search-list-state-in-error-component.dto.d.ts +26 -0
  54. package/model/clients-search-list-status-error-component.dto.d.ts +26 -0
  55. package/model/clients-search-list-status-in-error-component.dto.d.ts +26 -0
  56. package/model/clients-search-list-time-limit-per-month-gte-error-component.dto.d.ts +27 -0
  57. package/model/clients-search-list-time-limit-per-month-lte-error-component.dto.d.ts +27 -0
  58. package/model/clients-search-list-updated-by-error-component.dto.d.ts +26 -0
  59. package/model/clients-search-list-updated-by-in-error-component.dto.d.ts +26 -0
  60. package/model/clients-search-list-validation-error.dto.d.ts +15 -0
  61. package/model/clients-search-list-website-error-component.dto.d.ts +26 -0
  62. package/model/clients-search-list-website-in-error-component.dto.d.ts +26 -0
  63. package/model/clients-search-list-zip-error-component.dto.d.ts +26 -0
  64. package/model/clients-search-list-zip-in-error-component.dto.d.ts +26 -0
  65. package/model/clients-search-list-zoho-account-id-error-component.dto.d.ts +26 -0
  66. package/model/clients-search-list-zoho-account-id-in-error-component.dto.d.ts +26 -0
  67. package/model/models.d.ts +62 -0
  68. package/model/paginated-simple-client-list.dto.d.ts +16 -0
  69. package/model/user-period-total-stats.dto.d.ts +1 -0
  70. package/package.json +2 -2
@@ -0,0 +1,26 @@
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 ClientsSearchListStateErrorComponentDto {
11
+ /**
12
+ * * `state` - state
13
+ */
14
+ attr: ClientsSearchListStateErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `null_characters_not_allowed` - null_characters_not_allowed
17
+ */
18
+ code: ClientsSearchListStateErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum ClientsSearchListStateErrorComponentDtoAttrEnum {
22
+ State = "state"
23
+ }
24
+ export declare enum ClientsSearchListStateErrorComponentDtoCodeEnum {
25
+ NullCharactersNotAllowed = "null_characters_not_allowed"
26
+ }
@@ -0,0 +1,26 @@
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 ClientsSearchListStateInErrorComponentDto {
11
+ /**
12
+ * * `state__in` - state__in
13
+ */
14
+ attr: ClientsSearchListStateInErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `null_characters_not_allowed` - null_characters_not_allowed
17
+ */
18
+ code: ClientsSearchListStateInErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum ClientsSearchListStateInErrorComponentDtoAttrEnum {
22
+ StateIn = "state__in"
23
+ }
24
+ export declare enum ClientsSearchListStateInErrorComponentDtoCodeEnum {
25
+ NullCharactersNotAllowed = "null_characters_not_allowed"
26
+ }
@@ -0,0 +1,26 @@
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 ClientsSearchListStatusErrorComponentDto {
11
+ /**
12
+ * * `status` - status
13
+ */
14
+ attr: ClientsSearchListStatusErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid_choice` - invalid_choice
17
+ */
18
+ code: ClientsSearchListStatusErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum ClientsSearchListStatusErrorComponentDtoAttrEnum {
22
+ Status = "status"
23
+ }
24
+ export declare enum ClientsSearchListStatusErrorComponentDtoCodeEnum {
25
+ InvalidChoice = "invalid_choice"
26
+ }
@@ -0,0 +1,26 @@
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 ClientsSearchListStatusInErrorComponentDto {
11
+ /**
12
+ * * `status__in` - status__in
13
+ */
14
+ attr: ClientsSearchListStatusInErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `null_characters_not_allowed` - null_characters_not_allowed
17
+ */
18
+ code: ClientsSearchListStatusInErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum ClientsSearchListStatusInErrorComponentDtoAttrEnum {
22
+ StatusIn = "status__in"
23
+ }
24
+ export declare enum ClientsSearchListStatusInErrorComponentDtoCodeEnum {
25
+ NullCharactersNotAllowed = "null_characters_not_allowed"
26
+ }
@@ -0,0 +1,27 @@
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 ClientsSearchListTimeLimitPerMonthGteErrorComponentDto {
11
+ /**
12
+ * * `time_limit_per_month__gte` - time_limit_per_month__gte
13
+ */
14
+ attr: ClientsSearchListTimeLimitPerMonthGteErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid` - invalid * `overflow` - overflow
17
+ */
18
+ code: ClientsSearchListTimeLimitPerMonthGteErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum ClientsSearchListTimeLimitPerMonthGteErrorComponentDtoAttrEnum {
22
+ TimeLimitPerMonthGte = "time_limit_per_month__gte"
23
+ }
24
+ export declare enum ClientsSearchListTimeLimitPerMonthGteErrorComponentDtoCodeEnum {
25
+ Invalid = "invalid",
26
+ Overflow = "overflow"
27
+ }
@@ -0,0 +1,27 @@
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 ClientsSearchListTimeLimitPerMonthLteErrorComponentDto {
11
+ /**
12
+ * * `time_limit_per_month__lte` - time_limit_per_month__lte
13
+ */
14
+ attr: ClientsSearchListTimeLimitPerMonthLteErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid` - invalid * `overflow` - overflow
17
+ */
18
+ code: ClientsSearchListTimeLimitPerMonthLteErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum ClientsSearchListTimeLimitPerMonthLteErrorComponentDtoAttrEnum {
22
+ TimeLimitPerMonthLte = "time_limit_per_month__lte"
23
+ }
24
+ export declare enum ClientsSearchListTimeLimitPerMonthLteErrorComponentDtoCodeEnum {
25
+ Invalid = "invalid",
26
+ Overflow = "overflow"
27
+ }
@@ -0,0 +1,26 @@
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 ClientsSearchListUpdatedByErrorComponentDto {
11
+ /**
12
+ * * `updated_by` - updated_by
13
+ */
14
+ attr: ClientsSearchListUpdatedByErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid_choice` - invalid_choice
17
+ */
18
+ code: ClientsSearchListUpdatedByErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum ClientsSearchListUpdatedByErrorComponentDtoAttrEnum {
22
+ UpdatedBy = "updated_by"
23
+ }
24
+ export declare enum ClientsSearchListUpdatedByErrorComponentDtoCodeEnum {
25
+ InvalidChoice = "invalid_choice"
26
+ }
@@ -0,0 +1,26 @@
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 ClientsSearchListUpdatedByInErrorComponentDto {
11
+ /**
12
+ * * `updated_by__in` - updated_by__in
13
+ */
14
+ attr: ClientsSearchListUpdatedByInErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid_choice` - invalid_choice
17
+ */
18
+ code: ClientsSearchListUpdatedByInErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum ClientsSearchListUpdatedByInErrorComponentDtoAttrEnum {
22
+ UpdatedByIn = "updated_by__in"
23
+ }
24
+ export declare enum ClientsSearchListUpdatedByInErrorComponentDtoCodeEnum {
25
+ InvalidChoice = "invalid_choice"
26
+ }
@@ -0,0 +1,15 @@
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 { ClientsSearchListErrorDto } from "./clients-search-list-error.dto";
11
+ import { ValidationErrorEnumDto } from "./validation-error-enum.dto";
12
+ export interface ClientsSearchListValidationErrorDto {
13
+ type: ValidationErrorEnumDto;
14
+ errors: Array<ClientsSearchListErrorDto>;
15
+ }
@@ -0,0 +1,26 @@
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 ClientsSearchListWebsiteErrorComponentDto {
11
+ /**
12
+ * * `website` - website
13
+ */
14
+ attr: ClientsSearchListWebsiteErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `null_characters_not_allowed` - null_characters_not_allowed
17
+ */
18
+ code: ClientsSearchListWebsiteErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum ClientsSearchListWebsiteErrorComponentDtoAttrEnum {
22
+ Website = "website"
23
+ }
24
+ export declare enum ClientsSearchListWebsiteErrorComponentDtoCodeEnum {
25
+ NullCharactersNotAllowed = "null_characters_not_allowed"
26
+ }
@@ -0,0 +1,26 @@
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 ClientsSearchListWebsiteInErrorComponentDto {
11
+ /**
12
+ * * `website__in` - website__in
13
+ */
14
+ attr: ClientsSearchListWebsiteInErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `null_characters_not_allowed` - null_characters_not_allowed
17
+ */
18
+ code: ClientsSearchListWebsiteInErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum ClientsSearchListWebsiteInErrorComponentDtoAttrEnum {
22
+ WebsiteIn = "website__in"
23
+ }
24
+ export declare enum ClientsSearchListWebsiteInErrorComponentDtoCodeEnum {
25
+ NullCharactersNotAllowed = "null_characters_not_allowed"
26
+ }
@@ -0,0 +1,26 @@
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 ClientsSearchListZipErrorComponentDto {
11
+ /**
12
+ * * `zip` - zip
13
+ */
14
+ attr: ClientsSearchListZipErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `null_characters_not_allowed` - null_characters_not_allowed
17
+ */
18
+ code: ClientsSearchListZipErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum ClientsSearchListZipErrorComponentDtoAttrEnum {
22
+ Zip = "zip"
23
+ }
24
+ export declare enum ClientsSearchListZipErrorComponentDtoCodeEnum {
25
+ NullCharactersNotAllowed = "null_characters_not_allowed"
26
+ }
@@ -0,0 +1,26 @@
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 ClientsSearchListZipInErrorComponentDto {
11
+ /**
12
+ * * `zip__in` - zip__in
13
+ */
14
+ attr: ClientsSearchListZipInErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `null_characters_not_allowed` - null_characters_not_allowed
17
+ */
18
+ code: ClientsSearchListZipInErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum ClientsSearchListZipInErrorComponentDtoAttrEnum {
22
+ ZipIn = "zip__in"
23
+ }
24
+ export declare enum ClientsSearchListZipInErrorComponentDtoCodeEnum {
25
+ NullCharactersNotAllowed = "null_characters_not_allowed"
26
+ }
@@ -0,0 +1,26 @@
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 ClientsSearchListZohoAccountIdErrorComponentDto {
11
+ /**
12
+ * * `zoho_account_id` - zoho_account_id
13
+ */
14
+ attr: ClientsSearchListZohoAccountIdErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `null_characters_not_allowed` - null_characters_not_allowed
17
+ */
18
+ code: ClientsSearchListZohoAccountIdErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum ClientsSearchListZohoAccountIdErrorComponentDtoAttrEnum {
22
+ ZohoAccountId = "zoho_account_id"
23
+ }
24
+ export declare enum ClientsSearchListZohoAccountIdErrorComponentDtoCodeEnum {
25
+ NullCharactersNotAllowed = "null_characters_not_allowed"
26
+ }
@@ -0,0 +1,26 @@
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 ClientsSearchListZohoAccountIdInErrorComponentDto {
11
+ /**
12
+ * * `zoho_account_id__in` - zoho_account_id__in
13
+ */
14
+ attr: ClientsSearchListZohoAccountIdInErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `null_characters_not_allowed` - null_characters_not_allowed
17
+ */
18
+ code: ClientsSearchListZohoAccountIdInErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum ClientsSearchListZohoAccountIdInErrorComponentDtoAttrEnum {
22
+ ZohoAccountIdIn = "zoho_account_id__in"
23
+ }
24
+ export declare enum ClientsSearchListZohoAccountIdInErrorComponentDtoCodeEnum {
25
+ NullCharactersNotAllowed = "null_characters_not_allowed"
26
+ }
package/model/models.d.ts CHANGED
@@ -252,6 +252,67 @@ export * from "./clients-list-zip-error-component.dto";
252
252
  export * from "./clients-list-zip-in-error-component.dto";
253
253
  export * from "./clients-list-zoho-account-id-error-component.dto";
254
254
  export * from "./clients-list-zoho-account-id-in-error-component.dto";
255
+ export * from "./clients-search-list-account-manager-error-component.dto";
256
+ export * from "./clients-search-list-account-manager-in-error-component.dto";
257
+ export * from "./clients-search-list-address1-error-component.dto";
258
+ export * from "./clients-search-list-address1-in-error-component.dto";
259
+ export * from "./clients-search-list-address2-error-component.dto";
260
+ export * from "./clients-search-list-address2-in-error-component.dto";
261
+ export * from "./clients-search-list-billing-address1-error-component.dto";
262
+ export * from "./clients-search-list-billing-address1-in-error-component.dto";
263
+ export * from "./clients-search-list-billing-address2-error-component.dto";
264
+ export * from "./clients-search-list-billing-address2-in-error-component.dto";
265
+ export * from "./clients-search-list-billing-city-error-component.dto";
266
+ export * from "./clients-search-list-billing-city-in-error-component.dto";
267
+ export * from "./clients-search-list-billing-country-error-component.dto";
268
+ export * from "./clients-search-list-billing-country-in-error-component.dto";
269
+ export * from "./clients-search-list-billing-method-error-component.dto";
270
+ export * from "./clients-search-list-billing-method-in-error-component.dto";
271
+ export * from "./clients-search-list-billing-notes-contains-error-component.dto";
272
+ export * from "./clients-search-list-billing-notes-error-component.dto";
273
+ export * from "./clients-search-list-billing-notes-in-error-component.dto";
274
+ export * from "./clients-search-list-billing-state-error-component.dto";
275
+ export * from "./clients-search-list-billing-state-in-error-component.dto";
276
+ export * from "./clients-search-list-billing-zip-error-component.dto";
277
+ export * from "./clients-search-list-billing-zip-in-error-component.dto";
278
+ export * from "./clients-search-list-city-error-component.dto";
279
+ export * from "./clients-search-list-city-in-error-component.dto";
280
+ export * from "./clients-search-list-contract-until-gte-error-component.dto";
281
+ export * from "./clients-search-list-contract-until-lte-error-component.dto";
282
+ export * from "./clients-search-list-country-error-component.dto";
283
+ export * from "./clients-search-list-country-in-error-component.dto";
284
+ export * from "./clients-search-list-created-by-error-component.dto";
285
+ export * from "./clients-search-list-created-by-in-error-component.dto";
286
+ export * from "./clients-search-list-created-date-gte-error-component.dto";
287
+ export * from "./clients-search-list-created-date-lte-error-component.dto";
288
+ export * from "./clients-search-list-created-gte-error-component.dto";
289
+ export * from "./clients-search-list-created-lte-error-component.dto";
290
+ export * from "./clients-search-list-error.dto";
291
+ export * from "./clients-search-list-error-response400.dto";
292
+ export * from "./clients-search-list-id-error-component.dto";
293
+ export * from "./clients-search-list-id-in-error-component.dto";
294
+ export * from "./clients-search-list-notes-contains-error-component.dto";
295
+ export * from "./clients-search-list-notes-error-component.dto";
296
+ export * from "./clients-search-list-notes-in-error-component.dto";
297
+ export * from "./clients-search-list-payment-recipient-name-error-component.dto";
298
+ export * from "./clients-search-list-payment-recipient-name-in-error-component.dto";
299
+ export * from "./clients-search-list-qb-client-id-error-component.dto";
300
+ export * from "./clients-search-list-qb-client-id-in-error-component.dto";
301
+ export * from "./clients-search-list-state-error-component.dto";
302
+ export * from "./clients-search-list-state-in-error-component.dto";
303
+ export * from "./clients-search-list-status-error-component.dto";
304
+ export * from "./clients-search-list-status-in-error-component.dto";
305
+ export * from "./clients-search-list-time-limit-per-month-gte-error-component.dto";
306
+ export * from "./clients-search-list-time-limit-per-month-lte-error-component.dto";
307
+ export * from "./clients-search-list-updated-by-error-component.dto";
308
+ export * from "./clients-search-list-updated-by-in-error-component.dto";
309
+ export * from "./clients-search-list-validation-error.dto";
310
+ export * from "./clients-search-list-website-error-component.dto";
311
+ export * from "./clients-search-list-website-in-error-component.dto";
312
+ export * from "./clients-search-list-zip-error-component.dto";
313
+ export * from "./clients-search-list-zip-in-error-component.dto";
314
+ export * from "./clients-search-list-zoho-account-id-error-component.dto";
315
+ export * from "./clients-search-list-zoho-account-id-in-error-component.dto";
255
316
  export * from "./clients-update-account-manager-error-component.dto";
256
317
  export * from "./clients-update-address1-error-component.dto";
257
318
  export * from "./clients-update-address2-error-component.dto";
@@ -855,6 +916,7 @@ export * from "./paginated-project-resource-list.dto";
855
916
  export * from "./paginated-project-serializer-with-stats-list.dto";
856
917
  export * from "./paginated-project-status-report-list.dto";
857
918
  export * from "./paginated-role-list.dto";
919
+ export * from "./paginated-simple-client-list.dto";
858
920
  export * from "./paginated-simple-project-list.dto";
859
921
  export * from "./paginated-simple-project-priority-list.dto";
860
922
  export * from "./paginated-simple-vendor-list.dto";
@@ -0,0 +1,16 @@
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 { SimpleClientDto } from "./simple-client.dto";
11
+ export interface PaginatedSimpleClientListDto {
12
+ count: number;
13
+ results: Array<SimpleClientDto>;
14
+ next?: string | null;
15
+ previous?: string | null;
16
+ }
@@ -12,6 +12,7 @@
12
12
  */
13
13
  export interface UserPeriodTotalStatsDto {
14
14
  readonly vacation_days_count: number;
15
+ readonly vacation_days_left: number;
15
16
  readonly compensation_days_count: number;
16
17
  readonly sick_days_count: number;
17
18
  readonly personal_holiday_days_count: number;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@saritasa/crm-delmar-core-sdk",
3
- "version": "0.0.290",
4
- "description": "OpenAPI client for @saritasa/crm-delmar-core-sdk(for version 0.0.150)",
3
+ "version": "0.0.292",
4
+ "description": "OpenAPI client for @saritasa/crm-delmar-core-sdk(for version 0.0.152)",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {
7
7
  "type": "git",