ch-admin-api-client-typescript 5.88.47 → 5.88.52
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/about-us-api.d.ts +8 -8
- package/lib/api/about-us-api.js +6 -6
- package/lib/api/appointments-api.d.ts +12 -12
- package/lib/api/appointments-api.js +9 -9
- package/lib/api/article-categories-api.d.ts +4 -4
- package/lib/api/article-categories-api.js +3 -3
- package/lib/api/articles-api.d.ts +16 -16
- package/lib/api/articles-api.js +12 -12
- package/lib/api/badges-api.d.ts +4 -4
- package/lib/api/badges-api.js +3 -3
- package/lib/api/benefits-api.d.ts +4 -4
- package/lib/api/benefits-api.js +3 -3
- package/lib/api/call-histories-api.d.ts +4 -4
- package/lib/api/call-histories-api.js +3 -3
- package/lib/api/contributors-api.d.ts +8 -8
- package/lib/api/contributors-api.js +6 -6
- package/lib/api/countries-api.d.ts +24 -24
- package/lib/api/countries-api.js +18 -18
- package/lib/api/curation-categories-api.d.ts +12 -12
- package/lib/api/curation-categories-api.js +9 -9
- package/lib/api/curations-api.d.ts +12 -12
- package/lib/api/curations-api.js +9 -9
- package/lib/api/deal-global-settings-api.d.ts +4 -4
- package/lib/api/deal-global-settings-api.js +3 -3
- package/lib/api/deals-api.d.ts +16 -16
- package/lib/api/deals-api.js +12 -12
- package/lib/api/doctor-affiliations-api.d.ts +4 -4
- package/lib/api/doctor-affiliations-api.js +3 -3
- package/lib/api/doctors-api.d.ts +12 -12
- package/lib/api/doctors-api.js +9 -9
- package/lib/api/faq-categories-api.d.ts +8 -8
- package/lib/api/faq-categories-api.js +6 -6
- package/lib/api/faqs-api.d.ts +8 -8
- package/lib/api/faqs-api.js +6 -6
- package/lib/api/form-results-api.d.ts +8 -8
- package/lib/api/form-results-api.js +6 -6
- package/lib/api/form-templates-api.d.ts +8 -8
- package/lib/api/form-templates-api.js +6 -6
- package/lib/api/frequently-asked-questions-api.d.ts +4 -4
- package/lib/api/frequently-asked-questions-api.js +3 -3
- package/lib/api/general-articles-api.d.ts +8 -8
- package/lib/api/general-articles-api.js +6 -6
- package/lib/api/hospital-branches-api.d.ts +4 -4
- package/lib/api/hospital-branches-api.js +3 -3
- package/lib/api/hospital-groups-api.d.ts +4 -4
- package/lib/api/hospital-groups-api.js +3 -3
- package/lib/api/hospitals-api.d.ts +136 -136
- package/lib/api/hospitals-api.js +104 -104
- package/lib/api/languages-api.d.ts +36 -36
- package/lib/api/languages-api.js +27 -27
- package/lib/api/patient-affiliations-api.d.ts +4 -4
- package/lib/api/patient-affiliations-api.js +3 -3
- package/lib/api/patients-api.d.ts +4 -4
- package/lib/api/patients-api.js +3 -3
- package/lib/api/platform-interpretation-languages-api.d.ts +16 -16
- package/lib/api/platform-interpretation-languages-api.js +12 -12
- package/lib/api/prescriptions-api.d.ts +8 -8
- package/lib/api/prescriptions-api.js +6 -6
- package/lib/api/promotions-api.d.ts +4 -4
- package/lib/api/promotions-api.js +3 -3
- package/lib/api/service-reviews-api.d.ts +8 -8
- package/lib/api/service-reviews-api.js +6 -6
- package/lib/api/services-api.d.ts +8 -8
- package/lib/api/services-api.js +6 -6
- package/lib/api/specialties-api.d.ts +8 -8
- package/lib/api/specialties-api.js +6 -6
- package/lib/api/specialty-types-api.d.ts +8 -8
- package/lib/api/specialty-types-api.js +6 -6
- package/lib/api/survey-forms-api.d.ts +8 -8
- package/lib/api/survey-forms-api.js +6 -6
- package/lib/api/survey-results-api.d.ts +4 -4
- package/lib/api/survey-results-api.js +3 -3
- package/lib/api/users-api.d.ts +4 -4
- package/lib/api/users-api.js +3 -3
- package/lib/api/web-apps-api.d.ts +139 -12
- package/lib/api/web-apps-api.d.ts.map +1 -1
- package/lib/api/web-apps-api.js +275 -11
- package/lib/models/country-language-item-model.d.ts +12 -0
- package/lib/models/country-language-item-model.d.ts.map +1 -1
- package/lib/models/country-language-model.d.ts +12 -0
- package/lib/models/country-language-model.d.ts.map +1 -1
- package/lib/models/deploy-web-apps-command.d.ts +31 -0
- package/lib/models/deploy-web-apps-command.d.ts.map +1 -0
- package/lib/models/deploy-web-apps-command.js +15 -0
- package/lib/models/index.d.ts +2 -0
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/index.js +2 -0
- package/lib/models/save-country-language-command.d.ts +6 -0
- package/lib/models/save-country-language-command.d.ts.map +1 -1
- package/lib/models/suspend-web-apps-command.d.ts +31 -0
- package/lib/models/suspend-web-apps-command.d.ts.map +1 -0
- package/lib/models/suspend-web-apps-command.js +15 -0
- package/package.json +1 -1
|
@@ -580,7 +580,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
580
580
|
*
|
|
581
581
|
* @summary Get footerNavigationItems (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
582
582
|
* @param {string} hospitalId
|
|
583
|
-
* @param {string} languageCode
|
|
583
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
584
584
|
* @param {*} [options] Override http request option.
|
|
585
585
|
* @throws {RequiredError}
|
|
586
586
|
*/
|
|
@@ -589,7 +589,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
589
589
|
*
|
|
590
590
|
* @summary Delete footerNavigationItem (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
591
591
|
* @param {string} hospitalId
|
|
592
|
-
* @param {string} languageCode
|
|
592
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
593
593
|
* @param {string} id Id of level 1 item in the json data
|
|
594
594
|
* @param {*} [options] Override http request option.
|
|
595
595
|
* @throws {RequiredError}
|
|
@@ -599,7 +599,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
599
599
|
*
|
|
600
600
|
* @summary Get footerNavigationItem by Id (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
601
601
|
* @param {string} hospitalId
|
|
602
|
-
* @param {string} languageCode
|
|
602
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
603
603
|
* @param {string} id
|
|
604
604
|
* @param {*} [options] Override http request option.
|
|
605
605
|
* @throws {RequiredError}
|
|
@@ -609,7 +609,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
609
609
|
*
|
|
610
610
|
* @summary Get footerNavigationItems by ParentId (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
611
611
|
* @param {string} hospitalId
|
|
612
|
-
* @param {string} languageCode
|
|
612
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
613
613
|
* @param {string} parentId
|
|
614
614
|
* @param {*} [options] Override http request option.
|
|
615
615
|
* @throws {RequiredError}
|
|
@@ -619,7 +619,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
619
619
|
*
|
|
620
620
|
* @summary Save footerNavigationItem (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
621
621
|
* @param {string} hospitalId
|
|
622
|
-
* @param {string} languageCode
|
|
622
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
623
623
|
* @param {SaveFooterNavigationsCommand} [saveFooterNavigationsCommand]
|
|
624
624
|
* @param {*} [options] Override http request option.
|
|
625
625
|
* @throws {RequiredError}
|
|
@@ -629,7 +629,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
629
629
|
*
|
|
630
630
|
* @summary Batch for footer navigation items sorting <br> Level 1 item only (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
631
631
|
* @param {string} hospitalId
|
|
632
|
-
* @param {string} languageCode
|
|
632
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
633
633
|
* @param {SortFooterNavigationsCommand} [sortFooterNavigationsCommand]
|
|
634
634
|
* @param {*} [options] Override http request option.
|
|
635
635
|
* @throws {RequiredError}
|
|
@@ -639,7 +639,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
639
639
|
*
|
|
640
640
|
* @summary Get Hospital. (Auth policies: RequireDefaultAdminAppRole)
|
|
641
641
|
* @param {string} hospitalId
|
|
642
|
-
* @param {string} [languageCode]
|
|
642
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
643
643
|
* @param {boolean} [returnDefaultValue]
|
|
644
644
|
* @param {*} [options] Override http request option.
|
|
645
645
|
* @throws {RequiredError}
|
|
@@ -700,7 +700,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
700
700
|
*
|
|
701
701
|
* @summary Get all HeaderNavigationItems (Auth policies: RequireDoctorOrContentManagerRole)
|
|
702
702
|
* @param {string} hospitalId
|
|
703
|
-
* @param {string} languageCode
|
|
703
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
704
704
|
* @param {*} [options] Override http request option.
|
|
705
705
|
* @throws {RequiredError}
|
|
706
706
|
*/
|
|
@@ -709,7 +709,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
709
709
|
*
|
|
710
710
|
* @summary Delete HeaderNavigationItem (Auth policies: RequireDoctorOrContentManagerRole)
|
|
711
711
|
* @param {string} hospitalId
|
|
712
|
-
* @param {string} languageCode
|
|
712
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
713
713
|
* @param {string} id
|
|
714
714
|
* @param {*} [options] Override http request option.
|
|
715
715
|
* @throws {RequiredError}
|
|
@@ -719,7 +719,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
719
719
|
*
|
|
720
720
|
* @summary Get HeaderNavigationItem by id (Auth policies: RequireDoctorOrContentManagerRole)
|
|
721
721
|
* @param {string} hospitalId
|
|
722
|
-
* @param {string} languageCode
|
|
722
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
723
723
|
* @param {string} id
|
|
724
724
|
* @param {*} [options] Override http request option.
|
|
725
725
|
* @throws {RequiredError}
|
|
@@ -729,7 +729,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
729
729
|
*
|
|
730
730
|
* @summary Get HeaderNavigationItems by parent id (Auth policies: RequireDoctorOrContentManagerRole)
|
|
731
731
|
* @param {string} hospitalId
|
|
732
|
-
* @param {string} languageCode
|
|
732
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
733
733
|
* @param {string} parentId
|
|
734
734
|
* @param {*} [options] Override http request option.
|
|
735
735
|
* @throws {RequiredError}
|
|
@@ -739,7 +739,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
739
739
|
*
|
|
740
740
|
* @summary Save HeaderNavigationItem (Auth policies: RequireDoctorOrContentManagerRole)
|
|
741
741
|
* @param {string} hospitalId
|
|
742
|
-
* @param {string} languageCode
|
|
742
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
743
743
|
* @param {SaveHeaderNavigationsCommand} [saveHeaderNavigationsCommand]
|
|
744
744
|
* @param {*} [options] Override http request option.
|
|
745
745
|
* @throws {RequiredError}
|
|
@@ -775,7 +775,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
775
775
|
* @summary Get Landing (Auth policies: RequireDefaultAdminAppRole)
|
|
776
776
|
* @param {string} hospitalId
|
|
777
777
|
* @param {string} landingId
|
|
778
|
-
* @param {string} [languageCode]
|
|
778
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
779
779
|
* @param {*} [options] Override http request option.
|
|
780
780
|
* @throws {RequiredError}
|
|
781
781
|
*/
|
|
@@ -824,7 +824,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
824
824
|
* @summary Translate landing (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
825
825
|
* @param {string} hospitalId
|
|
826
826
|
* @param {string} landingId
|
|
827
|
-
* @param {TranslateLandingCommand} [translateLandingCommand]
|
|
827
|
+
* @param {TranslateLandingCommand} [translateLandingCommand] Translation settings. `BasisLanguageCode` accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
828
828
|
* @param {*} [options] Override http request option.
|
|
829
829
|
* @throws {RequiredError}
|
|
830
830
|
*/
|
|
@@ -855,7 +855,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
855
855
|
*
|
|
856
856
|
* @summary Delete GetAllLanguage. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
857
857
|
* @param {string} hospitalId
|
|
858
|
-
* @param {string} languageCode
|
|
858
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
859
859
|
* @param {*} [options] Override http request option.
|
|
860
860
|
* @throws {RequiredError}
|
|
861
861
|
*/
|
|
@@ -864,7 +864,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
864
864
|
*
|
|
865
865
|
* @summary Update HospitalLanguage (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
866
866
|
* @param {string} hospitalId
|
|
867
|
-
* @param {string} languageCode
|
|
867
|
+
* @param {string} languageCode Language code. Only locale format (`en-US`) is accepted.
|
|
868
868
|
* @param {UpdateHospitalLanguageCommand} [updateHospitalLanguageCommand]
|
|
869
869
|
* @param {*} [options] Override http request option.
|
|
870
870
|
* @throws {RequiredError}
|
|
@@ -1006,7 +1006,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
1006
1006
|
* @summary Delete notice (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
1007
1007
|
* @param {string} hospitalId
|
|
1008
1008
|
* @param {string} noticeId
|
|
1009
|
-
* @param {string} [languageCode]
|
|
1009
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1010
1010
|
* @param {boolean} [isPermanent]
|
|
1011
1011
|
* @param {*} [options] Override http request option.
|
|
1012
1012
|
* @throws {RequiredError}
|
|
@@ -1017,7 +1017,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
1017
1017
|
* @summary Get notice by id (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
1018
1018
|
* @param {string} hospitalId
|
|
1019
1019
|
* @param {string} noticeId
|
|
1020
|
-
* @param {string} [languageCode]
|
|
1020
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1021
1021
|
* @param {*} [options] Override http request option.
|
|
1022
1022
|
* @throws {RequiredError}
|
|
1023
1023
|
*/
|
|
@@ -1081,7 +1081,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
1081
1081
|
* @param {string} hospitalId
|
|
1082
1082
|
* @param {string} pageItemId
|
|
1083
1083
|
* @param {boolean} [isPermanent]
|
|
1084
|
-
* @param {string} [languageCode]
|
|
1084
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1085
1085
|
* @param {*} [options] Override http request option.
|
|
1086
1086
|
* @throws {RequiredError}
|
|
1087
1087
|
*/
|
|
@@ -1091,7 +1091,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
1091
1091
|
* @summary Get hospital page (Auth policies: RequireDoctorOrContentManagerRole)
|
|
1092
1092
|
* @param {string} hospitalId
|
|
1093
1093
|
* @param {string} pageItemId
|
|
1094
|
-
* @param {string} [languageCode]
|
|
1094
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1095
1095
|
* @param {*} [options] Override http request option.
|
|
1096
1096
|
* @throws {RequiredError}
|
|
1097
1097
|
*/
|
|
@@ -1121,7 +1121,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
1121
1121
|
* @param {string} hospitalId
|
|
1122
1122
|
* @param {string} pageItemId
|
|
1123
1123
|
* @param {string} pageSectionId
|
|
1124
|
-
* @param {TranslatePageSectionCommand} [translatePageSectionCommand]
|
|
1124
|
+
* @param {TranslatePageSectionCommand} [translatePageSectionCommand] Translation settings. `BasisLanguageCode` accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1125
1125
|
* @param {*} [options] Override http request option.
|
|
1126
1126
|
* @throws {RequiredError}
|
|
1127
1127
|
*/
|
|
@@ -1131,7 +1131,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
1131
1131
|
* @summary Translate page (Auth policies: RequireDoctorOrContentManagerRole)
|
|
1132
1132
|
* @param {string} hospitalId
|
|
1133
1133
|
* @param {string} pageItemId
|
|
1134
|
-
* @param {TranslatePageCommand} [translatePageCommand]
|
|
1134
|
+
* @param {TranslatePageCommand} [translatePageCommand] Translation settings. `BasisLanguageCode` accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1135
1135
|
* @param {*} [options] Override http request option.
|
|
1136
1136
|
* @throws {RequiredError}
|
|
1137
1137
|
*/
|
|
@@ -1234,7 +1234,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
1234
1234
|
* @summary Get policy (Auth policies: RequireDefaultAdminAppRole)
|
|
1235
1235
|
* @param {string} hospitalId
|
|
1236
1236
|
* @param {string} policyId
|
|
1237
|
-
* @param {string} [languageCode]
|
|
1237
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1238
1238
|
* @param {*} [options] Override http request option.
|
|
1239
1239
|
* @throws {RequiredError}
|
|
1240
1240
|
*/
|
|
@@ -1398,7 +1398,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
1398
1398
|
* @summary Get secure container (Auth policies: RequireLocalManagerRole)
|
|
1399
1399
|
* @param {string} hospitalId
|
|
1400
1400
|
* @param {string} containerId
|
|
1401
|
-
* @param {string} [languageCode]
|
|
1401
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1402
1402
|
* @param {*} [options] Override http request option.
|
|
1403
1403
|
* @throws {RequiredError}
|
|
1404
1404
|
*/
|
|
@@ -1479,7 +1479,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
1479
1479
|
*
|
|
1480
1480
|
* @summary Get all Hospitals. (Auth policies: RequireDefaultAdminAppRole)
|
|
1481
1481
|
* @param {string} hospitalId
|
|
1482
|
-
* @param {string} [languageCode]
|
|
1482
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1483
1483
|
* @param {*} [options] Override http request option.
|
|
1484
1484
|
* @throws {RequiredError}
|
|
1485
1485
|
*/
|
|
@@ -1604,7 +1604,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
1604
1604
|
* @summary Get HospitalSpecialty. (Auth policies: RequireDefaultAdminAppRole)
|
|
1605
1605
|
* @param {string} hospitalId
|
|
1606
1606
|
* @param {string} hospitalSpecialtyId
|
|
1607
|
-
* @param {string} [languageCode]
|
|
1607
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1608
1608
|
* @param {*} [options] Override http request option.
|
|
1609
1609
|
* @throws {RequiredError}
|
|
1610
1610
|
*/
|
|
@@ -1718,7 +1718,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
1718
1718
|
* @summary Translate hospitalSpecialty (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
1719
1719
|
* @param {string} hospitalId
|
|
1720
1720
|
* @param {string} hospitalSpecialtyId
|
|
1721
|
-
* @param {TranslateHospitalSpecialtyCommand} [translateHospitalSpecialtyCommand]
|
|
1721
|
+
* @param {TranslateHospitalSpecialtyCommand} [translateHospitalSpecialtyCommand] Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1722
1722
|
* @param {*} [options] Override http request option.
|
|
1723
1723
|
* @throws {RequiredError}
|
|
1724
1724
|
*/
|
|
@@ -1758,7 +1758,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
1758
1758
|
* @summary Get HospitalSpecialty by slug. (Auth policies: RequireDefaultAdminAppRole)
|
|
1759
1759
|
* @param {string} hospitalId
|
|
1760
1760
|
* @param {string} slug
|
|
1761
|
-
* @param {string} [languageCode]
|
|
1761
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1762
1762
|
* @param {boolean} [returnDefaultValue]
|
|
1763
1763
|
* @param {boolean} [includeServices]
|
|
1764
1764
|
* @param {*} [options] Override http request option.
|
|
@@ -1890,11 +1890,11 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
1890
1890
|
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdDelete: (hospitalId: string, specialtyId: string, serviceId: string, isPermanent?: boolean, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
1891
1891
|
/**
|
|
1892
1892
|
*
|
|
1893
|
-
* @summary (Auth policies: RequireDefaultAdminAppRole)
|
|
1893
|
+
* @summary Get HospitalService. (Auth policies: RequireDefaultAdminAppRole)
|
|
1894
1894
|
* @param {string} hospitalId
|
|
1895
1895
|
* @param {string} specialtyId
|
|
1896
1896
|
* @param {string} serviceId
|
|
1897
|
-
* @param {string} [languageCode]
|
|
1897
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1898
1898
|
* @param {boolean} [returnDefaultValue]
|
|
1899
1899
|
* @param {*} [options] Override http request option.
|
|
1900
1900
|
* @throws {RequiredError}
|
|
@@ -2009,7 +2009,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
2009
2009
|
* @param {string} hospitalId
|
|
2010
2010
|
* @param {string} specialtyId
|
|
2011
2011
|
* @param {string} serviceId
|
|
2012
|
-
* @param {TranslateHospitalServiceCommand} [translateHospitalServiceCommand]
|
|
2012
|
+
* @param {TranslateHospitalServiceCommand} [translateHospitalServiceCommand] Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2013
2013
|
* @param {*} [options] Override http request option.
|
|
2014
2014
|
* @throws {RequiredError}
|
|
2015
2015
|
*/
|
|
@@ -2057,7 +2057,7 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
2057
2057
|
*
|
|
2058
2058
|
* @summary Translate hospital at once (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
2059
2059
|
* @param {string} hospitalId
|
|
2060
|
-
* @param {TranslateHospitalCommand} [translateHospitalCommand]
|
|
2060
|
+
* @param {TranslateHospitalCommand} [translateHospitalCommand] Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2061
2061
|
* @param {*} [options] Override http request option.
|
|
2062
2062
|
* @throws {RequiredError}
|
|
2063
2063
|
*/
|
|
@@ -2176,9 +2176,9 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
2176
2176
|
apiV1HospitalsSimpleGet: (affiliatedItemsOnly?: boolean, webAppDeployed?: boolean, hospitalId?: string, nameFilterType?: StringFilterTypes, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, showHidden?: boolean, languageCode?: string, ids?: Array<string>, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
2177
2177
|
/**
|
|
2178
2178
|
*
|
|
2179
|
-
* @summary (Auth policies: RequireDefaultAdminAppRole)
|
|
2179
|
+
* @summary Get Hospital by slug. (Auth policies: RequireDefaultAdminAppRole)
|
|
2180
2180
|
* @param {string} slug
|
|
2181
|
-
* @param {string} [languageCode]
|
|
2181
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2182
2182
|
* @param {boolean} [returnDefaultValue]
|
|
2183
2183
|
* @param {*} [options] Override http request option.
|
|
2184
2184
|
* @throws {RequiredError}
|
|
@@ -2619,7 +2619,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2619
2619
|
*
|
|
2620
2620
|
* @summary Get footerNavigationItems (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
2621
2621
|
* @param {string} hospitalId
|
|
2622
|
-
* @param {string} languageCode
|
|
2622
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2623
2623
|
* @param {*} [options] Override http request option.
|
|
2624
2624
|
* @throws {RequiredError}
|
|
2625
2625
|
*/
|
|
@@ -2628,7 +2628,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2628
2628
|
*
|
|
2629
2629
|
* @summary Delete footerNavigationItem (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
2630
2630
|
* @param {string} hospitalId
|
|
2631
|
-
* @param {string} languageCode
|
|
2631
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2632
2632
|
* @param {string} id Id of level 1 item in the json data
|
|
2633
2633
|
* @param {*} [options] Override http request option.
|
|
2634
2634
|
* @throws {RequiredError}
|
|
@@ -2638,7 +2638,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2638
2638
|
*
|
|
2639
2639
|
* @summary Get footerNavigationItem by Id (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
2640
2640
|
* @param {string} hospitalId
|
|
2641
|
-
* @param {string} languageCode
|
|
2641
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2642
2642
|
* @param {string} id
|
|
2643
2643
|
* @param {*} [options] Override http request option.
|
|
2644
2644
|
* @throws {RequiredError}
|
|
@@ -2648,7 +2648,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2648
2648
|
*
|
|
2649
2649
|
* @summary Get footerNavigationItems by ParentId (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
2650
2650
|
* @param {string} hospitalId
|
|
2651
|
-
* @param {string} languageCode
|
|
2651
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2652
2652
|
* @param {string} parentId
|
|
2653
2653
|
* @param {*} [options] Override http request option.
|
|
2654
2654
|
* @throws {RequiredError}
|
|
@@ -2658,7 +2658,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2658
2658
|
*
|
|
2659
2659
|
* @summary Save footerNavigationItem (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
2660
2660
|
* @param {string} hospitalId
|
|
2661
|
-
* @param {string} languageCode
|
|
2661
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2662
2662
|
* @param {SaveFooterNavigationsCommand} [saveFooterNavigationsCommand]
|
|
2663
2663
|
* @param {*} [options] Override http request option.
|
|
2664
2664
|
* @throws {RequiredError}
|
|
@@ -2668,7 +2668,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2668
2668
|
*
|
|
2669
2669
|
* @summary Batch for footer navigation items sorting <br> Level 1 item only (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
2670
2670
|
* @param {string} hospitalId
|
|
2671
|
-
* @param {string} languageCode
|
|
2671
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2672
2672
|
* @param {SortFooterNavigationsCommand} [sortFooterNavigationsCommand]
|
|
2673
2673
|
* @param {*} [options] Override http request option.
|
|
2674
2674
|
* @throws {RequiredError}
|
|
@@ -2678,7 +2678,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2678
2678
|
*
|
|
2679
2679
|
* @summary Get Hospital. (Auth policies: RequireDefaultAdminAppRole)
|
|
2680
2680
|
* @param {string} hospitalId
|
|
2681
|
-
* @param {string} [languageCode]
|
|
2681
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2682
2682
|
* @param {boolean} [returnDefaultValue]
|
|
2683
2683
|
* @param {*} [options] Override http request option.
|
|
2684
2684
|
* @throws {RequiredError}
|
|
@@ -2739,7 +2739,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2739
2739
|
*
|
|
2740
2740
|
* @summary Get all HeaderNavigationItems (Auth policies: RequireDoctorOrContentManagerRole)
|
|
2741
2741
|
* @param {string} hospitalId
|
|
2742
|
-
* @param {string} languageCode
|
|
2742
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2743
2743
|
* @param {*} [options] Override http request option.
|
|
2744
2744
|
* @throws {RequiredError}
|
|
2745
2745
|
*/
|
|
@@ -2748,7 +2748,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2748
2748
|
*
|
|
2749
2749
|
* @summary Delete HeaderNavigationItem (Auth policies: RequireDoctorOrContentManagerRole)
|
|
2750
2750
|
* @param {string} hospitalId
|
|
2751
|
-
* @param {string} languageCode
|
|
2751
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2752
2752
|
* @param {string} id
|
|
2753
2753
|
* @param {*} [options] Override http request option.
|
|
2754
2754
|
* @throws {RequiredError}
|
|
@@ -2758,7 +2758,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2758
2758
|
*
|
|
2759
2759
|
* @summary Get HeaderNavigationItem by id (Auth policies: RequireDoctorOrContentManagerRole)
|
|
2760
2760
|
* @param {string} hospitalId
|
|
2761
|
-
* @param {string} languageCode
|
|
2761
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2762
2762
|
* @param {string} id
|
|
2763
2763
|
* @param {*} [options] Override http request option.
|
|
2764
2764
|
* @throws {RequiredError}
|
|
@@ -2768,7 +2768,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2768
2768
|
*
|
|
2769
2769
|
* @summary Get HeaderNavigationItems by parent id (Auth policies: RequireDoctorOrContentManagerRole)
|
|
2770
2770
|
* @param {string} hospitalId
|
|
2771
|
-
* @param {string} languageCode
|
|
2771
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2772
2772
|
* @param {string} parentId
|
|
2773
2773
|
* @param {*} [options] Override http request option.
|
|
2774
2774
|
* @throws {RequiredError}
|
|
@@ -2778,7 +2778,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2778
2778
|
*
|
|
2779
2779
|
* @summary Save HeaderNavigationItem (Auth policies: RequireDoctorOrContentManagerRole)
|
|
2780
2780
|
* @param {string} hospitalId
|
|
2781
|
-
* @param {string} languageCode
|
|
2781
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2782
2782
|
* @param {SaveHeaderNavigationsCommand} [saveHeaderNavigationsCommand]
|
|
2783
2783
|
* @param {*} [options] Override http request option.
|
|
2784
2784
|
* @throws {RequiredError}
|
|
@@ -2814,7 +2814,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2814
2814
|
* @summary Get Landing (Auth policies: RequireDefaultAdminAppRole)
|
|
2815
2815
|
* @param {string} hospitalId
|
|
2816
2816
|
* @param {string} landingId
|
|
2817
|
-
* @param {string} [languageCode]
|
|
2817
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2818
2818
|
* @param {*} [options] Override http request option.
|
|
2819
2819
|
* @throws {RequiredError}
|
|
2820
2820
|
*/
|
|
@@ -2863,7 +2863,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2863
2863
|
* @summary Translate landing (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
2864
2864
|
* @param {string} hospitalId
|
|
2865
2865
|
* @param {string} landingId
|
|
2866
|
-
* @param {TranslateLandingCommand} [translateLandingCommand]
|
|
2866
|
+
* @param {TranslateLandingCommand} [translateLandingCommand] Translation settings. `BasisLanguageCode` accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2867
2867
|
* @param {*} [options] Override http request option.
|
|
2868
2868
|
* @throws {RequiredError}
|
|
2869
2869
|
*/
|
|
@@ -2894,7 +2894,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2894
2894
|
*
|
|
2895
2895
|
* @summary Delete GetAllLanguage. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
2896
2896
|
* @param {string} hospitalId
|
|
2897
|
-
* @param {string} languageCode
|
|
2897
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
2898
2898
|
* @param {*} [options] Override http request option.
|
|
2899
2899
|
* @throws {RequiredError}
|
|
2900
2900
|
*/
|
|
@@ -2903,7 +2903,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2903
2903
|
*
|
|
2904
2904
|
* @summary Update HospitalLanguage (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
2905
2905
|
* @param {string} hospitalId
|
|
2906
|
-
* @param {string} languageCode
|
|
2906
|
+
* @param {string} languageCode Language code. Only locale format (`en-US`) is accepted.
|
|
2907
2907
|
* @param {UpdateHospitalLanguageCommand} [updateHospitalLanguageCommand]
|
|
2908
2908
|
* @param {*} [options] Override http request option.
|
|
2909
2909
|
* @throws {RequiredError}
|
|
@@ -3045,7 +3045,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
3045
3045
|
* @summary Delete notice (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
3046
3046
|
* @param {string} hospitalId
|
|
3047
3047
|
* @param {string} noticeId
|
|
3048
|
-
* @param {string} [languageCode]
|
|
3048
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
3049
3049
|
* @param {boolean} [isPermanent]
|
|
3050
3050
|
* @param {*} [options] Override http request option.
|
|
3051
3051
|
* @throws {RequiredError}
|
|
@@ -3056,7 +3056,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
3056
3056
|
* @summary Get notice by id (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
3057
3057
|
* @param {string} hospitalId
|
|
3058
3058
|
* @param {string} noticeId
|
|
3059
|
-
* @param {string} [languageCode]
|
|
3059
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
3060
3060
|
* @param {*} [options] Override http request option.
|
|
3061
3061
|
* @throws {RequiredError}
|
|
3062
3062
|
*/
|
|
@@ -3120,7 +3120,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
3120
3120
|
* @param {string} hospitalId
|
|
3121
3121
|
* @param {string} pageItemId
|
|
3122
3122
|
* @param {boolean} [isPermanent]
|
|
3123
|
-
* @param {string} [languageCode]
|
|
3123
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
3124
3124
|
* @param {*} [options] Override http request option.
|
|
3125
3125
|
* @throws {RequiredError}
|
|
3126
3126
|
*/
|
|
@@ -3130,7 +3130,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
3130
3130
|
* @summary Get hospital page (Auth policies: RequireDoctorOrContentManagerRole)
|
|
3131
3131
|
* @param {string} hospitalId
|
|
3132
3132
|
* @param {string} pageItemId
|
|
3133
|
-
* @param {string} [languageCode]
|
|
3133
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
3134
3134
|
* @param {*} [options] Override http request option.
|
|
3135
3135
|
* @throws {RequiredError}
|
|
3136
3136
|
*/
|
|
@@ -3160,7 +3160,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
3160
3160
|
* @param {string} hospitalId
|
|
3161
3161
|
* @param {string} pageItemId
|
|
3162
3162
|
* @param {string} pageSectionId
|
|
3163
|
-
* @param {TranslatePageSectionCommand} [translatePageSectionCommand]
|
|
3163
|
+
* @param {TranslatePageSectionCommand} [translatePageSectionCommand] Translation settings. `BasisLanguageCode` accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
3164
3164
|
* @param {*} [options] Override http request option.
|
|
3165
3165
|
* @throws {RequiredError}
|
|
3166
3166
|
*/
|
|
@@ -3170,7 +3170,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
3170
3170
|
* @summary Translate page (Auth policies: RequireDoctorOrContentManagerRole)
|
|
3171
3171
|
* @param {string} hospitalId
|
|
3172
3172
|
* @param {string} pageItemId
|
|
3173
|
-
* @param {TranslatePageCommand} [translatePageCommand]
|
|
3173
|
+
* @param {TranslatePageCommand} [translatePageCommand] Translation settings. `BasisLanguageCode` accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
3174
3174
|
* @param {*} [options] Override http request option.
|
|
3175
3175
|
* @throws {RequiredError}
|
|
3176
3176
|
*/
|
|
@@ -3273,7 +3273,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
3273
3273
|
* @summary Get policy (Auth policies: RequireDefaultAdminAppRole)
|
|
3274
3274
|
* @param {string} hospitalId
|
|
3275
3275
|
* @param {string} policyId
|
|
3276
|
-
* @param {string} [languageCode]
|
|
3276
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
3277
3277
|
* @param {*} [options] Override http request option.
|
|
3278
3278
|
* @throws {RequiredError}
|
|
3279
3279
|
*/
|
|
@@ -3437,7 +3437,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
3437
3437
|
* @summary Get secure container (Auth policies: RequireLocalManagerRole)
|
|
3438
3438
|
* @param {string} hospitalId
|
|
3439
3439
|
* @param {string} containerId
|
|
3440
|
-
* @param {string} [languageCode]
|
|
3440
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
3441
3441
|
* @param {*} [options] Override http request option.
|
|
3442
3442
|
* @throws {RequiredError}
|
|
3443
3443
|
*/
|
|
@@ -3518,7 +3518,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
3518
3518
|
*
|
|
3519
3519
|
* @summary Get all Hospitals. (Auth policies: RequireDefaultAdminAppRole)
|
|
3520
3520
|
* @param {string} hospitalId
|
|
3521
|
-
* @param {string} [languageCode]
|
|
3521
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
3522
3522
|
* @param {*} [options] Override http request option.
|
|
3523
3523
|
* @throws {RequiredError}
|
|
3524
3524
|
*/
|
|
@@ -3643,7 +3643,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
3643
3643
|
* @summary Get HospitalSpecialty. (Auth policies: RequireDefaultAdminAppRole)
|
|
3644
3644
|
* @param {string} hospitalId
|
|
3645
3645
|
* @param {string} hospitalSpecialtyId
|
|
3646
|
-
* @param {string} [languageCode]
|
|
3646
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
3647
3647
|
* @param {*} [options] Override http request option.
|
|
3648
3648
|
* @throws {RequiredError}
|
|
3649
3649
|
*/
|
|
@@ -3757,7 +3757,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
3757
3757
|
* @summary Translate hospitalSpecialty (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
3758
3758
|
* @param {string} hospitalId
|
|
3759
3759
|
* @param {string} hospitalSpecialtyId
|
|
3760
|
-
* @param {TranslateHospitalSpecialtyCommand} [translateHospitalSpecialtyCommand]
|
|
3760
|
+
* @param {TranslateHospitalSpecialtyCommand} [translateHospitalSpecialtyCommand] Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
3761
3761
|
* @param {*} [options] Override http request option.
|
|
3762
3762
|
* @throws {RequiredError}
|
|
3763
3763
|
*/
|
|
@@ -3797,7 +3797,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
3797
3797
|
* @summary Get HospitalSpecialty by slug. (Auth policies: RequireDefaultAdminAppRole)
|
|
3798
3798
|
* @param {string} hospitalId
|
|
3799
3799
|
* @param {string} slug
|
|
3800
|
-
* @param {string} [languageCode]
|
|
3800
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
3801
3801
|
* @param {boolean} [returnDefaultValue]
|
|
3802
3802
|
* @param {boolean} [includeServices]
|
|
3803
3803
|
* @param {*} [options] Override http request option.
|
|
@@ -3929,11 +3929,11 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
3929
3929
|
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdDelete(hospitalId: string, specialtyId: string, serviceId: string, isPermanent?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
3930
3930
|
/**
|
|
3931
3931
|
*
|
|
3932
|
-
* @summary (Auth policies: RequireDefaultAdminAppRole)
|
|
3932
|
+
* @summary Get HospitalService. (Auth policies: RequireDefaultAdminAppRole)
|
|
3933
3933
|
* @param {string} hospitalId
|
|
3934
3934
|
* @param {string} specialtyId
|
|
3935
3935
|
* @param {string} serviceId
|
|
3936
|
-
* @param {string} [languageCode]
|
|
3936
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
3937
3937
|
* @param {boolean} [returnDefaultValue]
|
|
3938
3938
|
* @param {*} [options] Override http request option.
|
|
3939
3939
|
* @throws {RequiredError}
|
|
@@ -4048,7 +4048,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
4048
4048
|
* @param {string} hospitalId
|
|
4049
4049
|
* @param {string} specialtyId
|
|
4050
4050
|
* @param {string} serviceId
|
|
4051
|
-
* @param {TranslateHospitalServiceCommand} [translateHospitalServiceCommand]
|
|
4051
|
+
* @param {TranslateHospitalServiceCommand} [translateHospitalServiceCommand] Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4052
4052
|
* @param {*} [options] Override http request option.
|
|
4053
4053
|
* @throws {RequiredError}
|
|
4054
4054
|
*/
|
|
@@ -4096,7 +4096,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
4096
4096
|
*
|
|
4097
4097
|
* @summary Translate hospital at once (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
4098
4098
|
* @param {string} hospitalId
|
|
4099
|
-
* @param {TranslateHospitalCommand} [translateHospitalCommand]
|
|
4099
|
+
* @param {TranslateHospitalCommand} [translateHospitalCommand] Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4100
4100
|
* @param {*} [options] Override http request option.
|
|
4101
4101
|
* @throws {RequiredError}
|
|
4102
4102
|
*/
|
|
@@ -4215,9 +4215,9 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
4215
4215
|
apiV1HospitalsSimpleGet(affiliatedItemsOnly?: boolean, webAppDeployed?: boolean, hospitalId?: string, nameFilterType?: StringFilterTypes, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, showHidden?: boolean, languageCode?: string, ids?: Array<string>, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalsSimpleModel>>;
|
|
4216
4216
|
/**
|
|
4217
4217
|
*
|
|
4218
|
-
* @summary (Auth policies: RequireDefaultAdminAppRole)
|
|
4218
|
+
* @summary Get Hospital by slug. (Auth policies: RequireDefaultAdminAppRole)
|
|
4219
4219
|
* @param {string} slug
|
|
4220
|
-
* @param {string} [languageCode]
|
|
4220
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4221
4221
|
* @param {boolean} [returnDefaultValue]
|
|
4222
4222
|
* @param {*} [options] Override http request option.
|
|
4223
4223
|
* @throws {RequiredError}
|
|
@@ -4658,7 +4658,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4658
4658
|
*
|
|
4659
4659
|
* @summary Get footerNavigationItems (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
4660
4660
|
* @param {string} hospitalId
|
|
4661
|
-
* @param {string} languageCode
|
|
4661
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4662
4662
|
* @param {*} [options] Override http request option.
|
|
4663
4663
|
* @throws {RequiredError}
|
|
4664
4664
|
*/
|
|
@@ -4667,7 +4667,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4667
4667
|
*
|
|
4668
4668
|
* @summary Delete footerNavigationItem (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
4669
4669
|
* @param {string} hospitalId
|
|
4670
|
-
* @param {string} languageCode
|
|
4670
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4671
4671
|
* @param {string} id Id of level 1 item in the json data
|
|
4672
4672
|
* @param {*} [options] Override http request option.
|
|
4673
4673
|
* @throws {RequiredError}
|
|
@@ -4677,7 +4677,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4677
4677
|
*
|
|
4678
4678
|
* @summary Get footerNavigationItem by Id (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
4679
4679
|
* @param {string} hospitalId
|
|
4680
|
-
* @param {string} languageCode
|
|
4680
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4681
4681
|
* @param {string} id
|
|
4682
4682
|
* @param {*} [options] Override http request option.
|
|
4683
4683
|
* @throws {RequiredError}
|
|
@@ -4687,7 +4687,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4687
4687
|
*
|
|
4688
4688
|
* @summary Get footerNavigationItems by ParentId (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
4689
4689
|
* @param {string} hospitalId
|
|
4690
|
-
* @param {string} languageCode
|
|
4690
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4691
4691
|
* @param {string} parentId
|
|
4692
4692
|
* @param {*} [options] Override http request option.
|
|
4693
4693
|
* @throws {RequiredError}
|
|
@@ -4697,7 +4697,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4697
4697
|
*
|
|
4698
4698
|
* @summary Save footerNavigationItem (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
4699
4699
|
* @param {string} hospitalId
|
|
4700
|
-
* @param {string} languageCode
|
|
4700
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4701
4701
|
* @param {SaveFooterNavigationsCommand} [saveFooterNavigationsCommand]
|
|
4702
4702
|
* @param {*} [options] Override http request option.
|
|
4703
4703
|
* @throws {RequiredError}
|
|
@@ -4707,7 +4707,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4707
4707
|
*
|
|
4708
4708
|
* @summary Batch for footer navigation items sorting <br> Level 1 item only (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
4709
4709
|
* @param {string} hospitalId
|
|
4710
|
-
* @param {string} languageCode
|
|
4710
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4711
4711
|
* @param {SortFooterNavigationsCommand} [sortFooterNavigationsCommand]
|
|
4712
4712
|
* @param {*} [options] Override http request option.
|
|
4713
4713
|
* @throws {RequiredError}
|
|
@@ -4717,7 +4717,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4717
4717
|
*
|
|
4718
4718
|
* @summary Get Hospital. (Auth policies: RequireDefaultAdminAppRole)
|
|
4719
4719
|
* @param {string} hospitalId
|
|
4720
|
-
* @param {string} [languageCode]
|
|
4720
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4721
4721
|
* @param {boolean} [returnDefaultValue]
|
|
4722
4722
|
* @param {*} [options] Override http request option.
|
|
4723
4723
|
* @throws {RequiredError}
|
|
@@ -4778,7 +4778,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4778
4778
|
*
|
|
4779
4779
|
* @summary Get all HeaderNavigationItems (Auth policies: RequireDoctorOrContentManagerRole)
|
|
4780
4780
|
* @param {string} hospitalId
|
|
4781
|
-
* @param {string} languageCode
|
|
4781
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4782
4782
|
* @param {*} [options] Override http request option.
|
|
4783
4783
|
* @throws {RequiredError}
|
|
4784
4784
|
*/
|
|
@@ -4787,7 +4787,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4787
4787
|
*
|
|
4788
4788
|
* @summary Delete HeaderNavigationItem (Auth policies: RequireDoctorOrContentManagerRole)
|
|
4789
4789
|
* @param {string} hospitalId
|
|
4790
|
-
* @param {string} languageCode
|
|
4790
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4791
4791
|
* @param {string} id
|
|
4792
4792
|
* @param {*} [options] Override http request option.
|
|
4793
4793
|
* @throws {RequiredError}
|
|
@@ -4797,7 +4797,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4797
4797
|
*
|
|
4798
4798
|
* @summary Get HeaderNavigationItem by id (Auth policies: RequireDoctorOrContentManagerRole)
|
|
4799
4799
|
* @param {string} hospitalId
|
|
4800
|
-
* @param {string} languageCode
|
|
4800
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4801
4801
|
* @param {string} id
|
|
4802
4802
|
* @param {*} [options] Override http request option.
|
|
4803
4803
|
* @throws {RequiredError}
|
|
@@ -4807,7 +4807,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4807
4807
|
*
|
|
4808
4808
|
* @summary Get HeaderNavigationItems by parent id (Auth policies: RequireDoctorOrContentManagerRole)
|
|
4809
4809
|
* @param {string} hospitalId
|
|
4810
|
-
* @param {string} languageCode
|
|
4810
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4811
4811
|
* @param {string} parentId
|
|
4812
4812
|
* @param {*} [options] Override http request option.
|
|
4813
4813
|
* @throws {RequiredError}
|
|
@@ -4817,7 +4817,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4817
4817
|
*
|
|
4818
4818
|
* @summary Save HeaderNavigationItem (Auth policies: RequireDoctorOrContentManagerRole)
|
|
4819
4819
|
* @param {string} hospitalId
|
|
4820
|
-
* @param {string} languageCode
|
|
4820
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4821
4821
|
* @param {SaveHeaderNavigationsCommand} [saveHeaderNavigationsCommand]
|
|
4822
4822
|
* @param {*} [options] Override http request option.
|
|
4823
4823
|
* @throws {RequiredError}
|
|
@@ -4853,7 +4853,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4853
4853
|
* @summary Get Landing (Auth policies: RequireDefaultAdminAppRole)
|
|
4854
4854
|
* @param {string} hospitalId
|
|
4855
4855
|
* @param {string} landingId
|
|
4856
|
-
* @param {string} [languageCode]
|
|
4856
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4857
4857
|
* @param {*} [options] Override http request option.
|
|
4858
4858
|
* @throws {RequiredError}
|
|
4859
4859
|
*/
|
|
@@ -4902,7 +4902,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4902
4902
|
* @summary Translate landing (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
4903
4903
|
* @param {string} hospitalId
|
|
4904
4904
|
* @param {string} landingId
|
|
4905
|
-
* @param {TranslateLandingCommand} [translateLandingCommand]
|
|
4905
|
+
* @param {TranslateLandingCommand} [translateLandingCommand] Translation settings. `BasisLanguageCode` accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4906
4906
|
* @param {*} [options] Override http request option.
|
|
4907
4907
|
* @throws {RequiredError}
|
|
4908
4908
|
*/
|
|
@@ -4933,7 +4933,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4933
4933
|
*
|
|
4934
4934
|
* @summary Delete GetAllLanguage. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
4935
4935
|
* @param {string} hospitalId
|
|
4936
|
-
* @param {string} languageCode
|
|
4936
|
+
* @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
4937
4937
|
* @param {*} [options] Override http request option.
|
|
4938
4938
|
* @throws {RequiredError}
|
|
4939
4939
|
*/
|
|
@@ -4942,7 +4942,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4942
4942
|
*
|
|
4943
4943
|
* @summary Update HospitalLanguage (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
4944
4944
|
* @param {string} hospitalId
|
|
4945
|
-
* @param {string} languageCode
|
|
4945
|
+
* @param {string} languageCode Language code. Only locale format (`en-US`) is accepted.
|
|
4946
4946
|
* @param {UpdateHospitalLanguageCommand} [updateHospitalLanguageCommand]
|
|
4947
4947
|
* @param {*} [options] Override http request option.
|
|
4948
4948
|
* @throws {RequiredError}
|
|
@@ -5084,7 +5084,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
5084
5084
|
* @summary Delete notice (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
5085
5085
|
* @param {string} hospitalId
|
|
5086
5086
|
* @param {string} noticeId
|
|
5087
|
-
* @param {string} [languageCode]
|
|
5087
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
5088
5088
|
* @param {boolean} [isPermanent]
|
|
5089
5089
|
* @param {*} [options] Override http request option.
|
|
5090
5090
|
* @throws {RequiredError}
|
|
@@ -5095,7 +5095,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
5095
5095
|
* @summary Get notice by id (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
5096
5096
|
* @param {string} hospitalId
|
|
5097
5097
|
* @param {string} noticeId
|
|
5098
|
-
* @param {string} [languageCode]
|
|
5098
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
5099
5099
|
* @param {*} [options] Override http request option.
|
|
5100
5100
|
* @throws {RequiredError}
|
|
5101
5101
|
*/
|
|
@@ -5159,7 +5159,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
5159
5159
|
* @param {string} hospitalId
|
|
5160
5160
|
* @param {string} pageItemId
|
|
5161
5161
|
* @param {boolean} [isPermanent]
|
|
5162
|
-
* @param {string} [languageCode]
|
|
5162
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
5163
5163
|
* @param {*} [options] Override http request option.
|
|
5164
5164
|
* @throws {RequiredError}
|
|
5165
5165
|
*/
|
|
@@ -5169,7 +5169,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
5169
5169
|
* @summary Get hospital page (Auth policies: RequireDoctorOrContentManagerRole)
|
|
5170
5170
|
* @param {string} hospitalId
|
|
5171
5171
|
* @param {string} pageItemId
|
|
5172
|
-
* @param {string} [languageCode]
|
|
5172
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
5173
5173
|
* @param {*} [options] Override http request option.
|
|
5174
5174
|
* @throws {RequiredError}
|
|
5175
5175
|
*/
|
|
@@ -5199,7 +5199,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
5199
5199
|
* @param {string} hospitalId
|
|
5200
5200
|
* @param {string} pageItemId
|
|
5201
5201
|
* @param {string} pageSectionId
|
|
5202
|
-
* @param {TranslatePageSectionCommand} [translatePageSectionCommand]
|
|
5202
|
+
* @param {TranslatePageSectionCommand} [translatePageSectionCommand] Translation settings. `BasisLanguageCode` accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
5203
5203
|
* @param {*} [options] Override http request option.
|
|
5204
5204
|
* @throws {RequiredError}
|
|
5205
5205
|
*/
|
|
@@ -5209,7 +5209,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
5209
5209
|
* @summary Translate page (Auth policies: RequireDoctorOrContentManagerRole)
|
|
5210
5210
|
* @param {string} hospitalId
|
|
5211
5211
|
* @param {string} pageItemId
|
|
5212
|
-
* @param {TranslatePageCommand} [translatePageCommand]
|
|
5212
|
+
* @param {TranslatePageCommand} [translatePageCommand] Translation settings. `BasisLanguageCode` accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
5213
5213
|
* @param {*} [options] Override http request option.
|
|
5214
5214
|
* @throws {RequiredError}
|
|
5215
5215
|
*/
|
|
@@ -5312,7 +5312,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
5312
5312
|
* @summary Get policy (Auth policies: RequireDefaultAdminAppRole)
|
|
5313
5313
|
* @param {string} hospitalId
|
|
5314
5314
|
* @param {string} policyId
|
|
5315
|
-
* @param {string} [languageCode]
|
|
5315
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
5316
5316
|
* @param {*} [options] Override http request option.
|
|
5317
5317
|
* @throws {RequiredError}
|
|
5318
5318
|
*/
|
|
@@ -5476,7 +5476,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
5476
5476
|
* @summary Get secure container (Auth policies: RequireLocalManagerRole)
|
|
5477
5477
|
* @param {string} hospitalId
|
|
5478
5478
|
* @param {string} containerId
|
|
5479
|
-
* @param {string} [languageCode]
|
|
5479
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
5480
5480
|
* @param {*} [options] Override http request option.
|
|
5481
5481
|
* @throws {RequiredError}
|
|
5482
5482
|
*/
|
|
@@ -5557,7 +5557,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
5557
5557
|
*
|
|
5558
5558
|
* @summary Get all Hospitals. (Auth policies: RequireDefaultAdminAppRole)
|
|
5559
5559
|
* @param {string} hospitalId
|
|
5560
|
-
* @param {string} [languageCode]
|
|
5560
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
5561
5561
|
* @param {*} [options] Override http request option.
|
|
5562
5562
|
* @throws {RequiredError}
|
|
5563
5563
|
*/
|
|
@@ -5682,7 +5682,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
5682
5682
|
* @summary Get HospitalSpecialty. (Auth policies: RequireDefaultAdminAppRole)
|
|
5683
5683
|
* @param {string} hospitalId
|
|
5684
5684
|
* @param {string} hospitalSpecialtyId
|
|
5685
|
-
* @param {string} [languageCode]
|
|
5685
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
5686
5686
|
* @param {*} [options] Override http request option.
|
|
5687
5687
|
* @throws {RequiredError}
|
|
5688
5688
|
*/
|
|
@@ -5796,7 +5796,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
5796
5796
|
* @summary Translate hospitalSpecialty (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
5797
5797
|
* @param {string} hospitalId
|
|
5798
5798
|
* @param {string} hospitalSpecialtyId
|
|
5799
|
-
* @param {TranslateHospitalSpecialtyCommand} [translateHospitalSpecialtyCommand]
|
|
5799
|
+
* @param {TranslateHospitalSpecialtyCommand} [translateHospitalSpecialtyCommand] Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
5800
5800
|
* @param {*} [options] Override http request option.
|
|
5801
5801
|
* @throws {RequiredError}
|
|
5802
5802
|
*/
|
|
@@ -5836,7 +5836,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
5836
5836
|
* @summary Get HospitalSpecialty by slug. (Auth policies: RequireDefaultAdminAppRole)
|
|
5837
5837
|
* @param {string} hospitalId
|
|
5838
5838
|
* @param {string} slug
|
|
5839
|
-
* @param {string} [languageCode]
|
|
5839
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
5840
5840
|
* @param {boolean} [returnDefaultValue]
|
|
5841
5841
|
* @param {boolean} [includeServices]
|
|
5842
5842
|
* @param {*} [options] Override http request option.
|
|
@@ -5968,11 +5968,11 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
5968
5968
|
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdDelete(hospitalId: string, specialtyId: string, serviceId: string, isPermanent?: boolean, options?: any): AxiosPromise<boolean>;
|
|
5969
5969
|
/**
|
|
5970
5970
|
*
|
|
5971
|
-
* @summary (Auth policies: RequireDefaultAdminAppRole)
|
|
5971
|
+
* @summary Get HospitalService. (Auth policies: RequireDefaultAdminAppRole)
|
|
5972
5972
|
* @param {string} hospitalId
|
|
5973
5973
|
* @param {string} specialtyId
|
|
5974
5974
|
* @param {string} serviceId
|
|
5975
|
-
* @param {string} [languageCode]
|
|
5975
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
5976
5976
|
* @param {boolean} [returnDefaultValue]
|
|
5977
5977
|
* @param {*} [options] Override http request option.
|
|
5978
5978
|
* @throws {RequiredError}
|
|
@@ -6087,7 +6087,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
6087
6087
|
* @param {string} hospitalId
|
|
6088
6088
|
* @param {string} specialtyId
|
|
6089
6089
|
* @param {string} serviceId
|
|
6090
|
-
* @param {TranslateHospitalServiceCommand} [translateHospitalServiceCommand]
|
|
6090
|
+
* @param {TranslateHospitalServiceCommand} [translateHospitalServiceCommand] Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
6091
6091
|
* @param {*} [options] Override http request option.
|
|
6092
6092
|
* @throws {RequiredError}
|
|
6093
6093
|
*/
|
|
@@ -6135,7 +6135,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
6135
6135
|
*
|
|
6136
6136
|
* @summary Translate hospital at once (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
6137
6137
|
* @param {string} hospitalId
|
|
6138
|
-
* @param {TranslateHospitalCommand} [translateHospitalCommand]
|
|
6138
|
+
* @param {TranslateHospitalCommand} [translateHospitalCommand] Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
6139
6139
|
* @param {*} [options] Override http request option.
|
|
6140
6140
|
* @throws {RequiredError}
|
|
6141
6141
|
*/
|
|
@@ -6254,9 +6254,9 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
6254
6254
|
apiV1HospitalsSimpleGet(affiliatedItemsOnly?: boolean, webAppDeployed?: boolean, hospitalId?: string, nameFilterType?: StringFilterTypes, name?: string, countryId?: string, created?: Date, marketingType?: MarketingType, specialtyTypeId?: string, specialtyId?: string, exceptHospitalId?: string, showHidden?: boolean, languageCode?: string, ids?: Array<string>, paymentEnabled?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalsSimpleModel>;
|
|
6255
6255
|
/**
|
|
6256
6256
|
*
|
|
6257
|
-
* @summary (Auth policies: RequireDefaultAdminAppRole)
|
|
6257
|
+
* @summary Get Hospital by slug. (Auth policies: RequireDefaultAdminAppRole)
|
|
6258
6258
|
* @param {string} slug
|
|
6259
|
-
* @param {string} [languageCode]
|
|
6259
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
6260
6260
|
* @param {boolean} [returnDefaultValue]
|
|
6261
6261
|
* @param {*} [options] Override http request option.
|
|
6262
6262
|
* @throws {RequiredError}
|
|
@@ -7461,7 +7461,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdFooternavigationsLanguageCo
|
|
|
7461
7461
|
*/
|
|
7462
7462
|
readonly hospitalId: string;
|
|
7463
7463
|
/**
|
|
7464
|
-
*
|
|
7464
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
7465
7465
|
* @type {string}
|
|
7466
7466
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdFooternavigationsLanguageCodeGet
|
|
7467
7467
|
*/
|
|
@@ -7480,7 +7480,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdFooternavigationsLanguageCo
|
|
|
7480
7480
|
*/
|
|
7481
7481
|
readonly hospitalId: string;
|
|
7482
7482
|
/**
|
|
7483
|
-
*
|
|
7483
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
7484
7484
|
* @type {string}
|
|
7485
7485
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdFooternavigationsLanguageCodeIdDelete
|
|
7486
7486
|
*/
|
|
@@ -7505,7 +7505,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdFooternavigationsLanguageCo
|
|
|
7505
7505
|
*/
|
|
7506
7506
|
readonly hospitalId: string;
|
|
7507
7507
|
/**
|
|
7508
|
-
*
|
|
7508
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
7509
7509
|
* @type {string}
|
|
7510
7510
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdFooternavigationsLanguageCodeIdGet
|
|
7511
7511
|
*/
|
|
@@ -7530,7 +7530,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdFooternavigationsLanguageCo
|
|
|
7530
7530
|
*/
|
|
7531
7531
|
readonly hospitalId: string;
|
|
7532
7532
|
/**
|
|
7533
|
-
*
|
|
7533
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
7534
7534
|
* @type {string}
|
|
7535
7535
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdFooternavigationsLanguageCodeParentIdSubitemsGet
|
|
7536
7536
|
*/
|
|
@@ -7555,7 +7555,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdFooternavigationsLanguageCo
|
|
|
7555
7555
|
*/
|
|
7556
7556
|
readonly hospitalId: string;
|
|
7557
7557
|
/**
|
|
7558
|
-
*
|
|
7558
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
7559
7559
|
* @type {string}
|
|
7560
7560
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdFooternavigationsLanguageCodePost
|
|
7561
7561
|
*/
|
|
@@ -7580,7 +7580,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdFooternavigationsLanguageCo
|
|
|
7580
7580
|
*/
|
|
7581
7581
|
readonly hospitalId: string;
|
|
7582
7582
|
/**
|
|
7583
|
-
*
|
|
7583
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
7584
7584
|
* @type {string}
|
|
7585
7585
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdFooternavigationsLanguageCodeSortPut
|
|
7586
7586
|
*/
|
|
@@ -7605,7 +7605,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdGetRequest {
|
|
|
7605
7605
|
*/
|
|
7606
7606
|
readonly hospitalId: string;
|
|
7607
7607
|
/**
|
|
7608
|
-
*
|
|
7608
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
7609
7609
|
* @type {string}
|
|
7610
7610
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdGet
|
|
7611
7611
|
*/
|
|
@@ -7761,7 +7761,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdHeadernavigationsLanguageCo
|
|
|
7761
7761
|
*/
|
|
7762
7762
|
readonly hospitalId: string;
|
|
7763
7763
|
/**
|
|
7764
|
-
*
|
|
7764
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
7765
7765
|
* @type {string}
|
|
7766
7766
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdHeadernavigationsLanguageCodeGet
|
|
7767
7767
|
*/
|
|
@@ -7780,7 +7780,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdHeadernavigationsLanguageCo
|
|
|
7780
7780
|
*/
|
|
7781
7781
|
readonly hospitalId: string;
|
|
7782
7782
|
/**
|
|
7783
|
-
*
|
|
7783
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
7784
7784
|
* @type {string}
|
|
7785
7785
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdHeadernavigationsLanguageCodeIdDelete
|
|
7786
7786
|
*/
|
|
@@ -7805,7 +7805,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdHeadernavigationsLanguageCo
|
|
|
7805
7805
|
*/
|
|
7806
7806
|
readonly hospitalId: string;
|
|
7807
7807
|
/**
|
|
7808
|
-
*
|
|
7808
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
7809
7809
|
* @type {string}
|
|
7810
7810
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdHeadernavigationsLanguageCodeIdGet
|
|
7811
7811
|
*/
|
|
@@ -7830,7 +7830,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdHeadernavigationsLanguageCo
|
|
|
7830
7830
|
*/
|
|
7831
7831
|
readonly hospitalId: string;
|
|
7832
7832
|
/**
|
|
7833
|
-
*
|
|
7833
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
7834
7834
|
* @type {string}
|
|
7835
7835
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdHeadernavigationsLanguageCodeParentIdSubitemsGet
|
|
7836
7836
|
*/
|
|
@@ -7855,7 +7855,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdHeadernavigationsLanguageCo
|
|
|
7855
7855
|
*/
|
|
7856
7856
|
readonly hospitalId: string;
|
|
7857
7857
|
/**
|
|
7858
|
-
*
|
|
7858
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
7859
7859
|
* @type {string}
|
|
7860
7860
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdHeadernavigationsLanguageCodePost
|
|
7861
7861
|
*/
|
|
@@ -7966,7 +7966,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdGetRequest
|
|
|
7966
7966
|
*/
|
|
7967
7967
|
readonly landingId: string;
|
|
7968
7968
|
/**
|
|
7969
|
-
*
|
|
7969
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
7970
7970
|
* @type {string}
|
|
7971
7971
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdGet
|
|
7972
7972
|
*/
|
|
@@ -8085,7 +8085,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdTranslateP
|
|
|
8085
8085
|
*/
|
|
8086
8086
|
readonly landingId: string;
|
|
8087
8087
|
/**
|
|
8088
|
-
*
|
|
8088
|
+
* Translation settings. `BasisLanguageCode` accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
8089
8089
|
* @type {TranslateLandingCommand}
|
|
8090
8090
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdTranslatePost
|
|
8091
8091
|
*/
|
|
@@ -8166,7 +8166,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodeDelete
|
|
|
8166
8166
|
*/
|
|
8167
8167
|
readonly hospitalId: string;
|
|
8168
8168
|
/**
|
|
8169
|
-
*
|
|
8169
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
8170
8170
|
* @type {string}
|
|
8171
8171
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodeDelete
|
|
8172
8172
|
*/
|
|
@@ -8185,7 +8185,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodePutReq
|
|
|
8185
8185
|
*/
|
|
8186
8186
|
readonly hospitalId: string;
|
|
8187
8187
|
/**
|
|
8188
|
-
*
|
|
8188
|
+
* Language code. Only locale format (`en-US`) is accepted.
|
|
8189
8189
|
* @type {string}
|
|
8190
8190
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodePut
|
|
8191
8191
|
*/
|
|
@@ -8582,7 +8582,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdNoticesNoticeIdDeleteReques
|
|
|
8582
8582
|
*/
|
|
8583
8583
|
readonly noticeId: string;
|
|
8584
8584
|
/**
|
|
8585
|
-
*
|
|
8585
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
8586
8586
|
* @type {string}
|
|
8587
8587
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdNoticesNoticeIdDelete
|
|
8588
8588
|
*/
|
|
@@ -8613,7 +8613,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdNoticesNoticeIdGetRequest {
|
|
|
8613
8613
|
*/
|
|
8614
8614
|
readonly noticeId: string;
|
|
8615
8615
|
/**
|
|
8616
|
-
*
|
|
8616
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
8617
8617
|
* @type {string}
|
|
8618
8618
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdNoticesNoticeIdGet
|
|
8619
8619
|
*/
|
|
@@ -8787,7 +8787,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdPagesPageItemIdDeleteReques
|
|
|
8787
8787
|
*/
|
|
8788
8788
|
readonly isPermanent?: boolean;
|
|
8789
8789
|
/**
|
|
8790
|
-
*
|
|
8790
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
8791
8791
|
* @type {string}
|
|
8792
8792
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdPagesPageItemIdDelete
|
|
8793
8793
|
*/
|
|
@@ -8812,7 +8812,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdPagesPageItemIdGetRequest {
|
|
|
8812
8812
|
*/
|
|
8813
8813
|
readonly pageItemId: string;
|
|
8814
8814
|
/**
|
|
8815
|
-
*
|
|
8815
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
8816
8816
|
* @type {string}
|
|
8817
8817
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdPagesPageItemIdGet
|
|
8818
8818
|
*/
|
|
@@ -8887,7 +8887,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdPagesPageItemIdSectionsPage
|
|
|
8887
8887
|
*/
|
|
8888
8888
|
readonly pageSectionId: string;
|
|
8889
8889
|
/**
|
|
8890
|
-
*
|
|
8890
|
+
* Translation settings. `BasisLanguageCode` accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
8891
8891
|
* @type {TranslatePageSectionCommand}
|
|
8892
8892
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdPagesPageItemIdSectionsPageSectionIdTranslatePost
|
|
8893
8893
|
*/
|
|
@@ -8912,7 +8912,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdPagesPageItemIdTranslatePos
|
|
|
8912
8912
|
*/
|
|
8913
8913
|
readonly pageItemId: string;
|
|
8914
8914
|
/**
|
|
8915
|
-
*
|
|
8915
|
+
* Translation settings. `BasisLanguageCode` accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
8916
8916
|
* @type {TranslatePageCommand}
|
|
8917
8917
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdPagesPageItemIdTranslatePost
|
|
8918
8918
|
*/
|
|
@@ -9180,7 +9180,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdPoliciesPolicyIdGetRequest
|
|
|
9180
9180
|
*/
|
|
9181
9181
|
readonly policyId: string;
|
|
9182
9182
|
/**
|
|
9183
|
-
*
|
|
9183
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
9184
9184
|
* @type {string}
|
|
9185
9185
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdPoliciesPolicyIdGet
|
|
9186
9186
|
*/
|
|
@@ -9569,7 +9569,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdSecurecontainersContainerId
|
|
|
9569
9569
|
*/
|
|
9570
9570
|
readonly containerId: string;
|
|
9571
9571
|
/**
|
|
9572
|
-
*
|
|
9572
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
9573
9573
|
* @type {string}
|
|
9574
9574
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdSecurecontainersContainerIdGet
|
|
9575
9575
|
*/
|
|
@@ -9775,7 +9775,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdSimpleGetRequest {
|
|
|
9775
9775
|
*/
|
|
9776
9776
|
readonly hospitalId: string;
|
|
9777
9777
|
/**
|
|
9778
|
-
*
|
|
9778
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
9779
9779
|
* @type {string}
|
|
9780
9780
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdSimpleGet
|
|
9781
9781
|
*/
|
|
@@ -10175,7 +10175,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialt
|
|
|
10175
10175
|
*/
|
|
10176
10176
|
readonly hospitalSpecialtyId: string;
|
|
10177
10177
|
/**
|
|
10178
|
-
*
|
|
10178
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
10179
10179
|
* @type {string}
|
|
10180
10180
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdGet
|
|
10181
10181
|
*/
|
|
@@ -10474,7 +10474,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialt
|
|
|
10474
10474
|
*/
|
|
10475
10475
|
readonly hospitalSpecialtyId: string;
|
|
10476
10476
|
/**
|
|
10477
|
-
*
|
|
10477
|
+
* Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
10478
10478
|
* @type {TranslateHospitalSpecialtyCommand}
|
|
10479
10479
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdTranslatePost
|
|
10480
10480
|
*/
|
|
@@ -10609,7 +10609,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSlugGetRequest {
|
|
|
10609
10609
|
*/
|
|
10610
10610
|
readonly slug: string;
|
|
10611
10611
|
/**
|
|
10612
|
-
*
|
|
10612
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
10613
10613
|
* @type {string}
|
|
10614
10614
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSlugGet
|
|
10615
10615
|
*/
|
|
@@ -11075,7 +11075,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServi
|
|
|
11075
11075
|
*/
|
|
11076
11076
|
readonly serviceId: string;
|
|
11077
11077
|
/**
|
|
11078
|
-
*
|
|
11078
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
11079
11079
|
* @type {string}
|
|
11080
11080
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet
|
|
11081
11081
|
*/
|
|
@@ -11415,7 +11415,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServi
|
|
|
11415
11415
|
*/
|
|
11416
11416
|
readonly serviceId: string;
|
|
11417
11417
|
/**
|
|
11418
|
-
*
|
|
11418
|
+
* Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
11419
11419
|
* @type {TranslateHospitalServiceCommand}
|
|
11420
11420
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdTranslatePost
|
|
11421
11421
|
*/
|
|
@@ -11528,7 +11528,7 @@ export interface HospitalsApiApiV1HospitalsHospitalIdTranslatePostRequest {
|
|
|
11528
11528
|
*/
|
|
11529
11529
|
readonly hospitalId: string;
|
|
11530
11530
|
/**
|
|
11531
|
-
*
|
|
11531
|
+
* Translation settings. `SourceLanguageCode` and `TargetLanguageCode` accept either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
11532
11532
|
* @type {TranslateHospitalCommand}
|
|
11533
11533
|
* @memberof HospitalsApiApiV1HospitalsHospitalIdTranslatePost
|
|
11534
11534
|
*/
|
|
@@ -11869,7 +11869,7 @@ export interface HospitalsApiApiV1HospitalsSlugGetRequest {
|
|
|
11869
11869
|
*/
|
|
11870
11870
|
readonly slug: string;
|
|
11871
11871
|
/**
|
|
11872
|
-
*
|
|
11872
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
11873
11873
|
* @type {string}
|
|
11874
11874
|
* @memberof HospitalsApiApiV1HospitalsSlugGet
|
|
11875
11875
|
*/
|
|
@@ -13339,7 +13339,7 @@ export declare class HospitalsApi extends BaseAPI {
|
|
|
13339
13339
|
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdDelete(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
13340
13340
|
/**
|
|
13341
13341
|
*
|
|
13342
|
-
* @summary (Auth policies: RequireDefaultAdminAppRole)
|
|
13342
|
+
* @summary Get HospitalService. (Auth policies: RequireDefaultAdminAppRole)
|
|
13343
13343
|
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGetRequest} requestParameters Request parameters.
|
|
13344
13344
|
* @param {*} [options] Override http request option.
|
|
13345
13345
|
* @throws {RequiredError}
|
|
@@ -13573,7 +13573,7 @@ export declare class HospitalsApi extends BaseAPI {
|
|
|
13573
13573
|
apiV1HospitalsSimpleGet(requestParameters?: HospitalsApiApiV1HospitalsSimpleGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalsSimpleModel, any>>;
|
|
13574
13574
|
/**
|
|
13575
13575
|
*
|
|
13576
|
-
* @summary (Auth policies: RequireDefaultAdminAppRole)
|
|
13576
|
+
* @summary Get Hospital by slug. (Auth policies: RequireDefaultAdminAppRole)
|
|
13577
13577
|
* @param {HospitalsApiApiV1HospitalsSlugGetRequest} requestParameters Request parameters.
|
|
13578
13578
|
* @param {*} [options] Override http request option.
|
|
13579
13579
|
* @throws {RequiredError}
|