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