@saritasa/crm-delmar-core-sdk 0.1.49 → 0.1.51

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (110) hide show
  1. package/README.md +2 -2
  2. package/api/api.d.ts +4 -1
  3. package/api/clients-api.service.d.ts +1 -67
  4. package/api/clients-api.serviceInterface.d.ts +0 -92
  5. package/api/export-sprint-hourly-report-for-client-api.service.d.ts +98 -0
  6. package/api/export-sprint-hourly-report-for-client-api.serviceInterface.d.ts +71 -0
  7. package/api/projects-api.service.d.ts +1 -67
  8. package/api/projects-api.serviceInterface.d.ts +0 -49
  9. package/fesm2022/saritasa-crm-delmar-core-sdk.mjs +678 -2107
  10. package/fesm2022/saritasa-crm-delmar-core-sdk.mjs.map +1 -1
  11. package/model/client-duration-data.dto.d.ts +3 -3
  12. package/model/client-margin-report.dto.d.ts +3 -3
  13. package/model/client-sprint-hourly-report-export-resource-create-export-job-request.dto.d.ts +16 -0
  14. package/model/client-statistics-request.dto.d.ts +38 -0
  15. package/model/client-statistics.dto.d.ts +41 -0
  16. package/model/client.dto.d.ts +2 -0
  17. package/model/export-sprint-hourly-report-for-client-start-create-error-response400.dto.d.ts +16 -0
  18. package/model/export-sprint-hourly-report-for-client-start-create-error.dto.d.ts +16 -0
  19. package/model/export-sprint-hourly-report-for-client-start-create-file-format-error-component.dto.d.ts +28 -0
  20. package/model/export-sprint-hourly-report-for-client-start-create-non-field-errors-error-component.dto.d.ts +27 -0
  21. package/model/{projects-with-stats-list-validation-error.dto.d.ts → export-sprint-hourly-report-for-client-start-create-validation-error.dto.d.ts} +3 -3
  22. package/model/models.d.ts +10 -83
  23. package/model/project-margin-report.dto.d.ts +3 -3
  24. package/model/project-statistics-request.dto.d.ts +38 -0
  25. package/model/project-statistics.dto.d.ts +41 -0
  26. package/model/project-status-report.dto.d.ts +5 -3
  27. package/model/project.dto.d.ts +2 -0
  28. package/package.json +2 -2
  29. package/model/client-serializer-with-month-stats.dto.d.ts +0 -25
  30. package/model/client-serializer-with-stats.dto.d.ts +0 -69
  31. package/model/clients-with-stats-list-account-manager-error-component.dto.d.ts +0 -26
  32. package/model/clients-with-stats-list-account-manager-in-error-component.dto.d.ts +0 -26
  33. package/model/clients-with-stats-list-address1-error-component.dto.d.ts +0 -26
  34. package/model/clients-with-stats-list-address1-in-error-component.dto.d.ts +0 -26
  35. package/model/clients-with-stats-list-address2-error-component.dto.d.ts +0 -26
  36. package/model/clients-with-stats-list-address2-in-error-component.dto.d.ts +0 -26
  37. package/model/clients-with-stats-list-billing-address1-error-component.dto.d.ts +0 -26
  38. package/model/clients-with-stats-list-billing-address1-in-error-component.dto.d.ts +0 -26
  39. package/model/clients-with-stats-list-billing-address2-error-component.dto.d.ts +0 -26
  40. package/model/clients-with-stats-list-billing-address2-in-error-component.dto.d.ts +0 -26
  41. package/model/clients-with-stats-list-billing-city-error-component.dto.d.ts +0 -26
  42. package/model/clients-with-stats-list-billing-city-in-error-component.dto.d.ts +0 -26
  43. package/model/clients-with-stats-list-billing-country-error-component.dto.d.ts +0 -26
  44. package/model/clients-with-stats-list-billing-country-in-error-component.dto.d.ts +0 -26
  45. package/model/clients-with-stats-list-billing-method-error-component.dto.d.ts +0 -26
  46. package/model/clients-with-stats-list-billing-method-in-error-component.dto.d.ts +0 -26
  47. package/model/clients-with-stats-list-billing-notes-contains-error-component.dto.d.ts +0 -26
  48. package/model/clients-with-stats-list-billing-notes-error-component.dto.d.ts +0 -26
  49. package/model/clients-with-stats-list-billing-notes-in-error-component.dto.d.ts +0 -26
  50. package/model/clients-with-stats-list-billing-state-error-component.dto.d.ts +0 -26
  51. package/model/clients-with-stats-list-billing-state-in-error-component.dto.d.ts +0 -26
  52. package/model/clients-with-stats-list-billing-zip-error-component.dto.d.ts +0 -26
  53. package/model/clients-with-stats-list-billing-zip-in-error-component.dto.d.ts +0 -26
  54. package/model/clients-with-stats-list-city-error-component.dto.d.ts +0 -26
  55. package/model/clients-with-stats-list-city-in-error-component.dto.d.ts +0 -26
  56. package/model/clients-with-stats-list-contract-until-gte-error-component.dto.d.ts +0 -26
  57. package/model/clients-with-stats-list-contract-until-lte-error-component.dto.d.ts +0 -26
  58. package/model/clients-with-stats-list-country-error-component.dto.d.ts +0 -26
  59. package/model/clients-with-stats-list-country-in-error-component.dto.d.ts +0 -26
  60. package/model/clients-with-stats-list-created-by-error-component.dto.d.ts +0 -26
  61. package/model/clients-with-stats-list-created-by-in-error-component.dto.d.ts +0 -26
  62. package/model/clients-with-stats-list-created-date-gte-error-component.dto.d.ts +0 -26
  63. package/model/clients-with-stats-list-created-date-lte-error-component.dto.d.ts +0 -26
  64. package/model/clients-with-stats-list-created-gte-error-component.dto.d.ts +0 -26
  65. package/model/clients-with-stats-list-created-lte-error-component.dto.d.ts +0 -26
  66. package/model/clients-with-stats-list-error-response400.dto.d.ts +0 -16
  67. package/model/clients-with-stats-list-error.dto.d.ts +0 -72
  68. package/model/clients-with-stats-list-id-error-component.dto.d.ts +0 -27
  69. package/model/clients-with-stats-list-id-in-error-component.dto.d.ts +0 -27
  70. package/model/clients-with-stats-list-notes-contains-error-component.dto.d.ts +0 -26
  71. package/model/clients-with-stats-list-notes-error-component.dto.d.ts +0 -26
  72. package/model/clients-with-stats-list-notes-in-error-component.dto.d.ts +0 -26
  73. package/model/clients-with-stats-list-payment-recipient-name-error-component.dto.d.ts +0 -26
  74. package/model/clients-with-stats-list-payment-recipient-name-in-error-component.dto.d.ts +0 -26
  75. package/model/clients-with-stats-list-qb-client-id-error-component.dto.d.ts +0 -26
  76. package/model/clients-with-stats-list-qb-client-id-in-error-component.dto.d.ts +0 -26
  77. package/model/clients-with-stats-list-state-error-component.dto.d.ts +0 -26
  78. package/model/clients-with-stats-list-state-in-error-component.dto.d.ts +0 -26
  79. package/model/clients-with-stats-list-status-error-component.dto.d.ts +0 -26
  80. package/model/clients-with-stats-list-status-in-error-component.dto.d.ts +0 -26
  81. package/model/clients-with-stats-list-time-limit-per-month-gte-error-component.dto.d.ts +0 -27
  82. package/model/clients-with-stats-list-time-limit-per-month-lte-error-component.dto.d.ts +0 -27
  83. package/model/clients-with-stats-list-updated-by-error-component.dto.d.ts +0 -26
  84. package/model/clients-with-stats-list-updated-by-in-error-component.dto.d.ts +0 -26
  85. package/model/clients-with-stats-list-validation-error.dto.d.ts +0 -15
  86. package/model/clients-with-stats-list-website-error-component.dto.d.ts +0 -26
  87. package/model/clients-with-stats-list-website-in-error-component.dto.d.ts +0 -26
  88. package/model/clients-with-stats-list-zip-error-component.dto.d.ts +0 -26
  89. package/model/clients-with-stats-list-zip-in-error-component.dto.d.ts +0 -26
  90. package/model/clients-with-stats-list-zoho-account-id-error-component.dto.d.ts +0 -26
  91. package/model/clients-with-stats-list-zoho-account-id-in-error-component.dto.d.ts +0 -26
  92. package/model/paginated-client-serializer-with-stats-list.dto.d.ts +0 -16
  93. package/model/paginated-project-serializer-with-stats-list.dto.d.ts +0 -16
  94. package/model/project-serializer-with-month-stats.dto.d.ts +0 -25
  95. package/model/project-serializer-with-stats.dto.d.ts +0 -80
  96. package/model/projects-with-stats-list-client-contact-error-component.dto.d.ts +0 -26
  97. package/model/projects-with-stats-list-client-contact-in-error-component.dto.d.ts +0 -26
  98. package/model/projects-with-stats-list-client-error-component.dto.d.ts +0 -26
  99. package/model/projects-with-stats-list-client-in-error-component.dto.d.ts +0 -26
  100. package/model/projects-with-stats-list-created-date-gte-error-component.dto.d.ts +0 -26
  101. package/model/projects-with-stats-list-created-date-lte-error-component.dto.d.ts +0 -26
  102. package/model/projects-with-stats-list-created-gte-error-component.dto.d.ts +0 -26
  103. package/model/projects-with-stats-list-created-lte-error-component.dto.d.ts +0 -26
  104. package/model/projects-with-stats-list-error-response400.dto.d.ts +0 -16
  105. package/model/projects-with-stats-list-error.dto.d.ts +0 -27
  106. package/model/projects-with-stats-list-id-error-component.dto.d.ts +0 -27
  107. package/model/projects-with-stats-list-id-in-error-component.dto.d.ts +0 -27
  108. package/model/projects-with-stats-list-project-managers-id-in-error-component.dto.d.ts +0 -27
  109. package/model/projects-with-stats-list-status-error-component.dto.d.ts +0 -26
  110. package/model/projects-with-stats-list-status-in-error-component.dto.d.ts +0 -26
@@ -1,26 +0,0 @@
1
- /**
2
- * Delmar Api
3
- *
4
- *
5
- *
6
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
- * https://openapi-generator.tech
8
- * Do not edit the class manually.
9
- */
10
- export interface ClientsWithStatsListAccountManagerErrorComponentDto {
11
- /**
12
- * * `account_manager` - account_manager
13
- */
14
- attr: ClientsWithStatsListAccountManagerErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ClientsWithStatsListAccountManagerErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListAccountManagerErrorComponentDtoAttrEnum {
22
- AccountManager = "account_manager"
23
- }
24
- export declare enum ClientsWithStatsListAccountManagerErrorComponentDtoCodeEnum {
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 ClientsWithStatsListAccountManagerInErrorComponentDto {
11
- /**
12
- * * `account_manager__in` - account_manager__in
13
- */
14
- attr: ClientsWithStatsListAccountManagerInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ClientsWithStatsListAccountManagerInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListAccountManagerInErrorComponentDtoAttrEnum {
22
- AccountManagerIn = "account_manager__in"
23
- }
24
- export declare enum ClientsWithStatsListAccountManagerInErrorComponentDtoCodeEnum {
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 ClientsWithStatsListAddress1ErrorComponentDto {
11
- /**
12
- * * `address1` - address1
13
- */
14
- attr: ClientsWithStatsListAddress1ErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListAddress1ErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListAddress1ErrorComponentDtoAttrEnum {
22
- Address1 = "address1"
23
- }
24
- export declare enum ClientsWithStatsListAddress1ErrorComponentDtoCodeEnum {
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 ClientsWithStatsListAddress1InErrorComponentDto {
11
- /**
12
- * * `address1__in` - address1__in
13
- */
14
- attr: ClientsWithStatsListAddress1InErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListAddress1InErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListAddress1InErrorComponentDtoAttrEnum {
22
- Address1In = "address1__in"
23
- }
24
- export declare enum ClientsWithStatsListAddress1InErrorComponentDtoCodeEnum {
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 ClientsWithStatsListAddress2ErrorComponentDto {
11
- /**
12
- * * `address2` - address2
13
- */
14
- attr: ClientsWithStatsListAddress2ErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListAddress2ErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListAddress2ErrorComponentDtoAttrEnum {
22
- Address2 = "address2"
23
- }
24
- export declare enum ClientsWithStatsListAddress2ErrorComponentDtoCodeEnum {
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 ClientsWithStatsListAddress2InErrorComponentDto {
11
- /**
12
- * * `address2__in` - address2__in
13
- */
14
- attr: ClientsWithStatsListAddress2InErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListAddress2InErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListAddress2InErrorComponentDtoAttrEnum {
22
- Address2In = "address2__in"
23
- }
24
- export declare enum ClientsWithStatsListAddress2InErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingAddress1ErrorComponentDto {
11
- /**
12
- * * `billing_address1` - billing_address1
13
- */
14
- attr: ClientsWithStatsListBillingAddress1ErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListBillingAddress1ErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingAddress1ErrorComponentDtoAttrEnum {
22
- BillingAddress1 = "billing_address1"
23
- }
24
- export declare enum ClientsWithStatsListBillingAddress1ErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingAddress1InErrorComponentDto {
11
- /**
12
- * * `billing_address1__in` - billing_address1__in
13
- */
14
- attr: ClientsWithStatsListBillingAddress1InErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListBillingAddress1InErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingAddress1InErrorComponentDtoAttrEnum {
22
- BillingAddress1In = "billing_address1__in"
23
- }
24
- export declare enum ClientsWithStatsListBillingAddress1InErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingAddress2ErrorComponentDto {
11
- /**
12
- * * `billing_address2` - billing_address2
13
- */
14
- attr: ClientsWithStatsListBillingAddress2ErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListBillingAddress2ErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingAddress2ErrorComponentDtoAttrEnum {
22
- BillingAddress2 = "billing_address2"
23
- }
24
- export declare enum ClientsWithStatsListBillingAddress2ErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingAddress2InErrorComponentDto {
11
- /**
12
- * * `billing_address2__in` - billing_address2__in
13
- */
14
- attr: ClientsWithStatsListBillingAddress2InErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListBillingAddress2InErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingAddress2InErrorComponentDtoAttrEnum {
22
- BillingAddress2In = "billing_address2__in"
23
- }
24
- export declare enum ClientsWithStatsListBillingAddress2InErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingCityErrorComponentDto {
11
- /**
12
- * * `billing_city` - billing_city
13
- */
14
- attr: ClientsWithStatsListBillingCityErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListBillingCityErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingCityErrorComponentDtoAttrEnum {
22
- BillingCity = "billing_city"
23
- }
24
- export declare enum ClientsWithStatsListBillingCityErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingCityInErrorComponentDto {
11
- /**
12
- * * `billing_city__in` - billing_city__in
13
- */
14
- attr: ClientsWithStatsListBillingCityInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListBillingCityInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingCityInErrorComponentDtoAttrEnum {
22
- BillingCityIn = "billing_city__in"
23
- }
24
- export declare enum ClientsWithStatsListBillingCityInErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingCountryErrorComponentDto {
11
- /**
12
- * * `billing_country` - billing_country
13
- */
14
- attr: ClientsWithStatsListBillingCountryErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListBillingCountryErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingCountryErrorComponentDtoAttrEnum {
22
- BillingCountry = "billing_country"
23
- }
24
- export declare enum ClientsWithStatsListBillingCountryErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingCountryInErrorComponentDto {
11
- /**
12
- * * `billing_country__in` - billing_country__in
13
- */
14
- attr: ClientsWithStatsListBillingCountryInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListBillingCountryInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingCountryInErrorComponentDtoAttrEnum {
22
- BillingCountryIn = "billing_country__in"
23
- }
24
- export declare enum ClientsWithStatsListBillingCountryInErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingMethodErrorComponentDto {
11
- /**
12
- * * `billing_method` - billing_method
13
- */
14
- attr: ClientsWithStatsListBillingMethodErrorComponentDtoAttrEnum;
15
- /**
16
- * * `invalid_choice` - invalid_choice
17
- */
18
- code: ClientsWithStatsListBillingMethodErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingMethodErrorComponentDtoAttrEnum {
22
- BillingMethod = "billing_method"
23
- }
24
- export declare enum ClientsWithStatsListBillingMethodErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingMethodInErrorComponentDto {
11
- /**
12
- * * `billing_method__in` - billing_method__in
13
- */
14
- attr: ClientsWithStatsListBillingMethodInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListBillingMethodInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingMethodInErrorComponentDtoAttrEnum {
22
- BillingMethodIn = "billing_method__in"
23
- }
24
- export declare enum ClientsWithStatsListBillingMethodInErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingNotesContainsErrorComponentDto {
11
- /**
12
- * * `billing_notes__contains` - billing_notes__contains
13
- */
14
- attr: ClientsWithStatsListBillingNotesContainsErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListBillingNotesContainsErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingNotesContainsErrorComponentDtoAttrEnum {
22
- BillingNotesContains = "billing_notes__contains"
23
- }
24
- export declare enum ClientsWithStatsListBillingNotesContainsErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingNotesErrorComponentDto {
11
- /**
12
- * * `billing_notes` - billing_notes
13
- */
14
- attr: ClientsWithStatsListBillingNotesErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListBillingNotesErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingNotesErrorComponentDtoAttrEnum {
22
- BillingNotes = "billing_notes"
23
- }
24
- export declare enum ClientsWithStatsListBillingNotesErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingNotesInErrorComponentDto {
11
- /**
12
- * * `billing_notes__in` - billing_notes__in
13
- */
14
- attr: ClientsWithStatsListBillingNotesInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListBillingNotesInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingNotesInErrorComponentDtoAttrEnum {
22
- BillingNotesIn = "billing_notes__in"
23
- }
24
- export declare enum ClientsWithStatsListBillingNotesInErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingStateErrorComponentDto {
11
- /**
12
- * * `billing_state` - billing_state
13
- */
14
- attr: ClientsWithStatsListBillingStateErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListBillingStateErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingStateErrorComponentDtoAttrEnum {
22
- BillingState = "billing_state"
23
- }
24
- export declare enum ClientsWithStatsListBillingStateErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingStateInErrorComponentDto {
11
- /**
12
- * * `billing_state__in` - billing_state__in
13
- */
14
- attr: ClientsWithStatsListBillingStateInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListBillingStateInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingStateInErrorComponentDtoAttrEnum {
22
- BillingStateIn = "billing_state__in"
23
- }
24
- export declare enum ClientsWithStatsListBillingStateInErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingZipErrorComponentDto {
11
- /**
12
- * * `billing_zip` - billing_zip
13
- */
14
- attr: ClientsWithStatsListBillingZipErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListBillingZipErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingZipErrorComponentDtoAttrEnum {
22
- BillingZip = "billing_zip"
23
- }
24
- export declare enum ClientsWithStatsListBillingZipErrorComponentDtoCodeEnum {
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 ClientsWithStatsListBillingZipInErrorComponentDto {
11
- /**
12
- * * `billing_zip__in` - billing_zip__in
13
- */
14
- attr: ClientsWithStatsListBillingZipInErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListBillingZipInErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListBillingZipInErrorComponentDtoAttrEnum {
22
- BillingZipIn = "billing_zip__in"
23
- }
24
- export declare enum ClientsWithStatsListBillingZipInErrorComponentDtoCodeEnum {
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 ClientsWithStatsListCityErrorComponentDto {
11
- /**
12
- * * `city` - city
13
- */
14
- attr: ClientsWithStatsListCityErrorComponentDtoAttrEnum;
15
- /**
16
- * * `null_characters_not_allowed` - null_characters_not_allowed
17
- */
18
- code: ClientsWithStatsListCityErrorComponentDtoCodeEnum;
19
- detail: string;
20
- }
21
- export declare enum ClientsWithStatsListCityErrorComponentDtoAttrEnum {
22
- City = "city"
23
- }
24
- export declare enum ClientsWithStatsListCityErrorComponentDtoCodeEnum {
25
- NullCharactersNotAllowed = "null_characters_not_allowed"
26
- }