@saritasa/crm-delmar-core-sdk 0.0.156 → 0.0.158
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/api/clients-api.service.d.ts +64 -1
- package/api/clients-api.serviceInterface.d.ts +29 -0
- package/esm2022/api/clients-api.service.mjs +198 -1
- package/esm2022/api/clients-api.serviceInterface.mjs +1 -1
- package/esm2022/model/client-month-stats.dto.mjs +1 -1
- package/esm2022/model/client-request.dto.mjs +2 -0
- package/esm2022/model/client-stats.dto.mjs +1 -1
- package/esm2022/model/client.dto.mjs +1 -1
- package/esm2022/model/clients-create-account-manager-error-component.dto.mjs +21 -0
- package/esm2022/model/clients-create-address1-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-address2-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-billing-address1-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-billing-address2-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-billing-city-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-billing-country-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-billing-method-error-component.dto.mjs +20 -0
- package/esm2022/model/clients-create-billing-notes-error-component.dto.mjs +23 -0
- package/esm2022/model/clients-create-billing-state-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-billing-zip-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-city-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-contacts-data-index-email-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-contacts-data-index-first-name-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-contacts-data-index-job-title-error-component.dto.mjs +22 -0
- package/esm2022/model/clients-create-contacts-data-index-last-name-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-contacts-data-index-middle-name-error-component.dto.mjs +22 -0
- package/esm2022/model/clients-create-contacts-data-index-non-field-errors-error-component.dto.mjs +20 -0
- package/esm2022/model/clients-create-contacts-data-index-phone-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-contacts-data-indexid-error-component.dto.mjs +20 -0
- package/esm2022/model/clients-create-contacts-data-indexis-primary-error-component.dto.mjs +20 -0
- package/esm2022/model/clients-create-contacts-data-non-field-errors-error-component.dto.mjs +20 -0
- package/esm2022/model/clients-create-contract-until-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-create-country-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-error-response400.dto.mjs +2 -0
- package/esm2022/model/clients-create-error.dto.mjs +2 -0
- package/esm2022/model/clients-create-is-billable-error-component.dto.mjs +20 -0
- package/esm2022/model/clients-create-name-error-component.dto.mjs +25 -0
- package/esm2022/model/clients-create-non-field-errors-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-create-notes-error-component.dto.mjs +23 -0
- package/esm2022/model/clients-create-payment-recipient-name-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-qb-client-id-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-state-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-status-error-component.dto.mjs +20 -0
- package/esm2022/model/clients-create-time-limit-per-month-error-component.dto.mjs +21 -0
- package/esm2022/model/clients-create-validation-error.dto.mjs +2 -0
- package/esm2022/model/clients-create-website-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-zip-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-create-zoho-account-id-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-destroy-error-response400.dto.mjs +2 -0
- package/esm2022/model/clients-update-account-manager-error-component.dto.mjs +21 -0
- package/esm2022/model/clients-update-address1-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-address2-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-billing-address1-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-billing-address2-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-billing-city-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-billing-country-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-billing-method-error-component.dto.mjs +20 -0
- package/esm2022/model/clients-update-billing-notes-error-component.dto.mjs +23 -0
- package/esm2022/model/clients-update-billing-state-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-billing-zip-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-city-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-contacts-data-index-email-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-contacts-data-index-first-name-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-contacts-data-index-job-title-error-component.dto.mjs +22 -0
- package/esm2022/model/clients-update-contacts-data-index-last-name-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-contacts-data-index-middle-name-error-component.dto.mjs +22 -0
- package/esm2022/model/clients-update-contacts-data-index-non-field-errors-error-component.dto.mjs +20 -0
- package/esm2022/model/clients-update-contacts-data-index-phone-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-contacts-data-indexid-error-component.dto.mjs +20 -0
- package/esm2022/model/clients-update-contacts-data-indexis-primary-error-component.dto.mjs +20 -0
- package/esm2022/model/clients-update-contacts-data-non-field-errors-error-component.dto.mjs +20 -0
- package/esm2022/model/clients-update-contract-until-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-update-country-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-error-response400.dto.mjs +2 -0
- package/esm2022/model/clients-update-error.dto.mjs +2 -0
- package/esm2022/model/clients-update-is-billable-error-component.dto.mjs +20 -0
- package/esm2022/model/clients-update-name-error-component.dto.mjs +25 -0
- package/esm2022/model/clients-update-non-field-errors-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-update-notes-error-component.dto.mjs +23 -0
- package/esm2022/model/clients-update-payment-recipient-name-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-qb-client-id-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-state-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-status-error-component.dto.mjs +20 -0
- package/esm2022/model/clients-update-time-limit-per-month-error-component.dto.mjs +21 -0
- package/esm2022/model/clients-update-validation-error.dto.mjs +2 -0
- package/esm2022/model/clients-update-website-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-zip-error-component.dto.mjs +24 -0
- package/esm2022/model/clients-update-zoho-account-id-error-component.dto.mjs +24 -0
- package/esm2022/model/models.mjs +83 -1
- package/esm2022/model/project-request.dto.mjs +1 -1
- package/esm2022/model/project-serializer-with-month-stats.dto.mjs +1 -1
- package/esm2022/model/project-serializer-with-stats.dto.mjs +1 -1
- package/esm2022/model/project.dto.mjs +1 -1
- package/esm2022/model/projects-create-client-error-component.dto.mjs +1 -3
- package/esm2022/model/projects-update-client-error-component.dto.mjs +1 -3
- package/esm2022/model/simple-project.dto.mjs +1 -1
- package/esm2022/model/writable-client-contact-request.dto.mjs +11 -0
- package/esm2022/model/writable-client-contact.dto.mjs +11 -0
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs +2276 -433
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs.map +1 -1
- package/model/client-month-stats.dto.d.ts +2 -2
- package/model/client-request.dto.d.ts +49 -0
- package/model/client-stats.dto.d.ts +2 -2
- package/model/client.dto.d.ts +2 -2
- package/model/clients-create-account-manager-error-component.dto.d.ts +29 -0
- package/model/clients-create-address1-error-component.dto.d.ts +32 -0
- package/model/clients-create-address2-error-component.dto.d.ts +32 -0
- package/model/clients-create-billing-address1-error-component.dto.d.ts +32 -0
- package/model/clients-create-billing-address2-error-component.dto.d.ts +32 -0
- package/model/clients-create-billing-city-error-component.dto.d.ts +32 -0
- package/model/clients-create-billing-country-error-component.dto.d.ts +32 -0
- package/model/clients-create-billing-method-error-component.dto.d.ts +28 -0
- package/model/clients-create-billing-notes-error-component.dto.d.ts +31 -0
- package/model/clients-create-billing-state-error-component.dto.d.ts +32 -0
- package/model/clients-create-billing-zip-error-component.dto.d.ts +32 -0
- package/model/clients-create-city-error-component.dto.d.ts +32 -0
- package/model/clients-create-contacts-data-index-email-error-component.dto.d.ts +32 -0
- package/model/clients-create-contacts-data-index-first-name-error-component.dto.d.ts +32 -0
- package/model/clients-create-contacts-data-index-job-title-error-component.dto.d.ts +30 -0
- package/model/clients-create-contacts-data-index-last-name-error-component.dto.d.ts +32 -0
- package/model/clients-create-contacts-data-index-middle-name-error-component.dto.d.ts +30 -0
- package/model/clients-create-contacts-data-index-non-field-errors-error-component.dto.d.ts +28 -0
- package/model/clients-create-contacts-data-index-phone-error-component.dto.d.ts +32 -0
- package/model/clients-create-contacts-data-indexid-error-component.dto.d.ts +28 -0
- package/model/clients-create-contacts-data-indexis-primary-error-component.dto.d.ts +28 -0
- package/model/clients-create-contacts-data-non-field-errors-error-component.dto.d.ts +28 -0
- package/model/clients-create-contract-until-error-component.dto.d.ts +27 -0
- package/model/clients-create-country-error-component.dto.d.ts +32 -0
- package/model/clients-create-error-response400.dto.d.ts +16 -0
- package/model/clients-create-error.dto.d.ts +50 -0
- package/model/clients-create-is-billable-error-component.dto.d.ts +28 -0
- package/model/clients-create-name-error-component.dto.d.ts +33 -0
- package/model/clients-create-non-field-errors-error-component.dto.d.ts +27 -0
- package/model/clients-create-notes-error-component.dto.d.ts +31 -0
- package/model/clients-create-payment-recipient-name-error-component.dto.d.ts +32 -0
- package/model/clients-create-qb-client-id-error-component.dto.d.ts +32 -0
- package/model/clients-create-state-error-component.dto.d.ts +32 -0
- package/model/clients-create-status-error-component.dto.d.ts +28 -0
- package/model/clients-create-time-limit-per-month-error-component.dto.d.ts +29 -0
- package/model/clients-create-validation-error.dto.d.ts +15 -0
- package/model/clients-create-website-error-component.dto.d.ts +32 -0
- package/model/clients-create-zip-error-component.dto.d.ts +32 -0
- package/model/clients-create-zoho-account-id-error-component.dto.d.ts +32 -0
- package/model/clients-destroy-error-response400.dto.d.ts +15 -0
- package/model/clients-update-account-manager-error-component.dto.d.ts +29 -0
- package/model/clients-update-address1-error-component.dto.d.ts +32 -0
- package/model/clients-update-address2-error-component.dto.d.ts +32 -0
- package/model/clients-update-billing-address1-error-component.dto.d.ts +32 -0
- package/model/clients-update-billing-address2-error-component.dto.d.ts +32 -0
- package/model/clients-update-billing-city-error-component.dto.d.ts +32 -0
- package/model/clients-update-billing-country-error-component.dto.d.ts +32 -0
- package/model/clients-update-billing-method-error-component.dto.d.ts +28 -0
- package/model/clients-update-billing-notes-error-component.dto.d.ts +31 -0
- package/model/clients-update-billing-state-error-component.dto.d.ts +32 -0
- package/model/clients-update-billing-zip-error-component.dto.d.ts +32 -0
- package/model/clients-update-city-error-component.dto.d.ts +32 -0
- package/model/clients-update-contacts-data-index-email-error-component.dto.d.ts +32 -0
- package/model/clients-update-contacts-data-index-first-name-error-component.dto.d.ts +32 -0
- package/model/clients-update-contacts-data-index-job-title-error-component.dto.d.ts +30 -0
- package/model/clients-update-contacts-data-index-last-name-error-component.dto.d.ts +32 -0
- package/model/clients-update-contacts-data-index-middle-name-error-component.dto.d.ts +30 -0
- package/model/clients-update-contacts-data-index-non-field-errors-error-component.dto.d.ts +28 -0
- package/model/clients-update-contacts-data-index-phone-error-component.dto.d.ts +32 -0
- package/model/clients-update-contacts-data-indexid-error-component.dto.d.ts +28 -0
- package/model/clients-update-contacts-data-indexis-primary-error-component.dto.d.ts +28 -0
- package/model/clients-update-contacts-data-non-field-errors-error-component.dto.d.ts +28 -0
- package/model/clients-update-contract-until-error-component.dto.d.ts +27 -0
- package/model/clients-update-country-error-component.dto.d.ts +32 -0
- package/model/clients-update-error-response400.dto.d.ts +16 -0
- package/model/clients-update-error.dto.d.ts +50 -0
- package/model/clients-update-is-billable-error-component.dto.d.ts +28 -0
- package/model/clients-update-name-error-component.dto.d.ts +33 -0
- package/model/clients-update-non-field-errors-error-component.dto.d.ts +27 -0
- package/model/clients-update-notes-error-component.dto.d.ts +31 -0
- package/model/clients-update-payment-recipient-name-error-component.dto.d.ts +32 -0
- package/model/clients-update-qb-client-id-error-component.dto.d.ts +32 -0
- package/model/clients-update-state-error-component.dto.d.ts +32 -0
- package/model/clients-update-status-error-component.dto.d.ts +28 -0
- package/model/clients-update-time-limit-per-month-error-component.dto.d.ts +29 -0
- package/model/clients-update-validation-error.dto.d.ts +15 -0
- package/model/clients-update-website-error-component.dto.d.ts +32 -0
- package/model/clients-update-zip-error-component.dto.d.ts +32 -0
- package/model/clients-update-zoho-account-id-error-component.dto.d.ts +32 -0
- package/model/models.d.ts +82 -0
- package/model/project-request.dto.d.ts +1 -1
- package/model/project-serializer-with-month-stats.dto.d.ts +1 -1
- package/model/project-serializer-with-stats.dto.d.ts +1 -1
- package/model/project.dto.d.ts +1 -1
- package/model/projects-create-client-error-component.dto.d.ts +2 -4
- package/model/projects-update-client-error-component.dto.d.ts +2 -4
- package/model/simple-project.dto.d.ts +1 -1
- package/model/writable-client-contact-request.dto.d.ts +25 -0
- package/model/writable-client-contact.dto.d.ts +27 -0
- package/package.json +2 -2
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
*/
|
|
10
10
|
import { SimpleUserDto } from "./simple-user.dto";
|
|
11
11
|
import { BillingMethodEnumDto } from "./billing-method-enum.dto";
|
|
12
|
-
import {
|
|
12
|
+
import { WritableClientContactDto } from "./writable-client-contact.dto";
|
|
13
13
|
import { ClientStatusEnumDto } from "./client-status-enum.dto";
|
|
14
14
|
/**
|
|
15
15
|
* Serializer for Client model with month stats.
|
|
@@ -53,7 +53,7 @@ export interface ClientMonthStatsDto {
|
|
|
53
53
|
readonly created_by_data: SimpleUserDto;
|
|
54
54
|
readonly updated_by: number | null;
|
|
55
55
|
readonly updated_by_data: SimpleUserDto;
|
|
56
|
-
|
|
56
|
+
contacts_data: Array<WritableClientContactDto>;
|
|
57
57
|
readonly billable_day_duration: number;
|
|
58
58
|
readonly unbillable_day_duration: number;
|
|
59
59
|
readonly billable_week_duration: number;
|
|
@@ -0,0 +1,49 @@
|
|
|
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 { BillingMethodEnumDto } from "./billing-method-enum.dto";
|
|
11
|
+
import { WritableClientContactRequestDto } from "./writable-client-contact-request.dto";
|
|
12
|
+
import { ClientStatusEnumDto } from "./client-status-enum.dto";
|
|
13
|
+
/**
|
|
14
|
+
* Serializer for Client model.
|
|
15
|
+
*/
|
|
16
|
+
export interface ClientRequestDto {
|
|
17
|
+
name: string;
|
|
18
|
+
status: ClientStatusEnumDto;
|
|
19
|
+
website: string;
|
|
20
|
+
is_billable: boolean;
|
|
21
|
+
billing_method: BillingMethodEnumDto;
|
|
22
|
+
account_manager: number;
|
|
23
|
+
payment_recipient_name: string;
|
|
24
|
+
time_limit_per_month: number;
|
|
25
|
+
/**
|
|
26
|
+
* Client ID in QuickBooks CRM
|
|
27
|
+
*/
|
|
28
|
+
qb_client_id: string;
|
|
29
|
+
/**
|
|
30
|
+
* Client ID in Zoho CRM
|
|
31
|
+
*/
|
|
32
|
+
zoho_account_id: string;
|
|
33
|
+
address1: string;
|
|
34
|
+
address2: string;
|
|
35
|
+
city: string;
|
|
36
|
+
state: string;
|
|
37
|
+
zip: string;
|
|
38
|
+
country: string;
|
|
39
|
+
notes: string;
|
|
40
|
+
billing_address1: string;
|
|
41
|
+
billing_address2: string;
|
|
42
|
+
billing_city: string;
|
|
43
|
+
billing_state: string;
|
|
44
|
+
billing_zip: string;
|
|
45
|
+
billing_country: string;
|
|
46
|
+
billing_notes: string;
|
|
47
|
+
contacts_data: Array<WritableClientContactRequestDto>;
|
|
48
|
+
contract_until?: string | null;
|
|
49
|
+
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
*/
|
|
10
10
|
import { SimpleUserDto } from "./simple-user.dto";
|
|
11
11
|
import { BillingMethodEnumDto } from "./billing-method-enum.dto";
|
|
12
|
-
import {
|
|
12
|
+
import { WritableClientContactDto } from "./writable-client-contact.dto";
|
|
13
13
|
import { ClientStatusEnumDto } from "./client-status-enum.dto";
|
|
14
14
|
/**
|
|
15
15
|
* Serializer for Client model with stats.
|
|
@@ -53,7 +53,7 @@ export interface ClientStatsDto {
|
|
|
53
53
|
readonly created_by_data: SimpleUserDto;
|
|
54
54
|
readonly updated_by: number | null;
|
|
55
55
|
readonly updated_by_data: SimpleUserDto;
|
|
56
|
-
|
|
56
|
+
contacts_data: Array<WritableClientContactDto>;
|
|
57
57
|
readonly billable_jobs_count: number;
|
|
58
58
|
readonly unbillable_jobs_count: number;
|
|
59
59
|
readonly billable_tasks_count: number;
|
package/model/client.dto.d.ts
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
*/
|
|
10
10
|
import { SimpleUserDto } from "./simple-user.dto";
|
|
11
11
|
import { BillingMethodEnumDto } from "./billing-method-enum.dto";
|
|
12
|
-
import {
|
|
12
|
+
import { WritableClientContactDto } from "./writable-client-contact.dto";
|
|
13
13
|
import { ClientStatusEnumDto } from "./client-status-enum.dto";
|
|
14
14
|
/**
|
|
15
15
|
* Serializer for Client model.
|
|
@@ -53,6 +53,6 @@ export interface ClientDto {
|
|
|
53
53
|
readonly created_by_data: SimpleUserDto;
|
|
54
54
|
readonly updated_by: number | null;
|
|
55
55
|
readonly updated_by_data: SimpleUserDto;
|
|
56
|
-
|
|
56
|
+
contacts_data: Array<WritableClientContactDto>;
|
|
57
57
|
contract_until?: string | null;
|
|
58
58
|
}
|
|
@@ -0,0 +1,29 @@
|
|
|
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 ClientsCreateAccountManagerErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `account_manager` - account_manager
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateAccountManagerErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `does_not_exist` - does_not_exist * `incorrect_type` - incorrect_type * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateAccountManagerErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateAccountManagerErrorComponentDtoAttrEnum {
|
|
22
|
+
AccountManager = "account_manager"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateAccountManagerErrorComponentDtoCodeEnum {
|
|
25
|
+
DoesNotExist = "does_not_exist",
|
|
26
|
+
IncorrectType = "incorrect_type",
|
|
27
|
+
Null = "null",
|
|
28
|
+
Required = "required"
|
|
29
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 ClientsCreateAddress1ErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `address1` - address1
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateAddress1ErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `blank` - blank * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `required` - required * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateAddress1ErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateAddress1ErrorComponentDtoAttrEnum {
|
|
22
|
+
Address1 = "address1"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateAddress1ErrorComponentDtoCodeEnum {
|
|
25
|
+
Blank = "blank",
|
|
26
|
+
Invalid = "invalid",
|
|
27
|
+
MaxLength = "max_length",
|
|
28
|
+
Null = "null",
|
|
29
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
30
|
+
Required = "required",
|
|
31
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
32
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 ClientsCreateAddress2ErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `address2` - address2
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateAddress2ErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `blank` - blank * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `required` - required * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateAddress2ErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateAddress2ErrorComponentDtoAttrEnum {
|
|
22
|
+
Address2 = "address2"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateAddress2ErrorComponentDtoCodeEnum {
|
|
25
|
+
Blank = "blank",
|
|
26
|
+
Invalid = "invalid",
|
|
27
|
+
MaxLength = "max_length",
|
|
28
|
+
Null = "null",
|
|
29
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
30
|
+
Required = "required",
|
|
31
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
32
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 ClientsCreateBillingAddress1ErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `billing_address1` - billing_address1
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateBillingAddress1ErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `blank` - blank * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `required` - required * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateBillingAddress1ErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateBillingAddress1ErrorComponentDtoAttrEnum {
|
|
22
|
+
BillingAddress1 = "billing_address1"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateBillingAddress1ErrorComponentDtoCodeEnum {
|
|
25
|
+
Blank = "blank",
|
|
26
|
+
Invalid = "invalid",
|
|
27
|
+
MaxLength = "max_length",
|
|
28
|
+
Null = "null",
|
|
29
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
30
|
+
Required = "required",
|
|
31
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
32
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 ClientsCreateBillingAddress2ErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `billing_address2` - billing_address2
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateBillingAddress2ErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `blank` - blank * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `required` - required * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateBillingAddress2ErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateBillingAddress2ErrorComponentDtoAttrEnum {
|
|
22
|
+
BillingAddress2 = "billing_address2"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateBillingAddress2ErrorComponentDtoCodeEnum {
|
|
25
|
+
Blank = "blank",
|
|
26
|
+
Invalid = "invalid",
|
|
27
|
+
MaxLength = "max_length",
|
|
28
|
+
Null = "null",
|
|
29
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
30
|
+
Required = "required",
|
|
31
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
32
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 ClientsCreateBillingCityErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `billing_city` - billing_city
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateBillingCityErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `blank` - blank * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `required` - required * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateBillingCityErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateBillingCityErrorComponentDtoAttrEnum {
|
|
22
|
+
BillingCity = "billing_city"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateBillingCityErrorComponentDtoCodeEnum {
|
|
25
|
+
Blank = "blank",
|
|
26
|
+
Invalid = "invalid",
|
|
27
|
+
MaxLength = "max_length",
|
|
28
|
+
Null = "null",
|
|
29
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
30
|
+
Required = "required",
|
|
31
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
32
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 ClientsCreateBillingCountryErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `billing_country` - billing_country
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateBillingCountryErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `blank` - blank * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `required` - required * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateBillingCountryErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateBillingCountryErrorComponentDtoAttrEnum {
|
|
22
|
+
BillingCountry = "billing_country"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateBillingCountryErrorComponentDtoCodeEnum {
|
|
25
|
+
Blank = "blank",
|
|
26
|
+
Invalid = "invalid",
|
|
27
|
+
MaxLength = "max_length",
|
|
28
|
+
Null = "null",
|
|
29
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
30
|
+
Required = "required",
|
|
31
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
32
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
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 ClientsCreateBillingMethodErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `billing_method` - billing_method
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateBillingMethodErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid_choice` - invalid_choice * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateBillingMethodErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateBillingMethodErrorComponentDtoAttrEnum {
|
|
22
|
+
BillingMethod = "billing_method"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateBillingMethodErrorComponentDtoCodeEnum {
|
|
25
|
+
InvalidChoice = "invalid_choice",
|
|
26
|
+
Null = "null",
|
|
27
|
+
Required = "required"
|
|
28
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
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 ClientsCreateBillingNotesErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `billing_notes` - billing_notes
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateBillingNotesErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `blank` - blank * `invalid` - invalid * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `required` - required * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateBillingNotesErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateBillingNotesErrorComponentDtoAttrEnum {
|
|
22
|
+
BillingNotes = "billing_notes"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateBillingNotesErrorComponentDtoCodeEnum {
|
|
25
|
+
Blank = "blank",
|
|
26
|
+
Invalid = "invalid",
|
|
27
|
+
Null = "null",
|
|
28
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
29
|
+
Required = "required",
|
|
30
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
31
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 ClientsCreateBillingStateErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `billing_state` - billing_state
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateBillingStateErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `blank` - blank * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `required` - required * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateBillingStateErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateBillingStateErrorComponentDtoAttrEnum {
|
|
22
|
+
BillingState = "billing_state"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateBillingStateErrorComponentDtoCodeEnum {
|
|
25
|
+
Blank = "blank",
|
|
26
|
+
Invalid = "invalid",
|
|
27
|
+
MaxLength = "max_length",
|
|
28
|
+
Null = "null",
|
|
29
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
30
|
+
Required = "required",
|
|
31
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
32
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 ClientsCreateBillingZipErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `billing_zip` - billing_zip
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateBillingZipErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `blank` - blank * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `required` - required * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateBillingZipErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateBillingZipErrorComponentDtoAttrEnum {
|
|
22
|
+
BillingZip = "billing_zip"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateBillingZipErrorComponentDtoCodeEnum {
|
|
25
|
+
Blank = "blank",
|
|
26
|
+
Invalid = "invalid",
|
|
27
|
+
MaxLength = "max_length",
|
|
28
|
+
Null = "null",
|
|
29
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
30
|
+
Required = "required",
|
|
31
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
32
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 ClientsCreateCityErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `city` - city
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateCityErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `blank` - blank * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `required` - required * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateCityErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateCityErrorComponentDtoAttrEnum {
|
|
22
|
+
City = "city"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateCityErrorComponentDtoCodeEnum {
|
|
25
|
+
Blank = "blank",
|
|
26
|
+
Invalid = "invalid",
|
|
27
|
+
MaxLength = "max_length",
|
|
28
|
+
Null = "null",
|
|
29
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
30
|
+
Required = "required",
|
|
31
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
32
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 ClientsCreateContactsDataINDEXEmailErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `contacts_data.INDEX.email` - contacts_data.INDEX.email
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateContactsDataINDEXEmailErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `blank` - blank * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `required` - required * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateContactsDataINDEXEmailErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateContactsDataINDEXEmailErrorComponentDtoAttrEnum {
|
|
22
|
+
ContactsDataIndexEmail = "contacts_data.INDEX.email"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateContactsDataINDEXEmailErrorComponentDtoCodeEnum {
|
|
25
|
+
Blank = "blank",
|
|
26
|
+
Invalid = "invalid",
|
|
27
|
+
MaxLength = "max_length",
|
|
28
|
+
Null = "null",
|
|
29
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
30
|
+
Required = "required",
|
|
31
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
32
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 ClientsCreateContactsDataINDEXFirstNameErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `contacts_data.INDEX.first_name` - contacts_data.INDEX.first_name
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateContactsDataINDEXFirstNameErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `blank` - blank * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `required` - required * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateContactsDataINDEXFirstNameErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateContactsDataINDEXFirstNameErrorComponentDtoAttrEnum {
|
|
22
|
+
ContactsDataIndexFirstName = "contacts_data.INDEX.first_name"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateContactsDataINDEXFirstNameErrorComponentDtoCodeEnum {
|
|
25
|
+
Blank = "blank",
|
|
26
|
+
Invalid = "invalid",
|
|
27
|
+
MaxLength = "max_length",
|
|
28
|
+
Null = "null",
|
|
29
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
30
|
+
Required = "required",
|
|
31
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
32
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
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 ClientsCreateContactsDataINDEXJobTitleErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `contacts_data.INDEX.job_title` - contacts_data.INDEX.job_title
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateContactsDataINDEXJobTitleErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateContactsDataINDEXJobTitleErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateContactsDataINDEXJobTitleErrorComponentDtoAttrEnum {
|
|
22
|
+
ContactsDataIndexJobTitle = "contacts_data.INDEX.job_title"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateContactsDataINDEXJobTitleErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
MaxLength = "max_length",
|
|
27
|
+
Null = "null",
|
|
28
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
29
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
30
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 ClientsCreateContactsDataINDEXLastNameErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `contacts_data.INDEX.last_name` - contacts_data.INDEX.last_name
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateContactsDataINDEXLastNameErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `blank` - blank * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `required` - required * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateContactsDataINDEXLastNameErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateContactsDataINDEXLastNameErrorComponentDtoAttrEnum {
|
|
22
|
+
ContactsDataIndexLastName = "contacts_data.INDEX.last_name"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateContactsDataINDEXLastNameErrorComponentDtoCodeEnum {
|
|
25
|
+
Blank = "blank",
|
|
26
|
+
Invalid = "invalid",
|
|
27
|
+
MaxLength = "max_length",
|
|
28
|
+
Null = "null",
|
|
29
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
30
|
+
Required = "required",
|
|
31
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
32
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
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 ClientsCreateContactsDataINDEXMiddleNameErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `contacts_data.INDEX.middle_name` - contacts_data.INDEX.middle_name
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateContactsDataINDEXMiddleNameErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateContactsDataINDEXMiddleNameErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateContactsDataINDEXMiddleNameErrorComponentDtoAttrEnum {
|
|
22
|
+
ContactsDataIndexMiddleName = "contacts_data.INDEX.middle_name"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateContactsDataINDEXMiddleNameErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
MaxLength = "max_length",
|
|
27
|
+
Null = "null",
|
|
28
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
29
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
30
|
+
}
|