@saritasa/crm-delmar-core-sdk 0.0.157 → 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
|
@@ -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 ClientsCreateContactsDataINDEXNonFieldErrorsErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `contacts_data.INDEX.non_field_errors` - contacts_data.INDEX.non_field_errors
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateContactsDataINDEXNonFieldErrorsErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateContactsDataINDEXNonFieldErrorsErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateContactsDataINDEXNonFieldErrorsErrorComponentDtoAttrEnum {
|
|
22
|
+
ContactsDataIndexNonFieldErrors = "contacts_data.INDEX.non_field_errors"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateContactsDataINDEXNonFieldErrorsErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
Null = "null",
|
|
27
|
+
Required = "required"
|
|
28
|
+
}
|
|
@@ -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 ClientsCreateContactsDataINDEXPhoneErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `contacts_data.INDEX.phone` - contacts_data.INDEX.phone
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateContactsDataINDEXPhoneErrorComponentDtoAttrEnum;
|
|
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: ClientsCreateContactsDataINDEXPhoneErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateContactsDataINDEXPhoneErrorComponentDtoAttrEnum {
|
|
22
|
+
ContactsDataIndexPhone = "contacts_data.INDEX.phone"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateContactsDataINDEXPhoneErrorComponentDtoCodeEnum {
|
|
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 ClientsCreateContactsDataINDEXIdErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `contacts_data.INDEX.id` - contacts_data.INDEX.id
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateContactsDataINDEXIdErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `max_string_length` - max_string_length * `null` - null
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateContactsDataINDEXIdErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateContactsDataINDEXIdErrorComponentDtoAttrEnum {
|
|
22
|
+
ContactsDataIndexId = "contacts_data.INDEX.id"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateContactsDataINDEXIdErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
MaxStringLength = "max_string_length",
|
|
27
|
+
Null = "null"
|
|
28
|
+
}
|
|
@@ -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 ClientsCreateContactsDataINDEXIsPrimaryErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `contacts_data.INDEX.is_primary` - contacts_data.INDEX.is_primary
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateContactsDataINDEXIsPrimaryErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateContactsDataINDEXIsPrimaryErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateContactsDataINDEXIsPrimaryErrorComponentDtoAttrEnum {
|
|
22
|
+
ContactsDataIndexIsPrimary = "contacts_data.INDEX.is_primary"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateContactsDataINDEXIsPrimaryErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
Null = "null",
|
|
27
|
+
Required = "required"
|
|
28
|
+
}
|
|
@@ -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 ClientsCreateContactsDataNonFieldErrorsErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `contacts_data.non_field_errors` - contacts_data.non_field_errors
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateContactsDataNonFieldErrorsErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `not_a_list` - not_a_list * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateContactsDataNonFieldErrorsErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateContactsDataNonFieldErrorsErrorComponentDtoAttrEnum {
|
|
22
|
+
ContactsDataNonFieldErrors = "contacts_data.non_field_errors"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateContactsDataNonFieldErrorsErrorComponentDtoCodeEnum {
|
|
25
|
+
NotAList = "not_a_list",
|
|
26
|
+
Null = "null",
|
|
27
|
+
Required = "required"
|
|
28
|
+
}
|
|
@@ -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 ClientsCreateContractUntilErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `contract_until` - contract_until
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateContractUntilErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `datetime` - datetime * `invalid` - invalid
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateContractUntilErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateContractUntilErrorComponentDtoAttrEnum {
|
|
22
|
+
ContractUntil = "contract_until"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateContractUntilErrorComponentDtoCodeEnum {
|
|
25
|
+
Datetime = "datetime",
|
|
26
|
+
Invalid = "invalid"
|
|
27
|
+
}
|
|
@@ -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 ClientsCreateCountryErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `country` - country
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateCountryErrorComponentDtoAttrEnum;
|
|
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: ClientsCreateCountryErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateCountryErrorComponentDtoAttrEnum {
|
|
22
|
+
Country = "country"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateCountryErrorComponentDtoCodeEnum {
|
|
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,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 { ParseErrorResponseDto } from "./parse-error-response.dto";
|
|
11
|
+
import { ClientsCreateValidationErrorDto } from "./clients-create-validation-error.dto";
|
|
12
|
+
/**
|
|
13
|
+
* @type ClientsCreateErrorResponse400Dto
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export type ClientsCreateErrorResponse400Dto = ClientsCreateValidationErrorDto | ParseErrorResponseDto;
|
|
@@ -0,0 +1,50 @@
|
|
|
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 { ClientsCreateBillingStateErrorComponentDto } from "./clients-create-billing-state-error-component.dto";
|
|
11
|
+
import { ClientsCreateBillingZipErrorComponentDto } from "./clients-create-billing-zip-error-component.dto";
|
|
12
|
+
import { ClientsCreateCityErrorComponentDto } from "./clients-create-city-error-component.dto";
|
|
13
|
+
import { ClientsCreateStatusErrorComponentDto } from "./clients-create-status-error-component.dto";
|
|
14
|
+
import { ClientsCreatePaymentRecipientNameErrorComponentDto } from "./clients-create-payment-recipient-name-error-component.dto";
|
|
15
|
+
import { ClientsCreateContactsDataINDEXEmailErrorComponentDto } from "./clients-create-contacts-data-index-email-error-component.dto";
|
|
16
|
+
import { ClientsCreateContactsDataINDEXFirstNameErrorComponentDto } from "./clients-create-contacts-data-index-first-name-error-component.dto";
|
|
17
|
+
import { ClientsCreateBillingNotesErrorComponentDto } from "./clients-create-billing-notes-error-component.dto";
|
|
18
|
+
import { ClientsCreateWebsiteErrorComponentDto } from "./clients-create-website-error-component.dto";
|
|
19
|
+
import { ClientsCreateBillingCityErrorComponentDto } from "./clients-create-billing-city-error-component.dto";
|
|
20
|
+
import { ClientsCreateContactsDataINDEXIsPrimaryErrorComponentDto } from "./clients-create-contacts-data-indexis-primary-error-component.dto";
|
|
21
|
+
import { ClientsCreateContactsDataINDEXMiddleNameErrorComponentDto } from "./clients-create-contacts-data-index-middle-name-error-component.dto";
|
|
22
|
+
import { ClientsCreateAddress2ErrorComponentDto } from "./clients-create-address2-error-component.dto";
|
|
23
|
+
import { ClientsCreateIsBillableErrorComponentDto } from "./clients-create-is-billable-error-component.dto";
|
|
24
|
+
import { ClientsCreateContactsDataINDEXJobTitleErrorComponentDto } from "./clients-create-contacts-data-index-job-title-error-component.dto";
|
|
25
|
+
import { ClientsCreateBillingAddress2ErrorComponentDto } from "./clients-create-billing-address2-error-component.dto";
|
|
26
|
+
import { ClientsCreateContactsDataNonFieldErrorsErrorComponentDto } from "./clients-create-contacts-data-non-field-errors-error-component.dto";
|
|
27
|
+
import { ClientsCreateBillingAddress1ErrorComponentDto } from "./clients-create-billing-address1-error-component.dto";
|
|
28
|
+
import { ClientsCreateContractUntilErrorComponentDto } from "./clients-create-contract-until-error-component.dto";
|
|
29
|
+
import { ClientsCreateCountryErrorComponentDto } from "./clients-create-country-error-component.dto";
|
|
30
|
+
import { ClientsCreateAddress1ErrorComponentDto } from "./clients-create-address1-error-component.dto";
|
|
31
|
+
import { ClientsCreateNonFieldErrorsErrorComponentDto } from "./clients-create-non-field-errors-error-component.dto";
|
|
32
|
+
import { ClientsCreateQbClientIdErrorComponentDto } from "./clients-create-qb-client-id-error-component.dto";
|
|
33
|
+
import { ClientsCreateContactsDataINDEXPhoneErrorComponentDto } from "./clients-create-contacts-data-index-phone-error-component.dto";
|
|
34
|
+
import { ClientsCreateStateErrorComponentDto } from "./clients-create-state-error-component.dto";
|
|
35
|
+
import { ClientsCreateTimeLimitPerMonthErrorComponentDto } from "./clients-create-time-limit-per-month-error-component.dto";
|
|
36
|
+
import { ClientsCreateBillingCountryErrorComponentDto } from "./clients-create-billing-country-error-component.dto";
|
|
37
|
+
import { ClientsCreateNameErrorComponentDto } from "./clients-create-name-error-component.dto";
|
|
38
|
+
import { ClientsCreateBillingMethodErrorComponentDto } from "./clients-create-billing-method-error-component.dto";
|
|
39
|
+
import { ClientsCreateZipErrorComponentDto } from "./clients-create-zip-error-component.dto";
|
|
40
|
+
import { ClientsCreateContactsDataINDEXLastNameErrorComponentDto } from "./clients-create-contacts-data-index-last-name-error-component.dto";
|
|
41
|
+
import { ClientsCreateNotesErrorComponentDto } from "./clients-create-notes-error-component.dto";
|
|
42
|
+
import { ClientsCreateContactsDataINDEXIdErrorComponentDto } from "./clients-create-contacts-data-indexid-error-component.dto";
|
|
43
|
+
import { ClientsCreateZohoAccountIdErrorComponentDto } from "./clients-create-zoho-account-id-error-component.dto";
|
|
44
|
+
import { ClientsCreateAccountManagerErrorComponentDto } from "./clients-create-account-manager-error-component.dto";
|
|
45
|
+
import { ClientsCreateContactsDataINDEXNonFieldErrorsErrorComponentDto } from "./clients-create-contacts-data-index-non-field-errors-error-component.dto";
|
|
46
|
+
/**
|
|
47
|
+
* @type ClientsCreateErrorDto
|
|
48
|
+
* @export
|
|
49
|
+
*/
|
|
50
|
+
export type ClientsCreateErrorDto = ClientsCreateAccountManagerErrorComponentDto | ClientsCreateAddress1ErrorComponentDto | ClientsCreateAddress2ErrorComponentDto | ClientsCreateBillingAddress1ErrorComponentDto | ClientsCreateBillingAddress2ErrorComponentDto | ClientsCreateBillingCityErrorComponentDto | ClientsCreateBillingCountryErrorComponentDto | ClientsCreateBillingMethodErrorComponentDto | ClientsCreateBillingNotesErrorComponentDto | ClientsCreateBillingStateErrorComponentDto | ClientsCreateBillingZipErrorComponentDto | ClientsCreateCityErrorComponentDto | ClientsCreateContactsDataINDEXEmailErrorComponentDto | ClientsCreateContactsDataINDEXFirstNameErrorComponentDto | ClientsCreateContactsDataINDEXIdErrorComponentDto | ClientsCreateContactsDataINDEXIsPrimaryErrorComponentDto | ClientsCreateContactsDataINDEXJobTitleErrorComponentDto | ClientsCreateContactsDataINDEXLastNameErrorComponentDto | ClientsCreateContactsDataINDEXMiddleNameErrorComponentDto | ClientsCreateContactsDataINDEXNonFieldErrorsErrorComponentDto | ClientsCreateContactsDataINDEXPhoneErrorComponentDto | ClientsCreateContactsDataNonFieldErrorsErrorComponentDto | ClientsCreateContractUntilErrorComponentDto | ClientsCreateCountryErrorComponentDto | ClientsCreateIsBillableErrorComponentDto | ClientsCreateNameErrorComponentDto | ClientsCreateNonFieldErrorsErrorComponentDto | ClientsCreateNotesErrorComponentDto | ClientsCreatePaymentRecipientNameErrorComponentDto | ClientsCreateQbClientIdErrorComponentDto | ClientsCreateStateErrorComponentDto | ClientsCreateStatusErrorComponentDto | ClientsCreateTimeLimitPerMonthErrorComponentDto | ClientsCreateWebsiteErrorComponentDto | ClientsCreateZipErrorComponentDto | ClientsCreateZohoAccountIdErrorComponentDto;
|
|
@@ -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 ClientsCreateIsBillableErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `is_billable` - is_billable
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateIsBillableErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateIsBillableErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateIsBillableErrorComponentDtoAttrEnum {
|
|
22
|
+
IsBillable = "is_billable"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateIsBillableErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
Null = "null",
|
|
27
|
+
Required = "required"
|
|
28
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
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 ClientsCreateNameErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `name` - name
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateNameErrorComponentDtoAttrEnum;
|
|
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 * `unique` - unique
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateNameErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateNameErrorComponentDtoAttrEnum {
|
|
22
|
+
Name = "name"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateNameErrorComponentDtoCodeEnum {
|
|
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
|
+
Unique = "unique"
|
|
33
|
+
}
|
|
@@ -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 ClientsCreateNonFieldErrorsErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `non_field_errors` - non_field_errors
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateNonFieldErrorsErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `null` - null
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateNonFieldErrorsErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateNonFieldErrorsErrorComponentDtoAttrEnum {
|
|
22
|
+
NonFieldErrors = "non_field_errors"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateNonFieldErrorsErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
Null = "null"
|
|
27
|
+
}
|
|
@@ -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 ClientsCreateNotesErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `notes` - notes
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateNotesErrorComponentDtoAttrEnum;
|
|
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: ClientsCreateNotesErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateNotesErrorComponentDtoAttrEnum {
|
|
22
|
+
Notes = "notes"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateNotesErrorComponentDtoCodeEnum {
|
|
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 ClientsCreatePaymentRecipientNameErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `payment_recipient_name` - payment_recipient_name
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreatePaymentRecipientNameErrorComponentDtoAttrEnum;
|
|
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: ClientsCreatePaymentRecipientNameErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreatePaymentRecipientNameErrorComponentDtoAttrEnum {
|
|
22
|
+
PaymentRecipientName = "payment_recipient_name"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreatePaymentRecipientNameErrorComponentDtoCodeEnum {
|
|
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 ClientsCreateQbClientIdErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `qb_client_id` - qb_client_id
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateQbClientIdErrorComponentDtoAttrEnum;
|
|
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: ClientsCreateQbClientIdErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateQbClientIdErrorComponentDtoAttrEnum {
|
|
22
|
+
QbClientId = "qb_client_id"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateQbClientIdErrorComponentDtoCodeEnum {
|
|
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 ClientsCreateStateErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `state` - state
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateStateErrorComponentDtoAttrEnum;
|
|
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: ClientsCreateStateErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateStateErrorComponentDtoAttrEnum {
|
|
22
|
+
State = "state"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateStateErrorComponentDtoCodeEnum {
|
|
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 ClientsCreateStatusErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `status` - status
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateStatusErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid_choice` - invalid_choice * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateStatusErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateStatusErrorComponentDtoAttrEnum {
|
|
22
|
+
Status = "status"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateStatusErrorComponentDtoCodeEnum {
|
|
25
|
+
InvalidChoice = "invalid_choice",
|
|
26
|
+
Null = "null",
|
|
27
|
+
Required = "required"
|
|
28
|
+
}
|
|
@@ -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 ClientsCreateTimeLimitPerMonthErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `time_limit_per_month` - time_limit_per_month
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateTimeLimitPerMonthErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `max_string_length` - max_string_length * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsCreateTimeLimitPerMonthErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateTimeLimitPerMonthErrorComponentDtoAttrEnum {
|
|
22
|
+
TimeLimitPerMonth = "time_limit_per_month"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateTimeLimitPerMonthErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
MaxStringLength = "max_string_length",
|
|
27
|
+
Null = "null",
|
|
28
|
+
Required = "required"
|
|
29
|
+
}
|
|
@@ -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 { ValidationErrorEnumDto } from "./validation-error-enum.dto";
|
|
11
|
+
import { ClientsCreateErrorDto } from "./clients-create-error.dto";
|
|
12
|
+
export interface ClientsCreateValidationErrorDto {
|
|
13
|
+
type: ValidationErrorEnumDto;
|
|
14
|
+
errors: Array<ClientsCreateErrorDto>;
|
|
15
|
+
}
|
|
@@ -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 ClientsCreateWebsiteErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `website` - website
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateWebsiteErrorComponentDtoAttrEnum;
|
|
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: ClientsCreateWebsiteErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateWebsiteErrorComponentDtoAttrEnum {
|
|
22
|
+
Website = "website"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateWebsiteErrorComponentDtoCodeEnum {
|
|
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 ClientsCreateZipErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `zip` - zip
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsCreateZipErrorComponentDtoAttrEnum;
|
|
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: ClientsCreateZipErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsCreateZipErrorComponentDtoAttrEnum {
|
|
22
|
+
Zip = "zip"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsCreateZipErrorComponentDtoCodeEnum {
|
|
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
|
+
}
|