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
|
@@ -13,15 +13,99 @@
|
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import { ArTranslationDocumentModel } from './ar-translation-document-model';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import { BgTranslationDocumentModel } from './bg-translation-document-model';
|
|
22
|
+
// May contain unused imports in some cases
|
|
23
|
+
// @ts-ignore
|
|
24
|
+
import { BnTranslationDocumentModel } from './bn-translation-document-model';
|
|
25
|
+
// May contain unused imports in some cases
|
|
26
|
+
// @ts-ignore
|
|
27
|
+
import { CsTranslationDocumentModel } from './cs-translation-document-model';
|
|
28
|
+
// May contain unused imports in some cases
|
|
29
|
+
// @ts-ignore
|
|
30
|
+
import { DeTranslationDocumentModel } from './de-translation-document-model';
|
|
16
31
|
// May contain unused imports in some cases
|
|
17
32
|
// @ts-ignore
|
|
18
33
|
import { DepartmentSubDocumentModel } from './department-sub-document-model';
|
|
19
34
|
// May contain unused imports in some cases
|
|
20
35
|
// @ts-ignore
|
|
36
|
+
import { EnTranslationDocumentModel } from './en-translation-document-model';
|
|
37
|
+
// May contain unused imports in some cases
|
|
38
|
+
// @ts-ignore
|
|
39
|
+
import { EsTranslationDocumentModel } from './es-translation-document-model';
|
|
40
|
+
// May contain unused imports in some cases
|
|
41
|
+
// @ts-ignore
|
|
42
|
+
import { FrTranslationDocumentModel } from './fr-translation-document-model';
|
|
43
|
+
// May contain unused imports in some cases
|
|
44
|
+
// @ts-ignore
|
|
45
|
+
import { HiTranslationDocumentModel } from './hi-translation-document-model';
|
|
46
|
+
// May contain unused imports in some cases
|
|
47
|
+
// @ts-ignore
|
|
48
|
+
import { HrTranslationDocumentModel } from './hr-translation-document-model';
|
|
49
|
+
// May contain unused imports in some cases
|
|
50
|
+
// @ts-ignore
|
|
51
|
+
import { HuTranslationDocumentModel } from './hu-translation-document-model';
|
|
52
|
+
// May contain unused imports in some cases
|
|
53
|
+
// @ts-ignore
|
|
54
|
+
import { IdTranslationDocumentModel } from './id-translation-document-model';
|
|
55
|
+
// May contain unused imports in some cases
|
|
56
|
+
// @ts-ignore
|
|
57
|
+
import { ItTranslationDocumentModel } from './it-translation-document-model';
|
|
58
|
+
// May contain unused imports in some cases
|
|
59
|
+
// @ts-ignore
|
|
60
|
+
import { JaTranslationDocumentModel } from './ja-translation-document-model';
|
|
61
|
+
// May contain unused imports in some cases
|
|
62
|
+
// @ts-ignore
|
|
63
|
+
import { KoTranslationDocumentModel } from './ko-translation-document-model';
|
|
64
|
+
// May contain unused imports in some cases
|
|
65
|
+
// @ts-ignore
|
|
66
|
+
import { LtTranslationDocumentModel } from './lt-translation-document-model';
|
|
67
|
+
// May contain unused imports in some cases
|
|
68
|
+
// @ts-ignore
|
|
69
|
+
import { LvTranslationDocumentModel } from './lv-translation-document-model';
|
|
70
|
+
// May contain unused imports in some cases
|
|
71
|
+
// @ts-ignore
|
|
21
72
|
import { MediaDocumentModel } from './media-document-model';
|
|
22
73
|
// May contain unused imports in some cases
|
|
23
74
|
// @ts-ignore
|
|
24
|
-
import {
|
|
75
|
+
import { NlTranslationDocumentModel } from './nl-translation-document-model';
|
|
76
|
+
// May contain unused imports in some cases
|
|
77
|
+
// @ts-ignore
|
|
78
|
+
import { PlTranslationDocumentModel } from './pl-translation-document-model';
|
|
79
|
+
// May contain unused imports in some cases
|
|
80
|
+
// @ts-ignore
|
|
81
|
+
import { PtPtTranslationDocumentModel } from './pt-pt-translation-document-model';
|
|
82
|
+
// May contain unused imports in some cases
|
|
83
|
+
// @ts-ignore
|
|
84
|
+
import { RoTranslationDocumentModel } from './ro-translation-document-model';
|
|
85
|
+
// May contain unused imports in some cases
|
|
86
|
+
// @ts-ignore
|
|
87
|
+
import { RuTranslationDocumentModel } from './ru-translation-document-model';
|
|
88
|
+
// May contain unused imports in some cases
|
|
89
|
+
// @ts-ignore
|
|
90
|
+
import { SlTranslationDocumentModel } from './sl-translation-document-model';
|
|
91
|
+
// May contain unused imports in some cases
|
|
92
|
+
// @ts-ignore
|
|
93
|
+
import { SvTranslationDocumentModel } from './sv-translation-document-model';
|
|
94
|
+
// May contain unused imports in some cases
|
|
95
|
+
// @ts-ignore
|
|
96
|
+
import { ThTranslationDocumentModel } from './th-translation-document-model';
|
|
97
|
+
// May contain unused imports in some cases
|
|
98
|
+
// @ts-ignore
|
|
99
|
+
import { TrTranslationDocumentModel } from './tr-translation-document-model';
|
|
100
|
+
// May contain unused imports in some cases
|
|
101
|
+
// @ts-ignore
|
|
102
|
+
import { UkTranslationDocumentModel } from './uk-translation-document-model';
|
|
103
|
+
// May contain unused imports in some cases
|
|
104
|
+
// @ts-ignore
|
|
105
|
+
import { ViTranslationDocumentModel } from './vi-translation-document-model';
|
|
106
|
+
// May contain unused imports in some cases
|
|
107
|
+
// @ts-ignore
|
|
108
|
+
import { ZhTranslationDocumentModel } from './zh-translation-document-model';
|
|
25
109
|
|
|
26
110
|
/**
|
|
27
111
|
*
|
|
@@ -29,6 +113,228 @@ import { TranslationDocumentModel } from './translation-document-model';
|
|
|
29
113
|
* @interface SpecialtyDocumentModel
|
|
30
114
|
*/
|
|
31
115
|
export interface SpecialtyDocumentModel {
|
|
116
|
+
/**
|
|
117
|
+
*
|
|
118
|
+
* @type {EnTranslationDocumentModel}
|
|
119
|
+
* @memberof SpecialtyDocumentModel
|
|
120
|
+
*/
|
|
121
|
+
'en'?: EnTranslationDocumentModel;
|
|
122
|
+
/**
|
|
123
|
+
*
|
|
124
|
+
* @type {RuTranslationDocumentModel}
|
|
125
|
+
* @memberof SpecialtyDocumentModel
|
|
126
|
+
*/
|
|
127
|
+
'ru'?: RuTranslationDocumentModel;
|
|
128
|
+
/**
|
|
129
|
+
*
|
|
130
|
+
* @type {ZhTranslationDocumentModel}
|
|
131
|
+
* @memberof SpecialtyDocumentModel
|
|
132
|
+
*/
|
|
133
|
+
'zh'?: ZhTranslationDocumentModel;
|
|
134
|
+
/**
|
|
135
|
+
*
|
|
136
|
+
* @type {EsTranslationDocumentModel}
|
|
137
|
+
* @memberof SpecialtyDocumentModel
|
|
138
|
+
*/
|
|
139
|
+
'es'?: EsTranslationDocumentModel;
|
|
140
|
+
/**
|
|
141
|
+
*
|
|
142
|
+
* @type {IdTranslationDocumentModel}
|
|
143
|
+
* @memberof SpecialtyDocumentModel
|
|
144
|
+
*/
|
|
145
|
+
'id'?: IdTranslationDocumentModel;
|
|
146
|
+
/**
|
|
147
|
+
*
|
|
148
|
+
* @type {PtPtTranslationDocumentModel}
|
|
149
|
+
* @memberof SpecialtyDocumentModel
|
|
150
|
+
*/
|
|
151
|
+
'pt'?: PtPtTranslationDocumentModel;
|
|
152
|
+
/**
|
|
153
|
+
*
|
|
154
|
+
* @type {FrTranslationDocumentModel}
|
|
155
|
+
* @memberof SpecialtyDocumentModel
|
|
156
|
+
*/
|
|
157
|
+
'fr'?: FrTranslationDocumentModel;
|
|
158
|
+
/**
|
|
159
|
+
*
|
|
160
|
+
* @type {ViTranslationDocumentModel}
|
|
161
|
+
* @memberof SpecialtyDocumentModel
|
|
162
|
+
*/
|
|
163
|
+
'vi'?: ViTranslationDocumentModel;
|
|
164
|
+
/**
|
|
165
|
+
*
|
|
166
|
+
* @type {ThTranslationDocumentModel}
|
|
167
|
+
* @memberof SpecialtyDocumentModel
|
|
168
|
+
*/
|
|
169
|
+
'th'?: ThTranslationDocumentModel;
|
|
170
|
+
/**
|
|
171
|
+
*
|
|
172
|
+
* @type {ArTranslationDocumentModel}
|
|
173
|
+
* @memberof SpecialtyDocumentModel
|
|
174
|
+
*/
|
|
175
|
+
'ar'?: ArTranslationDocumentModel;
|
|
176
|
+
/**
|
|
177
|
+
*
|
|
178
|
+
* @type {KoTranslationDocumentModel}
|
|
179
|
+
* @memberof SpecialtyDocumentModel
|
|
180
|
+
*/
|
|
181
|
+
'ko'?: KoTranslationDocumentModel;
|
|
182
|
+
/**
|
|
183
|
+
*
|
|
184
|
+
* @type {BgTranslationDocumentModel}
|
|
185
|
+
* @memberof SpecialtyDocumentModel
|
|
186
|
+
*/
|
|
187
|
+
'bg'?: BgTranslationDocumentModel;
|
|
188
|
+
/**
|
|
189
|
+
*
|
|
190
|
+
* @type {CsTranslationDocumentModel}
|
|
191
|
+
* @memberof SpecialtyDocumentModel
|
|
192
|
+
*/
|
|
193
|
+
'cs'?: CsTranslationDocumentModel;
|
|
194
|
+
/**
|
|
195
|
+
*
|
|
196
|
+
* @type {DeTranslationDocumentModel}
|
|
197
|
+
* @memberof SpecialtyDocumentModel
|
|
198
|
+
*/
|
|
199
|
+
'de'?: DeTranslationDocumentModel;
|
|
200
|
+
/**
|
|
201
|
+
*
|
|
202
|
+
* @type {HiTranslationDocumentModel}
|
|
203
|
+
* @memberof SpecialtyDocumentModel
|
|
204
|
+
*/
|
|
205
|
+
'hi'?: HiTranslationDocumentModel;
|
|
206
|
+
/**
|
|
207
|
+
*
|
|
208
|
+
* @type {HrTranslationDocumentModel}
|
|
209
|
+
* @memberof SpecialtyDocumentModel
|
|
210
|
+
*/
|
|
211
|
+
'hr'?: HrTranslationDocumentModel;
|
|
212
|
+
/**
|
|
213
|
+
*
|
|
214
|
+
* @type {HuTranslationDocumentModel}
|
|
215
|
+
* @memberof SpecialtyDocumentModel
|
|
216
|
+
*/
|
|
217
|
+
'hu'?: HuTranslationDocumentModel;
|
|
218
|
+
/**
|
|
219
|
+
*
|
|
220
|
+
* @type {ItTranslationDocumentModel}
|
|
221
|
+
* @memberof SpecialtyDocumentModel
|
|
222
|
+
*/
|
|
223
|
+
'it'?: ItTranslationDocumentModel;
|
|
224
|
+
/**
|
|
225
|
+
*
|
|
226
|
+
* @type {JaTranslationDocumentModel}
|
|
227
|
+
* @memberof SpecialtyDocumentModel
|
|
228
|
+
*/
|
|
229
|
+
'ja'?: JaTranslationDocumentModel;
|
|
230
|
+
/**
|
|
231
|
+
*
|
|
232
|
+
* @type {EnTranslationDocumentModel}
|
|
233
|
+
* @memberof SpecialtyDocumentModel
|
|
234
|
+
*/
|
|
235
|
+
'kk'?: EnTranslationDocumentModel;
|
|
236
|
+
/**
|
|
237
|
+
*
|
|
238
|
+
* @type {EnTranslationDocumentModel}
|
|
239
|
+
* @memberof SpecialtyDocumentModel
|
|
240
|
+
*/
|
|
241
|
+
'ky'?: EnTranslationDocumentModel;
|
|
242
|
+
/**
|
|
243
|
+
*
|
|
244
|
+
* @type {EnTranslationDocumentModel}
|
|
245
|
+
* @memberof SpecialtyDocumentModel
|
|
246
|
+
*/
|
|
247
|
+
'lo'?: EnTranslationDocumentModel;
|
|
248
|
+
/**
|
|
249
|
+
*
|
|
250
|
+
* @type {LtTranslationDocumentModel}
|
|
251
|
+
* @memberof SpecialtyDocumentModel
|
|
252
|
+
*/
|
|
253
|
+
'lt'?: LtTranslationDocumentModel;
|
|
254
|
+
/**
|
|
255
|
+
*
|
|
256
|
+
* @type {LvTranslationDocumentModel}
|
|
257
|
+
* @memberof SpecialtyDocumentModel
|
|
258
|
+
*/
|
|
259
|
+
'lv'?: LvTranslationDocumentModel;
|
|
260
|
+
/**
|
|
261
|
+
*
|
|
262
|
+
* @type {EnTranslationDocumentModel}
|
|
263
|
+
* @memberof SpecialtyDocumentModel
|
|
264
|
+
*/
|
|
265
|
+
'my'?: EnTranslationDocumentModel;
|
|
266
|
+
/**
|
|
267
|
+
*
|
|
268
|
+
* @type {NlTranslationDocumentModel}
|
|
269
|
+
* @memberof SpecialtyDocumentModel
|
|
270
|
+
*/
|
|
271
|
+
'nl'?: NlTranslationDocumentModel;
|
|
272
|
+
/**
|
|
273
|
+
*
|
|
274
|
+
* @type {PlTranslationDocumentModel}
|
|
275
|
+
* @memberof SpecialtyDocumentModel
|
|
276
|
+
*/
|
|
277
|
+
'pl'?: PlTranslationDocumentModel;
|
|
278
|
+
/**
|
|
279
|
+
*
|
|
280
|
+
* @type {RoTranslationDocumentModel}
|
|
281
|
+
* @memberof SpecialtyDocumentModel
|
|
282
|
+
*/
|
|
283
|
+
'ro'?: RoTranslationDocumentModel;
|
|
284
|
+
/**
|
|
285
|
+
*
|
|
286
|
+
* @type {SlTranslationDocumentModel}
|
|
287
|
+
* @memberof SpecialtyDocumentModel
|
|
288
|
+
*/
|
|
289
|
+
'sl'?: SlTranslationDocumentModel;
|
|
290
|
+
/**
|
|
291
|
+
*
|
|
292
|
+
* @type {SvTranslationDocumentModel}
|
|
293
|
+
* @memberof SpecialtyDocumentModel
|
|
294
|
+
*/
|
|
295
|
+
'sv'?: SvTranslationDocumentModel;
|
|
296
|
+
/**
|
|
297
|
+
*
|
|
298
|
+
* @type {EnTranslationDocumentModel}
|
|
299
|
+
* @memberof SpecialtyDocumentModel
|
|
300
|
+
*/
|
|
301
|
+
'sw'?: EnTranslationDocumentModel;
|
|
302
|
+
/**
|
|
303
|
+
*
|
|
304
|
+
* @type {TrTranslationDocumentModel}
|
|
305
|
+
* @memberof SpecialtyDocumentModel
|
|
306
|
+
*/
|
|
307
|
+
'tr'?: TrTranslationDocumentModel;
|
|
308
|
+
/**
|
|
309
|
+
*
|
|
310
|
+
* @type {UkTranslationDocumentModel}
|
|
311
|
+
* @memberof SpecialtyDocumentModel
|
|
312
|
+
*/
|
|
313
|
+
'uk'?: UkTranslationDocumentModel;
|
|
314
|
+
/**
|
|
315
|
+
*
|
|
316
|
+
* @type {EnTranslationDocumentModel}
|
|
317
|
+
* @memberof SpecialtyDocumentModel
|
|
318
|
+
*/
|
|
319
|
+
'uz'?: EnTranslationDocumentModel;
|
|
320
|
+
/**
|
|
321
|
+
*
|
|
322
|
+
* @type {BnTranslationDocumentModel}
|
|
323
|
+
* @memberof SpecialtyDocumentModel
|
|
324
|
+
*/
|
|
325
|
+
'bn'?: BnTranslationDocumentModel;
|
|
326
|
+
/**
|
|
327
|
+
*
|
|
328
|
+
* @type {EnTranslationDocumentModel}
|
|
329
|
+
* @memberof SpecialtyDocumentModel
|
|
330
|
+
*/
|
|
331
|
+
'az'?: EnTranslationDocumentModel;
|
|
332
|
+
/**
|
|
333
|
+
*
|
|
334
|
+
* @type {EnTranslationDocumentModel}
|
|
335
|
+
* @memberof SpecialtyDocumentModel
|
|
336
|
+
*/
|
|
337
|
+
'ka'?: EnTranslationDocumentModel;
|
|
32
338
|
/**
|
|
33
339
|
*
|
|
34
340
|
* @type {string}
|
|
@@ -71,11 +377,5 @@ export interface SpecialtyDocumentModel {
|
|
|
71
377
|
* @memberof SpecialtyDocumentModel
|
|
72
378
|
*/
|
|
73
379
|
'Medias'?: Array<MediaDocumentModel> | null;
|
|
74
|
-
/**
|
|
75
|
-
*
|
|
76
|
-
* @type {Array<TranslationDocumentModel>}
|
|
77
|
-
* @memberof SpecialtyDocumentModel
|
|
78
|
-
*/
|
|
79
|
-
'Translations'?: Array<TranslationDocumentModel> | null;
|
|
80
380
|
}
|
|
81
381
|
|
|
@@ -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 SpecialtySubDocumentModel {
|
|
26
110
|
/**
|
|
27
111
|
*
|
|
28
|
-
* @type {
|
|
112
|
+
* @type {EnTranslationItemDocumentModel}
|
|
29
113
|
* @memberof SpecialtySubDocumentModel
|
|
30
114
|
*/
|
|
31
|
-
'
|
|
115
|
+
'en'?: EnTranslationItemDocumentModel;
|
|
116
|
+
/**
|
|
117
|
+
*
|
|
118
|
+
* @type {RuTranslationItemDocumentModel}
|
|
119
|
+
* @memberof SpecialtySubDocumentModel
|
|
120
|
+
*/
|
|
121
|
+
'ru'?: RuTranslationItemDocumentModel;
|
|
122
|
+
/**
|
|
123
|
+
*
|
|
124
|
+
* @type {ZhTranslationItemDocumentModel}
|
|
125
|
+
* @memberof SpecialtySubDocumentModel
|
|
126
|
+
*/
|
|
127
|
+
'zh'?: ZhTranslationItemDocumentModel;
|
|
128
|
+
/**
|
|
129
|
+
*
|
|
130
|
+
* @type {EsTranslationItemDocumentModel}
|
|
131
|
+
* @memberof SpecialtySubDocumentModel
|
|
132
|
+
*/
|
|
133
|
+
'es'?: EsTranslationItemDocumentModel;
|
|
134
|
+
/**
|
|
135
|
+
*
|
|
136
|
+
* @type {IdTranslationItemDocumentModel}
|
|
137
|
+
* @memberof SpecialtySubDocumentModel
|
|
138
|
+
*/
|
|
139
|
+
'id'?: IdTranslationItemDocumentModel;
|
|
140
|
+
/**
|
|
141
|
+
*
|
|
142
|
+
* @type {PtPtTranslationItemDocumentModel}
|
|
143
|
+
* @memberof SpecialtySubDocumentModel
|
|
144
|
+
*/
|
|
145
|
+
'pt'?: PtPtTranslationItemDocumentModel;
|
|
146
|
+
/**
|
|
147
|
+
*
|
|
148
|
+
* @type {FrTranslationItemDocumentModel}
|
|
149
|
+
* @memberof SpecialtySubDocumentModel
|
|
150
|
+
*/
|
|
151
|
+
'fr'?: FrTranslationItemDocumentModel;
|
|
152
|
+
/**
|
|
153
|
+
*
|
|
154
|
+
* @type {ViTranslationItemDocumentModel}
|
|
155
|
+
* @memberof SpecialtySubDocumentModel
|
|
156
|
+
*/
|
|
157
|
+
'vi'?: ViTranslationItemDocumentModel;
|
|
158
|
+
/**
|
|
159
|
+
*
|
|
160
|
+
* @type {ThTranslationItemDocumentModel}
|
|
161
|
+
* @memberof SpecialtySubDocumentModel
|
|
162
|
+
*/
|
|
163
|
+
'th'?: ThTranslationItemDocumentModel;
|
|
164
|
+
/**
|
|
165
|
+
*
|
|
166
|
+
* @type {ArTranslationItemDocumentModel}
|
|
167
|
+
* @memberof SpecialtySubDocumentModel
|
|
168
|
+
*/
|
|
169
|
+
'ar'?: ArTranslationItemDocumentModel;
|
|
170
|
+
/**
|
|
171
|
+
*
|
|
172
|
+
* @type {KoTranslationItemDocumentModel}
|
|
173
|
+
* @memberof SpecialtySubDocumentModel
|
|
174
|
+
*/
|
|
175
|
+
'ko'?: KoTranslationItemDocumentModel;
|
|
176
|
+
/**
|
|
177
|
+
*
|
|
178
|
+
* @type {BgTranslationItemDocumentModel}
|
|
179
|
+
* @memberof SpecialtySubDocumentModel
|
|
180
|
+
*/
|
|
181
|
+
'bg'?: BgTranslationItemDocumentModel;
|
|
182
|
+
/**
|
|
183
|
+
*
|
|
184
|
+
* @type {CsTranslationItemDocumentModel}
|
|
185
|
+
* @memberof SpecialtySubDocumentModel
|
|
186
|
+
*/
|
|
187
|
+
'cs'?: CsTranslationItemDocumentModel;
|
|
188
|
+
/**
|
|
189
|
+
*
|
|
190
|
+
* @type {DeTranslationItemDocumentModel}
|
|
191
|
+
* @memberof SpecialtySubDocumentModel
|
|
192
|
+
*/
|
|
193
|
+
'de'?: DeTranslationItemDocumentModel;
|
|
194
|
+
/**
|
|
195
|
+
*
|
|
196
|
+
* @type {HiTranslationItemDocumentModel}
|
|
197
|
+
* @memberof SpecialtySubDocumentModel
|
|
198
|
+
*/
|
|
199
|
+
'hi'?: HiTranslationItemDocumentModel;
|
|
200
|
+
/**
|
|
201
|
+
*
|
|
202
|
+
* @type {HrTranslationItemDocumentModel}
|
|
203
|
+
* @memberof SpecialtySubDocumentModel
|
|
204
|
+
*/
|
|
205
|
+
'hr'?: HrTranslationItemDocumentModel;
|
|
206
|
+
/**
|
|
207
|
+
*
|
|
208
|
+
* @type {HuTranslationItemDocumentModel}
|
|
209
|
+
* @memberof SpecialtySubDocumentModel
|
|
210
|
+
*/
|
|
211
|
+
'hu'?: HuTranslationItemDocumentModel;
|
|
212
|
+
/**
|
|
213
|
+
*
|
|
214
|
+
* @type {ItTranslationItemDocumentModel}
|
|
215
|
+
* @memberof SpecialtySubDocumentModel
|
|
216
|
+
*/
|
|
217
|
+
'it'?: ItTranslationItemDocumentModel;
|
|
218
|
+
/**
|
|
219
|
+
*
|
|
220
|
+
* @type {JaTranslationItemDocumentModel}
|
|
221
|
+
* @memberof SpecialtySubDocumentModel
|
|
222
|
+
*/
|
|
223
|
+
'ja'?: JaTranslationItemDocumentModel;
|
|
224
|
+
/**
|
|
225
|
+
*
|
|
226
|
+
* @type {EnTranslationItemDocumentModel}
|
|
227
|
+
* @memberof SpecialtySubDocumentModel
|
|
228
|
+
*/
|
|
229
|
+
'kk'?: EnTranslationItemDocumentModel;
|
|
230
|
+
/**
|
|
231
|
+
*
|
|
232
|
+
* @type {EnTranslationItemDocumentModel}
|
|
233
|
+
* @memberof SpecialtySubDocumentModel
|
|
234
|
+
*/
|
|
235
|
+
'ky'?: EnTranslationItemDocumentModel;
|
|
236
|
+
/**
|
|
237
|
+
*
|
|
238
|
+
* @type {EnTranslationItemDocumentModel}
|
|
239
|
+
* @memberof SpecialtySubDocumentModel
|
|
240
|
+
*/
|
|
241
|
+
'lo'?: EnTranslationItemDocumentModel;
|
|
242
|
+
/**
|
|
243
|
+
*
|
|
244
|
+
* @type {LtTranslationItemDocumentModel}
|
|
245
|
+
* @memberof SpecialtySubDocumentModel
|
|
246
|
+
*/
|
|
247
|
+
'lt'?: LtTranslationItemDocumentModel;
|
|
248
|
+
/**
|
|
249
|
+
*
|
|
250
|
+
* @type {LvTranslationItemDocumentModel}
|
|
251
|
+
* @memberof SpecialtySubDocumentModel
|
|
252
|
+
*/
|
|
253
|
+
'lv'?: LvTranslationItemDocumentModel;
|
|
32
254
|
/**
|
|
33
255
|
*
|
|
34
|
-
* @type {
|
|
256
|
+
* @type {EnTranslationItemDocumentModel}
|
|
35
257
|
* @memberof SpecialtySubDocumentModel
|
|
36
258
|
*/
|
|
37
|
-
'
|
|
259
|
+
'my'?: EnTranslationItemDocumentModel;
|
|
260
|
+
/**
|
|
261
|
+
*
|
|
262
|
+
* @type {NlTranslationItemDocumentModel}
|
|
263
|
+
* @memberof SpecialtySubDocumentModel
|
|
264
|
+
*/
|
|
265
|
+
'nl'?: NlTranslationItemDocumentModel;
|
|
266
|
+
/**
|
|
267
|
+
*
|
|
268
|
+
* @type {PlTranslationItemDocumentModel}
|
|
269
|
+
* @memberof SpecialtySubDocumentModel
|
|
270
|
+
*/
|
|
271
|
+
'pl'?: PlTranslationItemDocumentModel;
|
|
272
|
+
/**
|
|
273
|
+
*
|
|
274
|
+
* @type {RoTranslationItemDocumentModel}
|
|
275
|
+
* @memberof SpecialtySubDocumentModel
|
|
276
|
+
*/
|
|
277
|
+
'ro'?: RoTranslationItemDocumentModel;
|
|
278
|
+
/**
|
|
279
|
+
*
|
|
280
|
+
* @type {SlTranslationItemDocumentModel}
|
|
281
|
+
* @memberof SpecialtySubDocumentModel
|
|
282
|
+
*/
|
|
283
|
+
'sl'?: SlTranslationItemDocumentModel;
|
|
284
|
+
/**
|
|
285
|
+
*
|
|
286
|
+
* @type {SvTranslationItemDocumentModel}
|
|
287
|
+
* @memberof SpecialtySubDocumentModel
|
|
288
|
+
*/
|
|
289
|
+
'sv'?: SvTranslationItemDocumentModel;
|
|
290
|
+
/**
|
|
291
|
+
*
|
|
292
|
+
* @type {EnTranslationItemDocumentModel}
|
|
293
|
+
* @memberof SpecialtySubDocumentModel
|
|
294
|
+
*/
|
|
295
|
+
'sw'?: EnTranslationItemDocumentModel;
|
|
296
|
+
/**
|
|
297
|
+
*
|
|
298
|
+
* @type {TrTranslationItemDocumentModel}
|
|
299
|
+
* @memberof SpecialtySubDocumentModel
|
|
300
|
+
*/
|
|
301
|
+
'tr'?: TrTranslationItemDocumentModel;
|
|
302
|
+
/**
|
|
303
|
+
*
|
|
304
|
+
* @type {UkTranslationItemDocumentModel}
|
|
305
|
+
* @memberof SpecialtySubDocumentModel
|
|
306
|
+
*/
|
|
307
|
+
'uk'?: UkTranslationItemDocumentModel;
|
|
308
|
+
/**
|
|
309
|
+
*
|
|
310
|
+
* @type {EnTranslationItemDocumentModel}
|
|
311
|
+
* @memberof SpecialtySubDocumentModel
|
|
312
|
+
*/
|
|
313
|
+
'uz'?: EnTranslationItemDocumentModel;
|
|
314
|
+
/**
|
|
315
|
+
*
|
|
316
|
+
* @type {BnTranslationItemDocumentModel}
|
|
317
|
+
* @memberof SpecialtySubDocumentModel
|
|
318
|
+
*/
|
|
319
|
+
'bn'?: BnTranslationItemDocumentModel;
|
|
320
|
+
/**
|
|
321
|
+
*
|
|
322
|
+
* @type {EnTranslationItemDocumentModel}
|
|
323
|
+
* @memberof SpecialtySubDocumentModel
|
|
324
|
+
*/
|
|
325
|
+
'az'?: EnTranslationItemDocumentModel;
|
|
326
|
+
/**
|
|
327
|
+
*
|
|
328
|
+
* @type {string}
|
|
329
|
+
* @memberof SpecialtySubDocumentModel
|
|
330
|
+
*/
|
|
331
|
+
'Id'?: string | null;
|
|
38
332
|
}
|
|
39
333
|
|