ch-api-client-typescript2 5.1.4 → 5.1.5
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/lib/api/hospitals-api.d.ts +8 -8
- package/lib/api/hospitals-api.d.ts.map +1 -1
- package/lib/api/hospitals-api.js +13 -13
- package/lib/models/appointment-item-model.d.ts +0 -6
- package/lib/models/appointment-item-model.d.ts.map +1 -1
- package/lib/models/appointment-model.d.ts +0 -6
- package/lib/models/appointment-model.d.ts.map +1 -1
- package/lib/models/ar-translation-document-model.d.ts +55 -0
- package/lib/models/ar-translation-document-model.d.ts.map +1 -0
- package/lib/models/{translation-item-document-model.d.ts → ar-translation-item-document-model.d.ts} +7 -13
- package/lib/models/ar-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/article-document-model.d.ts +251 -7
- package/lib/models/article-document-model.d.ts.map +1 -1
- package/lib/models/bg-translation-document-model.d.ts +55 -0
- package/lib/models/bg-translation-document-model.d.ts.map +1 -0
- package/lib/models/bg-translation-item-document-model.d.ts +37 -0
- package/lib/models/bg-translation-item-document-model.d.ts.map +1 -0
- package/{src/models/slug-change-log-document-model.ts → lib/models/bg-translation-item-document-model.js} +2 -17
- package/lib/models/bn-translation-document-model.d.ts +55 -0
- package/lib/models/bn-translation-document-model.d.ts.map +1 -0
- package/lib/models/bn-translation-document-model.js +15 -0
- package/lib/models/bn-translation-item-document-model.d.ts +37 -0
- package/lib/models/bn-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/bn-translation-item-document-model.js +15 -0
- package/lib/models/contributor-document-model.d.ts +251 -7
- package/lib/models/contributor-document-model.d.ts.map +1 -1
- package/lib/models/contributor-sub-document-model.d.ts +243 -5
- package/lib/models/contributor-sub-document-model.d.ts.map +1 -1
- package/lib/models/country-document-model.d.ts +251 -7
- package/lib/models/country-document-model.d.ts.map +1 -1
- package/lib/models/country-sub-document-model.d.ts +243 -5
- package/lib/models/country-sub-document-model.d.ts.map +1 -1
- package/lib/models/create-appointment-command.d.ts +0 -6
- package/lib/models/create-appointment-command.d.ts.map +1 -1
- package/lib/models/create-landing-form-command.d.ts +0 -6
- package/lib/models/create-landing-form-command.d.ts.map +1 -1
- package/lib/models/create-profile-command.d.ts +0 -6
- package/lib/models/create-profile-command.d.ts.map +1 -1
- package/lib/models/cs-translation-document-model.d.ts +55 -0
- package/lib/models/cs-translation-document-model.d.ts.map +1 -0
- package/lib/models/cs-translation-document-model.js +15 -0
- package/lib/models/cs-translation-item-document-model.d.ts +37 -0
- package/lib/models/cs-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/cs-translation-item-document-model.js +15 -0
- package/lib/models/de-translation-document-model.d.ts +55 -0
- package/lib/models/de-translation-document-model.d.ts.map +1 -0
- package/lib/models/de-translation-document-model.js +15 -0
- package/lib/models/de-translation-item-document-model.d.ts +37 -0
- package/lib/models/de-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/de-translation-item-document-model.js +15 -0
- package/lib/models/deal-document-model.d.ts +251 -7
- package/lib/models/deal-document-model.d.ts.map +1 -1
- package/lib/models/deal-service-sub-document-model.d.ts +243 -5
- package/lib/models/deal-service-sub-document-model.d.ts.map +1 -1
- package/lib/models/department-document-model.d.ts +251 -7
- package/lib/models/department-document-model.d.ts.map +1 -1
- package/lib/models/department-sub-document-model.d.ts +244 -6
- package/lib/models/department-sub-document-model.d.ts.map +1 -1
- package/lib/models/doctor-document-model.d.ts +251 -7
- package/lib/models/doctor-document-model.d.ts.map +1 -1
- package/lib/models/doctor-model.d.ts +0 -6
- package/lib/models/doctor-model.d.ts.map +1 -1
- package/lib/models/doctor-specialty-sub-document-model.d.ts +243 -5
- package/lib/models/doctor-specialty-sub-document-model.d.ts.map +1 -1
- package/lib/models/en-translation-document-model.d.ts +55 -0
- package/lib/models/en-translation-document-model.d.ts.map +1 -0
- package/lib/models/en-translation-document-model.js +15 -0
- package/lib/models/en-translation-item-document-model.d.ts +37 -0
- package/lib/models/en-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/en-translation-item-document-model.js +15 -0
- package/lib/models/es-translation-document-model.d.ts +55 -0
- package/lib/models/es-translation-document-model.d.ts.map +1 -0
- package/lib/models/es-translation-document-model.js +15 -0
- package/lib/models/es-translation-item-document-model.d.ts +37 -0
- package/lib/models/es-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/es-translation-item-document-model.js +15 -0
- package/lib/models/faq-category-document-model.d.ts +251 -7
- package/lib/models/faq-category-document-model.d.ts.map +1 -1
- package/lib/models/faq-category-sub-document-model.d.ts +244 -6
- package/lib/models/faq-category-sub-document-model.d.ts.map +1 -1
- package/lib/models/faq-document-model.d.ts +251 -7
- package/lib/models/faq-document-model.d.ts.map +1 -1
- package/lib/models/fr-translation-document-model.d.ts +55 -0
- package/lib/models/fr-translation-document-model.d.ts.map +1 -0
- package/lib/models/fr-translation-document-model.js +15 -0
- package/lib/models/fr-translation-item-document-model.d.ts +37 -0
- package/lib/models/fr-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/fr-translation-item-document-model.js +15 -0
- package/lib/models/hi-translation-document-model.d.ts +55 -0
- package/lib/models/hi-translation-document-model.d.ts.map +1 -0
- package/lib/models/hi-translation-document-model.js +15 -0
- package/lib/models/hi-translation-item-document-model.d.ts +37 -0
- package/lib/models/hi-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/hi-translation-item-document-model.js +15 -0
- package/lib/models/hospital-document-model.d.ts +251 -7
- package/lib/models/hospital-document-model.d.ts.map +1 -1
- package/lib/models/hospital-specialty-document-model.d.ts +251 -7
- package/lib/models/hospital-specialty-document-model.d.ts.map +1 -1
- package/lib/models/hospital-specialty-sub-document-model.d.ts +245 -7
- package/lib/models/hospital-specialty-sub-document-model.d.ts.map +1 -1
- package/lib/models/hospital-sub-document-model.d.ts +245 -7
- package/lib/models/hospital-sub-document-model.d.ts.map +1 -1
- package/lib/models/hr-translation-document-model.d.ts +55 -0
- package/lib/models/hr-translation-document-model.d.ts.map +1 -0
- package/lib/models/hr-translation-document-model.js +15 -0
- package/lib/models/hr-translation-item-document-model.d.ts +37 -0
- package/lib/models/hr-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/hr-translation-item-document-model.js +15 -0
- package/lib/models/hu-translation-document-model.d.ts +55 -0
- package/lib/models/hu-translation-document-model.d.ts.map +1 -0
- package/lib/models/hu-translation-document-model.js +15 -0
- package/lib/models/hu-translation-item-document-model.d.ts +37 -0
- package/lib/models/hu-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/hu-translation-item-document-model.js +15 -0
- package/lib/models/id-translation-document-model.d.ts +55 -0
- package/lib/models/id-translation-document-model.d.ts.map +1 -0
- package/lib/models/id-translation-document-model.js +15 -0
- package/lib/models/id-translation-item-document-model.d.ts +37 -0
- package/lib/models/id-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/id-translation-item-document-model.js +15 -0
- package/lib/models/index.d.ts +58 -3
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/index.js +58 -3
- package/lib/models/it-translation-document-model.d.ts +55 -0
- package/lib/models/it-translation-document-model.d.ts.map +1 -0
- package/lib/models/it-translation-document-model.js +15 -0
- package/lib/models/it-translation-item-document-model.d.ts +37 -0
- package/lib/models/it-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/it-translation-item-document-model.js +15 -0
- package/lib/models/ja-translation-document-model.d.ts +55 -0
- package/lib/models/ja-translation-document-model.d.ts.map +1 -0
- package/lib/models/ja-translation-document-model.js +15 -0
- package/lib/models/ja-translation-item-document-model.d.ts +37 -0
- package/lib/models/ja-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/ja-translation-item-document-model.js +15 -0
- package/lib/models/ko-translation-document-model.d.ts +55 -0
- package/lib/models/ko-translation-document-model.d.ts.map +1 -0
- package/lib/models/ko-translation-document-model.js +15 -0
- package/lib/models/ko-translation-item-document-model.d.ts +37 -0
- package/lib/models/ko-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/ko-translation-item-document-model.js +15 -0
- package/lib/models/localized-url-model.d.ts +6 -0
- package/lib/models/localized-url-model.d.ts.map +1 -1
- package/lib/models/lt-translation-document-model.d.ts +55 -0
- package/lib/models/lt-translation-document-model.d.ts.map +1 -0
- package/lib/models/lt-translation-document-model.js +15 -0
- package/lib/models/lt-translation-item-document-model.d.ts +37 -0
- package/lib/models/lt-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/lt-translation-item-document-model.js +15 -0
- package/lib/models/lv-translation-document-model.d.ts +55 -0
- package/lib/models/lv-translation-document-model.d.ts.map +1 -0
- package/lib/models/lv-translation-document-model.js +15 -0
- package/lib/models/lv-translation-item-document-model.d.ts +37 -0
- package/lib/models/lv-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/lv-translation-item-document-model.js +15 -0
- package/lib/models/nl-translation-document-model.d.ts +55 -0
- package/lib/models/nl-translation-document-model.d.ts.map +1 -0
- package/lib/models/nl-translation-document-model.js +15 -0
- package/lib/models/nl-translation-item-document-model.d.ts +37 -0
- package/lib/models/nl-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/nl-translation-item-document-model.js +15 -0
- package/lib/models/patient-model.d.ts +0 -6
- package/lib/models/patient-model.d.ts.map +1 -1
- package/lib/models/pl-translation-document-model.d.ts +55 -0
- package/lib/models/pl-translation-document-model.d.ts.map +1 -0
- package/lib/models/pl-translation-document-model.js +15 -0
- package/lib/models/pl-translation-item-document-model.d.ts +37 -0
- package/lib/models/pl-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/pl-translation-item-document-model.js +15 -0
- package/lib/models/pt-pt-translation-document-model.d.ts +55 -0
- package/lib/models/pt-pt-translation-document-model.d.ts.map +1 -0
- package/lib/models/pt-pt-translation-document-model.js +15 -0
- package/lib/models/pt-pt-translation-item-document-model.d.ts +37 -0
- package/lib/models/pt-pt-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/pt-pt-translation-item-document-model.js +15 -0
- package/lib/models/ro-translation-document-model.d.ts +55 -0
- package/lib/models/ro-translation-document-model.d.ts.map +1 -0
- package/lib/models/ro-translation-document-model.js +15 -0
- package/lib/models/ro-translation-item-document-model.d.ts +37 -0
- package/lib/models/ro-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/ro-translation-item-document-model.js +15 -0
- package/lib/models/ru-translation-document-model.d.ts +55 -0
- package/lib/models/ru-translation-document-model.d.ts.map +1 -0
- package/lib/models/ru-translation-document-model.js +15 -0
- package/lib/models/ru-translation-item-document-model.d.ts +37 -0
- package/lib/models/ru-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/ru-translation-item-document-model.js +15 -0
- package/lib/models/service-document-model.d.ts +251 -7
- package/lib/models/service-document-model.d.ts.map +1 -1
- package/lib/models/service-sub-document-model.d.ts +245 -7
- package/lib/models/service-sub-document-model.d.ts.map +1 -1
- package/lib/models/sl-translation-document-model.d.ts +55 -0
- package/lib/models/sl-translation-document-model.d.ts.map +1 -0
- package/lib/models/sl-translation-document-model.js +15 -0
- package/lib/models/sl-translation-item-document-model.d.ts +37 -0
- package/lib/models/sl-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/sl-translation-item-document-model.js +15 -0
- package/lib/models/specialty-document-model.d.ts +251 -7
- package/lib/models/specialty-document-model.d.ts.map +1 -1
- package/lib/models/specialty-sub-document-model.d.ts +243 -5
- package/lib/models/specialty-sub-document-model.d.ts.map +1 -1
- package/lib/models/sv-translation-document-model.d.ts +55 -0
- package/lib/models/sv-translation-document-model.d.ts.map +1 -0
- package/lib/models/sv-translation-document-model.js +15 -0
- package/lib/models/sv-translation-item-document-model.d.ts +37 -0
- package/lib/models/sv-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/sv-translation-item-document-model.js +15 -0
- package/lib/models/th-translation-document-model.d.ts +55 -0
- package/lib/models/th-translation-document-model.d.ts.map +1 -0
- package/lib/models/th-translation-document-model.js +15 -0
- package/lib/models/th-translation-item-document-model.d.ts +37 -0
- package/lib/models/th-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/th-translation-item-document-model.js +15 -0
- package/lib/models/tr-translation-document-model.d.ts +55 -0
- package/lib/models/tr-translation-document-model.d.ts.map +1 -0
- package/lib/models/tr-translation-document-model.js +15 -0
- package/lib/models/tr-translation-item-document-model.d.ts +37 -0
- package/lib/models/tr-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/tr-translation-item-document-model.js +15 -0
- package/lib/models/uk-translation-document-model.d.ts +55 -0
- package/lib/models/uk-translation-document-model.d.ts.map +1 -0
- package/lib/models/uk-translation-document-model.js +15 -0
- package/lib/models/uk-translation-item-document-model.d.ts +37 -0
- package/lib/models/uk-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/uk-translation-item-document-model.js +15 -0
- package/lib/models/update-appointment-command.d.ts +0 -6
- package/lib/models/update-appointment-command.d.ts.map +1 -1
- package/lib/models/update-profile-command.d.ts +0 -6
- package/lib/models/update-profile-command.d.ts.map +1 -1
- package/lib/models/user-model.d.ts +0 -6
- package/lib/models/user-model.d.ts.map +1 -1
- package/lib/models/vi-translation-document-model.d.ts +55 -0
- package/lib/models/vi-translation-document-model.d.ts.map +1 -0
- package/lib/models/vi-translation-document-model.js +15 -0
- package/lib/models/vi-translation-item-document-model.d.ts +37 -0
- package/lib/models/vi-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/vi-translation-item-document-model.js +15 -0
- package/lib/models/zh-translation-document-model.d.ts +55 -0
- package/lib/models/zh-translation-document-model.d.ts.map +1 -0
- package/lib/models/zh-translation-document-model.js +15 -0
- package/lib/models/zh-translation-item-document-model.d.ts +37 -0
- package/lib/models/zh-translation-item-document-model.d.ts.map +1 -0
- package/lib/models/zh-translation-item-document-model.js +15 -0
- package/package.json +1 -1
- package/src/.openapi-generator/FILES +58 -3
- package/src/api/hospitals-api.ts +15 -15
- package/src/models/appointment-item-model.ts +0 -6
- package/src/models/appointment-model.ts +0 -6
- package/src/models/{translation-document-model.ts → ar-translation-document-model.ts} +12 -27
- package/src/models/{translation-item-document-model.ts → ar-translation-item-document-model.ts} +6 -12
- package/src/models/article-document-model.ts +307 -7
- package/src/models/bg-translation-document-model.ts +60 -0
- package/src/models/bg-translation-item-document-model.ts +42 -0
- package/src/models/bn-translation-document-model.ts +60 -0
- package/src/models/bn-translation-item-document-model.ts +42 -0
- package/src/models/contributor-document-model.ts +307 -7
- package/src/models/contributor-sub-document-model.ts +299 -5
- package/src/models/country-document-model.ts +307 -7
- package/src/models/country-sub-document-model.ts +299 -5
- package/src/models/create-appointment-command.ts +0 -6
- package/src/models/create-landing-form-command.ts +0 -6
- package/src/models/create-profile-command.ts +0 -6
- package/src/models/cs-translation-document-model.ts +60 -0
- package/src/models/cs-translation-item-document-model.ts +42 -0
- package/src/models/de-translation-document-model.ts +60 -0
- package/src/models/de-translation-item-document-model.ts +42 -0
- package/src/models/deal-document-model.ts +307 -7
- package/src/models/deal-service-sub-document-model.ts +299 -5
- package/src/models/department-document-model.ts +307 -7
- package/src/models/department-sub-document-model.ts +300 -6
- package/src/models/doctor-document-model.ts +307 -7
- package/src/models/doctor-model.ts +0 -6
- package/src/models/doctor-specialty-sub-document-model.ts +299 -5
- package/src/models/en-translation-document-model.ts +60 -0
- package/src/models/en-translation-item-document-model.ts +42 -0
- package/src/models/es-translation-document-model.ts +60 -0
- package/src/models/es-translation-item-document-model.ts +42 -0
- package/src/models/faq-category-document-model.ts +307 -7
- package/src/models/faq-category-sub-document-model.ts +300 -6
- package/src/models/faq-document-model.ts +307 -7
- package/src/models/fr-translation-document-model.ts +60 -0
- package/src/models/fr-translation-item-document-model.ts +42 -0
- package/src/models/hi-translation-document-model.ts +60 -0
- package/src/models/hi-translation-item-document-model.ts +42 -0
- package/src/models/hospital-document-model.ts +307 -7
- package/src/models/hospital-specialty-document-model.ts +307 -7
- package/src/models/hospital-specialty-sub-document-model.ts +301 -7
- package/src/models/hospital-sub-document-model.ts +301 -7
- package/src/models/hr-translation-document-model.ts +60 -0
- package/src/models/hr-translation-item-document-model.ts +42 -0
- package/src/models/hu-translation-document-model.ts +60 -0
- package/src/models/hu-translation-item-document-model.ts +42 -0
- package/src/models/id-translation-document-model.ts +60 -0
- package/src/models/id-translation-item-document-model.ts +42 -0
- package/src/models/index.ts +58 -3
- package/src/models/it-translation-document-model.ts +60 -0
- package/src/models/it-translation-item-document-model.ts +42 -0
- package/src/models/ja-translation-document-model.ts +60 -0
- package/src/models/ja-translation-item-document-model.ts +42 -0
- package/src/models/ko-translation-document-model.ts +60 -0
- package/src/models/ko-translation-item-document-model.ts +42 -0
- package/src/models/localized-url-model.ts +6 -0
- package/src/models/lt-translation-document-model.ts +60 -0
- package/src/models/lt-translation-item-document-model.ts +42 -0
- package/src/models/lv-translation-document-model.ts +60 -0
- package/src/models/lv-translation-item-document-model.ts +42 -0
- package/src/models/nl-translation-document-model.ts +60 -0
- package/src/models/nl-translation-item-document-model.ts +42 -0
- package/src/models/patient-model.ts +0 -6
- package/src/models/pl-translation-document-model.ts +60 -0
- package/src/models/pl-translation-item-document-model.ts +42 -0
- package/src/models/pt-pt-translation-document-model.ts +60 -0
- package/src/models/pt-pt-translation-item-document-model.ts +42 -0
- package/src/models/ro-translation-document-model.ts +60 -0
- package/src/models/ro-translation-item-document-model.ts +42 -0
- package/src/models/ru-translation-document-model.ts +60 -0
- package/src/models/ru-translation-item-document-model.ts +42 -0
- package/src/models/service-document-model.ts +307 -7
- package/src/models/service-sub-document-model.ts +301 -7
- package/src/models/sl-translation-document-model.ts +60 -0
- package/src/models/sl-translation-item-document-model.ts +42 -0
- package/src/models/specialty-document-model.ts +307 -7
- package/src/models/specialty-sub-document-model.ts +299 -5
- package/src/models/sv-translation-document-model.ts +60 -0
- package/src/models/sv-translation-item-document-model.ts +42 -0
- package/src/models/th-translation-document-model.ts +60 -0
- package/src/models/th-translation-item-document-model.ts +42 -0
- package/src/models/tr-translation-document-model.ts +60 -0
- package/src/models/tr-translation-item-document-model.ts +42 -0
- package/src/models/uk-translation-document-model.ts +60 -0
- package/src/models/uk-translation-item-document-model.ts +42 -0
- package/src/models/update-appointment-command.ts +0 -6
- package/src/models/update-profile-command.ts +0 -6
- package/src/models/user-model.ts +0 -6
- package/src/models/vi-translation-document-model.ts +60 -0
- package/src/models/vi-translation-item-document-model.ts +42 -0
- package/src/models/zh-translation-document-model.ts +60 -0
- package/src/models/zh-translation-item-document-model.ts +42 -0
- package/lib/models/slug-change-log-document-model.d.ts +0 -25
- package/lib/models/slug-change-log-document-model.d.ts.map +0 -1
- package/lib/models/translation-document-model.d.ts +0 -68
- package/lib/models/translation-document-model.d.ts.map +0 -1
- package/lib/models/translation-item-document-model.d.ts.map +0 -1
- /package/lib/models/{slug-change-log-document-model.js → ar-translation-document-model.js} +0 -0
- /package/lib/models/{translation-document-model.js → ar-translation-item-document-model.js} +0 -0
- /package/lib/models/{translation-item-document-model.js → bg-translation-document-model.js} +0 -0
|
@@ -15,7 +15,91 @@
|
|
|
15
15
|
|
|
16
16
|
// May contain unused imports in some cases
|
|
17
17
|
// @ts-ignore
|
|
18
|
-
import {
|
|
18
|
+
import { ArTranslationItemDocumentModel } from './ar-translation-item-document-model';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import { BgTranslationItemDocumentModel } from './bg-translation-item-document-model';
|
|
22
|
+
// May contain unused imports in some cases
|
|
23
|
+
// @ts-ignore
|
|
24
|
+
import { BnTranslationItemDocumentModel } from './bn-translation-item-document-model';
|
|
25
|
+
// May contain unused imports in some cases
|
|
26
|
+
// @ts-ignore
|
|
27
|
+
import { CsTranslationItemDocumentModel } from './cs-translation-item-document-model';
|
|
28
|
+
// May contain unused imports in some cases
|
|
29
|
+
// @ts-ignore
|
|
30
|
+
import { DeTranslationItemDocumentModel } from './de-translation-item-document-model';
|
|
31
|
+
// May contain unused imports in some cases
|
|
32
|
+
// @ts-ignore
|
|
33
|
+
import { EnTranslationItemDocumentModel } from './en-translation-item-document-model';
|
|
34
|
+
// May contain unused imports in some cases
|
|
35
|
+
// @ts-ignore
|
|
36
|
+
import { EsTranslationItemDocumentModel } from './es-translation-item-document-model';
|
|
37
|
+
// May contain unused imports in some cases
|
|
38
|
+
// @ts-ignore
|
|
39
|
+
import { FrTranslationItemDocumentModel } from './fr-translation-item-document-model';
|
|
40
|
+
// May contain unused imports in some cases
|
|
41
|
+
// @ts-ignore
|
|
42
|
+
import { HiTranslationItemDocumentModel } from './hi-translation-item-document-model';
|
|
43
|
+
// May contain unused imports in some cases
|
|
44
|
+
// @ts-ignore
|
|
45
|
+
import { HrTranslationItemDocumentModel } from './hr-translation-item-document-model';
|
|
46
|
+
// May contain unused imports in some cases
|
|
47
|
+
// @ts-ignore
|
|
48
|
+
import { HuTranslationItemDocumentModel } from './hu-translation-item-document-model';
|
|
49
|
+
// May contain unused imports in some cases
|
|
50
|
+
// @ts-ignore
|
|
51
|
+
import { IdTranslationItemDocumentModel } from './id-translation-item-document-model';
|
|
52
|
+
// May contain unused imports in some cases
|
|
53
|
+
// @ts-ignore
|
|
54
|
+
import { ItTranslationItemDocumentModel } from './it-translation-item-document-model';
|
|
55
|
+
// May contain unused imports in some cases
|
|
56
|
+
// @ts-ignore
|
|
57
|
+
import { JaTranslationItemDocumentModel } from './ja-translation-item-document-model';
|
|
58
|
+
// May contain unused imports in some cases
|
|
59
|
+
// @ts-ignore
|
|
60
|
+
import { KoTranslationItemDocumentModel } from './ko-translation-item-document-model';
|
|
61
|
+
// May contain unused imports in some cases
|
|
62
|
+
// @ts-ignore
|
|
63
|
+
import { LtTranslationItemDocumentModel } from './lt-translation-item-document-model';
|
|
64
|
+
// May contain unused imports in some cases
|
|
65
|
+
// @ts-ignore
|
|
66
|
+
import { LvTranslationItemDocumentModel } from './lv-translation-item-document-model';
|
|
67
|
+
// May contain unused imports in some cases
|
|
68
|
+
// @ts-ignore
|
|
69
|
+
import { NlTranslationItemDocumentModel } from './nl-translation-item-document-model';
|
|
70
|
+
// May contain unused imports in some cases
|
|
71
|
+
// @ts-ignore
|
|
72
|
+
import { PlTranslationItemDocumentModel } from './pl-translation-item-document-model';
|
|
73
|
+
// May contain unused imports in some cases
|
|
74
|
+
// @ts-ignore
|
|
75
|
+
import { PtPtTranslationItemDocumentModel } from './pt-pt-translation-item-document-model';
|
|
76
|
+
// May contain unused imports in some cases
|
|
77
|
+
// @ts-ignore
|
|
78
|
+
import { RoTranslationItemDocumentModel } from './ro-translation-item-document-model';
|
|
79
|
+
// May contain unused imports in some cases
|
|
80
|
+
// @ts-ignore
|
|
81
|
+
import { RuTranslationItemDocumentModel } from './ru-translation-item-document-model';
|
|
82
|
+
// May contain unused imports in some cases
|
|
83
|
+
// @ts-ignore
|
|
84
|
+
import { SlTranslationItemDocumentModel } from './sl-translation-item-document-model';
|
|
85
|
+
// May contain unused imports in some cases
|
|
86
|
+
// @ts-ignore
|
|
87
|
+
import { SvTranslationItemDocumentModel } from './sv-translation-item-document-model';
|
|
88
|
+
// May contain unused imports in some cases
|
|
89
|
+
// @ts-ignore
|
|
90
|
+
import { ThTranslationItemDocumentModel } from './th-translation-item-document-model';
|
|
91
|
+
// May contain unused imports in some cases
|
|
92
|
+
// @ts-ignore
|
|
93
|
+
import { TrTranslationItemDocumentModel } from './tr-translation-item-document-model';
|
|
94
|
+
// May contain unused imports in some cases
|
|
95
|
+
// @ts-ignore
|
|
96
|
+
import { UkTranslationItemDocumentModel } from './uk-translation-item-document-model';
|
|
97
|
+
// May contain unused imports in some cases
|
|
98
|
+
// @ts-ignore
|
|
99
|
+
import { ViTranslationItemDocumentModel } from './vi-translation-item-document-model';
|
|
100
|
+
// May contain unused imports in some cases
|
|
101
|
+
// @ts-ignore
|
|
102
|
+
import { ZhTranslationItemDocumentModel } from './zh-translation-item-document-model';
|
|
19
103
|
|
|
20
104
|
/**
|
|
21
105
|
*
|
|
@@ -25,15 +109,225 @@ import { TranslationItemDocumentModel } from './translation-item-document-model'
|
|
|
25
109
|
export interface DoctorSpecialtySubDocumentModel {
|
|
26
110
|
/**
|
|
27
111
|
*
|
|
28
|
-
* @type {
|
|
112
|
+
* @type {EnTranslationItemDocumentModel}
|
|
29
113
|
* @memberof DoctorSpecialtySubDocumentModel
|
|
30
114
|
*/
|
|
31
|
-
'
|
|
115
|
+
'en'?: EnTranslationItemDocumentModel;
|
|
116
|
+
/**
|
|
117
|
+
*
|
|
118
|
+
* @type {RuTranslationItemDocumentModel}
|
|
119
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
120
|
+
*/
|
|
121
|
+
'ru'?: RuTranslationItemDocumentModel;
|
|
122
|
+
/**
|
|
123
|
+
*
|
|
124
|
+
* @type {ZhTranslationItemDocumentModel}
|
|
125
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
126
|
+
*/
|
|
127
|
+
'zh'?: ZhTranslationItemDocumentModel;
|
|
128
|
+
/**
|
|
129
|
+
*
|
|
130
|
+
* @type {EsTranslationItemDocumentModel}
|
|
131
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
132
|
+
*/
|
|
133
|
+
'es'?: EsTranslationItemDocumentModel;
|
|
134
|
+
/**
|
|
135
|
+
*
|
|
136
|
+
* @type {IdTranslationItemDocumentModel}
|
|
137
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
138
|
+
*/
|
|
139
|
+
'id'?: IdTranslationItemDocumentModel;
|
|
140
|
+
/**
|
|
141
|
+
*
|
|
142
|
+
* @type {PtPtTranslationItemDocumentModel}
|
|
143
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
144
|
+
*/
|
|
145
|
+
'pt'?: PtPtTranslationItemDocumentModel;
|
|
146
|
+
/**
|
|
147
|
+
*
|
|
148
|
+
* @type {FrTranslationItemDocumentModel}
|
|
149
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
150
|
+
*/
|
|
151
|
+
'fr'?: FrTranslationItemDocumentModel;
|
|
152
|
+
/**
|
|
153
|
+
*
|
|
154
|
+
* @type {ViTranslationItemDocumentModel}
|
|
155
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
156
|
+
*/
|
|
157
|
+
'vi'?: ViTranslationItemDocumentModel;
|
|
158
|
+
/**
|
|
159
|
+
*
|
|
160
|
+
* @type {ThTranslationItemDocumentModel}
|
|
161
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
162
|
+
*/
|
|
163
|
+
'th'?: ThTranslationItemDocumentModel;
|
|
164
|
+
/**
|
|
165
|
+
*
|
|
166
|
+
* @type {ArTranslationItemDocumentModel}
|
|
167
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
168
|
+
*/
|
|
169
|
+
'ar'?: ArTranslationItemDocumentModel;
|
|
170
|
+
/**
|
|
171
|
+
*
|
|
172
|
+
* @type {KoTranslationItemDocumentModel}
|
|
173
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
174
|
+
*/
|
|
175
|
+
'ko'?: KoTranslationItemDocumentModel;
|
|
176
|
+
/**
|
|
177
|
+
*
|
|
178
|
+
* @type {BgTranslationItemDocumentModel}
|
|
179
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
180
|
+
*/
|
|
181
|
+
'bg'?: BgTranslationItemDocumentModel;
|
|
182
|
+
/**
|
|
183
|
+
*
|
|
184
|
+
* @type {CsTranslationItemDocumentModel}
|
|
185
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
186
|
+
*/
|
|
187
|
+
'cs'?: CsTranslationItemDocumentModel;
|
|
188
|
+
/**
|
|
189
|
+
*
|
|
190
|
+
* @type {DeTranslationItemDocumentModel}
|
|
191
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
192
|
+
*/
|
|
193
|
+
'de'?: DeTranslationItemDocumentModel;
|
|
194
|
+
/**
|
|
195
|
+
*
|
|
196
|
+
* @type {HiTranslationItemDocumentModel}
|
|
197
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
198
|
+
*/
|
|
199
|
+
'hi'?: HiTranslationItemDocumentModel;
|
|
200
|
+
/**
|
|
201
|
+
*
|
|
202
|
+
* @type {HrTranslationItemDocumentModel}
|
|
203
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
204
|
+
*/
|
|
205
|
+
'hr'?: HrTranslationItemDocumentModel;
|
|
206
|
+
/**
|
|
207
|
+
*
|
|
208
|
+
* @type {HuTranslationItemDocumentModel}
|
|
209
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
210
|
+
*/
|
|
211
|
+
'hu'?: HuTranslationItemDocumentModel;
|
|
212
|
+
/**
|
|
213
|
+
*
|
|
214
|
+
* @type {ItTranslationItemDocumentModel}
|
|
215
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
216
|
+
*/
|
|
217
|
+
'it'?: ItTranslationItemDocumentModel;
|
|
218
|
+
/**
|
|
219
|
+
*
|
|
220
|
+
* @type {JaTranslationItemDocumentModel}
|
|
221
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
222
|
+
*/
|
|
223
|
+
'ja'?: JaTranslationItemDocumentModel;
|
|
224
|
+
/**
|
|
225
|
+
*
|
|
226
|
+
* @type {EnTranslationItemDocumentModel}
|
|
227
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
228
|
+
*/
|
|
229
|
+
'kk'?: EnTranslationItemDocumentModel;
|
|
230
|
+
/**
|
|
231
|
+
*
|
|
232
|
+
* @type {EnTranslationItemDocumentModel}
|
|
233
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
234
|
+
*/
|
|
235
|
+
'ky'?: EnTranslationItemDocumentModel;
|
|
236
|
+
/**
|
|
237
|
+
*
|
|
238
|
+
* @type {EnTranslationItemDocumentModel}
|
|
239
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
240
|
+
*/
|
|
241
|
+
'lo'?: EnTranslationItemDocumentModel;
|
|
242
|
+
/**
|
|
243
|
+
*
|
|
244
|
+
* @type {LtTranslationItemDocumentModel}
|
|
245
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
246
|
+
*/
|
|
247
|
+
'lt'?: LtTranslationItemDocumentModel;
|
|
248
|
+
/**
|
|
249
|
+
*
|
|
250
|
+
* @type {LvTranslationItemDocumentModel}
|
|
251
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
252
|
+
*/
|
|
253
|
+
'lv'?: LvTranslationItemDocumentModel;
|
|
32
254
|
/**
|
|
33
255
|
*
|
|
34
|
-
* @type {
|
|
256
|
+
* @type {EnTranslationItemDocumentModel}
|
|
35
257
|
* @memberof DoctorSpecialtySubDocumentModel
|
|
36
258
|
*/
|
|
37
|
-
'
|
|
259
|
+
'my'?: EnTranslationItemDocumentModel;
|
|
260
|
+
/**
|
|
261
|
+
*
|
|
262
|
+
* @type {NlTranslationItemDocumentModel}
|
|
263
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
264
|
+
*/
|
|
265
|
+
'nl'?: NlTranslationItemDocumentModel;
|
|
266
|
+
/**
|
|
267
|
+
*
|
|
268
|
+
* @type {PlTranslationItemDocumentModel}
|
|
269
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
270
|
+
*/
|
|
271
|
+
'pl'?: PlTranslationItemDocumentModel;
|
|
272
|
+
/**
|
|
273
|
+
*
|
|
274
|
+
* @type {RoTranslationItemDocumentModel}
|
|
275
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
276
|
+
*/
|
|
277
|
+
'ro'?: RoTranslationItemDocumentModel;
|
|
278
|
+
/**
|
|
279
|
+
*
|
|
280
|
+
* @type {SlTranslationItemDocumentModel}
|
|
281
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
282
|
+
*/
|
|
283
|
+
'sl'?: SlTranslationItemDocumentModel;
|
|
284
|
+
/**
|
|
285
|
+
*
|
|
286
|
+
* @type {SvTranslationItemDocumentModel}
|
|
287
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
288
|
+
*/
|
|
289
|
+
'sv'?: SvTranslationItemDocumentModel;
|
|
290
|
+
/**
|
|
291
|
+
*
|
|
292
|
+
* @type {EnTranslationItemDocumentModel}
|
|
293
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
294
|
+
*/
|
|
295
|
+
'sw'?: EnTranslationItemDocumentModel;
|
|
296
|
+
/**
|
|
297
|
+
*
|
|
298
|
+
* @type {TrTranslationItemDocumentModel}
|
|
299
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
300
|
+
*/
|
|
301
|
+
'tr'?: TrTranslationItemDocumentModel;
|
|
302
|
+
/**
|
|
303
|
+
*
|
|
304
|
+
* @type {UkTranslationItemDocumentModel}
|
|
305
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
306
|
+
*/
|
|
307
|
+
'uk'?: UkTranslationItemDocumentModel;
|
|
308
|
+
/**
|
|
309
|
+
*
|
|
310
|
+
* @type {EnTranslationItemDocumentModel}
|
|
311
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
312
|
+
*/
|
|
313
|
+
'uz'?: EnTranslationItemDocumentModel;
|
|
314
|
+
/**
|
|
315
|
+
*
|
|
316
|
+
* @type {BnTranslationItemDocumentModel}
|
|
317
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
318
|
+
*/
|
|
319
|
+
'bn'?: BnTranslationItemDocumentModel;
|
|
320
|
+
/**
|
|
321
|
+
*
|
|
322
|
+
* @type {EnTranslationItemDocumentModel}
|
|
323
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
324
|
+
*/
|
|
325
|
+
'az'?: EnTranslationItemDocumentModel;
|
|
326
|
+
/**
|
|
327
|
+
*
|
|
328
|
+
* @type {string}
|
|
329
|
+
* @memberof DoctorSpecialtySubDocumentModel
|
|
330
|
+
*/
|
|
331
|
+
'Id'?: string | null;
|
|
38
332
|
}
|
|
39
333
|
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface EnTranslationDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface EnTranslationDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof EnTranslationDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {Array<string>}
|
|
32
|
+
* @memberof EnTranslationDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'SlugChangeLogs'?: Array<string> | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof EnTranslationDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Name'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof EnTranslationDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'Overview'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof EnTranslationDocumentModel
|
|
51
|
+
*/
|
|
52
|
+
'Description'?: string | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof EnTranslationDocumentModel
|
|
57
|
+
*/
|
|
58
|
+
'Content'?: string | null;
|
|
59
|
+
}
|
|
60
|
+
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface EnTranslationItemDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface EnTranslationItemDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof EnTranslationItemDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof EnTranslationItemDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'Name'?: string | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof EnTranslationItemDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Description'?: string | null;
|
|
41
|
+
}
|
|
42
|
+
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface EsTranslationDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface EsTranslationDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof EsTranslationDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {Array<string>}
|
|
32
|
+
* @memberof EsTranslationDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'SlugChangeLogs'?: Array<string> | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof EsTranslationDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Name'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof EsTranslationDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'Overview'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof EsTranslationDocumentModel
|
|
51
|
+
*/
|
|
52
|
+
'Description'?: string | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof EsTranslationDocumentModel
|
|
57
|
+
*/
|
|
58
|
+
'Content'?: string | null;
|
|
59
|
+
}
|
|
60
|
+
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface EsTranslationItemDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface EsTranslationItemDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof EsTranslationItemDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof EsTranslationItemDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'Name'?: string | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof EsTranslationItemDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Description'?: string | null;
|
|
41
|
+
}
|
|
42
|
+
|