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
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface KoTranslationDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface KoTranslationDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof KoTranslationDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {Array<string>}
|
|
32
|
+
* @memberof KoTranslationDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'SlugChangeLogs'?: Array<string> | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof KoTranslationDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Name'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof KoTranslationDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'Overview'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof KoTranslationDocumentModel
|
|
51
|
+
*/
|
|
52
|
+
'Description'?: string | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof KoTranslationDocumentModel
|
|
57
|
+
*/
|
|
58
|
+
'Content'?: string | null;
|
|
59
|
+
}
|
|
60
|
+
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface KoTranslationItemDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface KoTranslationItemDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof KoTranslationItemDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof KoTranslationItemDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'Name'?: string | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof KoTranslationItemDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Description'?: string | null;
|
|
41
|
+
}
|
|
42
|
+
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface LtTranslationDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface LtTranslationDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof LtTranslationDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {Array<string>}
|
|
32
|
+
* @memberof LtTranslationDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'SlugChangeLogs'?: Array<string> | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof LtTranslationDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Name'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof LtTranslationDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'Overview'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof LtTranslationDocumentModel
|
|
51
|
+
*/
|
|
52
|
+
'Description'?: string | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof LtTranslationDocumentModel
|
|
57
|
+
*/
|
|
58
|
+
'Content'?: string | null;
|
|
59
|
+
}
|
|
60
|
+
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface LtTranslationItemDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface LtTranslationItemDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof LtTranslationItemDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof LtTranslationItemDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'Name'?: string | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof LtTranslationItemDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Description'?: string | null;
|
|
41
|
+
}
|
|
42
|
+
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface LvTranslationDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface LvTranslationDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof LvTranslationDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {Array<string>}
|
|
32
|
+
* @memberof LvTranslationDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'SlugChangeLogs'?: Array<string> | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof LvTranslationDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Name'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof LvTranslationDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'Overview'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof LvTranslationDocumentModel
|
|
51
|
+
*/
|
|
52
|
+
'Description'?: string | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof LvTranslationDocumentModel
|
|
57
|
+
*/
|
|
58
|
+
'Content'?: string | null;
|
|
59
|
+
}
|
|
60
|
+
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface LvTranslationItemDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface LvTranslationItemDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof LvTranslationItemDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof LvTranslationItemDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'Name'?: string | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof LvTranslationItemDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Description'?: string | null;
|
|
41
|
+
}
|
|
42
|
+
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface NlTranslationDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface NlTranslationDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof NlTranslationDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {Array<string>}
|
|
32
|
+
* @memberof NlTranslationDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'SlugChangeLogs'?: Array<string> | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof NlTranslationDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Name'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof NlTranslationDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'Overview'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof NlTranslationDocumentModel
|
|
51
|
+
*/
|
|
52
|
+
'Description'?: string | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof NlTranslationDocumentModel
|
|
57
|
+
*/
|
|
58
|
+
'Content'?: string | null;
|
|
59
|
+
}
|
|
60
|
+
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface NlTranslationItemDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface NlTranslationItemDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof NlTranslationItemDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof NlTranslationItemDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'Name'?: string | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof NlTranslationItemDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Description'?: string | null;
|
|
41
|
+
}
|
|
42
|
+
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface PlTranslationDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface PlTranslationDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof PlTranslationDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {Array<string>}
|
|
32
|
+
* @memberof PlTranslationDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'SlugChangeLogs'?: Array<string> | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof PlTranslationDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Name'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof PlTranslationDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'Overview'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof PlTranslationDocumentModel
|
|
51
|
+
*/
|
|
52
|
+
'Description'?: string | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof PlTranslationDocumentModel
|
|
57
|
+
*/
|
|
58
|
+
'Content'?: string | null;
|
|
59
|
+
}
|
|
60
|
+
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface PlTranslationItemDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface PlTranslationItemDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof PlTranslationItemDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof PlTranslationItemDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'Name'?: string | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof PlTranslationItemDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Description'?: string | null;
|
|
41
|
+
}
|
|
42
|
+
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface PtPtTranslationDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface PtPtTranslationDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof PtPtTranslationDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {Array<string>}
|
|
32
|
+
* @memberof PtPtTranslationDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'SlugChangeLogs'?: Array<string> | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof PtPtTranslationDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Name'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof PtPtTranslationDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'Overview'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof PtPtTranslationDocumentModel
|
|
51
|
+
*/
|
|
52
|
+
'Description'?: string | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof PtPtTranslationDocumentModel
|
|
57
|
+
*/
|
|
58
|
+
'Content'?: string | null;
|
|
59
|
+
}
|
|
60
|
+
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface PtPtTranslationItemDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface PtPtTranslationItemDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof PtPtTranslationItemDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof PtPtTranslationItemDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'Name'?: string | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof PtPtTranslationItemDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Description'?: string | null;
|
|
41
|
+
}
|
|
42
|
+
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 2
|
|
8
|
+
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface RoTranslationDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface RoTranslationDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof RoTranslationDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'Slug'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {Array<string>}
|
|
32
|
+
* @memberof RoTranslationDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'SlugChangeLogs'?: Array<string> | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof RoTranslationDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'Name'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof RoTranslationDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'Overview'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof RoTranslationDocumentModel
|
|
51
|
+
*/
|
|
52
|
+
'Description'?: string | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof RoTranslationDocumentModel
|
|
57
|
+
*/
|
|
58
|
+
'Content'?: string | null;
|
|
59
|
+
}
|
|
60
|
+
|