ch-admin-api-client-typescript 5.43.1 → 5.43.14
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 +28 -28
- package/lib/api/about-us-api.js +28 -28
- package/lib/api/accreditations-api.d.ts +20 -20
- package/lib/api/accreditations-api.js +20 -20
- package/lib/api/app-version-api.d.ts +20 -0
- package/lib/api/app-version-api.d.ts.map +1 -1
- package/lib/api/app-version-api.js +20 -0
- package/lib/api/appointments-api.d.ts +52 -52
- package/lib/api/appointments-api.js +52 -52
- package/lib/api/articles-api.d.ts +104 -104
- package/lib/api/articles-api.js +104 -104
- package/lib/api/call-histories-api.d.ts +8 -0
- package/lib/api/call-histories-api.d.ts.map +1 -1
- package/lib/api/call-histories-api.js +8 -0
- package/lib/api/chadmins-api.d.ts +20 -20
- package/lib/api/chadmins-api.js +20 -20
- package/lib/api/chat-users-api.d.ts +28 -24
- package/lib/api/chat-users-api.d.ts.map +1 -1
- package/lib/api/chat-users-api.js +28 -24
- package/lib/api/chmanagers-api.d.ts +20 -20
- package/lib/api/chmanagers-api.js +20 -20
- package/lib/api/communications-api.d.ts +12 -12
- package/lib/api/communications-api.js +12 -12
- package/lib/api/content-managers-api.d.ts +421 -0
- package/lib/api/content-managers-api.d.ts.map +1 -0
- package/lib/api/content-managers-api.js +713 -0
- package/lib/api/contributors-api.d.ts +48 -48
- package/lib/api/contributors-api.js +48 -48
- package/lib/api/countries-api.d.ts +100 -100
- package/lib/api/countries-api.js +100 -100
- package/lib/api/curations-api.d.ts +32 -32
- package/lib/api/curations-api.js +32 -32
- package/lib/api/currencies-api.d.ts +28 -28
- package/lib/api/currencies-api.js +28 -28
- package/lib/api/dash-board-api.d.ts +20 -20
- package/lib/api/dash-board-api.js +20 -20
- package/lib/api/deals-api.d.ts +100 -100
- package/lib/api/deals-api.js +100 -100
- package/lib/api/dev-supports-api.d.ts +16 -16
- package/lib/api/dev-supports-api.js +16 -16
- package/lib/api/doctor-affiliations-api.d.ts +76 -72
- package/lib/api/doctor-affiliations-api.d.ts.map +1 -1
- package/lib/api/doctor-affiliations-api.js +76 -72
- package/lib/api/doctors-api.d.ts +160 -160
- package/lib/api/doctors-api.js +160 -160
- package/lib/api/email-marketings-api.d.ts +24 -24
- package/lib/api/email-marketings-api.js +24 -24
- package/lib/api/email-webhooks-api.d.ts +12 -12
- package/lib/api/email-webhooks-api.js +12 -12
- package/lib/api/faq-categories-api.d.ts +28 -28
- package/lib/api/faq-categories-api.js +28 -28
- package/lib/api/faqs-api.d.ts +64 -64
- package/lib/api/faqs-api.js +64 -64
- package/lib/api/form-results-api.d.ts +20 -20
- package/lib/api/form-results-api.js +20 -20
- package/lib/api/form-templates-api.d.ts +40 -40
- package/lib/api/form-templates-api.js +40 -40
- package/lib/api/grades-api.d.ts +20 -20
- package/lib/api/grades-api.js +20 -20
- package/lib/api/group-channels-api.d.ts +8 -8
- package/lib/api/group-channels-api.js +8 -8
- package/lib/api/hospital-branches-api.d.ts +36 -36
- package/lib/api/hospital-branches-api.js +36 -36
- package/lib/api/hospital-groups-api.d.ts +24 -24
- package/lib/api/hospital-groups-api.js +24 -24
- package/lib/api/hospitals-api.d.ts +712 -712
- package/lib/api/hospitals-api.js +712 -712
- package/lib/api/images-api.d.ts +8 -4
- package/lib/api/images-api.d.ts.map +1 -1
- package/lib/api/images-api.js +8 -4
- package/lib/api/languages-api.d.ts +20 -20
- package/lib/api/languages-api.js +20 -20
- package/lib/api/managers-api.d.ts +36 -32
- package/lib/api/managers-api.d.ts.map +1 -1
- package/lib/api/managers-api.js +36 -32
- package/lib/api/notifications-api.d.ts +8 -8
- package/lib/api/notifications-api.js +8 -8
- package/lib/api/patient-affiliations-api.d.ts +8 -8
- package/lib/api/patient-affiliations-api.js +8 -8
- package/lib/api/patient-managers-api.d.ts +421 -0
- package/lib/api/patient-managers-api.d.ts.map +1 -0
- package/lib/api/patient-managers-api.js +713 -0
- package/lib/api/patients-api.d.ts +48 -48
- package/lib/api/patients-api.js +48 -48
- package/lib/api/plans-api.d.ts +40 -40
- package/lib/api/plans-api.js +40 -40
- package/lib/api/prescriptions-api.d.ts +40 -40
- package/lib/api/prescriptions-api.js +40 -40
- package/lib/api/profiles-api.d.ts +24 -24
- package/lib/api/profiles-api.js +24 -24
- package/lib/api/promotions-api.d.ts +24 -24
- package/lib/api/promotions-api.js +24 -24
- package/lib/api/search-api.d.ts +8 -8
- package/lib/api/search-api.js +8 -8
- package/lib/api/search-curations-api.d.ts +24 -24
- package/lib/api/search-curations-api.js +24 -24
- package/lib/api/service-reviews-api.d.ts +40 -40
- package/lib/api/service-reviews-api.js +40 -40
- package/lib/api/services-api.d.ts +12 -12
- package/lib/api/services-api.js +12 -12
- package/lib/api/services-categories-api.d.ts +20 -16
- package/lib/api/services-categories-api.d.ts.map +1 -1
- package/lib/api/services-categories-api.js +20 -16
- package/lib/api/specialties-api.d.ts +60 -60
- package/lib/api/specialties-api.js +60 -60
- package/lib/api/specialty-types-api.d.ts +64 -64
- package/lib/api/specialty-types-api.js +64 -64
- package/lib/api/survey-forms-api.d.ts +36 -36
- package/lib/api/survey-forms-api.js +36 -36
- package/lib/api/survey-results-api.d.ts +16 -16
- package/lib/api/survey-results-api.js +16 -16
- package/lib/api/tags-api.d.ts +16 -16
- package/lib/api/tags-api.js +16 -16
- package/lib/api/translation-api.d.ts +4 -4
- package/lib/api/translation-api.js +4 -4
- package/lib/api/web-apps-api.d.ts +36 -36
- package/lib/api/web-apps-api.js +36 -36
- package/lib/api.d.ts +2 -0
- package/lib/api.d.ts.map +1 -1
- package/lib/api.js +2 -0
- package/lib/models/content-manager-item-model.d.ts +105 -0
- package/lib/models/content-manager-item-model.d.ts.map +1 -0
- package/lib/models/content-manager-item-model.js +15 -0
- package/lib/models/content-manager-model.d.ts +119 -0
- package/lib/models/content-manager-model.d.ts.map +1 -0
- package/lib/models/content-manager-model.js +15 -0
- package/lib/models/content-managers-model.d.ts +33 -0
- package/lib/models/content-managers-model.d.ts.map +1 -0
- package/lib/models/content-managers-model.js +15 -0
- package/lib/models/create-content-manager-command.d.ts +80 -0
- package/lib/models/create-content-manager-command.d.ts.map +1 -0
- package/lib/models/create-content-manager-command.js +15 -0
- package/lib/models/create-patient-manager-command.d.ts +80 -0
- package/lib/models/create-patient-manager-command.d.ts.map +1 -0
- package/lib/models/create-patient-manager-command.js +15 -0
- package/lib/models/index.d.ts +10 -0
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/index.js +10 -0
- package/lib/models/patient-manager-item-model.d.ts +105 -0
- package/lib/models/patient-manager-item-model.d.ts.map +1 -0
- package/lib/models/patient-manager-item-model.js +15 -0
- package/lib/models/patient-manager-model.d.ts +119 -0
- package/lib/models/patient-manager-model.d.ts.map +1 -0
- package/lib/models/patient-manager-model.js +15 -0
- package/lib/models/patient-managers-model.d.ts +33 -0
- package/lib/models/patient-managers-model.d.ts.map +1 -0
- package/lib/models/patient-managers-model.js +15 -0
- package/lib/models/update-content-manager-command.d.ts +80 -0
- package/lib/models/update-content-manager-command.d.ts.map +1 -0
- package/lib/models/update-content-manager-command.js +15 -0
- package/lib/models/update-patient-manager-command.d.ts +80 -0
- package/lib/models/update-patient-manager-command.d.ts.map +1 -0
- package/lib/models/update-patient-manager-command.js +15 -0
- package/lib/models/user-type.d.ts +2 -0
- package/lib/models/user-type.d.ts.map +1 -1
- package/lib/models/user-type.js +3 -1
- package/package.json +1 -1
- package/src/.openapi-generator/FILES +12 -0
- package/src/api/about-us-api.ts +28 -28
- package/src/api/accreditations-api.ts +20 -20
- package/src/api/app-version-api.ts +20 -0
- package/src/api/appointments-api.ts +52 -52
- package/src/api/articles-api.ts +104 -104
- package/src/api/call-histories-api.ts +8 -0
- package/src/api/chadmins-api.ts +20 -20
- package/src/api/chat-users-api.ts +28 -24
- package/src/api/chmanagers-api.ts +20 -20
- package/src/api/communications-api.ts +12 -12
- package/src/api/content-managers-api.ts +740 -0
- package/src/api/contributors-api.ts +48 -48
- package/src/api/countries-api.ts +100 -100
- package/src/api/curations-api.ts +32 -32
- package/src/api/currencies-api.ts +28 -28
- package/src/api/dash-board-api.ts +20 -20
- package/src/api/deals-api.ts +100 -100
- package/src/api/dev-supports-api.ts +16 -16
- package/src/api/doctor-affiliations-api.ts +76 -72
- package/src/api/doctors-api.ts +160 -160
- package/src/api/email-marketings-api.ts +24 -24
- package/src/api/email-webhooks-api.ts +12 -12
- package/src/api/faq-categories-api.ts +28 -28
- package/src/api/faqs-api.ts +64 -64
- package/src/api/form-results-api.ts +20 -20
- package/src/api/form-templates-api.ts +40 -40
- package/src/api/grades-api.ts +20 -20
- package/src/api/group-channels-api.ts +8 -8
- package/src/api/hospital-branches-api.ts +36 -36
- package/src/api/hospital-groups-api.ts +24 -24
- package/src/api/hospitals-api.ts +712 -712
- package/src/api/images-api.ts +8 -4
- package/src/api/languages-api.ts +20 -20
- package/src/api/managers-api.ts +36 -32
- package/src/api/notifications-api.ts +8 -8
- package/src/api/patient-affiliations-api.ts +8 -8
- package/src/api/patient-managers-api.ts +740 -0
- package/src/api/patients-api.ts +48 -48
- package/src/api/plans-api.ts +40 -40
- package/src/api/prescriptions-api.ts +40 -40
- package/src/api/profiles-api.ts +24 -24
- package/src/api/promotions-api.ts +24 -24
- package/src/api/search-api.ts +8 -8
- package/src/api/search-curations-api.ts +24 -24
- package/src/api/service-reviews-api.ts +40 -40
- package/src/api/services-api.ts +12 -12
- package/src/api/services-categories-api.ts +20 -16
- package/src/api/specialties-api.ts +60 -60
- package/src/api/specialty-types-api.ts +64 -64
- package/src/api/survey-forms-api.ts +36 -36
- package/src/api/survey-results-api.ts +16 -16
- package/src/api/tags-api.ts +16 -16
- package/src/api/translation-api.ts +4 -4
- package/src/api/web-apps-api.ts +36 -36
- package/src/api.ts +2 -0
- package/src/models/content-manager-item-model.ts +114 -0
- package/src/models/content-manager-model.ts +132 -0
- package/src/models/content-managers-model.ts +42 -0
- package/src/models/create-content-manager-command.ts +87 -0
- package/src/models/create-patient-manager-command.ts +87 -0
- package/src/models/index.ts +10 -0
- package/src/models/patient-manager-item-model.ts +114 -0
- package/src/models/patient-manager-model.ts +132 -0
- package/src/models/patient-managers-model.ts +42 -0
- package/src/models/update-content-manager-command.ts +87 -0
- package/src/models/update-patient-manager-command.ts +87 -0
- package/src/models/user-type.ts +3 -1
|
@@ -39,7 +39,7 @@ import { UpdateMediaCommand } from '../models';
|
|
|
39
39
|
export declare const CountriesApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
40
40
|
/**
|
|
41
41
|
*
|
|
42
|
-
* @summary Remove currency from country language list
|
|
42
|
+
* @summary Remove currency from country language list (Auth policies: RequireManagerRole)
|
|
43
43
|
* @param {string} countryId
|
|
44
44
|
* @param {string} currencyId
|
|
45
45
|
* @param {*} [options] Override http request option.
|
|
@@ -48,7 +48,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
48
48
|
apiV1CountriesCountryIdCurrenciesCurrencyIdDelete: (countryId: string, currencyId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
49
49
|
/**
|
|
50
50
|
*
|
|
51
|
-
* @summary Get currncy of country
|
|
51
|
+
* @summary Get currncy of country (Auth policies: RequireManagerRole)
|
|
52
52
|
* @param {string} countryId
|
|
53
53
|
* @param {string} currencyId
|
|
54
54
|
* @param {*} [options] Override http request option.
|
|
@@ -57,7 +57,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
57
57
|
apiV1CountriesCountryIdCurrenciesCurrencyIdGet: (countryId: string, currencyId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
58
58
|
/**
|
|
59
59
|
*
|
|
60
|
-
* @summary Add currency into country language list
|
|
60
|
+
* @summary Add currency into country language list (Auth policies: RequireManagerRole)
|
|
61
61
|
* @param {string} countryId
|
|
62
62
|
* @param {string} currencyId
|
|
63
63
|
* @param {SaveCountryCurrencyCommand} [saveCountryCurrencyCommand]
|
|
@@ -67,7 +67,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
67
67
|
apiV1CountriesCountryIdCurrenciesCurrencyIdPost: (countryId: string, currencyId: string, saveCountryCurrencyCommand?: SaveCountryCurrencyCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
68
68
|
/**
|
|
69
69
|
*
|
|
70
|
-
* @summary Get currencies list of country
|
|
70
|
+
* @summary Get currencies list of country (Auth policies: RequireManagerRole)
|
|
71
71
|
* @param {string} countryId
|
|
72
72
|
* @param {string} [currencyId]
|
|
73
73
|
* @param {string} [currencyCode]
|
|
@@ -80,7 +80,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
80
80
|
apiV1CountriesCountryIdCurrenciesGet: (countryId: string, currencyId?: string, currencyCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
81
81
|
/**
|
|
82
82
|
*
|
|
83
|
-
* @summary Batch for country\'s currencies sorting
|
|
83
|
+
* @summary Batch for country\'s currencies sorting (Auth policies: RequireManagerRole)
|
|
84
84
|
* @param {string} countryId
|
|
85
85
|
* @param {SortCountryCurrenciesCommand} [sortCountryCurrenciesCommand]
|
|
86
86
|
* @param {*} [options] Override http request option.
|
|
@@ -89,7 +89,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
89
89
|
apiV1CountriesCountryIdCurrenciesSortPut: (countryId: string, sortCountryCurrenciesCommand?: SortCountryCurrenciesCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
90
90
|
/**
|
|
91
91
|
*
|
|
92
|
-
* @summary Delete country.
|
|
92
|
+
* @summary Delete country. (Auth policies: RequireManagerRole)
|
|
93
93
|
* @param {string} countryId
|
|
94
94
|
* @param {boolean} [isPermanent] Admin only
|
|
95
95
|
* @param {*} [options] Override http request option.
|
|
@@ -98,7 +98,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
98
98
|
apiV1CountriesCountryIdDelete: (countryId: string, isPermanent?: boolean, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
99
99
|
/**
|
|
100
100
|
*
|
|
101
|
-
* @summary Get country.
|
|
101
|
+
* @summary Get country. (Auth policies: RequireDoctorRole)
|
|
102
102
|
* @param {string} countryId
|
|
103
103
|
* @param {string} [languageCode]
|
|
104
104
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -108,7 +108,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
108
108
|
apiV1CountriesCountryIdGet: (countryId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
109
109
|
/**
|
|
110
110
|
*
|
|
111
|
-
* @summary Get languages list of country
|
|
111
|
+
* @summary Get languages list of country (Auth policies: RequireManagerRole)
|
|
112
112
|
* @param {string} countryId
|
|
113
113
|
* @param {number} [page]
|
|
114
114
|
* @param {number} [limit]
|
|
@@ -119,7 +119,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
119
119
|
apiV1CountriesCountryIdLanguagesGet: (countryId: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
120
120
|
/**
|
|
121
121
|
*
|
|
122
|
-
* @summary Remove language from country language list
|
|
122
|
+
* @summary Remove language from country language list (Auth policies: RequireManagerRole)
|
|
123
123
|
* @param {string} countryId
|
|
124
124
|
* @param {string} languageCode
|
|
125
125
|
* @param {*} [options] Override http request option.
|
|
@@ -128,7 +128,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
128
128
|
apiV1CountriesCountryIdLanguagesLanguageCodeDelete: (countryId: string, languageCode: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
129
129
|
/**
|
|
130
130
|
*
|
|
131
|
-
* @summary Get language of country
|
|
131
|
+
* @summary Get language of country (Auth policies: RequireManagerRole)
|
|
132
132
|
* @param {string} countryId
|
|
133
133
|
* @param {string} languageCode
|
|
134
134
|
* @param {*} [options] Override http request option.
|
|
@@ -137,7 +137,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
137
137
|
apiV1CountriesCountryIdLanguagesLanguageCodeGet: (countryId: string, languageCode: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
138
138
|
/**
|
|
139
139
|
*
|
|
140
|
-
* @summary Add language into country language list
|
|
140
|
+
* @summary Add language into country language list (Auth policies: RequireManagerRole)
|
|
141
141
|
* @param {string} countryId
|
|
142
142
|
* @param {string} languageCode
|
|
143
143
|
* @param {SaveCountryLanguageCommand} [saveCountryLanguageCommand]
|
|
@@ -147,7 +147,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
147
147
|
apiV1CountriesCountryIdLanguagesLanguageCodePost: (countryId: string, languageCode: string, saveCountryLanguageCommand?: SaveCountryLanguageCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
148
148
|
/**
|
|
149
149
|
*
|
|
150
|
-
* @summary Batch for country\'s languages sorting
|
|
150
|
+
* @summary Batch for country\'s languages sorting (Auth policies: RequireManagerRole)
|
|
151
151
|
* @param {string} countryId
|
|
152
152
|
* @param {SortCountryLanguagesCommand} [sortCountryLanguagesCommand]
|
|
153
153
|
* @param {*} [options] Override http request option.
|
|
@@ -156,7 +156,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
156
156
|
apiV1CountriesCountryIdLanguagesSortPut: (countryId: string, sortCountryLanguagesCommand?: SortCountryLanguagesCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
157
157
|
/**
|
|
158
158
|
*
|
|
159
|
-
* @summary Get all CountryMedias.
|
|
159
|
+
* @summary Get all CountryMedias. (Auth policies: RequireDoctorRole)
|
|
160
160
|
* @param {string} countryId
|
|
161
161
|
* @param {string} [id]
|
|
162
162
|
* @param {MediaType} [mediaType]
|
|
@@ -169,7 +169,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
169
169
|
apiV1CountriesCountryIdMediasGet: (countryId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
170
170
|
/**
|
|
171
171
|
*
|
|
172
|
-
* @summary Delete CountryMedia
|
|
172
|
+
* @summary Delete CountryMedia (Auth policies: RequireManagerRole)
|
|
173
173
|
* @param {string} countryId
|
|
174
174
|
* @param {string} mediaId
|
|
175
175
|
* @param {*} [options] Override http request option.
|
|
@@ -178,7 +178,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
178
178
|
apiV1CountriesCountryIdMediasMediaIdDelete: (countryId: string, mediaId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
179
179
|
/**
|
|
180
180
|
*
|
|
181
|
-
* @summary Get CountryMedia.
|
|
181
|
+
* @summary Get CountryMedia. (Auth policies: RequireDoctorRole)
|
|
182
182
|
* @param {string} countryId
|
|
183
183
|
* @param {string} mediaId
|
|
184
184
|
* @param {*} [options] Override http request option.
|
|
@@ -187,7 +187,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
187
187
|
apiV1CountriesCountryIdMediasMediaIdGet: (countryId: string, mediaId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
188
188
|
/**
|
|
189
189
|
*
|
|
190
|
-
* @summary Update CountryMedia.
|
|
190
|
+
* @summary Update CountryMedia. (Auth policies: RequireManagerRole)
|
|
191
191
|
* @param {string} countryId
|
|
192
192
|
* @param {string} mediaId
|
|
193
193
|
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
@@ -197,7 +197,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
197
197
|
apiV1CountriesCountryIdMediasMediaIdPut: (countryId: string, mediaId: string, updateMediaCommand?: UpdateMediaCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
198
198
|
/**
|
|
199
199
|
*
|
|
200
|
-
* @summary Create CountryMedia.
|
|
200
|
+
* @summary Create CountryMedia. (Auth policies: RequireManagerRole)
|
|
201
201
|
* @param {string} countryId
|
|
202
202
|
* @param {CreateMediaCommand} [createMediaCommand]
|
|
203
203
|
* @param {*} [options] Override http request option.
|
|
@@ -206,7 +206,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
206
206
|
apiV1CountriesCountryIdMediasPost: (countryId: string, createMediaCommand?: CreateMediaCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
207
207
|
/**
|
|
208
208
|
*
|
|
209
|
-
* @summary Update country.
|
|
209
|
+
* @summary Update country. (Auth policies: RequireManagerRole)
|
|
210
210
|
* @param {string} countryId
|
|
211
211
|
* @param {UpdateCountryCommand} [updateCountryCommand]
|
|
212
212
|
* @param {*} [options] Override http request option.
|
|
@@ -215,7 +215,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
215
215
|
apiV1CountriesCountryIdPut: (countryId: string, updateCountryCommand?: UpdateCountryCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
216
216
|
/**
|
|
217
217
|
*
|
|
218
|
-
* @summary Reactivate country.
|
|
218
|
+
* @summary Reactivate country. (Auth policies: RequireManagerRole)
|
|
219
219
|
* @param {string} countryId
|
|
220
220
|
* @param {*} [options] Override http request option.
|
|
221
221
|
* @throws {RequiredError}
|
|
@@ -223,7 +223,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
223
223
|
apiV1CountriesCountryIdReactivatePut: (countryId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
224
224
|
/**
|
|
225
225
|
*
|
|
226
|
-
* @summary Revalidate country
|
|
226
|
+
* @summary Revalidate country (Auth policies: RequireManagerRole)
|
|
227
227
|
* @param {string} countryId
|
|
228
228
|
* @param {boolean} [includeCurrent]
|
|
229
229
|
* @param {*} [options] Override http request option.
|
|
@@ -232,7 +232,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
232
232
|
apiV1CountriesCountryIdRevalidatePost: (countryId: string, includeCurrent?: boolean, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
233
233
|
/**
|
|
234
234
|
*
|
|
235
|
-
* @summary Translate country
|
|
235
|
+
* @summary Translate country (Auth policies: RequireManagerRole)
|
|
236
236
|
* @param {string} countryId
|
|
237
237
|
* @param {TranslateCountryCommand} [translateCountryCommand]
|
|
238
238
|
* @param {*} [options] Override http request option.
|
|
@@ -241,7 +241,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
241
241
|
apiV1CountriesCountryIdTranslatePost: (countryId: string, translateCountryCommand?: TranslateCountryCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
242
242
|
/**
|
|
243
243
|
*
|
|
244
|
-
* @summary Get all countries.
|
|
244
|
+
* @summary Get all countries. (Auth policies: RequireDoctorRole)
|
|
245
245
|
* @param {string} [id]
|
|
246
246
|
* @param {string} [name]
|
|
247
247
|
* @param {string} [description]
|
|
@@ -257,7 +257,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
257
257
|
apiV1CountriesGet: (id?: string, name?: string, description?: string, createdDate?: Date, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
258
258
|
/**
|
|
259
259
|
*
|
|
260
|
-
* @summary Create a country.
|
|
260
|
+
* @summary Create a country. (Auth policies: RequireManagerRole)
|
|
261
261
|
* @param {CreateCountryCommand} [createCountryCommand]
|
|
262
262
|
* @param {*} [options] Override http request option.
|
|
263
263
|
* @throws {RequiredError}
|
|
@@ -265,7 +265,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
265
265
|
apiV1CountriesPost: (createCountryCommand?: CreateCountryCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
266
266
|
/**
|
|
267
267
|
*
|
|
268
|
-
* @summary Get country by slug
|
|
268
|
+
* @summary Get country by slug (Auth policies: RequireDoctorRole)
|
|
269
269
|
* @param {string} slug
|
|
270
270
|
* @param {string} [languageCode]
|
|
271
271
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -275,7 +275,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
275
275
|
apiV1CountriesSlugGet: (slug: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
276
276
|
/**
|
|
277
277
|
*
|
|
278
|
-
* @summary Batch for countries sorting
|
|
278
|
+
* @summary Batch for countries sorting (Auth policies: RequireManagerRole)
|
|
279
279
|
* @param {CountrySortingCommand} [countrySortingCommand]
|
|
280
280
|
* @param {*} [options] Override http request option.
|
|
281
281
|
* @throws {RequiredError}
|
|
@@ -289,7 +289,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
|
|
|
289
289
|
export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
290
290
|
/**
|
|
291
291
|
*
|
|
292
|
-
* @summary Remove currency from country language list
|
|
292
|
+
* @summary Remove currency from country language list (Auth policies: RequireManagerRole)
|
|
293
293
|
* @param {string} countryId
|
|
294
294
|
* @param {string} currencyId
|
|
295
295
|
* @param {*} [options] Override http request option.
|
|
@@ -298,7 +298,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
298
298
|
apiV1CountriesCountryIdCurrenciesCurrencyIdDelete(countryId: string, currencyId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
299
299
|
/**
|
|
300
300
|
*
|
|
301
|
-
* @summary Get currncy of country
|
|
301
|
+
* @summary Get currncy of country (Auth policies: RequireManagerRole)
|
|
302
302
|
* @param {string} countryId
|
|
303
303
|
* @param {string} currencyId
|
|
304
304
|
* @param {*} [options] Override http request option.
|
|
@@ -307,7 +307,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
307
307
|
apiV1CountriesCountryIdCurrenciesCurrencyIdGet(countryId: string, currencyId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CountryCurrencyModel>>;
|
|
308
308
|
/**
|
|
309
309
|
*
|
|
310
|
-
* @summary Add currency into country language list
|
|
310
|
+
* @summary Add currency into country language list (Auth policies: RequireManagerRole)
|
|
311
311
|
* @param {string} countryId
|
|
312
312
|
* @param {string} currencyId
|
|
313
313
|
* @param {SaveCountryCurrencyCommand} [saveCountryCurrencyCommand]
|
|
@@ -317,7 +317,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
317
317
|
apiV1CountriesCountryIdCurrenciesCurrencyIdPost(countryId: string, currencyId: string, saveCountryCurrencyCommand?: SaveCountryCurrencyCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CountryCurrencyModel>>;
|
|
318
318
|
/**
|
|
319
319
|
*
|
|
320
|
-
* @summary Get currencies list of country
|
|
320
|
+
* @summary Get currencies list of country (Auth policies: RequireManagerRole)
|
|
321
321
|
* @param {string} countryId
|
|
322
322
|
* @param {string} [currencyId]
|
|
323
323
|
* @param {string} [currencyCode]
|
|
@@ -330,7 +330,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
330
330
|
apiV1CountriesCountryIdCurrenciesGet(countryId: string, currencyId?: string, currencyCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CountryCurrenciesModel>>;
|
|
331
331
|
/**
|
|
332
332
|
*
|
|
333
|
-
* @summary Batch for country\'s currencies sorting
|
|
333
|
+
* @summary Batch for country\'s currencies sorting (Auth policies: RequireManagerRole)
|
|
334
334
|
* @param {string} countryId
|
|
335
335
|
* @param {SortCountryCurrenciesCommand} [sortCountryCurrenciesCommand]
|
|
336
336
|
* @param {*} [options] Override http request option.
|
|
@@ -339,7 +339,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
339
339
|
apiV1CountriesCountryIdCurrenciesSortPut(countryId: string, sortCountryCurrenciesCommand?: SortCountryCurrenciesCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SortingResultModel>>;
|
|
340
340
|
/**
|
|
341
341
|
*
|
|
342
|
-
* @summary Delete country.
|
|
342
|
+
* @summary Delete country. (Auth policies: RequireManagerRole)
|
|
343
343
|
* @param {string} countryId
|
|
344
344
|
* @param {boolean} [isPermanent] Admin only
|
|
345
345
|
* @param {*} [options] Override http request option.
|
|
@@ -348,7 +348,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
348
348
|
apiV1CountriesCountryIdDelete(countryId: string, isPermanent?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
349
349
|
/**
|
|
350
350
|
*
|
|
351
|
-
* @summary Get country.
|
|
351
|
+
* @summary Get country. (Auth policies: RequireDoctorRole)
|
|
352
352
|
* @param {string} countryId
|
|
353
353
|
* @param {string} [languageCode]
|
|
354
354
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -358,7 +358,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
358
358
|
apiV1CountriesCountryIdGet(countryId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CountryModel>>;
|
|
359
359
|
/**
|
|
360
360
|
*
|
|
361
|
-
* @summary Get languages list of country
|
|
361
|
+
* @summary Get languages list of country (Auth policies: RequireManagerRole)
|
|
362
362
|
* @param {string} countryId
|
|
363
363
|
* @param {number} [page]
|
|
364
364
|
* @param {number} [limit]
|
|
@@ -369,7 +369,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
369
369
|
apiV1CountriesCountryIdLanguagesGet(countryId: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CountryLanguagesModel>>;
|
|
370
370
|
/**
|
|
371
371
|
*
|
|
372
|
-
* @summary Remove language from country language list
|
|
372
|
+
* @summary Remove language from country language list (Auth policies: RequireManagerRole)
|
|
373
373
|
* @param {string} countryId
|
|
374
374
|
* @param {string} languageCode
|
|
375
375
|
* @param {*} [options] Override http request option.
|
|
@@ -378,7 +378,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
378
378
|
apiV1CountriesCountryIdLanguagesLanguageCodeDelete(countryId: string, languageCode: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
379
379
|
/**
|
|
380
380
|
*
|
|
381
|
-
* @summary Get language of country
|
|
381
|
+
* @summary Get language of country (Auth policies: RequireManagerRole)
|
|
382
382
|
* @param {string} countryId
|
|
383
383
|
* @param {string} languageCode
|
|
384
384
|
* @param {*} [options] Override http request option.
|
|
@@ -387,7 +387,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
387
387
|
apiV1CountriesCountryIdLanguagesLanguageCodeGet(countryId: string, languageCode: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CountryLanguageModel>>;
|
|
388
388
|
/**
|
|
389
389
|
*
|
|
390
|
-
* @summary Add language into country language list
|
|
390
|
+
* @summary Add language into country language list (Auth policies: RequireManagerRole)
|
|
391
391
|
* @param {string} countryId
|
|
392
392
|
* @param {string} languageCode
|
|
393
393
|
* @param {SaveCountryLanguageCommand} [saveCountryLanguageCommand]
|
|
@@ -397,7 +397,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
397
397
|
apiV1CountriesCountryIdLanguagesLanguageCodePost(countryId: string, languageCode: string, saveCountryLanguageCommand?: SaveCountryLanguageCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CountryLanguageModel>>;
|
|
398
398
|
/**
|
|
399
399
|
*
|
|
400
|
-
* @summary Batch for country\'s languages sorting
|
|
400
|
+
* @summary Batch for country\'s languages sorting (Auth policies: RequireManagerRole)
|
|
401
401
|
* @param {string} countryId
|
|
402
402
|
* @param {SortCountryLanguagesCommand} [sortCountryLanguagesCommand]
|
|
403
403
|
* @param {*} [options] Override http request option.
|
|
@@ -406,7 +406,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
406
406
|
apiV1CountriesCountryIdLanguagesSortPut(countryId: string, sortCountryLanguagesCommand?: SortCountryLanguagesCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SortingResultModel>>;
|
|
407
407
|
/**
|
|
408
408
|
*
|
|
409
|
-
* @summary Get all CountryMedias.
|
|
409
|
+
* @summary Get all CountryMedias. (Auth policies: RequireDoctorRole)
|
|
410
410
|
* @param {string} countryId
|
|
411
411
|
* @param {string} [id]
|
|
412
412
|
* @param {MediaType} [mediaType]
|
|
@@ -419,7 +419,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
419
419
|
apiV1CountriesCountryIdMediasGet(countryId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediasModel>>;
|
|
420
420
|
/**
|
|
421
421
|
*
|
|
422
|
-
* @summary Delete CountryMedia
|
|
422
|
+
* @summary Delete CountryMedia (Auth policies: RequireManagerRole)
|
|
423
423
|
* @param {string} countryId
|
|
424
424
|
* @param {string} mediaId
|
|
425
425
|
* @param {*} [options] Override http request option.
|
|
@@ -428,7 +428,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
428
428
|
apiV1CountriesCountryIdMediasMediaIdDelete(countryId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
429
429
|
/**
|
|
430
430
|
*
|
|
431
|
-
* @summary Get CountryMedia.
|
|
431
|
+
* @summary Get CountryMedia. (Auth policies: RequireDoctorRole)
|
|
432
432
|
* @param {string} countryId
|
|
433
433
|
* @param {string} mediaId
|
|
434
434
|
* @param {*} [options] Override http request option.
|
|
@@ -437,7 +437,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
437
437
|
apiV1CountriesCountryIdMediasMediaIdGet(countryId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediaModel>>;
|
|
438
438
|
/**
|
|
439
439
|
*
|
|
440
|
-
* @summary Update CountryMedia.
|
|
440
|
+
* @summary Update CountryMedia. (Auth policies: RequireManagerRole)
|
|
441
441
|
* @param {string} countryId
|
|
442
442
|
* @param {string} mediaId
|
|
443
443
|
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
@@ -447,7 +447,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
447
447
|
apiV1CountriesCountryIdMediasMediaIdPut(countryId: string, mediaId: string, updateMediaCommand?: UpdateMediaCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediaModel>>;
|
|
448
448
|
/**
|
|
449
449
|
*
|
|
450
|
-
* @summary Create CountryMedia.
|
|
450
|
+
* @summary Create CountryMedia. (Auth policies: RequireManagerRole)
|
|
451
451
|
* @param {string} countryId
|
|
452
452
|
* @param {CreateMediaCommand} [createMediaCommand]
|
|
453
453
|
* @param {*} [options] Override http request option.
|
|
@@ -456,7 +456,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
456
456
|
apiV1CountriesCountryIdMediasPost(countryId: string, createMediaCommand?: CreateMediaCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediaModel>>;
|
|
457
457
|
/**
|
|
458
458
|
*
|
|
459
|
-
* @summary Update country.
|
|
459
|
+
* @summary Update country. (Auth policies: RequireManagerRole)
|
|
460
460
|
* @param {string} countryId
|
|
461
461
|
* @param {UpdateCountryCommand} [updateCountryCommand]
|
|
462
462
|
* @param {*} [options] Override http request option.
|
|
@@ -465,7 +465,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
465
465
|
apiV1CountriesCountryIdPut(countryId: string, updateCountryCommand?: UpdateCountryCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CountryModel>>;
|
|
466
466
|
/**
|
|
467
467
|
*
|
|
468
|
-
* @summary Reactivate country.
|
|
468
|
+
* @summary Reactivate country. (Auth policies: RequireManagerRole)
|
|
469
469
|
* @param {string} countryId
|
|
470
470
|
* @param {*} [options] Override http request option.
|
|
471
471
|
* @throws {RequiredError}
|
|
@@ -473,7 +473,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
473
473
|
apiV1CountriesCountryIdReactivatePut(countryId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
474
474
|
/**
|
|
475
475
|
*
|
|
476
|
-
* @summary Revalidate country
|
|
476
|
+
* @summary Revalidate country (Auth policies: RequireManagerRole)
|
|
477
477
|
* @param {string} countryId
|
|
478
478
|
* @param {boolean} [includeCurrent]
|
|
479
479
|
* @param {*} [options] Override http request option.
|
|
@@ -482,7 +482,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
482
482
|
apiV1CountriesCountryIdRevalidatePost(countryId: string, includeCurrent?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
483
483
|
/**
|
|
484
484
|
*
|
|
485
|
-
* @summary Translate country
|
|
485
|
+
* @summary Translate country (Auth policies: RequireManagerRole)
|
|
486
486
|
* @param {string} countryId
|
|
487
487
|
* @param {TranslateCountryCommand} [translateCountryCommand]
|
|
488
488
|
* @param {*} [options] Override http request option.
|
|
@@ -491,7 +491,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
491
491
|
apiV1CountriesCountryIdTranslatePost(countryId: string, translateCountryCommand?: TranslateCountryCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
492
492
|
/**
|
|
493
493
|
*
|
|
494
|
-
* @summary Get all countries.
|
|
494
|
+
* @summary Get all countries. (Auth policies: RequireDoctorRole)
|
|
495
495
|
* @param {string} [id]
|
|
496
496
|
* @param {string} [name]
|
|
497
497
|
* @param {string} [description]
|
|
@@ -507,7 +507,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
507
507
|
apiV1CountriesGet(id?: string, name?: string, description?: string, createdDate?: Date, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CountriesModel>>;
|
|
508
508
|
/**
|
|
509
509
|
*
|
|
510
|
-
* @summary Create a country.
|
|
510
|
+
* @summary Create a country. (Auth policies: RequireManagerRole)
|
|
511
511
|
* @param {CreateCountryCommand} [createCountryCommand]
|
|
512
512
|
* @param {*} [options] Override http request option.
|
|
513
513
|
* @throws {RequiredError}
|
|
@@ -515,7 +515,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
515
515
|
apiV1CountriesPost(createCountryCommand?: CreateCountryCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CountryModel>>;
|
|
516
516
|
/**
|
|
517
517
|
*
|
|
518
|
-
* @summary Get country by slug
|
|
518
|
+
* @summary Get country by slug (Auth policies: RequireDoctorRole)
|
|
519
519
|
* @param {string} slug
|
|
520
520
|
* @param {string} [languageCode]
|
|
521
521
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -525,7 +525,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
525
525
|
apiV1CountriesSlugGet(slug: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CountryModel>>;
|
|
526
526
|
/**
|
|
527
527
|
*
|
|
528
|
-
* @summary Batch for countries sorting
|
|
528
|
+
* @summary Batch for countries sorting (Auth policies: RequireManagerRole)
|
|
529
529
|
* @param {CountrySortingCommand} [countrySortingCommand]
|
|
530
530
|
* @param {*} [options] Override http request option.
|
|
531
531
|
* @throws {RequiredError}
|
|
@@ -539,7 +539,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
|
|
|
539
539
|
export declare const CountriesApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
540
540
|
/**
|
|
541
541
|
*
|
|
542
|
-
* @summary Remove currency from country language list
|
|
542
|
+
* @summary Remove currency from country language list (Auth policies: RequireManagerRole)
|
|
543
543
|
* @param {string} countryId
|
|
544
544
|
* @param {string} currencyId
|
|
545
545
|
* @param {*} [options] Override http request option.
|
|
@@ -548,7 +548,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
548
548
|
apiV1CountriesCountryIdCurrenciesCurrencyIdDelete(countryId: string, currencyId: string, options?: any): AxiosPromise<boolean>;
|
|
549
549
|
/**
|
|
550
550
|
*
|
|
551
|
-
* @summary Get currncy of country
|
|
551
|
+
* @summary Get currncy of country (Auth policies: RequireManagerRole)
|
|
552
552
|
* @param {string} countryId
|
|
553
553
|
* @param {string} currencyId
|
|
554
554
|
* @param {*} [options] Override http request option.
|
|
@@ -557,7 +557,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
557
557
|
apiV1CountriesCountryIdCurrenciesCurrencyIdGet(countryId: string, currencyId: string, options?: any): AxiosPromise<CountryCurrencyModel>;
|
|
558
558
|
/**
|
|
559
559
|
*
|
|
560
|
-
* @summary Add currency into country language list
|
|
560
|
+
* @summary Add currency into country language list (Auth policies: RequireManagerRole)
|
|
561
561
|
* @param {string} countryId
|
|
562
562
|
* @param {string} currencyId
|
|
563
563
|
* @param {SaveCountryCurrencyCommand} [saveCountryCurrencyCommand]
|
|
@@ -567,7 +567,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
567
567
|
apiV1CountriesCountryIdCurrenciesCurrencyIdPost(countryId: string, currencyId: string, saveCountryCurrencyCommand?: SaveCountryCurrencyCommand, options?: any): AxiosPromise<CountryCurrencyModel>;
|
|
568
568
|
/**
|
|
569
569
|
*
|
|
570
|
-
* @summary Get currencies list of country
|
|
570
|
+
* @summary Get currencies list of country (Auth policies: RequireManagerRole)
|
|
571
571
|
* @param {string} countryId
|
|
572
572
|
* @param {string} [currencyId]
|
|
573
573
|
* @param {string} [currencyCode]
|
|
@@ -580,7 +580,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
580
580
|
apiV1CountriesCountryIdCurrenciesGet(countryId: string, currencyId?: string, currencyCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<CountryCurrenciesModel>;
|
|
581
581
|
/**
|
|
582
582
|
*
|
|
583
|
-
* @summary Batch for country\'s currencies sorting
|
|
583
|
+
* @summary Batch for country\'s currencies sorting (Auth policies: RequireManagerRole)
|
|
584
584
|
* @param {string} countryId
|
|
585
585
|
* @param {SortCountryCurrenciesCommand} [sortCountryCurrenciesCommand]
|
|
586
586
|
* @param {*} [options] Override http request option.
|
|
@@ -589,7 +589,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
589
589
|
apiV1CountriesCountryIdCurrenciesSortPut(countryId: string, sortCountryCurrenciesCommand?: SortCountryCurrenciesCommand, options?: any): AxiosPromise<SortingResultModel>;
|
|
590
590
|
/**
|
|
591
591
|
*
|
|
592
|
-
* @summary Delete country.
|
|
592
|
+
* @summary Delete country. (Auth policies: RequireManagerRole)
|
|
593
593
|
* @param {string} countryId
|
|
594
594
|
* @param {boolean} [isPermanent] Admin only
|
|
595
595
|
* @param {*} [options] Override http request option.
|
|
@@ -598,7 +598,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
598
598
|
apiV1CountriesCountryIdDelete(countryId: string, isPermanent?: boolean, options?: any): AxiosPromise<boolean>;
|
|
599
599
|
/**
|
|
600
600
|
*
|
|
601
|
-
* @summary Get country.
|
|
601
|
+
* @summary Get country. (Auth policies: RequireDoctorRole)
|
|
602
602
|
* @param {string} countryId
|
|
603
603
|
* @param {string} [languageCode]
|
|
604
604
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -608,7 +608,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
608
608
|
apiV1CountriesCountryIdGet(countryId: string, languageCode?: string, returnDefaultValue?: boolean, options?: any): AxiosPromise<CountryModel>;
|
|
609
609
|
/**
|
|
610
610
|
*
|
|
611
|
-
* @summary Get languages list of country
|
|
611
|
+
* @summary Get languages list of country (Auth policies: RequireManagerRole)
|
|
612
612
|
* @param {string} countryId
|
|
613
613
|
* @param {number} [page]
|
|
614
614
|
* @param {number} [limit]
|
|
@@ -619,7 +619,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
619
619
|
apiV1CountriesCountryIdLanguagesGet(countryId: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<CountryLanguagesModel>;
|
|
620
620
|
/**
|
|
621
621
|
*
|
|
622
|
-
* @summary Remove language from country language list
|
|
622
|
+
* @summary Remove language from country language list (Auth policies: RequireManagerRole)
|
|
623
623
|
* @param {string} countryId
|
|
624
624
|
* @param {string} languageCode
|
|
625
625
|
* @param {*} [options] Override http request option.
|
|
@@ -628,7 +628,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
628
628
|
apiV1CountriesCountryIdLanguagesLanguageCodeDelete(countryId: string, languageCode: string, options?: any): AxiosPromise<boolean>;
|
|
629
629
|
/**
|
|
630
630
|
*
|
|
631
|
-
* @summary Get language of country
|
|
631
|
+
* @summary Get language of country (Auth policies: RequireManagerRole)
|
|
632
632
|
* @param {string} countryId
|
|
633
633
|
* @param {string} languageCode
|
|
634
634
|
* @param {*} [options] Override http request option.
|
|
@@ -637,7 +637,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
637
637
|
apiV1CountriesCountryIdLanguagesLanguageCodeGet(countryId: string, languageCode: string, options?: any): AxiosPromise<CountryLanguageModel>;
|
|
638
638
|
/**
|
|
639
639
|
*
|
|
640
|
-
* @summary Add language into country language list
|
|
640
|
+
* @summary Add language into country language list (Auth policies: RequireManagerRole)
|
|
641
641
|
* @param {string} countryId
|
|
642
642
|
* @param {string} languageCode
|
|
643
643
|
* @param {SaveCountryLanguageCommand} [saveCountryLanguageCommand]
|
|
@@ -647,7 +647,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
647
647
|
apiV1CountriesCountryIdLanguagesLanguageCodePost(countryId: string, languageCode: string, saveCountryLanguageCommand?: SaveCountryLanguageCommand, options?: any): AxiosPromise<CountryLanguageModel>;
|
|
648
648
|
/**
|
|
649
649
|
*
|
|
650
|
-
* @summary Batch for country\'s languages sorting
|
|
650
|
+
* @summary Batch for country\'s languages sorting (Auth policies: RequireManagerRole)
|
|
651
651
|
* @param {string} countryId
|
|
652
652
|
* @param {SortCountryLanguagesCommand} [sortCountryLanguagesCommand]
|
|
653
653
|
* @param {*} [options] Override http request option.
|
|
@@ -656,7 +656,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
656
656
|
apiV1CountriesCountryIdLanguagesSortPut(countryId: string, sortCountryLanguagesCommand?: SortCountryLanguagesCommand, options?: any): AxiosPromise<SortingResultModel>;
|
|
657
657
|
/**
|
|
658
658
|
*
|
|
659
|
-
* @summary Get all CountryMedias.
|
|
659
|
+
* @summary Get all CountryMedias. (Auth policies: RequireDoctorRole)
|
|
660
660
|
* @param {string} countryId
|
|
661
661
|
* @param {string} [id]
|
|
662
662
|
* @param {MediaType} [mediaType]
|
|
@@ -669,7 +669,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
669
669
|
apiV1CountriesCountryIdMediasGet(countryId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<MediasModel>;
|
|
670
670
|
/**
|
|
671
671
|
*
|
|
672
|
-
* @summary Delete CountryMedia
|
|
672
|
+
* @summary Delete CountryMedia (Auth policies: RequireManagerRole)
|
|
673
673
|
* @param {string} countryId
|
|
674
674
|
* @param {string} mediaId
|
|
675
675
|
* @param {*} [options] Override http request option.
|
|
@@ -678,7 +678,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
678
678
|
apiV1CountriesCountryIdMediasMediaIdDelete(countryId: string, mediaId: string, options?: any): AxiosPromise<boolean>;
|
|
679
679
|
/**
|
|
680
680
|
*
|
|
681
|
-
* @summary Get CountryMedia.
|
|
681
|
+
* @summary Get CountryMedia. (Auth policies: RequireDoctorRole)
|
|
682
682
|
* @param {string} countryId
|
|
683
683
|
* @param {string} mediaId
|
|
684
684
|
* @param {*} [options] Override http request option.
|
|
@@ -687,7 +687,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
687
687
|
apiV1CountriesCountryIdMediasMediaIdGet(countryId: string, mediaId: string, options?: any): AxiosPromise<MediaModel>;
|
|
688
688
|
/**
|
|
689
689
|
*
|
|
690
|
-
* @summary Update CountryMedia.
|
|
690
|
+
* @summary Update CountryMedia. (Auth policies: RequireManagerRole)
|
|
691
691
|
* @param {string} countryId
|
|
692
692
|
* @param {string} mediaId
|
|
693
693
|
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
@@ -697,7 +697,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
697
697
|
apiV1CountriesCountryIdMediasMediaIdPut(countryId: string, mediaId: string, updateMediaCommand?: UpdateMediaCommand, options?: any): AxiosPromise<MediaModel>;
|
|
698
698
|
/**
|
|
699
699
|
*
|
|
700
|
-
* @summary Create CountryMedia.
|
|
700
|
+
* @summary Create CountryMedia. (Auth policies: RequireManagerRole)
|
|
701
701
|
* @param {string} countryId
|
|
702
702
|
* @param {CreateMediaCommand} [createMediaCommand]
|
|
703
703
|
* @param {*} [options] Override http request option.
|
|
@@ -706,7 +706,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
706
706
|
apiV1CountriesCountryIdMediasPost(countryId: string, createMediaCommand?: CreateMediaCommand, options?: any): AxiosPromise<MediaModel>;
|
|
707
707
|
/**
|
|
708
708
|
*
|
|
709
|
-
* @summary Update country.
|
|
709
|
+
* @summary Update country. (Auth policies: RequireManagerRole)
|
|
710
710
|
* @param {string} countryId
|
|
711
711
|
* @param {UpdateCountryCommand} [updateCountryCommand]
|
|
712
712
|
* @param {*} [options] Override http request option.
|
|
@@ -715,7 +715,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
715
715
|
apiV1CountriesCountryIdPut(countryId: string, updateCountryCommand?: UpdateCountryCommand, options?: any): AxiosPromise<CountryModel>;
|
|
716
716
|
/**
|
|
717
717
|
*
|
|
718
|
-
* @summary Reactivate country.
|
|
718
|
+
* @summary Reactivate country. (Auth policies: RequireManagerRole)
|
|
719
719
|
* @param {string} countryId
|
|
720
720
|
* @param {*} [options] Override http request option.
|
|
721
721
|
* @throws {RequiredError}
|
|
@@ -723,7 +723,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
723
723
|
apiV1CountriesCountryIdReactivatePut(countryId: string, options?: any): AxiosPromise<boolean>;
|
|
724
724
|
/**
|
|
725
725
|
*
|
|
726
|
-
* @summary Revalidate country
|
|
726
|
+
* @summary Revalidate country (Auth policies: RequireManagerRole)
|
|
727
727
|
* @param {string} countryId
|
|
728
728
|
* @param {boolean} [includeCurrent]
|
|
729
729
|
* @param {*} [options] Override http request option.
|
|
@@ -732,7 +732,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
732
732
|
apiV1CountriesCountryIdRevalidatePost(countryId: string, includeCurrent?: boolean, options?: any): AxiosPromise<boolean>;
|
|
733
733
|
/**
|
|
734
734
|
*
|
|
735
|
-
* @summary Translate country
|
|
735
|
+
* @summary Translate country (Auth policies: RequireManagerRole)
|
|
736
736
|
* @param {string} countryId
|
|
737
737
|
* @param {TranslateCountryCommand} [translateCountryCommand]
|
|
738
738
|
* @param {*} [options] Override http request option.
|
|
@@ -741,7 +741,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
741
741
|
apiV1CountriesCountryIdTranslatePost(countryId: string, translateCountryCommand?: TranslateCountryCommand, options?: any): AxiosPromise<boolean>;
|
|
742
742
|
/**
|
|
743
743
|
*
|
|
744
|
-
* @summary Get all countries.
|
|
744
|
+
* @summary Get all countries. (Auth policies: RequireDoctorRole)
|
|
745
745
|
* @param {string} [id]
|
|
746
746
|
* @param {string} [name]
|
|
747
747
|
* @param {string} [description]
|
|
@@ -757,7 +757,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
757
757
|
apiV1CountriesGet(id?: string, name?: string, description?: string, createdDate?: Date, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<CountriesModel>;
|
|
758
758
|
/**
|
|
759
759
|
*
|
|
760
|
-
* @summary Create a country.
|
|
760
|
+
* @summary Create a country. (Auth policies: RequireManagerRole)
|
|
761
761
|
* @param {CreateCountryCommand} [createCountryCommand]
|
|
762
762
|
* @param {*} [options] Override http request option.
|
|
763
763
|
* @throws {RequiredError}
|
|
@@ -765,7 +765,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
765
765
|
apiV1CountriesPost(createCountryCommand?: CreateCountryCommand, options?: any): AxiosPromise<CountryModel>;
|
|
766
766
|
/**
|
|
767
767
|
*
|
|
768
|
-
* @summary Get country by slug
|
|
768
|
+
* @summary Get country by slug (Auth policies: RequireDoctorRole)
|
|
769
769
|
* @param {string} slug
|
|
770
770
|
* @param {string} [languageCode]
|
|
771
771
|
* @param {boolean} [returnDefaultValue]
|
|
@@ -775,7 +775,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
|
|
|
775
775
|
apiV1CountriesSlugGet(slug: string, languageCode?: string, returnDefaultValue?: boolean, options?: any): AxiosPromise<CountryModel>;
|
|
776
776
|
/**
|
|
777
777
|
*
|
|
778
|
-
* @summary Batch for countries sorting
|
|
778
|
+
* @summary Batch for countries sorting (Auth policies: RequireManagerRole)
|
|
779
779
|
* @param {CountrySortingCommand} [countrySortingCommand]
|
|
780
780
|
* @param {*} [options] Override http request option.
|
|
781
781
|
* @throws {RequiredError}
|
|
@@ -1380,7 +1380,7 @@ export interface CountriesApiApiV1CountriesSortPutRequest {
|
|
|
1380
1380
|
export declare class CountriesApi extends BaseAPI {
|
|
1381
1381
|
/**
|
|
1382
1382
|
*
|
|
1383
|
-
* @summary Remove currency from country language list
|
|
1383
|
+
* @summary Remove currency from country language list (Auth policies: RequireManagerRole)
|
|
1384
1384
|
* @param {CountriesApiApiV1CountriesCountryIdCurrenciesCurrencyIdDeleteRequest} requestParameters Request parameters.
|
|
1385
1385
|
* @param {*} [options] Override http request option.
|
|
1386
1386
|
* @throws {RequiredError}
|
|
@@ -1389,7 +1389,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1389
1389
|
apiV1CountriesCountryIdCurrenciesCurrencyIdDelete(requestParameters: CountriesApiApiV1CountriesCountryIdCurrenciesCurrencyIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
1390
1390
|
/**
|
|
1391
1391
|
*
|
|
1392
|
-
* @summary Get currncy of country
|
|
1392
|
+
* @summary Get currncy of country (Auth policies: RequireManagerRole)
|
|
1393
1393
|
* @param {CountriesApiApiV1CountriesCountryIdCurrenciesCurrencyIdGetRequest} requestParameters Request parameters.
|
|
1394
1394
|
* @param {*} [options] Override http request option.
|
|
1395
1395
|
* @throws {RequiredError}
|
|
@@ -1398,7 +1398,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1398
1398
|
apiV1CountriesCountryIdCurrenciesCurrencyIdGet(requestParameters: CountriesApiApiV1CountriesCountryIdCurrenciesCurrencyIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountryCurrencyModel, any>>;
|
|
1399
1399
|
/**
|
|
1400
1400
|
*
|
|
1401
|
-
* @summary Add currency into country language list
|
|
1401
|
+
* @summary Add currency into country language list (Auth policies: RequireManagerRole)
|
|
1402
1402
|
* @param {CountriesApiApiV1CountriesCountryIdCurrenciesCurrencyIdPostRequest} requestParameters Request parameters.
|
|
1403
1403
|
* @param {*} [options] Override http request option.
|
|
1404
1404
|
* @throws {RequiredError}
|
|
@@ -1407,7 +1407,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1407
1407
|
apiV1CountriesCountryIdCurrenciesCurrencyIdPost(requestParameters: CountriesApiApiV1CountriesCountryIdCurrenciesCurrencyIdPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountryCurrencyModel, any>>;
|
|
1408
1408
|
/**
|
|
1409
1409
|
*
|
|
1410
|
-
* @summary Get currencies list of country
|
|
1410
|
+
* @summary Get currencies list of country (Auth policies: RequireManagerRole)
|
|
1411
1411
|
* @param {CountriesApiApiV1CountriesCountryIdCurrenciesGetRequest} requestParameters Request parameters.
|
|
1412
1412
|
* @param {*} [options] Override http request option.
|
|
1413
1413
|
* @throws {RequiredError}
|
|
@@ -1416,7 +1416,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1416
1416
|
apiV1CountriesCountryIdCurrenciesGet(requestParameters: CountriesApiApiV1CountriesCountryIdCurrenciesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountryCurrenciesModel, any>>;
|
|
1417
1417
|
/**
|
|
1418
1418
|
*
|
|
1419
|
-
* @summary Batch for country\'s currencies sorting
|
|
1419
|
+
* @summary Batch for country\'s currencies sorting (Auth policies: RequireManagerRole)
|
|
1420
1420
|
* @param {CountriesApiApiV1CountriesCountryIdCurrenciesSortPutRequest} requestParameters Request parameters.
|
|
1421
1421
|
* @param {*} [options] Override http request option.
|
|
1422
1422
|
* @throws {RequiredError}
|
|
@@ -1425,7 +1425,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1425
1425
|
apiV1CountriesCountryIdCurrenciesSortPut(requestParameters: CountriesApiApiV1CountriesCountryIdCurrenciesSortPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SortingResultModel, any>>;
|
|
1426
1426
|
/**
|
|
1427
1427
|
*
|
|
1428
|
-
* @summary Delete country.
|
|
1428
|
+
* @summary Delete country. (Auth policies: RequireManagerRole)
|
|
1429
1429
|
* @param {CountriesApiApiV1CountriesCountryIdDeleteRequest} requestParameters Request parameters.
|
|
1430
1430
|
* @param {*} [options] Override http request option.
|
|
1431
1431
|
* @throws {RequiredError}
|
|
@@ -1434,7 +1434,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1434
1434
|
apiV1CountriesCountryIdDelete(requestParameters: CountriesApiApiV1CountriesCountryIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
1435
1435
|
/**
|
|
1436
1436
|
*
|
|
1437
|
-
* @summary Get country.
|
|
1437
|
+
* @summary Get country. (Auth policies: RequireDoctorRole)
|
|
1438
1438
|
* @param {CountriesApiApiV1CountriesCountryIdGetRequest} requestParameters Request parameters.
|
|
1439
1439
|
* @param {*} [options] Override http request option.
|
|
1440
1440
|
* @throws {RequiredError}
|
|
@@ -1443,7 +1443,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1443
1443
|
apiV1CountriesCountryIdGet(requestParameters: CountriesApiApiV1CountriesCountryIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountryModel, any>>;
|
|
1444
1444
|
/**
|
|
1445
1445
|
*
|
|
1446
|
-
* @summary Get languages list of country
|
|
1446
|
+
* @summary Get languages list of country (Auth policies: RequireManagerRole)
|
|
1447
1447
|
* @param {CountriesApiApiV1CountriesCountryIdLanguagesGetRequest} requestParameters Request parameters.
|
|
1448
1448
|
* @param {*} [options] Override http request option.
|
|
1449
1449
|
* @throws {RequiredError}
|
|
@@ -1452,7 +1452,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1452
1452
|
apiV1CountriesCountryIdLanguagesGet(requestParameters: CountriesApiApiV1CountriesCountryIdLanguagesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountryLanguagesModel, any>>;
|
|
1453
1453
|
/**
|
|
1454
1454
|
*
|
|
1455
|
-
* @summary Remove language from country language list
|
|
1455
|
+
* @summary Remove language from country language list (Auth policies: RequireManagerRole)
|
|
1456
1456
|
* @param {CountriesApiApiV1CountriesCountryIdLanguagesLanguageCodeDeleteRequest} requestParameters Request parameters.
|
|
1457
1457
|
* @param {*} [options] Override http request option.
|
|
1458
1458
|
* @throws {RequiredError}
|
|
@@ -1461,7 +1461,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1461
1461
|
apiV1CountriesCountryIdLanguagesLanguageCodeDelete(requestParameters: CountriesApiApiV1CountriesCountryIdLanguagesLanguageCodeDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
1462
1462
|
/**
|
|
1463
1463
|
*
|
|
1464
|
-
* @summary Get language of country
|
|
1464
|
+
* @summary Get language of country (Auth policies: RequireManagerRole)
|
|
1465
1465
|
* @param {CountriesApiApiV1CountriesCountryIdLanguagesLanguageCodeGetRequest} requestParameters Request parameters.
|
|
1466
1466
|
* @param {*} [options] Override http request option.
|
|
1467
1467
|
* @throws {RequiredError}
|
|
@@ -1470,7 +1470,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1470
1470
|
apiV1CountriesCountryIdLanguagesLanguageCodeGet(requestParameters: CountriesApiApiV1CountriesCountryIdLanguagesLanguageCodeGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountryLanguageModel, any>>;
|
|
1471
1471
|
/**
|
|
1472
1472
|
*
|
|
1473
|
-
* @summary Add language into country language list
|
|
1473
|
+
* @summary Add language into country language list (Auth policies: RequireManagerRole)
|
|
1474
1474
|
* @param {CountriesApiApiV1CountriesCountryIdLanguagesLanguageCodePostRequest} requestParameters Request parameters.
|
|
1475
1475
|
* @param {*} [options] Override http request option.
|
|
1476
1476
|
* @throws {RequiredError}
|
|
@@ -1479,7 +1479,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1479
1479
|
apiV1CountriesCountryIdLanguagesLanguageCodePost(requestParameters: CountriesApiApiV1CountriesCountryIdLanguagesLanguageCodePostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountryLanguageModel, any>>;
|
|
1480
1480
|
/**
|
|
1481
1481
|
*
|
|
1482
|
-
* @summary Batch for country\'s languages sorting
|
|
1482
|
+
* @summary Batch for country\'s languages sorting (Auth policies: RequireManagerRole)
|
|
1483
1483
|
* @param {CountriesApiApiV1CountriesCountryIdLanguagesSortPutRequest} requestParameters Request parameters.
|
|
1484
1484
|
* @param {*} [options] Override http request option.
|
|
1485
1485
|
* @throws {RequiredError}
|
|
@@ -1488,7 +1488,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1488
1488
|
apiV1CountriesCountryIdLanguagesSortPut(requestParameters: CountriesApiApiV1CountriesCountryIdLanguagesSortPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SortingResultModel, any>>;
|
|
1489
1489
|
/**
|
|
1490
1490
|
*
|
|
1491
|
-
* @summary Get all CountryMedias.
|
|
1491
|
+
* @summary Get all CountryMedias. (Auth policies: RequireDoctorRole)
|
|
1492
1492
|
* @param {CountriesApiApiV1CountriesCountryIdMediasGetRequest} requestParameters Request parameters.
|
|
1493
1493
|
* @param {*} [options] Override http request option.
|
|
1494
1494
|
* @throws {RequiredError}
|
|
@@ -1497,7 +1497,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1497
1497
|
apiV1CountriesCountryIdMediasGet(requestParameters: CountriesApiApiV1CountriesCountryIdMediasGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediasModel, any>>;
|
|
1498
1498
|
/**
|
|
1499
1499
|
*
|
|
1500
|
-
* @summary Delete CountryMedia
|
|
1500
|
+
* @summary Delete CountryMedia (Auth policies: RequireManagerRole)
|
|
1501
1501
|
* @param {CountriesApiApiV1CountriesCountryIdMediasMediaIdDeleteRequest} requestParameters Request parameters.
|
|
1502
1502
|
* @param {*} [options] Override http request option.
|
|
1503
1503
|
* @throws {RequiredError}
|
|
@@ -1506,7 +1506,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1506
1506
|
apiV1CountriesCountryIdMediasMediaIdDelete(requestParameters: CountriesApiApiV1CountriesCountryIdMediasMediaIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
1507
1507
|
/**
|
|
1508
1508
|
*
|
|
1509
|
-
* @summary Get CountryMedia.
|
|
1509
|
+
* @summary Get CountryMedia. (Auth policies: RequireDoctorRole)
|
|
1510
1510
|
* @param {CountriesApiApiV1CountriesCountryIdMediasMediaIdGetRequest} requestParameters Request parameters.
|
|
1511
1511
|
* @param {*} [options] Override http request option.
|
|
1512
1512
|
* @throws {RequiredError}
|
|
@@ -1515,7 +1515,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1515
1515
|
apiV1CountriesCountryIdMediasMediaIdGet(requestParameters: CountriesApiApiV1CountriesCountryIdMediasMediaIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
1516
1516
|
/**
|
|
1517
1517
|
*
|
|
1518
|
-
* @summary Update CountryMedia.
|
|
1518
|
+
* @summary Update CountryMedia. (Auth policies: RequireManagerRole)
|
|
1519
1519
|
* @param {CountriesApiApiV1CountriesCountryIdMediasMediaIdPutRequest} requestParameters Request parameters.
|
|
1520
1520
|
* @param {*} [options] Override http request option.
|
|
1521
1521
|
* @throws {RequiredError}
|
|
@@ -1524,7 +1524,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1524
1524
|
apiV1CountriesCountryIdMediasMediaIdPut(requestParameters: CountriesApiApiV1CountriesCountryIdMediasMediaIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
1525
1525
|
/**
|
|
1526
1526
|
*
|
|
1527
|
-
* @summary Create CountryMedia.
|
|
1527
|
+
* @summary Create CountryMedia. (Auth policies: RequireManagerRole)
|
|
1528
1528
|
* @param {CountriesApiApiV1CountriesCountryIdMediasPostRequest} requestParameters Request parameters.
|
|
1529
1529
|
* @param {*} [options] Override http request option.
|
|
1530
1530
|
* @throws {RequiredError}
|
|
@@ -1533,7 +1533,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1533
1533
|
apiV1CountriesCountryIdMediasPost(requestParameters: CountriesApiApiV1CountriesCountryIdMediasPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
1534
1534
|
/**
|
|
1535
1535
|
*
|
|
1536
|
-
* @summary Update country.
|
|
1536
|
+
* @summary Update country. (Auth policies: RequireManagerRole)
|
|
1537
1537
|
* @param {CountriesApiApiV1CountriesCountryIdPutRequest} requestParameters Request parameters.
|
|
1538
1538
|
* @param {*} [options] Override http request option.
|
|
1539
1539
|
* @throws {RequiredError}
|
|
@@ -1542,7 +1542,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1542
1542
|
apiV1CountriesCountryIdPut(requestParameters: CountriesApiApiV1CountriesCountryIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountryModel, any>>;
|
|
1543
1543
|
/**
|
|
1544
1544
|
*
|
|
1545
|
-
* @summary Reactivate country.
|
|
1545
|
+
* @summary Reactivate country. (Auth policies: RequireManagerRole)
|
|
1546
1546
|
* @param {CountriesApiApiV1CountriesCountryIdReactivatePutRequest} requestParameters Request parameters.
|
|
1547
1547
|
* @param {*} [options] Override http request option.
|
|
1548
1548
|
* @throws {RequiredError}
|
|
@@ -1551,7 +1551,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1551
1551
|
apiV1CountriesCountryIdReactivatePut(requestParameters: CountriesApiApiV1CountriesCountryIdReactivatePutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
1552
1552
|
/**
|
|
1553
1553
|
*
|
|
1554
|
-
* @summary Revalidate country
|
|
1554
|
+
* @summary Revalidate country (Auth policies: RequireManagerRole)
|
|
1555
1555
|
* @param {CountriesApiApiV1CountriesCountryIdRevalidatePostRequest} requestParameters Request parameters.
|
|
1556
1556
|
* @param {*} [options] Override http request option.
|
|
1557
1557
|
* @throws {RequiredError}
|
|
@@ -1560,7 +1560,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1560
1560
|
apiV1CountriesCountryIdRevalidatePost(requestParameters: CountriesApiApiV1CountriesCountryIdRevalidatePostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
1561
1561
|
/**
|
|
1562
1562
|
*
|
|
1563
|
-
* @summary Translate country
|
|
1563
|
+
* @summary Translate country (Auth policies: RequireManagerRole)
|
|
1564
1564
|
* @param {CountriesApiApiV1CountriesCountryIdTranslatePostRequest} requestParameters Request parameters.
|
|
1565
1565
|
* @param {*} [options] Override http request option.
|
|
1566
1566
|
* @throws {RequiredError}
|
|
@@ -1569,7 +1569,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1569
1569
|
apiV1CountriesCountryIdTranslatePost(requestParameters: CountriesApiApiV1CountriesCountryIdTranslatePostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
1570
1570
|
/**
|
|
1571
1571
|
*
|
|
1572
|
-
* @summary Get all countries.
|
|
1572
|
+
* @summary Get all countries. (Auth policies: RequireDoctorRole)
|
|
1573
1573
|
* @param {CountriesApiApiV1CountriesGetRequest} requestParameters Request parameters.
|
|
1574
1574
|
* @param {*} [options] Override http request option.
|
|
1575
1575
|
* @throws {RequiredError}
|
|
@@ -1578,7 +1578,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1578
1578
|
apiV1CountriesGet(requestParameters?: CountriesApiApiV1CountriesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountriesModel, any>>;
|
|
1579
1579
|
/**
|
|
1580
1580
|
*
|
|
1581
|
-
* @summary Create a country.
|
|
1581
|
+
* @summary Create a country. (Auth policies: RequireManagerRole)
|
|
1582
1582
|
* @param {CountriesApiApiV1CountriesPostRequest} requestParameters Request parameters.
|
|
1583
1583
|
* @param {*} [options] Override http request option.
|
|
1584
1584
|
* @throws {RequiredError}
|
|
@@ -1587,7 +1587,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1587
1587
|
apiV1CountriesPost(requestParameters?: CountriesApiApiV1CountriesPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountryModel, any>>;
|
|
1588
1588
|
/**
|
|
1589
1589
|
*
|
|
1590
|
-
* @summary Get country by slug
|
|
1590
|
+
* @summary Get country by slug (Auth policies: RequireDoctorRole)
|
|
1591
1591
|
* @param {CountriesApiApiV1CountriesSlugGetRequest} requestParameters Request parameters.
|
|
1592
1592
|
* @param {*} [options] Override http request option.
|
|
1593
1593
|
* @throws {RequiredError}
|
|
@@ -1596,7 +1596,7 @@ export declare class CountriesApi extends BaseAPI {
|
|
|
1596
1596
|
apiV1CountriesSlugGet(requestParameters: CountriesApiApiV1CountriesSlugGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountryModel, any>>;
|
|
1597
1597
|
/**
|
|
1598
1598
|
*
|
|
1599
|
-
* @summary Batch for countries sorting
|
|
1599
|
+
* @summary Batch for countries sorting (Auth policies: RequireManagerRole)
|
|
1600
1600
|
* @param {CountriesApiApiV1CountriesSortPutRequest} requestParameters Request parameters.
|
|
1601
1601
|
* @param {*} [options] Override http request option.
|
|
1602
1602
|
* @throws {RequiredError}
|