@saritasa/crm-delmar-core-sdk 0.0.121 → 0.0.122
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/api/api.d.ts +4 -1
- package/api/clients-api.service.d.ts +105 -0
- package/api/clients-api.serviceInterface.d.ts +226 -0
- package/esm2022/api/api.mjs +5 -1
- package/esm2022/api/clients-api.service.mjs +1011 -0
- package/esm2022/api/clients-api.serviceInterface.mjs +2 -0
- package/esm2022/model/billing-method-enum.dto.mjs +20 -0
- package/esm2022/model/client-month-stats.dto.mjs +2 -0
- package/esm2022/model/client-stats.dto.mjs +2 -0
- package/esm2022/model/client-status-enum.dto.mjs +19 -0
- package/esm2022/model/client.dto.mjs +2 -0
- package/esm2022/model/clients-list-account-manager-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-account-manager-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-address1-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-address1-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-address2-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-address2-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-address1-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-address1-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-address2-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-address2-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-city-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-city-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-country-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-country-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-method-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-method-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-notes-contains-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-notes-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-notes-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-state-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-state-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-zip-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-billing-zip-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-city-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-city-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-contract-until-gte-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-contract-until-lte-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-country-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-country-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-created-by-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-created-by-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-error-response400.dto.mjs +2 -0
- package/esm2022/model/clients-list-error.dto.mjs +2 -0
- package/esm2022/model/clients-list-id-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-list-id-in-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-list-notes-contains-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-notes-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-notes-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-payment-recipient-name-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-payment-recipient-name-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-qb-client-id-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-qb-client-id-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-state-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-state-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-status-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-status-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-time-limit-per-month-gte-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-list-time-limit-per-month-lte-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-list-updated-by-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-updated-by-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-validation-error.dto.mjs +2 -0
- package/esm2022/model/clients-list-website-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-website-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-zip-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-zip-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-zoho-account-id-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-list-zoho-account-id-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-retrieve-error-response400.dto.mjs +2 -0
- package/esm2022/model/clients-with-month-stats-retrieve-account-manager-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-account-manager-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-address1-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-address1-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-address2-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-address2-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-address1-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-address1-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-address2-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-address2-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-city-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-city-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-country-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-country-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-method-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-method-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-notes-contains-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-notes-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-notes-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-state-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-state-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-zip-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-billing-zip-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-city-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-city-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-contract-until-gte-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-contract-until-lte-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-country-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-country-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-created-by-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-created-by-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-error-response400.dto.mjs +2 -0
- package/esm2022/model/clients-with-month-stats-retrieve-error.dto.mjs +2 -0
- package/esm2022/model/clients-with-month-stats-retrieve-id-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-with-month-stats-retrieve-id-in-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-with-month-stats-retrieve-notes-contains-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-notes-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-notes-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-payment-recipient-name-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-payment-recipient-name-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-qb-client-id-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-qb-client-id-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-state-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-state-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-status-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-status-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-time-limit-per-month-gte-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-with-month-stats-retrieve-time-limit-per-month-lte-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-with-month-stats-retrieve-updated-by-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-updated-by-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-validation-error.dto.mjs +2 -0
- package/esm2022/model/clients-with-month-stats-retrieve-website-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-website-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-zip-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-zip-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-zoho-account-id-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-month-stats-retrieve-zoho-account-id-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-account-manager-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-account-manager-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-address1-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-address1-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-address2-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-address2-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-address1-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-address1-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-address2-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-address2-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-city-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-city-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-country-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-country-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-method-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-method-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-notes-contains-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-notes-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-notes-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-state-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-state-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-zip-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-billing-zip-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-city-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-city-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-contract-until-gte-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-contract-until-lte-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-country-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-country-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-created-by-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-created-by-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-error-response400.dto.mjs +2 -0
- package/esm2022/model/clients-with-stats-retrieve-error.dto.mjs +2 -0
- package/esm2022/model/clients-with-stats-retrieve-id-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-with-stats-retrieve-id-in-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-with-stats-retrieve-notes-contains-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-notes-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-notes-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-payment-recipient-name-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-payment-recipient-name-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-qb-client-id-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-qb-client-id-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-state-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-state-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-status-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-status-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-time-limit-per-month-gte-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-with-stats-retrieve-time-limit-per-month-lte-error-component.dto.mjs +19 -0
- package/esm2022/model/clients-with-stats-retrieve-updated-by-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-updated-by-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-validation-error.dto.mjs +2 -0
- package/esm2022/model/clients-with-stats-retrieve-website-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-website-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-zip-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-zip-in-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-zoho-account-id-error-component.dto.mjs +18 -0
- package/esm2022/model/clients-with-stats-retrieve-zoho-account-id-in-error-component.dto.mjs +18 -0
- package/esm2022/model/models.mjs +179 -1
- package/esm2022/model/paginated-client-list.dto.mjs +2 -0
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs +5196 -1226
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs.map +1 -1
- package/model/billing-method-enum.dto.d.ts +18 -0
- package/model/client-month-stats.dto.d.ts +66 -0
- package/model/client-stats.dto.d.ts +68 -0
- package/model/client-status-enum.dto.d.ts +17 -0
- package/model/client.dto.d.ts +58 -0
- package/model/clients-list-account-manager-error-component.dto.d.ts +26 -0
- package/model/clients-list-account-manager-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-address1-error-component.dto.d.ts +26 -0
- package/model/clients-list-address1-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-address2-error-component.dto.d.ts +26 -0
- package/model/clients-list-address2-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-address1-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-address1-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-address2-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-address2-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-city-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-city-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-country-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-country-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-method-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-method-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-notes-contains-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-notes-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-notes-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-state-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-state-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-zip-error-component.dto.d.ts +26 -0
- package/model/clients-list-billing-zip-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-city-error-component.dto.d.ts +26 -0
- package/model/clients-list-city-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-contract-until-gte-error-component.dto.d.ts +26 -0
- package/model/clients-list-contract-until-lte-error-component.dto.d.ts +26 -0
- package/model/clients-list-country-error-component.dto.d.ts +26 -0
- package/model/clients-list-country-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-created-by-error-component.dto.d.ts +26 -0
- package/model/clients-list-created-by-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-error-response400.dto.d.ts +16 -0
- package/model/clients-list-error.dto.d.ts +68 -0
- package/model/clients-list-id-error-component.dto.d.ts +27 -0
- package/model/clients-list-id-in-error-component.dto.d.ts +27 -0
- package/model/clients-list-notes-contains-error-component.dto.d.ts +26 -0
- package/model/clients-list-notes-error-component.dto.d.ts +26 -0
- package/model/clients-list-notes-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-payment-recipient-name-error-component.dto.d.ts +26 -0
- package/model/clients-list-payment-recipient-name-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-qb-client-id-error-component.dto.d.ts +26 -0
- package/model/clients-list-qb-client-id-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-state-error-component.dto.d.ts +26 -0
- package/model/clients-list-state-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-status-error-component.dto.d.ts +26 -0
- package/model/clients-list-status-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-time-limit-per-month-gte-error-component.dto.d.ts +27 -0
- package/model/clients-list-time-limit-per-month-lte-error-component.dto.d.ts +27 -0
- package/model/clients-list-updated-by-error-component.dto.d.ts +26 -0
- package/model/clients-list-updated-by-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-validation-error.dto.d.ts +15 -0
- package/model/clients-list-website-error-component.dto.d.ts +26 -0
- package/model/clients-list-website-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-zip-error-component.dto.d.ts +26 -0
- package/model/clients-list-zip-in-error-component.dto.d.ts +26 -0
- package/model/clients-list-zoho-account-id-error-component.dto.d.ts +26 -0
- package/model/clients-list-zoho-account-id-in-error-component.dto.d.ts +26 -0
- package/model/clients-retrieve-error-response400.dto.d.ts +15 -0
- package/model/clients-with-month-stats-retrieve-account-manager-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-account-manager-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-address1-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-address1-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-address2-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-address2-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-address1-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-address1-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-address2-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-address2-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-city-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-city-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-country-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-country-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-method-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-method-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-notes-contains-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-notes-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-notes-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-state-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-state-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-zip-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-billing-zip-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-city-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-city-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-contract-until-gte-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-contract-until-lte-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-country-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-country-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-created-by-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-created-by-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-error-response400.dto.d.ts +16 -0
- package/model/clients-with-month-stats-retrieve-error.dto.d.ts +68 -0
- package/model/clients-with-month-stats-retrieve-id-error-component.dto.d.ts +27 -0
- package/model/clients-with-month-stats-retrieve-id-in-error-component.dto.d.ts +27 -0
- package/model/clients-with-month-stats-retrieve-notes-contains-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-notes-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-notes-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-payment-recipient-name-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-payment-recipient-name-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-qb-client-id-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-qb-client-id-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-state-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-state-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-status-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-status-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-time-limit-per-month-gte-error-component.dto.d.ts +27 -0
- package/model/clients-with-month-stats-retrieve-time-limit-per-month-lte-error-component.dto.d.ts +27 -0
- package/model/clients-with-month-stats-retrieve-updated-by-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-updated-by-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-validation-error.dto.d.ts +15 -0
- package/model/clients-with-month-stats-retrieve-website-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-website-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-zip-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-zip-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-zoho-account-id-error-component.dto.d.ts +26 -0
- package/model/clients-with-month-stats-retrieve-zoho-account-id-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-account-manager-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-account-manager-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-address1-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-address1-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-address2-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-address2-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-address1-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-address1-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-address2-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-address2-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-city-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-city-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-country-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-country-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-method-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-method-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-notes-contains-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-notes-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-notes-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-state-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-state-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-zip-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-billing-zip-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-city-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-city-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-contract-until-gte-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-contract-until-lte-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-country-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-country-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-created-by-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-created-by-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-error-response400.dto.d.ts +16 -0
- package/model/clients-with-stats-retrieve-error.dto.d.ts +68 -0
- package/model/clients-with-stats-retrieve-id-error-component.dto.d.ts +27 -0
- package/model/clients-with-stats-retrieve-id-in-error-component.dto.d.ts +27 -0
- package/model/clients-with-stats-retrieve-notes-contains-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-notes-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-notes-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-payment-recipient-name-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-payment-recipient-name-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-qb-client-id-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-qb-client-id-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-state-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-state-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-status-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-status-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-time-limit-per-month-gte-error-component.dto.d.ts +27 -0
- package/model/clients-with-stats-retrieve-time-limit-per-month-lte-error-component.dto.d.ts +27 -0
- package/model/clients-with-stats-retrieve-updated-by-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-updated-by-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-validation-error.dto.d.ts +15 -0
- package/model/clients-with-stats-retrieve-website-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-website-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-zip-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-zip-in-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-zoho-account-id-error-component.dto.d.ts +26 -0
- package/model/clients-with-stats-retrieve-zoho-account-id-in-error-component.dto.d.ts +26 -0
- package/model/models.d.ts +178 -0
- package/model/paginated-client-list.dto.d.ts +16 -0
- package/package.json +2 -2
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
export interface ClientsWithStatsRetrieveQbClientIdInErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `qb_client_id__in` - qb_client_id__in
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsWithStatsRetrieveQbClientIdInErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsWithStatsRetrieveQbClientIdInErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsWithStatsRetrieveQbClientIdInErrorComponentDtoAttrEnum {
|
|
22
|
+
QbClientIdIn = "qb_client_id__in"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsWithStatsRetrieveQbClientIdInErrorComponentDtoCodeEnum {
|
|
25
|
+
NullCharactersNotAllowed = "null_characters_not_allowed"
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
export interface ClientsWithStatsRetrieveStateErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `state` - state
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsWithStatsRetrieveStateErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsWithStatsRetrieveStateErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsWithStatsRetrieveStateErrorComponentDtoAttrEnum {
|
|
22
|
+
State = "state"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsWithStatsRetrieveStateErrorComponentDtoCodeEnum {
|
|
25
|
+
NullCharactersNotAllowed = "null_characters_not_allowed"
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
export interface ClientsWithStatsRetrieveStateInErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `state__in` - state__in
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsWithStatsRetrieveStateInErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsWithStatsRetrieveStateInErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsWithStatsRetrieveStateInErrorComponentDtoAttrEnum {
|
|
22
|
+
StateIn = "state__in"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsWithStatsRetrieveStateInErrorComponentDtoCodeEnum {
|
|
25
|
+
NullCharactersNotAllowed = "null_characters_not_allowed"
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
export interface ClientsWithStatsRetrieveStatusErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `status` - status
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsWithStatsRetrieveStatusErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid_choice` - invalid_choice
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsWithStatsRetrieveStatusErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsWithStatsRetrieveStatusErrorComponentDtoAttrEnum {
|
|
22
|
+
Status = "status"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsWithStatsRetrieveStatusErrorComponentDtoCodeEnum {
|
|
25
|
+
InvalidChoice = "invalid_choice"
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
export interface ClientsWithStatsRetrieveStatusInErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `status__in` - status__in
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsWithStatsRetrieveStatusInErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsWithStatsRetrieveStatusInErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsWithStatsRetrieveStatusInErrorComponentDtoAttrEnum {
|
|
22
|
+
StatusIn = "status__in"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsWithStatsRetrieveStatusInErrorComponentDtoCodeEnum {
|
|
25
|
+
NullCharactersNotAllowed = "null_characters_not_allowed"
|
|
26
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
export interface ClientsWithStatsRetrieveTimeLimitPerMonthGteErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `time_limit_per_month__gte` - time_limit_per_month__gte
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsWithStatsRetrieveTimeLimitPerMonthGteErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `overflow` - overflow
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsWithStatsRetrieveTimeLimitPerMonthGteErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsWithStatsRetrieveTimeLimitPerMonthGteErrorComponentDtoAttrEnum {
|
|
22
|
+
TimeLimitPerMonthGte = "time_limit_per_month__gte"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsWithStatsRetrieveTimeLimitPerMonthGteErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
Overflow = "overflow"
|
|
27
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
export interface ClientsWithStatsRetrieveTimeLimitPerMonthLteErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `time_limit_per_month__lte` - time_limit_per_month__lte
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsWithStatsRetrieveTimeLimitPerMonthLteErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `overflow` - overflow
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsWithStatsRetrieveTimeLimitPerMonthLteErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsWithStatsRetrieveTimeLimitPerMonthLteErrorComponentDtoAttrEnum {
|
|
22
|
+
TimeLimitPerMonthLte = "time_limit_per_month__lte"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsWithStatsRetrieveTimeLimitPerMonthLteErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
Overflow = "overflow"
|
|
27
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
export interface ClientsWithStatsRetrieveUpdatedByErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `updated_by` - updated_by
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsWithStatsRetrieveUpdatedByErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid_choice` - invalid_choice
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsWithStatsRetrieveUpdatedByErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsWithStatsRetrieveUpdatedByErrorComponentDtoAttrEnum {
|
|
22
|
+
UpdatedBy = "updated_by"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsWithStatsRetrieveUpdatedByErrorComponentDtoCodeEnum {
|
|
25
|
+
InvalidChoice = "invalid_choice"
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
export interface ClientsWithStatsRetrieveUpdatedByInErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `updated_by__in` - updated_by__in
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsWithStatsRetrieveUpdatedByInErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid_choice` - invalid_choice
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsWithStatsRetrieveUpdatedByInErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsWithStatsRetrieveUpdatedByInErrorComponentDtoAttrEnum {
|
|
22
|
+
UpdatedByIn = "updated_by__in"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsWithStatsRetrieveUpdatedByInErrorComponentDtoCodeEnum {
|
|
25
|
+
InvalidChoice = "invalid_choice"
|
|
26
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
import { ValidationErrorEnumDto } from "./validation-error-enum.dto";
|
|
11
|
+
import { ClientsWithStatsRetrieveErrorDto } from "./clients-with-stats-retrieve-error.dto";
|
|
12
|
+
export interface ClientsWithStatsRetrieveValidationErrorDto {
|
|
13
|
+
type: ValidationErrorEnumDto;
|
|
14
|
+
errors: Array<ClientsWithStatsRetrieveErrorDto>;
|
|
15
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
export interface ClientsWithStatsRetrieveWebsiteErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `website` - website
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsWithStatsRetrieveWebsiteErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsWithStatsRetrieveWebsiteErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsWithStatsRetrieveWebsiteErrorComponentDtoAttrEnum {
|
|
22
|
+
Website = "website"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsWithStatsRetrieveWebsiteErrorComponentDtoCodeEnum {
|
|
25
|
+
NullCharactersNotAllowed = "null_characters_not_allowed"
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
export interface ClientsWithStatsRetrieveWebsiteInErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `website__in` - website__in
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsWithStatsRetrieveWebsiteInErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsWithStatsRetrieveWebsiteInErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsWithStatsRetrieveWebsiteInErrorComponentDtoAttrEnum {
|
|
22
|
+
WebsiteIn = "website__in"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsWithStatsRetrieveWebsiteInErrorComponentDtoCodeEnum {
|
|
25
|
+
NullCharactersNotAllowed = "null_characters_not_allowed"
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
export interface ClientsWithStatsRetrieveZipErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `zip` - zip
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsWithStatsRetrieveZipErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsWithStatsRetrieveZipErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsWithStatsRetrieveZipErrorComponentDtoAttrEnum {
|
|
22
|
+
Zip = "zip"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsWithStatsRetrieveZipErrorComponentDtoCodeEnum {
|
|
25
|
+
NullCharactersNotAllowed = "null_characters_not_allowed"
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
export interface ClientsWithStatsRetrieveZipInErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `zip__in` - zip__in
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsWithStatsRetrieveZipInErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsWithStatsRetrieveZipInErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsWithStatsRetrieveZipInErrorComponentDtoAttrEnum {
|
|
22
|
+
ZipIn = "zip__in"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsWithStatsRetrieveZipInErrorComponentDtoCodeEnum {
|
|
25
|
+
NullCharactersNotAllowed = "null_characters_not_allowed"
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
export interface ClientsWithStatsRetrieveZohoAccountIdErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `zoho_account_id` - zoho_account_id
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsWithStatsRetrieveZohoAccountIdErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsWithStatsRetrieveZohoAccountIdErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsWithStatsRetrieveZohoAccountIdErrorComponentDtoAttrEnum {
|
|
22
|
+
ZohoAccountId = "zoho_account_id"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsWithStatsRetrieveZohoAccountIdErrorComponentDtoCodeEnum {
|
|
25
|
+
NullCharactersNotAllowed = "null_characters_not_allowed"
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
export interface ClientsWithStatsRetrieveZohoAccountIdInErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `zoho_account_id__in` - zoho_account_id__in
|
|
13
|
+
*/
|
|
14
|
+
attr: ClientsWithStatsRetrieveZohoAccountIdInErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `null_characters_not_allowed` - null_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: ClientsWithStatsRetrieveZohoAccountIdInErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum ClientsWithStatsRetrieveZohoAccountIdInErrorComponentDtoAttrEnum {
|
|
22
|
+
ZohoAccountIdIn = "zoho_account_id__in"
|
|
23
|
+
}
|
|
24
|
+
export declare enum ClientsWithStatsRetrieveZohoAccountIdInErrorComponentDtoCodeEnum {
|
|
25
|
+
NullCharactersNotAllowed = "null_characters_not_allowed"
|
|
26
|
+
}
|
package/model/models.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export * from "./billable-chart.dto";
|
|
2
2
|
export * from "./billing-frequency-enum.dto";
|
|
3
|
+
export * from "./billing-method-enum.dto";
|
|
3
4
|
export * from "./billing-type-enum.dto";
|
|
4
5
|
export * from "./branch-change-state-request.dto";
|
|
5
6
|
export * from "./branch.dto";
|
|
@@ -88,7 +89,183 @@ export * from "./branches-users-stats-list-id-error-component.dto";
|
|
|
88
89
|
export * from "./branches-users-stats-list-id-in-error-component.dto";
|
|
89
90
|
export * from "./branches-users-stats-list-users-search-error-component.dto";
|
|
90
91
|
export * from "./branches-users-stats-list-validation-error.dto";
|
|
92
|
+
export * from "./client.dto";
|
|
91
93
|
export * from "./client-error-enum.dto";
|
|
94
|
+
export * from "./client-month-stats.dto";
|
|
95
|
+
export * from "./client-stats.dto";
|
|
96
|
+
export * from "./client-status-enum.dto";
|
|
97
|
+
export * from "./clients-list-account-manager-error-component.dto";
|
|
98
|
+
export * from "./clients-list-account-manager-in-error-component.dto";
|
|
99
|
+
export * from "./clients-list-address1-error-component.dto";
|
|
100
|
+
export * from "./clients-list-address1-in-error-component.dto";
|
|
101
|
+
export * from "./clients-list-address2-error-component.dto";
|
|
102
|
+
export * from "./clients-list-address2-in-error-component.dto";
|
|
103
|
+
export * from "./clients-list-billing-address1-error-component.dto";
|
|
104
|
+
export * from "./clients-list-billing-address1-in-error-component.dto";
|
|
105
|
+
export * from "./clients-list-billing-address2-error-component.dto";
|
|
106
|
+
export * from "./clients-list-billing-address2-in-error-component.dto";
|
|
107
|
+
export * from "./clients-list-billing-city-error-component.dto";
|
|
108
|
+
export * from "./clients-list-billing-city-in-error-component.dto";
|
|
109
|
+
export * from "./clients-list-billing-country-error-component.dto";
|
|
110
|
+
export * from "./clients-list-billing-country-in-error-component.dto";
|
|
111
|
+
export * from "./clients-list-billing-method-error-component.dto";
|
|
112
|
+
export * from "./clients-list-billing-method-in-error-component.dto";
|
|
113
|
+
export * from "./clients-list-billing-notes-contains-error-component.dto";
|
|
114
|
+
export * from "./clients-list-billing-notes-error-component.dto";
|
|
115
|
+
export * from "./clients-list-billing-notes-in-error-component.dto";
|
|
116
|
+
export * from "./clients-list-billing-state-error-component.dto";
|
|
117
|
+
export * from "./clients-list-billing-state-in-error-component.dto";
|
|
118
|
+
export * from "./clients-list-billing-zip-error-component.dto";
|
|
119
|
+
export * from "./clients-list-billing-zip-in-error-component.dto";
|
|
120
|
+
export * from "./clients-list-city-error-component.dto";
|
|
121
|
+
export * from "./clients-list-city-in-error-component.dto";
|
|
122
|
+
export * from "./clients-list-contract-until-gte-error-component.dto";
|
|
123
|
+
export * from "./clients-list-contract-until-lte-error-component.dto";
|
|
124
|
+
export * from "./clients-list-country-error-component.dto";
|
|
125
|
+
export * from "./clients-list-country-in-error-component.dto";
|
|
126
|
+
export * from "./clients-list-created-by-error-component.dto";
|
|
127
|
+
export * from "./clients-list-created-by-in-error-component.dto";
|
|
128
|
+
export * from "./clients-list-error.dto";
|
|
129
|
+
export * from "./clients-list-error-response400.dto";
|
|
130
|
+
export * from "./clients-list-id-error-component.dto";
|
|
131
|
+
export * from "./clients-list-id-in-error-component.dto";
|
|
132
|
+
export * from "./clients-list-notes-contains-error-component.dto";
|
|
133
|
+
export * from "./clients-list-notes-error-component.dto";
|
|
134
|
+
export * from "./clients-list-notes-in-error-component.dto";
|
|
135
|
+
export * from "./clients-list-payment-recipient-name-error-component.dto";
|
|
136
|
+
export * from "./clients-list-payment-recipient-name-in-error-component.dto";
|
|
137
|
+
export * from "./clients-list-qb-client-id-error-component.dto";
|
|
138
|
+
export * from "./clients-list-qb-client-id-in-error-component.dto";
|
|
139
|
+
export * from "./clients-list-state-error-component.dto";
|
|
140
|
+
export * from "./clients-list-state-in-error-component.dto";
|
|
141
|
+
export * from "./clients-list-status-error-component.dto";
|
|
142
|
+
export * from "./clients-list-status-in-error-component.dto";
|
|
143
|
+
export * from "./clients-list-time-limit-per-month-gte-error-component.dto";
|
|
144
|
+
export * from "./clients-list-time-limit-per-month-lte-error-component.dto";
|
|
145
|
+
export * from "./clients-list-updated-by-error-component.dto";
|
|
146
|
+
export * from "./clients-list-updated-by-in-error-component.dto";
|
|
147
|
+
export * from "./clients-list-validation-error.dto";
|
|
148
|
+
export * from "./clients-list-website-error-component.dto";
|
|
149
|
+
export * from "./clients-list-website-in-error-component.dto";
|
|
150
|
+
export * from "./clients-list-zip-error-component.dto";
|
|
151
|
+
export * from "./clients-list-zip-in-error-component.dto";
|
|
152
|
+
export * from "./clients-list-zoho-account-id-error-component.dto";
|
|
153
|
+
export * from "./clients-list-zoho-account-id-in-error-component.dto";
|
|
154
|
+
export * from "./clients-retrieve-error-response400.dto";
|
|
155
|
+
export * from "./clients-with-month-stats-retrieve-account-manager-error-component.dto";
|
|
156
|
+
export * from "./clients-with-month-stats-retrieve-account-manager-in-error-component.dto";
|
|
157
|
+
export * from "./clients-with-month-stats-retrieve-address1-error-component.dto";
|
|
158
|
+
export * from "./clients-with-month-stats-retrieve-address1-in-error-component.dto";
|
|
159
|
+
export * from "./clients-with-month-stats-retrieve-address2-error-component.dto";
|
|
160
|
+
export * from "./clients-with-month-stats-retrieve-address2-in-error-component.dto";
|
|
161
|
+
export * from "./clients-with-month-stats-retrieve-billing-address1-error-component.dto";
|
|
162
|
+
export * from "./clients-with-month-stats-retrieve-billing-address1-in-error-component.dto";
|
|
163
|
+
export * from "./clients-with-month-stats-retrieve-billing-address2-error-component.dto";
|
|
164
|
+
export * from "./clients-with-month-stats-retrieve-billing-address2-in-error-component.dto";
|
|
165
|
+
export * from "./clients-with-month-stats-retrieve-billing-city-error-component.dto";
|
|
166
|
+
export * from "./clients-with-month-stats-retrieve-billing-city-in-error-component.dto";
|
|
167
|
+
export * from "./clients-with-month-stats-retrieve-billing-country-error-component.dto";
|
|
168
|
+
export * from "./clients-with-month-stats-retrieve-billing-country-in-error-component.dto";
|
|
169
|
+
export * from "./clients-with-month-stats-retrieve-billing-method-error-component.dto";
|
|
170
|
+
export * from "./clients-with-month-stats-retrieve-billing-method-in-error-component.dto";
|
|
171
|
+
export * from "./clients-with-month-stats-retrieve-billing-notes-contains-error-component.dto";
|
|
172
|
+
export * from "./clients-with-month-stats-retrieve-billing-notes-error-component.dto";
|
|
173
|
+
export * from "./clients-with-month-stats-retrieve-billing-notes-in-error-component.dto";
|
|
174
|
+
export * from "./clients-with-month-stats-retrieve-billing-state-error-component.dto";
|
|
175
|
+
export * from "./clients-with-month-stats-retrieve-billing-state-in-error-component.dto";
|
|
176
|
+
export * from "./clients-with-month-stats-retrieve-billing-zip-error-component.dto";
|
|
177
|
+
export * from "./clients-with-month-stats-retrieve-billing-zip-in-error-component.dto";
|
|
178
|
+
export * from "./clients-with-month-stats-retrieve-city-error-component.dto";
|
|
179
|
+
export * from "./clients-with-month-stats-retrieve-city-in-error-component.dto";
|
|
180
|
+
export * from "./clients-with-month-stats-retrieve-contract-until-gte-error-component.dto";
|
|
181
|
+
export * from "./clients-with-month-stats-retrieve-contract-until-lte-error-component.dto";
|
|
182
|
+
export * from "./clients-with-month-stats-retrieve-country-error-component.dto";
|
|
183
|
+
export * from "./clients-with-month-stats-retrieve-country-in-error-component.dto";
|
|
184
|
+
export * from "./clients-with-month-stats-retrieve-created-by-error-component.dto";
|
|
185
|
+
export * from "./clients-with-month-stats-retrieve-created-by-in-error-component.dto";
|
|
186
|
+
export * from "./clients-with-month-stats-retrieve-error.dto";
|
|
187
|
+
export * from "./clients-with-month-stats-retrieve-error-response400.dto";
|
|
188
|
+
export * from "./clients-with-month-stats-retrieve-id-error-component.dto";
|
|
189
|
+
export * from "./clients-with-month-stats-retrieve-id-in-error-component.dto";
|
|
190
|
+
export * from "./clients-with-month-stats-retrieve-notes-contains-error-component.dto";
|
|
191
|
+
export * from "./clients-with-month-stats-retrieve-notes-error-component.dto";
|
|
192
|
+
export * from "./clients-with-month-stats-retrieve-notes-in-error-component.dto";
|
|
193
|
+
export * from "./clients-with-month-stats-retrieve-payment-recipient-name-error-component.dto";
|
|
194
|
+
export * from "./clients-with-month-stats-retrieve-payment-recipient-name-in-error-component.dto";
|
|
195
|
+
export * from "./clients-with-month-stats-retrieve-qb-client-id-error-component.dto";
|
|
196
|
+
export * from "./clients-with-month-stats-retrieve-qb-client-id-in-error-component.dto";
|
|
197
|
+
export * from "./clients-with-month-stats-retrieve-state-error-component.dto";
|
|
198
|
+
export * from "./clients-with-month-stats-retrieve-state-in-error-component.dto";
|
|
199
|
+
export * from "./clients-with-month-stats-retrieve-status-error-component.dto";
|
|
200
|
+
export * from "./clients-with-month-stats-retrieve-status-in-error-component.dto";
|
|
201
|
+
export * from "./clients-with-month-stats-retrieve-time-limit-per-month-gte-error-component.dto";
|
|
202
|
+
export * from "./clients-with-month-stats-retrieve-time-limit-per-month-lte-error-component.dto";
|
|
203
|
+
export * from "./clients-with-month-stats-retrieve-updated-by-error-component.dto";
|
|
204
|
+
export * from "./clients-with-month-stats-retrieve-updated-by-in-error-component.dto";
|
|
205
|
+
export * from "./clients-with-month-stats-retrieve-validation-error.dto";
|
|
206
|
+
export * from "./clients-with-month-stats-retrieve-website-error-component.dto";
|
|
207
|
+
export * from "./clients-with-month-stats-retrieve-website-in-error-component.dto";
|
|
208
|
+
export * from "./clients-with-month-stats-retrieve-zip-error-component.dto";
|
|
209
|
+
export * from "./clients-with-month-stats-retrieve-zip-in-error-component.dto";
|
|
210
|
+
export * from "./clients-with-month-stats-retrieve-zoho-account-id-error-component.dto";
|
|
211
|
+
export * from "./clients-with-month-stats-retrieve-zoho-account-id-in-error-component.dto";
|
|
212
|
+
export * from "./clients-with-stats-retrieve-account-manager-error-component.dto";
|
|
213
|
+
export * from "./clients-with-stats-retrieve-account-manager-in-error-component.dto";
|
|
214
|
+
export * from "./clients-with-stats-retrieve-address1-error-component.dto";
|
|
215
|
+
export * from "./clients-with-stats-retrieve-address1-in-error-component.dto";
|
|
216
|
+
export * from "./clients-with-stats-retrieve-address2-error-component.dto";
|
|
217
|
+
export * from "./clients-with-stats-retrieve-address2-in-error-component.dto";
|
|
218
|
+
export * from "./clients-with-stats-retrieve-billing-address1-error-component.dto";
|
|
219
|
+
export * from "./clients-with-stats-retrieve-billing-address1-in-error-component.dto";
|
|
220
|
+
export * from "./clients-with-stats-retrieve-billing-address2-error-component.dto";
|
|
221
|
+
export * from "./clients-with-stats-retrieve-billing-address2-in-error-component.dto";
|
|
222
|
+
export * from "./clients-with-stats-retrieve-billing-city-error-component.dto";
|
|
223
|
+
export * from "./clients-with-stats-retrieve-billing-city-in-error-component.dto";
|
|
224
|
+
export * from "./clients-with-stats-retrieve-billing-country-error-component.dto";
|
|
225
|
+
export * from "./clients-with-stats-retrieve-billing-country-in-error-component.dto";
|
|
226
|
+
export * from "./clients-with-stats-retrieve-billing-method-error-component.dto";
|
|
227
|
+
export * from "./clients-with-stats-retrieve-billing-method-in-error-component.dto";
|
|
228
|
+
export * from "./clients-with-stats-retrieve-billing-notes-contains-error-component.dto";
|
|
229
|
+
export * from "./clients-with-stats-retrieve-billing-notes-error-component.dto";
|
|
230
|
+
export * from "./clients-with-stats-retrieve-billing-notes-in-error-component.dto";
|
|
231
|
+
export * from "./clients-with-stats-retrieve-billing-state-error-component.dto";
|
|
232
|
+
export * from "./clients-with-stats-retrieve-billing-state-in-error-component.dto";
|
|
233
|
+
export * from "./clients-with-stats-retrieve-billing-zip-error-component.dto";
|
|
234
|
+
export * from "./clients-with-stats-retrieve-billing-zip-in-error-component.dto";
|
|
235
|
+
export * from "./clients-with-stats-retrieve-city-error-component.dto";
|
|
236
|
+
export * from "./clients-with-stats-retrieve-city-in-error-component.dto";
|
|
237
|
+
export * from "./clients-with-stats-retrieve-contract-until-gte-error-component.dto";
|
|
238
|
+
export * from "./clients-with-stats-retrieve-contract-until-lte-error-component.dto";
|
|
239
|
+
export * from "./clients-with-stats-retrieve-country-error-component.dto";
|
|
240
|
+
export * from "./clients-with-stats-retrieve-country-in-error-component.dto";
|
|
241
|
+
export * from "./clients-with-stats-retrieve-created-by-error-component.dto";
|
|
242
|
+
export * from "./clients-with-stats-retrieve-created-by-in-error-component.dto";
|
|
243
|
+
export * from "./clients-with-stats-retrieve-error.dto";
|
|
244
|
+
export * from "./clients-with-stats-retrieve-error-response400.dto";
|
|
245
|
+
export * from "./clients-with-stats-retrieve-id-error-component.dto";
|
|
246
|
+
export * from "./clients-with-stats-retrieve-id-in-error-component.dto";
|
|
247
|
+
export * from "./clients-with-stats-retrieve-notes-contains-error-component.dto";
|
|
248
|
+
export * from "./clients-with-stats-retrieve-notes-error-component.dto";
|
|
249
|
+
export * from "./clients-with-stats-retrieve-notes-in-error-component.dto";
|
|
250
|
+
export * from "./clients-with-stats-retrieve-payment-recipient-name-error-component.dto";
|
|
251
|
+
export * from "./clients-with-stats-retrieve-payment-recipient-name-in-error-component.dto";
|
|
252
|
+
export * from "./clients-with-stats-retrieve-qb-client-id-error-component.dto";
|
|
253
|
+
export * from "./clients-with-stats-retrieve-qb-client-id-in-error-component.dto";
|
|
254
|
+
export * from "./clients-with-stats-retrieve-state-error-component.dto";
|
|
255
|
+
export * from "./clients-with-stats-retrieve-state-in-error-component.dto";
|
|
256
|
+
export * from "./clients-with-stats-retrieve-status-error-component.dto";
|
|
257
|
+
export * from "./clients-with-stats-retrieve-status-in-error-component.dto";
|
|
258
|
+
export * from "./clients-with-stats-retrieve-time-limit-per-month-gte-error-component.dto";
|
|
259
|
+
export * from "./clients-with-stats-retrieve-time-limit-per-month-lte-error-component.dto";
|
|
260
|
+
export * from "./clients-with-stats-retrieve-updated-by-error-component.dto";
|
|
261
|
+
export * from "./clients-with-stats-retrieve-updated-by-in-error-component.dto";
|
|
262
|
+
export * from "./clients-with-stats-retrieve-validation-error.dto";
|
|
263
|
+
export * from "./clients-with-stats-retrieve-website-error-component.dto";
|
|
264
|
+
export * from "./clients-with-stats-retrieve-website-in-error-component.dto";
|
|
265
|
+
export * from "./clients-with-stats-retrieve-zip-error-component.dto";
|
|
266
|
+
export * from "./clients-with-stats-retrieve-zip-in-error-component.dto";
|
|
267
|
+
export * from "./clients-with-stats-retrieve-zoho-account-id-error-component.dto";
|
|
268
|
+
export * from "./clients-with-stats-retrieve-zoho-account-id-in-error-component.dto";
|
|
92
269
|
export * from "./config-enum.dto";
|
|
93
270
|
export * from "./create-jira-project.dto";
|
|
94
271
|
export * from "./create-jira-project-request.dto";
|
|
@@ -337,6 +514,7 @@ export * from "./open-id-redirect.dto";
|
|
|
337
514
|
export * from "./paginated-branch-list.dto";
|
|
338
515
|
export * from "./paginated-branch-period-list.dto";
|
|
339
516
|
export * from "./paginated-branch-user-stats-list.dto";
|
|
517
|
+
export * from "./paginated-client-list.dto";
|
|
340
518
|
export * from "./paginated-department-list.dto";
|
|
341
519
|
export * from "./paginated-dismissal-reason-list.dto";
|
|
342
520
|
export * from "./paginated-export-job-list.dto";
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Delmar Api
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
7
|
+
* https://openapi-generator.tech
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*/
|
|
10
|
+
import { ClientDto } from "./client.dto";
|
|
11
|
+
export interface PaginatedClientListDto {
|
|
12
|
+
count: number;
|
|
13
|
+
results: Array<ClientDto>;
|
|
14
|
+
next?: string | null;
|
|
15
|
+
previous?: string | null;
|
|
16
|
+
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@saritasa/crm-delmar-core-sdk",
|
|
3
|
-
"version": "0.0.
|
|
4
|
-
"description": "OpenAPI client for @saritasa/crm-delmar-core-sdk(for version 0.0.
|
|
3
|
+
"version": "0.0.122",
|
|
4
|
+
"description": "OpenAPI client for @saritasa/crm-delmar-core-sdk(for version 0.0.81)",
|
|
5
5
|
"author": "OpenAPI-Generator Contributors",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|