ch-api-client-typescript2 4.9.7 → 4.9.9

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.
Files changed (145) hide show
  1. package/lib/api/about-us-api.d.ts +123 -19
  2. package/lib/api/about-us-api.d.ts.map +1 -1
  3. package/lib/api/about-us-api.js +10 -22
  4. package/lib/api/accreditations-api.d.ts +60 -9
  5. package/lib/api/accreditations-api.d.ts.map +1 -1
  6. package/lib/api/accreditations-api.js +7 -11
  7. package/lib/api/app-version-api.d.ts +15 -2
  8. package/lib/api/app-version-api.d.ts.map +1 -1
  9. package/lib/api/app-version-api.js +3 -3
  10. package/lib/api/appointments-api.d.ts +201 -31
  11. package/lib/api/appointments-api.d.ts.map +1 -1
  12. package/lib/api/appointments-api.js +16 -36
  13. package/lib/api/articles-api.d.ts +453 -70
  14. package/lib/api/articles-api.d.ts.map +1 -1
  15. package/lib/api/articles-api.js +34 -81
  16. package/lib/api/bookings-api.d.ts +183 -28
  17. package/lib/api/bookings-api.d.ts.map +1 -1
  18. package/lib/api/bookings-api.js +16 -33
  19. package/lib/api/chat-users-api.d.ts +84 -12
  20. package/lib/api/chat-users-api.d.ts.map +1 -1
  21. package/lib/api/chat-users-api.js +15 -16
  22. package/lib/api/consultations-api.d.ts +171 -26
  23. package/lib/api/consultations-api.d.ts.map +1 -1
  24. package/lib/api/consultations-api.js +16 -31
  25. package/lib/api/contributors-api.d.ts +213 -33
  26. package/lib/api/contributors-api.d.ts.map +1 -1
  27. package/lib/api/contributors-api.js +16 -38
  28. package/lib/api/countries-api.d.ts +189 -29
  29. package/lib/api/countries-api.d.ts.map +1 -1
  30. package/lib/api/countries-api.js +16 -34
  31. package/lib/api/deals-api.d.ts +630 -103
  32. package/lib/api/deals-api.d.ts.map +1 -1
  33. package/lib/api/deals-api.js +65 -119
  34. package/lib/api/devices-api.d.ts +150 -22
  35. package/lib/api/devices-api.d.ts.map +1 -1
  36. package/lib/api/devices-api.js +20 -28
  37. package/lib/api/doctor-affiliations-api.d.ts +252 -40
  38. package/lib/api/doctor-affiliations-api.d.ts.map +1 -1
  39. package/lib/api/doctor-affiliations-api.js +30 -48
  40. package/lib/api/doctors-api.d.ts +675 -105
  41. package/lib/api/doctors-api.d.ts.map +1 -1
  42. package/lib/api/doctors-api.js +47 -120
  43. package/lib/api/faq-categories-api.d.ts +117 -18
  44. package/lib/api/faq-categories-api.d.ts.map +1 -1
  45. package/lib/api/faq-categories-api.js +10 -21
  46. package/lib/api/faqs-api.d.ts +249 -38
  47. package/lib/api/faqs-api.d.ts.map +1 -1
  48. package/lib/api/faqs-api.js +22 -45
  49. package/lib/api/group-channels-api.d.ts +117 -17
  50. package/lib/api/group-channels-api.d.ts.map +1 -1
  51. package/lib/api/group-channels-api.js +15 -22
  52. package/lib/api/header-navigations-api.d.ts +15 -2
  53. package/lib/api/header-navigations-api.d.ts.map +1 -1
  54. package/lib/api/header-navigations-api.js +3 -3
  55. package/lib/api/hospitals-api.d.ts +1695 -270
  56. package/lib/api/hospitals-api.d.ts.map +1 -1
  57. package/lib/api/hospitals-api.js +162 -315
  58. package/lib/api/hospitals-consultation-timetables-api.d.ts +39 -6
  59. package/lib/api/hospitals-consultation-timetables-api.d.ts.map +1 -1
  60. package/lib/api/hospitals-consultation-timetables-api.js +3 -7
  61. package/lib/api/images-api.d.ts +15 -2
  62. package/lib/api/images-api.d.ts.map +1 -1
  63. package/lib/api/images-api.js +4 -3
  64. package/lib/api/languages-api.d.ts +66 -10
  65. package/lib/api/languages-api.d.ts.map +1 -1
  66. package/lib/api/languages-api.js +7 -12
  67. package/lib/api/memberships-api.d.ts +111 -17
  68. package/lib/api/memberships-api.d.ts.map +1 -1
  69. package/lib/api/memberships-api.js +10 -20
  70. package/lib/api/notifications-api.d.ts +54 -8
  71. package/lib/api/notifications-api.d.ts.map +1 -1
  72. package/lib/api/notifications-api.js +8 -10
  73. package/lib/api/origins-api.d.ts +45 -6
  74. package/lib/api/origins-api.d.ts.map +1 -1
  75. package/lib/api/origins-api.js +11 -9
  76. package/lib/api/patients-api.d.ts +96 -13
  77. package/lib/api/patients-api.d.ts.map +1 -1
  78. package/lib/api/patients-api.js +19 -19
  79. package/lib/api/plans-api.d.ts +108 -16
  80. package/lib/api/plans-api.d.ts.map +1 -1
  81. package/lib/api/plans-api.js +13 -20
  82. package/lib/api/profiles-api.d.ts +75 -10
  83. package/lib/api/profiles-api.d.ts.map +1 -1
  84. package/lib/api/profiles-api.js +19 -15
  85. package/lib/api/service-reviews-api.d.ts +312 -47
  86. package/lib/api/service-reviews-api.d.ts.map +1 -1
  87. package/lib/api/service-reviews-api.js +32 -57
  88. package/lib/api/services-api.d.ts +189 -31
  89. package/lib/api/services-api.d.ts.map +1 -1
  90. package/lib/api/services-api.js +21 -36
  91. package/lib/api/services-categories-api.d.ts +54 -8
  92. package/lib/api/services-categories-api.d.ts.map +1 -1
  93. package/lib/api/services-categories-api.js +7 -10
  94. package/lib/api/specialties-api.d.ts +294 -46
  95. package/lib/api/specialties-api.d.ts.map +1 -1
  96. package/lib/api/specialties-api.js +20 -52
  97. package/lib/api/specialty-types-api.d.ts +306 -48
  98. package/lib/api/specialty-types-api.d.ts.map +1 -1
  99. package/lib/api/specialty-types-api.js +20 -54
  100. package/lib/api/survey-forms-api.d.ts +21 -3
  101. package/lib/api/survey-forms-api.d.ts.map +1 -1
  102. package/lib/api/survey-forms-api.js +3 -4
  103. package/lib/api/survey-results-api.d.ts +15 -2
  104. package/lib/api/survey-results-api.d.ts.map +1 -1
  105. package/lib/api/survey-results-api.js +4 -3
  106. package/lib/api/tags-api.d.ts +54 -8
  107. package/lib/api/tags-api.d.ts.map +1 -1
  108. package/lib/api/tags-api.js +7 -10
  109. package/package.json +2 -2
  110. package/src/api/about-us-api.ts +142 -22
  111. package/src/api/accreditations-api.ts +69 -11
  112. package/src/api/app-version-api.ts +17 -3
  113. package/src/api/appointments-api.ts +232 -36
  114. package/src/api/articles-api.ts +523 -81
  115. package/src/api/bookings-api.ts +211 -33
  116. package/src/api/chat-users-api.ts +96 -16
  117. package/src/api/consultations-api.ts +197 -31
  118. package/src/api/contributors-api.ts +246 -38
  119. package/src/api/countries-api.ts +218 -34
  120. package/src/api/deals-api.ts +745 -119
  121. package/src/api/devices-api.ts +172 -28
  122. package/src/api/doctor-affiliations-api.ts +296 -48
  123. package/src/api/doctors-api.ts +780 -120
  124. package/src/api/faq-categories-api.ts +135 -21
  125. package/src/api/faqs-api.ts +287 -45
  126. package/src/api/group-channels-api.ts +134 -22
  127. package/src/api/header-navigations-api.ts +17 -3
  128. package/src/api/hospitals-api.ts +1985 -315
  129. package/src/api/hospitals-consultation-timetables-api.ts +45 -7
  130. package/src/api/images-api.ts +17 -3
  131. package/src/api/languages-api.ts +76 -12
  132. package/src/api/memberships-api.ts +128 -20
  133. package/src/api/notifications-api.ts +62 -10
  134. package/src/api/origins-api.ts +51 -9
  135. package/src/api/patients-api.ts +109 -19
  136. package/src/api/plans-api.ts +124 -20
  137. package/src/api/profiles-api.ts +85 -15
  138. package/src/api/service-reviews-api.ts +359 -57
  139. package/src/api/services-api.ts +224 -36
  140. package/src/api/services-categories-api.ts +62 -10
  141. package/src/api/specialties-api.ts +340 -52
  142. package/src/api/specialty-types-api.ts +354 -54
  143. package/src/api/survey-forms-api.ts +24 -4
  144. package/src/api/survey-results-api.ts +17 -3
  145. package/src/api/tags-api.ts +62 -10
@@ -300,30 +300,28 @@ var NotificationsApi = /** @class */ (function (_super) {
300
300
  /**
301
301
  *
302
302
  * @summary Check notification.
303
- * @param {CheckNotificationsCommand} [checkNotificationsCommand]
303
+ * @param {NotificationsApiApiV2NotificationsCheckPostRequest} requestParameters Request parameters.
304
304
  * @param {*} [options] Override http request option.
305
305
  * @throws {RequiredError}
306
306
  * @memberof NotificationsApi
307
307
  */
308
- NotificationsApi.prototype.apiV2NotificationsCheckPost = function (checkNotificationsCommand, options) {
308
+ NotificationsApi.prototype.apiV2NotificationsCheckPost = function (requestParameters, options) {
309
309
  var _this = this;
310
- return (0, exports.NotificationsApiFp)(this.configuration).apiV2NotificationsCheckPost(checkNotificationsCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
310
+ if (requestParameters === void 0) { requestParameters = {}; }
311
+ return (0, exports.NotificationsApiFp)(this.configuration).apiV2NotificationsCheckPost(requestParameters.checkNotificationsCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
311
312
  };
312
313
  /**
313
314
  *
314
315
  * @summary Get all notifications.
315
- * @param {NotificationCode} [notificationCode]
316
- * @param {boolean} [unreadCountOnly]
317
- * @param {number} [page]
318
- * @param {number} [limit]
319
- * @param {Date} [lastRetrieved]
316
+ * @param {NotificationsApiApiV2NotificationsGetRequest} requestParameters Request parameters.
320
317
  * @param {*} [options] Override http request option.
321
318
  * @throws {RequiredError}
322
319
  * @memberof NotificationsApi
323
320
  */
324
- NotificationsApi.prototype.apiV2NotificationsGet = function (notificationCode, unreadCountOnly, page, limit, lastRetrieved, options) {
321
+ NotificationsApi.prototype.apiV2NotificationsGet = function (requestParameters, options) {
325
322
  var _this = this;
326
- return (0, exports.NotificationsApiFp)(this.configuration).apiV2NotificationsGet(notificationCode, unreadCountOnly, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
323
+ if (requestParameters === void 0) { requestParameters = {}; }
324
+ return (0, exports.NotificationsApiFp)(this.configuration).apiV2NotificationsGet(requestParameters.notificationCode, requestParameters.unreadCountOnly, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
327
325
  };
328
326
  return NotificationsApi;
329
327
  }(base_1.BaseAPI));
@@ -112,6 +112,45 @@ export declare const OriginsApiFactory: (configuration?: Configuration, basePath
112
112
  */
113
113
  apiV2OriginsUrlGet(url: string, options?: any): AxiosPromise<string>;
114
114
  };
115
+ /**
116
+ * Request parameters for apiV2OriginsPost operation in OriginsApi.
117
+ * @export
118
+ * @interface OriginsApiApiV2OriginsPostRequest
119
+ */
120
+ export interface OriginsApiApiV2OriginsPostRequest {
121
+ /**
122
+ *
123
+ * @type {CreateCorsCommand}
124
+ * @memberof OriginsApiApiV2OriginsPost
125
+ */
126
+ readonly createCorsCommand?: CreateCorsCommand;
127
+ }
128
+ /**
129
+ * Request parameters for apiV2OriginsPut operation in OriginsApi.
130
+ * @export
131
+ * @interface OriginsApiApiV2OriginsPutRequest
132
+ */
133
+ export interface OriginsApiApiV2OriginsPutRequest {
134
+ /**
135
+ *
136
+ * @type {CreateCorsCommand}
137
+ * @memberof OriginsApiApiV2OriginsPut
138
+ */
139
+ readonly createCorsCommand?: CreateCorsCommand;
140
+ }
141
+ /**
142
+ * Request parameters for apiV2OriginsUrlGet operation in OriginsApi.
143
+ * @export
144
+ * @interface OriginsApiApiV2OriginsUrlGetRequest
145
+ */
146
+ export interface OriginsApiApiV2OriginsUrlGetRequest {
147
+ /**
148
+ *
149
+ * @type {string}
150
+ * @memberof OriginsApiApiV2OriginsUrlGet
151
+ */
152
+ readonly url: string;
153
+ }
115
154
  /**
116
155
  * OriginsApi - object-oriented interface
117
156
  * @export
@@ -128,27 +167,27 @@ export declare class OriginsApi extends BaseAPI {
128
167
  apiV2OriginsGet(options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<string[], any>>;
129
168
  /**
130
169
  *
131
- * @param {CreateCorsCommand} [createCorsCommand]
170
+ * @param {OriginsApiApiV2OriginsPostRequest} requestParameters Request parameters.
132
171
  * @param {*} [options] Override http request option.
133
172
  * @throws {RequiredError}
134
173
  * @memberof OriginsApi
135
174
  */
136
- apiV2OriginsPost(createCorsCommand?: CreateCorsCommand, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
175
+ apiV2OriginsPost(requestParameters?: OriginsApiApiV2OriginsPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
137
176
  /**
138
177
  *
139
- * @param {CreateCorsCommand} [createCorsCommand]
178
+ * @param {OriginsApiApiV2OriginsPutRequest} requestParameters Request parameters.
140
179
  * @param {*} [options] Override http request option.
141
180
  * @throws {RequiredError}
142
181
  * @memberof OriginsApi
143
182
  */
144
- apiV2OriginsPut(createCorsCommand?: CreateCorsCommand, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
183
+ apiV2OriginsPut(requestParameters?: OriginsApiApiV2OriginsPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
145
184
  /**
146
185
  *
147
- * @param {string} url
186
+ * @param {OriginsApiApiV2OriginsUrlGetRequest} requestParameters Request parameters.
148
187
  * @param {*} [options] Override http request option.
149
188
  * @throws {RequiredError}
150
189
  * @memberof OriginsApi
151
190
  */
152
- apiV2OriginsUrlGet(url: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<string, any>>;
191
+ apiV2OriginsUrlGet(requestParameters: OriginsApiApiV2OriginsUrlGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<string, any>>;
153
192
  }
154
193
  //# sourceMappingURL=origins-api.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"origins-api.d.ts","sourceRoot":"","sources":["../../src/api/origins-api.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAoB,EAAE,YAAY,EAAE,aAAa,EAAE,kBAAkB,EAAE,MAAM,OAAO,CAAC;AACrF,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAKjD,OAAO,EAAiC,WAAW,EAAE,OAAO,EAAiB,MAAM,SAAS,CAAC;AAE7F,OAAO,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAC9C;;;GAGG;AACH,eAAO,MAAM,2BAA2B,mBAA6B,aAAa;IAE1E;;;;OAIG;gCAC8B,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA4B/E;;;;;OAKG;2CAC0C,iBAAiB,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+BvH;;;;;OAKG;0CACyC,iBAAiB,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+BtH;;;;;OAKG;8BAC6B,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAgCtG,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,YAAY,mBAA4B,aAAa;IAG1D;;;;OAIG;8BAC6B,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,MAAM,MAAM,CAAC,CAAC;IAItI;;;;;OAKG;yCACwC,iBAAiB,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,OAAO,CAAC;IAIxK;;;;;OAKG;wCACuC,iBAAiB,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,OAAO,CAAC;IAIvK;;;;;OAKG;4BAC2B,MAAM,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,MAAM,CAAC;CAKtJ,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,iBAAiB,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAG1G;;;;OAIG;8BACuB,GAAG,GAAG,aAAa,MAAM,MAAM,CAAC,CAAC;IAG3D;;;;;OAKG;yCACkC,iBAAiB,YAAY,GAAG,GAAG,aAAa,OAAO,CAAC;IAG7F;;;;;OAKG;wCACiC,iBAAiB,YAAY,GAAG,GAAG,aAAa,OAAO,CAAC;IAG5F;;;;;OAKG;4BACqB,MAAM,YAAY,GAAG,GAAG,aAAa,MAAM,CAAC;CAI3E,CAAC;AAEF;;;;;GAKG;AACH,qBAAa,UAAW,SAAQ,OAAO;IACnC;;;;;OAKG;IACI,eAAe,CAAC,OAAO,CAAC,EAAE,kBAAkB;IAInD;;;;;;OAMG;IACI,gBAAgB,CAAC,iBAAiB,CAAC,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAI3F;;;;;;OAMG;IACI,eAAe,CAAC,iBAAiB,CAAC,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAI1F;;;;;;OAMG;IACI,kBAAkB,CAAC,GAAG,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAGtE"}
1
+ {"version":3,"file":"origins-api.d.ts","sourceRoot":"","sources":["../../src/api/origins-api.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAoB,EAAE,YAAY,EAAE,aAAa,EAAE,kBAAkB,EAAE,MAAM,OAAO,CAAC;AACrF,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAKjD,OAAO,EAAiC,WAAW,EAAE,OAAO,EAAiB,MAAM,SAAS,CAAC;AAE7F,OAAO,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAC9C;;;GAGG;AACH,eAAO,MAAM,2BAA2B,mBAA6B,aAAa;IAE1E;;;;OAIG;gCAC8B,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA4B/E;;;;;OAKG;2CAC0C,iBAAiB,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+BvH;;;;;OAKG;0CACyC,iBAAiB,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+BtH;;;;;OAKG;8BAC6B,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAgCtG,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,YAAY,mBAA4B,aAAa;IAG1D;;;;OAIG;8BAC6B,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,MAAM,MAAM,CAAC,CAAC;IAItI;;;;;OAKG;yCACwC,iBAAiB,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,OAAO,CAAC;IAIxK;;;;;OAKG;wCACuC,iBAAiB,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,OAAO,CAAC;IAIvK;;;;;OAKG;4BAC2B,MAAM,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,MAAM,CAAC;CAKtJ,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,iBAAiB,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAG1G;;;;OAIG;8BACuB,GAAG,GAAG,aAAa,MAAM,MAAM,CAAC,CAAC;IAG3D;;;;;OAKG;yCACkC,iBAAiB,YAAY,GAAG,GAAG,aAAa,OAAO,CAAC;IAG7F;;;;;OAKG;wCACiC,iBAAiB,YAAY,GAAG,GAAG,aAAa,OAAO,CAAC;IAG5F;;;;;OAKG;4BACqB,MAAM,YAAY,GAAG,GAAG,aAAa,MAAM,CAAC;CAI3E,CAAC;AAEF;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,QAAQ,CAAC,iBAAiB,CAAC,EAAE,iBAAiB,CAAA;CACjD;AAED;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;;;OAIG;IACH,QAAQ,CAAC,iBAAiB,CAAC,EAAE,iBAAiB,CAAA;CACjD;AAED;;;;GAIG;AACH,MAAM,WAAW,mCAAmC;IAChD;;;;OAIG;IACH,QAAQ,CAAC,GAAG,EAAE,MAAM,CAAA;CACvB;AAED;;;;;GAKG;AACH,qBAAa,UAAW,SAAQ,OAAO;IACnC;;;;;OAKG;IACI,eAAe,CAAC,OAAO,CAAC,EAAE,kBAAkB;IAInD;;;;;;OAMG;IACI,gBAAgB,CAAC,iBAAiB,GAAE,iCAAsC,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAI/G;;;;;;OAMG;IACI,eAAe,CAAC,iBAAiB,GAAE,gCAAqC,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAI7G;;;;;;OAMG;IACI,kBAAkB,CAAC,iBAAiB,EAAE,mCAAmC,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAGjH"}
@@ -410,36 +410,38 @@ var OriginsApi = /** @class */ (function (_super) {
410
410
  };
411
411
  /**
412
412
  *
413
- * @param {CreateCorsCommand} [createCorsCommand]
413
+ * @param {OriginsApiApiV2OriginsPostRequest} requestParameters Request parameters.
414
414
  * @param {*} [options] Override http request option.
415
415
  * @throws {RequiredError}
416
416
  * @memberof OriginsApi
417
417
  */
418
- OriginsApi.prototype.apiV2OriginsPost = function (createCorsCommand, options) {
418
+ OriginsApi.prototype.apiV2OriginsPost = function (requestParameters, options) {
419
419
  var _this = this;
420
- return (0, exports.OriginsApiFp)(this.configuration).apiV2OriginsPost(createCorsCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
420
+ if (requestParameters === void 0) { requestParameters = {}; }
421
+ return (0, exports.OriginsApiFp)(this.configuration).apiV2OriginsPost(requestParameters.createCorsCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
421
422
  };
422
423
  /**
423
424
  *
424
- * @param {CreateCorsCommand} [createCorsCommand]
425
+ * @param {OriginsApiApiV2OriginsPutRequest} requestParameters Request parameters.
425
426
  * @param {*} [options] Override http request option.
426
427
  * @throws {RequiredError}
427
428
  * @memberof OriginsApi
428
429
  */
429
- OriginsApi.prototype.apiV2OriginsPut = function (createCorsCommand, options) {
430
+ OriginsApi.prototype.apiV2OriginsPut = function (requestParameters, options) {
430
431
  var _this = this;
431
- return (0, exports.OriginsApiFp)(this.configuration).apiV2OriginsPut(createCorsCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
432
+ if (requestParameters === void 0) { requestParameters = {}; }
433
+ return (0, exports.OriginsApiFp)(this.configuration).apiV2OriginsPut(requestParameters.createCorsCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
432
434
  };
433
435
  /**
434
436
  *
435
- * @param {string} url
437
+ * @param {OriginsApiApiV2OriginsUrlGetRequest} requestParameters Request parameters.
436
438
  * @param {*} [options] Override http request option.
437
439
  * @throws {RequiredError}
438
440
  * @memberof OriginsApi
439
441
  */
440
- OriginsApi.prototype.apiV2OriginsUrlGet = function (url, options) {
442
+ OriginsApi.prototype.apiV2OriginsUrlGet = function (requestParameters, options) {
441
443
  var _this = this;
442
- return (0, exports.OriginsApiFp)(this.configuration).apiV2OriginsUrlGet(url, options).then(function (request) { return request(_this.axios, _this.basePath); });
444
+ return (0, exports.OriginsApiFp)(this.configuration).apiV2OriginsUrlGet(requestParameters.url, options).then(function (request) { return request(_this.axios, _this.basePath); });
443
445
  };
444
446
  return OriginsApi;
445
447
  }(base_1.BaseAPI));
@@ -192,6 +192,90 @@ export declare const PatientsApiFactory: (configuration?: Configuration, basePat
192
192
  */
193
193
  apiV2PatientsPost(createPatientCommand?: CreatePatientCommand, options?: any): AxiosPromise<PatientModel>;
194
194
  };
195
+ /**
196
+ * Request parameters for apiV2PatientsAffiliationsHospitalIdDelete operation in PatientsApi.
197
+ * @export
198
+ * @interface PatientsApiApiV2PatientsAffiliationsHospitalIdDeleteRequest
199
+ */
200
+ export interface PatientsApiApiV2PatientsAffiliationsHospitalIdDeleteRequest {
201
+ /**
202
+ *
203
+ * @type {string}
204
+ * @memberof PatientsApiApiV2PatientsAffiliationsHospitalIdDelete
205
+ */
206
+ readonly hospitalId: string;
207
+ }
208
+ /**
209
+ * Request parameters for apiV2PatientsAffiliationsHospitalIdPost operation in PatientsApi.
210
+ * @export
211
+ * @interface PatientsApiApiV2PatientsAffiliationsHospitalIdPostRequest
212
+ */
213
+ export interface PatientsApiApiV2PatientsAffiliationsHospitalIdPostRequest {
214
+ /**
215
+ *
216
+ * @type {string}
217
+ * @memberof PatientsApiApiV2PatientsAffiliationsHospitalIdPost
218
+ */
219
+ readonly hospitalId: string;
220
+ }
221
+ /**
222
+ * Request parameters for apiV2PatientsPatientIdDelete operation in PatientsApi.
223
+ * @export
224
+ * @interface PatientsApiApiV2PatientsPatientIdDeleteRequest
225
+ */
226
+ export interface PatientsApiApiV2PatientsPatientIdDeleteRequest {
227
+ /**
228
+ *
229
+ * @type {string}
230
+ * @memberof PatientsApiApiV2PatientsPatientIdDelete
231
+ */
232
+ readonly patientId: string;
233
+ }
234
+ /**
235
+ * Request parameters for apiV2PatientsPatientIdGet operation in PatientsApi.
236
+ * @export
237
+ * @interface PatientsApiApiV2PatientsPatientIdGetRequest
238
+ */
239
+ export interface PatientsApiApiV2PatientsPatientIdGetRequest {
240
+ /**
241
+ *
242
+ * @type {string}
243
+ * @memberof PatientsApiApiV2PatientsPatientIdGet
244
+ */
245
+ readonly patientId: string;
246
+ }
247
+ /**
248
+ * Request parameters for apiV2PatientsPatientIdPut operation in PatientsApi.
249
+ * @export
250
+ * @interface PatientsApiApiV2PatientsPatientIdPutRequest
251
+ */
252
+ export interface PatientsApiApiV2PatientsPatientIdPutRequest {
253
+ /**
254
+ *
255
+ * @type {string}
256
+ * @memberof PatientsApiApiV2PatientsPatientIdPut
257
+ */
258
+ readonly patientId: string;
259
+ /**
260
+ *
261
+ * @type {UpdatePatientCommand}
262
+ * @memberof PatientsApiApiV2PatientsPatientIdPut
263
+ */
264
+ readonly updatePatientCommand?: UpdatePatientCommand;
265
+ }
266
+ /**
267
+ * Request parameters for apiV2PatientsPost operation in PatientsApi.
268
+ * @export
269
+ * @interface PatientsApiApiV2PatientsPostRequest
270
+ */
271
+ export interface PatientsApiApiV2PatientsPostRequest {
272
+ /**
273
+ *
274
+ * @type {CreatePatientCommand}
275
+ * @memberof PatientsApiApiV2PatientsPost
276
+ */
277
+ readonly createPatientCommand?: CreatePatientCommand;
278
+ }
195
279
  /**
196
280
  * PatientsApi - object-oriented interface
197
281
  * @export
@@ -202,61 +286,60 @@ export declare class PatientsApi extends BaseAPI {
202
286
  /**
203
287
  *
204
288
  * @summary Delete PatientAffiliation
205
- * @param {string} hospitalId
289
+ * @param {PatientsApiApiV2PatientsAffiliationsHospitalIdDeleteRequest} requestParameters Request parameters.
206
290
  * @param {*} [options] Override http request option.
207
291
  * @throws {RequiredError}
208
292
  * @memberof PatientsApi
209
293
  */
210
- apiV2PatientsAffiliationsHospitalIdDelete(hospitalId: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
294
+ apiV2PatientsAffiliationsHospitalIdDelete(requestParameters: PatientsApiApiV2PatientsAffiliationsHospitalIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
211
295
  /**
212
296
  *
213
297
  * @summary Create PatientAffiliation
214
- * @param {string} hospitalId
298
+ * @param {PatientsApiApiV2PatientsAffiliationsHospitalIdPostRequest} requestParameters Request parameters.
215
299
  * @param {*} [options] Override http request option.
216
300
  * @throws {RequiredError}
217
301
  * @memberof PatientsApi
218
302
  */
219
- apiV2PatientsAffiliationsHospitalIdPost(hospitalId: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
303
+ apiV2PatientsAffiliationsHospitalIdPost(requestParameters: PatientsApiApiV2PatientsAffiliationsHospitalIdPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
220
304
  /**
221
305
  *
222
306
  * @summary Delete Patient.
223
- * @param {string} patientId
307
+ * @param {PatientsApiApiV2PatientsPatientIdDeleteRequest} requestParameters Request parameters.
224
308
  * @param {*} [options] Override http request option.
225
309
  * @deprecated
226
310
  * @throws {RequiredError}
227
311
  * @memberof PatientsApi
228
312
  */
229
- apiV2PatientsPatientIdDelete(patientId: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
313
+ apiV2PatientsPatientIdDelete(requestParameters: PatientsApiApiV2PatientsPatientIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
230
314
  /**
231
315
  *
232
316
  * @summary Get Patient.
233
- * @param {string} patientId
317
+ * @param {PatientsApiApiV2PatientsPatientIdGetRequest} requestParameters Request parameters.
234
318
  * @param {*} [options] Override http request option.
235
319
  * @deprecated
236
320
  * @throws {RequiredError}
237
321
  * @memberof PatientsApi
238
322
  */
239
- apiV2PatientsPatientIdGet(patientId: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PatientModel, any>>;
323
+ apiV2PatientsPatientIdGet(requestParameters: PatientsApiApiV2PatientsPatientIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PatientModel, any>>;
240
324
  /**
241
325
  *
242
326
  * @summary Update Patient.
243
- * @param {string} patientId
244
- * @param {UpdatePatientCommand} [updatePatientCommand]
327
+ * @param {PatientsApiApiV2PatientsPatientIdPutRequest} requestParameters Request parameters.
245
328
  * @param {*} [options] Override http request option.
246
329
  * @deprecated
247
330
  * @throws {RequiredError}
248
331
  * @memberof PatientsApi
249
332
  */
250
- apiV2PatientsPatientIdPut(patientId: string, updatePatientCommand?: UpdatePatientCommand, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PatientModel, any>>;
333
+ apiV2PatientsPatientIdPut(requestParameters: PatientsApiApiV2PatientsPatientIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PatientModel, any>>;
251
334
  /**
252
335
  *
253
336
  * @summary Create a Patient.
254
- * @param {CreatePatientCommand} [createPatientCommand]
337
+ * @param {PatientsApiApiV2PatientsPostRequest} requestParameters Request parameters.
255
338
  * @param {*} [options] Override http request option.
256
339
  * @deprecated
257
340
  * @throws {RequiredError}
258
341
  * @memberof PatientsApi
259
342
  */
260
- apiV2PatientsPost(createPatientCommand?: CreatePatientCommand, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PatientModel, any>>;
343
+ apiV2PatientsPost(requestParameters?: PatientsApiApiV2PatientsPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PatientModel, any>>;
261
344
  }
262
345
  //# sourceMappingURL=patients-api.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"patients-api.d.ts","sourceRoot":"","sources":["../../src/api/patients-api.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"patients-api.d.ts","sourceRoot":"","sources":["../../src/api/patients-api.ts"],"names":[],"mappings":"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"}
@@ -583,79 +583,79 @@ var PatientsApi = /** @class */ (function (_super) {
583
583
  /**
584
584
  *
585
585
  * @summary Delete PatientAffiliation
586
- * @param {string} hospitalId
586
+ * @param {PatientsApiApiV2PatientsAffiliationsHospitalIdDeleteRequest} requestParameters Request parameters.
587
587
  * @param {*} [options] Override http request option.
588
588
  * @throws {RequiredError}
589
589
  * @memberof PatientsApi
590
590
  */
591
- PatientsApi.prototype.apiV2PatientsAffiliationsHospitalIdDelete = function (hospitalId, options) {
591
+ PatientsApi.prototype.apiV2PatientsAffiliationsHospitalIdDelete = function (requestParameters, options) {
592
592
  var _this = this;
593
- return (0, exports.PatientsApiFp)(this.configuration).apiV2PatientsAffiliationsHospitalIdDelete(hospitalId, options).then(function (request) { return request(_this.axios, _this.basePath); });
593
+ return (0, exports.PatientsApiFp)(this.configuration).apiV2PatientsAffiliationsHospitalIdDelete(requestParameters.hospitalId, options).then(function (request) { return request(_this.axios, _this.basePath); });
594
594
  };
595
595
  /**
596
596
  *
597
597
  * @summary Create PatientAffiliation
598
- * @param {string} hospitalId
598
+ * @param {PatientsApiApiV2PatientsAffiliationsHospitalIdPostRequest} requestParameters Request parameters.
599
599
  * @param {*} [options] Override http request option.
600
600
  * @throws {RequiredError}
601
601
  * @memberof PatientsApi
602
602
  */
603
- PatientsApi.prototype.apiV2PatientsAffiliationsHospitalIdPost = function (hospitalId, options) {
603
+ PatientsApi.prototype.apiV2PatientsAffiliationsHospitalIdPost = function (requestParameters, options) {
604
604
  var _this = this;
605
- return (0, exports.PatientsApiFp)(this.configuration).apiV2PatientsAffiliationsHospitalIdPost(hospitalId, options).then(function (request) { return request(_this.axios, _this.basePath); });
605
+ return (0, exports.PatientsApiFp)(this.configuration).apiV2PatientsAffiliationsHospitalIdPost(requestParameters.hospitalId, options).then(function (request) { return request(_this.axios, _this.basePath); });
606
606
  };
607
607
  /**
608
608
  *
609
609
  * @summary Delete Patient.
610
- * @param {string} patientId
610
+ * @param {PatientsApiApiV2PatientsPatientIdDeleteRequest} requestParameters Request parameters.
611
611
  * @param {*} [options] Override http request option.
612
612
  * @deprecated
613
613
  * @throws {RequiredError}
614
614
  * @memberof PatientsApi
615
615
  */
616
- PatientsApi.prototype.apiV2PatientsPatientIdDelete = function (patientId, options) {
616
+ PatientsApi.prototype.apiV2PatientsPatientIdDelete = function (requestParameters, options) {
617
617
  var _this = this;
618
- return (0, exports.PatientsApiFp)(this.configuration).apiV2PatientsPatientIdDelete(patientId, options).then(function (request) { return request(_this.axios, _this.basePath); });
618
+ return (0, exports.PatientsApiFp)(this.configuration).apiV2PatientsPatientIdDelete(requestParameters.patientId, options).then(function (request) { return request(_this.axios, _this.basePath); });
619
619
  };
620
620
  /**
621
621
  *
622
622
  * @summary Get Patient.
623
- * @param {string} patientId
623
+ * @param {PatientsApiApiV2PatientsPatientIdGetRequest} requestParameters Request parameters.
624
624
  * @param {*} [options] Override http request option.
625
625
  * @deprecated
626
626
  * @throws {RequiredError}
627
627
  * @memberof PatientsApi
628
628
  */
629
- PatientsApi.prototype.apiV2PatientsPatientIdGet = function (patientId, options) {
629
+ PatientsApi.prototype.apiV2PatientsPatientIdGet = function (requestParameters, options) {
630
630
  var _this = this;
631
- return (0, exports.PatientsApiFp)(this.configuration).apiV2PatientsPatientIdGet(patientId, options).then(function (request) { return request(_this.axios, _this.basePath); });
631
+ return (0, exports.PatientsApiFp)(this.configuration).apiV2PatientsPatientIdGet(requestParameters.patientId, options).then(function (request) { return request(_this.axios, _this.basePath); });
632
632
  };
633
633
  /**
634
634
  *
635
635
  * @summary Update Patient.
636
- * @param {string} patientId
637
- * @param {UpdatePatientCommand} [updatePatientCommand]
636
+ * @param {PatientsApiApiV2PatientsPatientIdPutRequest} requestParameters Request parameters.
638
637
  * @param {*} [options] Override http request option.
639
638
  * @deprecated
640
639
  * @throws {RequiredError}
641
640
  * @memberof PatientsApi
642
641
  */
643
- PatientsApi.prototype.apiV2PatientsPatientIdPut = function (patientId, updatePatientCommand, options) {
642
+ PatientsApi.prototype.apiV2PatientsPatientIdPut = function (requestParameters, options) {
644
643
  var _this = this;
645
- return (0, exports.PatientsApiFp)(this.configuration).apiV2PatientsPatientIdPut(patientId, updatePatientCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
644
+ return (0, exports.PatientsApiFp)(this.configuration).apiV2PatientsPatientIdPut(requestParameters.patientId, requestParameters.updatePatientCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
646
645
  };
647
646
  /**
648
647
  *
649
648
  * @summary Create a Patient.
650
- * @param {CreatePatientCommand} [createPatientCommand]
649
+ * @param {PatientsApiApiV2PatientsPostRequest} requestParameters Request parameters.
651
650
  * @param {*} [options] Override http request option.
652
651
  * @deprecated
653
652
  * @throws {RequiredError}
654
653
  * @memberof PatientsApi
655
654
  */
656
- PatientsApi.prototype.apiV2PatientsPost = function (createPatientCommand, options) {
655
+ PatientsApi.prototype.apiV2PatientsPost = function (requestParameters, options) {
657
656
  var _this = this;
658
- return (0, exports.PatientsApiFp)(this.configuration).apiV2PatientsPost(createPatientCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
657
+ if (requestParameters === void 0) { requestParameters = {}; }
658
+ return (0, exports.PatientsApiFp)(this.configuration).apiV2PatientsPost(requestParameters.createPatientCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
659
659
  };
660
660
  return PatientsApi;
661
661
  }(base_1.BaseAPI));
@@ -154,6 +154,106 @@ export declare const PlansApiFactory: (configuration?: Configuration, basePath?:
154
154
  */
155
155
  apiV2PlansPlanIdHospitalsHospitalIdGet(planId: string, hospitalId: string, options?: any): AxiosPromise<PlanHospitalModel>;
156
156
  };
157
+ /**
158
+ * Request parameters for apiV2PlansGet operation in PlansApi.
159
+ * @export
160
+ * @interface PlansApiApiV2PlansGetRequest
161
+ */
162
+ export interface PlansApiApiV2PlansGetRequest {
163
+ /**
164
+ *
165
+ * @type {string}
166
+ * @memberof PlansApiApiV2PlansGet
167
+ */
168
+ readonly id?: string;
169
+ /**
170
+ *
171
+ * @type {string}
172
+ * @memberof PlansApiApiV2PlansGet
173
+ */
174
+ readonly name?: string;
175
+ /**
176
+ *
177
+ * @type {number}
178
+ * @memberof PlansApiApiV2PlansGet
179
+ */
180
+ readonly page?: number;
181
+ /**
182
+ *
183
+ * @type {number}
184
+ * @memberof PlansApiApiV2PlansGet
185
+ */
186
+ readonly limit?: number;
187
+ /**
188
+ *
189
+ * @type {Date}
190
+ * @memberof PlansApiApiV2PlansGet
191
+ */
192
+ readonly lastRetrieved?: Date;
193
+ }
194
+ /**
195
+ * Request parameters for apiV2PlansPlanIdGet operation in PlansApi.
196
+ * @export
197
+ * @interface PlansApiApiV2PlansPlanIdGetRequest
198
+ */
199
+ export interface PlansApiApiV2PlansPlanIdGetRequest {
200
+ /**
201
+ *
202
+ * @type {string}
203
+ * @memberof PlansApiApiV2PlansPlanIdGet
204
+ */
205
+ readonly planId: string;
206
+ }
207
+ /**
208
+ * Request parameters for apiV2PlansPlanIdHospitalsGet operation in PlansApi.
209
+ * @export
210
+ * @interface PlansApiApiV2PlansPlanIdHospitalsGetRequest
211
+ */
212
+ export interface PlansApiApiV2PlansPlanIdHospitalsGetRequest {
213
+ /**
214
+ *
215
+ * @type {string}
216
+ * @memberof PlansApiApiV2PlansPlanIdHospitalsGet
217
+ */
218
+ readonly planId: string;
219
+ /**
220
+ *
221
+ * @type {number}
222
+ * @memberof PlansApiApiV2PlansPlanIdHospitalsGet
223
+ */
224
+ readonly page?: number;
225
+ /**
226
+ *
227
+ * @type {number}
228
+ * @memberof PlansApiApiV2PlansPlanIdHospitalsGet
229
+ */
230
+ readonly limit?: number;
231
+ /**
232
+ *
233
+ * @type {Date}
234
+ * @memberof PlansApiApiV2PlansPlanIdHospitalsGet
235
+ */
236
+ readonly lastRetrieved?: Date;
237
+ }
238
+ /**
239
+ * Request parameters for apiV2PlansPlanIdHospitalsHospitalIdGet operation in PlansApi.
240
+ * @export
241
+ * @interface PlansApiApiV2PlansPlanIdHospitalsHospitalIdGetRequest
242
+ */
243
+ export interface PlansApiApiV2PlansPlanIdHospitalsHospitalIdGetRequest {
244
+ /**
245
+ *
246
+ * @type {string}
247
+ * @memberof PlansApiApiV2PlansPlanIdHospitalsHospitalIdGet
248
+ */
249
+ readonly planId: string;
250
+ /**
251
+ *
252
+ * @type {string}
253
+ * @memberof PlansApiApiV2PlansPlanIdHospitalsHospitalIdGet
254
+ */
255
+ readonly hospitalId: string;
256
+ }
157
257
  /**
158
258
  * PlansApi - object-oriented interface
159
259
  * @export
@@ -164,46 +264,38 @@ export declare class PlansApi extends BaseAPI {
164
264
  /**
165
265
  *
166
266
  * @summary Get all plans.
167
- * @param {string} [id]
168
- * @param {string} [name]
169
- * @param {number} [page]
170
- * @param {number} [limit]
171
- * @param {Date} [lastRetrieved]
267
+ * @param {PlansApiApiV2PlansGetRequest} requestParameters Request parameters.
172
268
  * @param {*} [options] Override http request option.
173
269
  * @throws {RequiredError}
174
270
  * @memberof PlansApi
175
271
  */
176
- apiV2PlansGet(id?: string, name?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PlansModel, any>>;
272
+ apiV2PlansGet(requestParameters?: PlansApiApiV2PlansGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PlansModel, any>>;
177
273
  /**
178
274
  *
179
275
  * @summary Get plan.
180
- * @param {string} planId
276
+ * @param {PlansApiApiV2PlansPlanIdGetRequest} requestParameters Request parameters.
181
277
  * @param {*} [options] Override http request option.
182
278
  * @throws {RequiredError}
183
279
  * @memberof PlansApi
184
280
  */
185
- apiV2PlansPlanIdGet(planId: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PlanModel, any>>;
281
+ apiV2PlansPlanIdGet(requestParameters: PlansApiApiV2PlansPlanIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PlanModel, any>>;
186
282
  /**
187
283
  *
188
284
  * @summary Get all plan hospital.
189
- * @param {string} planId
190
- * @param {number} [page]
191
- * @param {number} [limit]
192
- * @param {Date} [lastRetrieved]
285
+ * @param {PlansApiApiV2PlansPlanIdHospitalsGetRequest} requestParameters Request parameters.
193
286
  * @param {*} [options] Override http request option.
194
287
  * @throws {RequiredError}
195
288
  * @memberof PlansApi
196
289
  */
197
- apiV2PlansPlanIdHospitalsGet(planId: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PlanHospitalsModel, any>>;
290
+ apiV2PlansPlanIdHospitalsGet(requestParameters: PlansApiApiV2PlansPlanIdHospitalsGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PlanHospitalsModel, any>>;
198
291
  /**
199
292
  *
200
293
  * @summary Get plan hospital.
201
- * @param {string} planId
202
- * @param {string} hospitalId
294
+ * @param {PlansApiApiV2PlansPlanIdHospitalsHospitalIdGetRequest} requestParameters Request parameters.
203
295
  * @param {*} [options] Override http request option.
204
296
  * @throws {RequiredError}
205
297
  * @memberof PlansApi
206
298
  */
207
- apiV2PlansPlanIdHospitalsHospitalIdGet(planId: string, hospitalId: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PlanHospitalModel, any>>;
299
+ apiV2PlansPlanIdHospitalsHospitalIdGet(requestParameters: PlansApiApiV2PlansPlanIdHospitalsHospitalIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PlanHospitalModel, any>>;
208
300
  }
209
301
  //# sourceMappingURL=plans-api.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"plans-api.d.ts","sourceRoot":"","sources":["../../src/api/plans-api.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"plans-api.d.ts","sourceRoot":"","sources":["../../src/api/plans-api.ts"],"names":[],"mappings":"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"}