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
@@ -67,6 +67,43 @@ export declare const HospitalsConsultationTimetablesApiFactory: (configuration?:
67
67
  */
68
68
  apiV2HospitalsHospitalIdConsultationtimetablesGet(hospitalId: string, year?: number, month?: number, timeZone?: string, consultationIdExcluded?: string, options?: any): AxiosPromise<ConsultationTimetableModel>;
69
69
  };
70
+ /**
71
+ * Request parameters for apiV2HospitalsHospitalIdConsultationtimetablesGet operation in HospitalsConsultationTimetablesApi.
72
+ * @export
73
+ * @interface HospitalsConsultationTimetablesApiApiV2HospitalsHospitalIdConsultationtimetablesGetRequest
74
+ */
75
+ export interface HospitalsConsultationTimetablesApiApiV2HospitalsHospitalIdConsultationtimetablesGetRequest {
76
+ /**
77
+ *
78
+ * @type {string}
79
+ * @memberof HospitalsConsultationTimetablesApiApiV2HospitalsHospitalIdConsultationtimetablesGet
80
+ */
81
+ readonly hospitalId: string;
82
+ /**
83
+ *
84
+ * @type {number}
85
+ * @memberof HospitalsConsultationTimetablesApiApiV2HospitalsHospitalIdConsultationtimetablesGet
86
+ */
87
+ readonly year?: number;
88
+ /**
89
+ *
90
+ * @type {number}
91
+ * @memberof HospitalsConsultationTimetablesApiApiV2HospitalsHospitalIdConsultationtimetablesGet
92
+ */
93
+ readonly month?: number;
94
+ /**
95
+ *
96
+ * @type {string}
97
+ * @memberof HospitalsConsultationTimetablesApiApiV2HospitalsHospitalIdConsultationtimetablesGet
98
+ */
99
+ readonly timeZone?: string;
100
+ /**
101
+ *
102
+ * @type {string}
103
+ * @memberof HospitalsConsultationTimetablesApiApiV2HospitalsHospitalIdConsultationtimetablesGet
104
+ */
105
+ readonly consultationIdExcluded?: string;
106
+ }
70
107
  /**
71
108
  * HospitalsConsultationTimetablesApi - object-oriented interface
72
109
  * @export
@@ -77,15 +114,11 @@ export declare class HospitalsConsultationTimetablesApi extends BaseAPI {
77
114
  /**
78
115
  *
79
116
  * @summary Get hospital consultation timetables by hospitalId
80
- * @param {string} hospitalId
81
- * @param {number} [year]
82
- * @param {number} [month]
83
- * @param {string} [timeZone]
84
- * @param {string} [consultationIdExcluded]
117
+ * @param {HospitalsConsultationTimetablesApiApiV2HospitalsHospitalIdConsultationtimetablesGetRequest} requestParameters Request parameters.
85
118
  * @param {*} [options] Override http request option.
86
119
  * @throws {RequiredError}
87
120
  * @memberof HospitalsConsultationTimetablesApi
88
121
  */
89
- apiV2HospitalsHospitalIdConsultationtimetablesGet(hospitalId: string, year?: number, month?: number, timeZone?: string, consultationIdExcluded?: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ConsultationTimetableModel, any>>;
122
+ apiV2HospitalsHospitalIdConsultationtimetablesGet(requestParameters: HospitalsConsultationTimetablesApiApiV2HospitalsHospitalIdConsultationtimetablesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ConsultationTimetableModel, any>>;
90
123
  }
91
124
  //# sourceMappingURL=hospitals-consultation-timetables-api.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"hospitals-consultation-timetables-api.d.ts","sourceRoot":"","sources":["../../src/api/hospitals-consultation-timetables-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,0BAA0B,EAAE,MAAM,WAAW,CAAC;AACvD;;;GAGG;AACH,eAAO,MAAM,mDAAmD,mBAA6B,aAAa;IAElG;;;;;;;;;;OAUG;oEACmE,MAAM,SAAS,MAAM,UAAU,MAAM,aAAa,MAAM,2BAA2B,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAgD/N,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,oCAAoC,mBAA4B,aAAa;IAGlF;;;;;;;;;;OAUG;kEACiE,MAAM,SAAS,MAAM,UAAU,MAAM,aAAa,MAAM,2BAA2B,MAAM,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,0BAA0B,CAAC;CAKnS,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,yCAAyC,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAGlI;;;;;;;;;;OAUG;kEAC2D,MAAM,SAAS,MAAM,UAAU,MAAM,aAAa,MAAM,2BAA2B,MAAM,YAAY,GAAG,GAAG,aAAa,0BAA0B,CAAC;CAIxN,CAAC;AAEF;;;;;GAKG;AACH,qBAAa,kCAAmC,SAAQ,OAAO;IAC3D;;;;;;;;;;;OAWG;IACI,iDAAiD,CAAC,UAAU,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,EAAE,sBAAsB,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAG/L"}
1
+ {"version":3,"file":"hospitals-consultation-timetables-api.d.ts","sourceRoot":"","sources":["../../src/api/hospitals-consultation-timetables-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,0BAA0B,EAAE,MAAM,WAAW,CAAC;AACvD;;;GAGG;AACH,eAAO,MAAM,mDAAmD,mBAA6B,aAAa;IAElG;;;;;;;;;;OAUG;oEACmE,MAAM,SAAS,MAAM,UAAU,MAAM,aAAa,MAAM,2BAA2B,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAgD/N,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,oCAAoC,mBAA4B,aAAa;IAGlF;;;;;;;;;;OAUG;kEACiE,MAAM,SAAS,MAAM,UAAU,MAAM,aAAa,MAAM,2BAA2B,MAAM,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,0BAA0B,CAAC;CAKnS,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,yCAAyC,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAGlI;;;;;;;;;;OAUG;kEAC2D,MAAM,SAAS,MAAM,UAAU,MAAM,aAAa,MAAM,2BAA2B,MAAM,YAAY,GAAG,GAAG,aAAa,0BAA0B,CAAC;CAIxN,CAAC;AAEF;;;;GAIG;AACH,MAAM,WAAW,0FAA0F;IACvG;;;;OAIG;IACH,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAA;IAE3B;;;;OAIG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAA;IAEtB;;;;OAIG;IACH,QAAQ,CAAC,KAAK,CAAC,EAAE,MAAM,CAAA;IAEvB;;;;OAIG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;IAE1B;;;;OAIG;IACH,QAAQ,CAAC,sBAAsB,CAAC,EAAE,MAAM,CAAA;CAC3C;AAED;;;;;GAKG;AACH,qBAAa,kCAAmC,SAAQ,OAAO;IAC3D;;;;;;;OAOG;IACI,iDAAiD,CAAC,iBAAiB,EAAE,0FAA0F,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAGvM"}
@@ -226,18 +226,14 @@ var HospitalsConsultationTimetablesApi = /** @class */ (function (_super) {
226
226
  /**
227
227
  *
228
228
  * @summary Get hospital consultation timetables by hospitalId
229
- * @param {string} hospitalId
230
- * @param {number} [year]
231
- * @param {number} [month]
232
- * @param {string} [timeZone]
233
- * @param {string} [consultationIdExcluded]
229
+ * @param {HospitalsConsultationTimetablesApiApiV2HospitalsHospitalIdConsultationtimetablesGetRequest} requestParameters Request parameters.
234
230
  * @param {*} [options] Override http request option.
235
231
  * @throws {RequiredError}
236
232
  * @memberof HospitalsConsultationTimetablesApi
237
233
  */
238
- HospitalsConsultationTimetablesApi.prototype.apiV2HospitalsHospitalIdConsultationtimetablesGet = function (hospitalId, year, month, timeZone, consultationIdExcluded, options) {
234
+ HospitalsConsultationTimetablesApi.prototype.apiV2HospitalsHospitalIdConsultationtimetablesGet = function (requestParameters, options) {
239
235
  var _this = this;
240
- return (0, exports.HospitalsConsultationTimetablesApiFp)(this.configuration).apiV2HospitalsHospitalIdConsultationtimetablesGet(hospitalId, year, month, timeZone, consultationIdExcluded, options).then(function (request) { return request(_this.axios, _this.basePath); });
236
+ return (0, exports.HospitalsConsultationTimetablesApiFp)(this.configuration).apiV2HospitalsHospitalIdConsultationtimetablesGet(requestParameters.hospitalId, requestParameters.year, requestParameters.month, requestParameters.timeZone, requestParameters.consultationIdExcluded, options).then(function (request) { return request(_this.axios, _this.basePath); });
241
237
  };
242
238
  return HospitalsConsultationTimetablesApi;
243
239
  }(base_1.BaseAPI));
@@ -52,6 +52,19 @@ export declare const ImagesApiFactory: (configuration?: Configuration, basePath?
52
52
  */
53
53
  apiV2ImagesPost(files?: Array<File>, options?: any): AxiosPromise<Array<MediaModel>>;
54
54
  };
55
+ /**
56
+ * Request parameters for apiV2ImagesPost operation in ImagesApi.
57
+ * @export
58
+ * @interface ImagesApiApiV2ImagesPostRequest
59
+ */
60
+ export interface ImagesApiApiV2ImagesPostRequest {
61
+ /**
62
+ *
63
+ * @type {Array<File>}
64
+ * @memberof ImagesApiApiV2ImagesPost
65
+ */
66
+ readonly files?: Array<File>;
67
+ }
55
68
  /**
56
69
  * ImagesApi - object-oriented interface
57
70
  * @export
@@ -61,11 +74,11 @@ export declare const ImagesApiFactory: (configuration?: Configuration, basePath?
61
74
  export declare class ImagesApi extends BaseAPI {
62
75
  /**
63
76
  *
64
- * @param {Array<File>} [files]
77
+ * @param {ImagesApiApiV2ImagesPostRequest} requestParameters Request parameters.
65
78
  * @param {*} [options] Override http request option.
66
79
  * @throws {RequiredError}
67
80
  * @memberof ImagesApi
68
81
  */
69
- apiV2ImagesPost(files?: Array<File>, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel[], any>>;
82
+ apiV2ImagesPost(requestParameters?: ImagesApiApiV2ImagesPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel[], any>>;
70
83
  }
71
84
  //# sourceMappingURL=images-api.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"images-api.d.ts","sourceRoot":"","sources":["../../src/api/images-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,UAAU,EAAE,MAAM,WAAW,CAAC;AACvC;;;GAGG;AACH,eAAO,MAAM,0BAA0B,mBAA6B,aAAa;IAEzE;;;;;OAKG;8BAC6B,MAAM,IAAI,CAAC,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAuC3G,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,WAAW,mBAA4B,aAAa;IAGzD;;;;;OAKG;4BAC2B,MAAM,IAAI,CAAC,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,MAAM,UAAU,CAAC,CAAC;CAKtK,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,gBAAgB,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAGzG;;;;;OAKG;4BACqB,MAAM,IAAI,CAAC,YAAY,GAAG,GAAG,aAAa,MAAM,UAAU,CAAC,CAAC;CAI3F,CAAC;AAEF;;;;;GAKG;AACH,qBAAa,SAAU,SAAQ,OAAO;IAClC;;;;;;OAMG;IACI,eAAe,CAAC,KAAK,CAAC,EAAE,KAAK,CAAC,IAAI,CAAC,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAG3E"}
1
+ {"version":3,"file":"images-api.d.ts","sourceRoot":"","sources":["../../src/api/images-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,UAAU,EAAE,MAAM,WAAW,CAAC;AACvC;;;GAGG;AACH,eAAO,MAAM,0BAA0B,mBAA6B,aAAa;IAEzE;;;;;OAKG;8BAC6B,MAAM,IAAI,CAAC,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAuC3G,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,WAAW,mBAA4B,aAAa;IAGzD;;;;;OAKG;4BAC2B,MAAM,IAAI,CAAC,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,MAAM,UAAU,CAAC,CAAC;CAKtK,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,gBAAgB,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAGzG;;;;;OAKG;4BACqB,MAAM,IAAI,CAAC,YAAY,GAAG,GAAG,aAAa,MAAM,UAAU,CAAC,CAAC;CAI3F,CAAC;AAEF;;;;GAIG;AACH,MAAM,WAAW,+BAA+B;IAC5C;;;;OAIG;IACH,QAAQ,CAAC,KAAK,CAAC,EAAE,KAAK,CAAC,IAAI,CAAC,CAAA;CAC/B;AAED;;;;;GAKG;AACH,qBAAa,SAAU,SAAQ,OAAO;IAClC;;;;;;OAMG;IACI,eAAe,CAAC,iBAAiB,GAAE,+BAAoC,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAG/G"}
@@ -203,14 +203,15 @@ var ImagesApi = /** @class */ (function (_super) {
203
203
  }
204
204
  /**
205
205
  *
206
- * @param {Array<File>} [files]
206
+ * @param {ImagesApiApiV2ImagesPostRequest} requestParameters Request parameters.
207
207
  * @param {*} [options] Override http request option.
208
208
  * @throws {RequiredError}
209
209
  * @memberof ImagesApi
210
210
  */
211
- ImagesApi.prototype.apiV2ImagesPost = function (files, options) {
211
+ ImagesApi.prototype.apiV2ImagesPost = function (requestParameters, options) {
212
212
  var _this = this;
213
- return (0, exports.ImagesApiFp)(this.configuration).apiV2ImagesPost(files, options).then(function (request) { return request(_this.axios, _this.basePath); });
213
+ if (requestParameters === void 0) { requestParameters = {}; }
214
+ return (0, exports.ImagesApiFp)(this.configuration).apiV2ImagesPost(requestParameters.files, options).then(function (request) { return request(_this.axios, _this.basePath); });
214
215
  };
215
216
  return ImagesApi;
216
217
  }(base_1.BaseAPI));
@@ -98,6 +98,68 @@ export declare const LanguagesApiFactory: (configuration?: Configuration, basePa
98
98
  */
99
99
  apiV2LanguagesGet(id?: string, name?: string, code?: string, description?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<LanguagesModel>;
100
100
  };
101
+ /**
102
+ * Request parameters for apiV2LanguagesCodeGet operation in LanguagesApi.
103
+ * @export
104
+ * @interface LanguagesApiApiV2LanguagesCodeGetRequest
105
+ */
106
+ export interface LanguagesApiApiV2LanguagesCodeGetRequest {
107
+ /**
108
+ *
109
+ * @type {string}
110
+ * @memberof LanguagesApiApiV2LanguagesCodeGet
111
+ */
112
+ readonly code: string;
113
+ }
114
+ /**
115
+ * Request parameters for apiV2LanguagesGet operation in LanguagesApi.
116
+ * @export
117
+ * @interface LanguagesApiApiV2LanguagesGetRequest
118
+ */
119
+ export interface LanguagesApiApiV2LanguagesGetRequest {
120
+ /**
121
+ *
122
+ * @type {string}
123
+ * @memberof LanguagesApiApiV2LanguagesGet
124
+ */
125
+ readonly id?: string;
126
+ /**
127
+ *
128
+ * @type {string}
129
+ * @memberof LanguagesApiApiV2LanguagesGet
130
+ */
131
+ readonly name?: string;
132
+ /**
133
+ *
134
+ * @type {string}
135
+ * @memberof LanguagesApiApiV2LanguagesGet
136
+ */
137
+ readonly code?: string;
138
+ /**
139
+ *
140
+ * @type {string}
141
+ * @memberof LanguagesApiApiV2LanguagesGet
142
+ */
143
+ readonly description?: string;
144
+ /**
145
+ *
146
+ * @type {number}
147
+ * @memberof LanguagesApiApiV2LanguagesGet
148
+ */
149
+ readonly page?: number;
150
+ /**
151
+ *
152
+ * @type {number}
153
+ * @memberof LanguagesApiApiV2LanguagesGet
154
+ */
155
+ readonly limit?: number;
156
+ /**
157
+ *
158
+ * @type {Date}
159
+ * @memberof LanguagesApiApiV2LanguagesGet
160
+ */
161
+ readonly lastRetrieved?: Date;
162
+ }
101
163
  /**
102
164
  * LanguagesApi - object-oriented interface
103
165
  * @export
@@ -108,26 +170,20 @@ export declare class LanguagesApi extends BaseAPI {
108
170
  /**
109
171
  *
110
172
  * @summary Get Language.
111
- * @param {string} code
173
+ * @param {LanguagesApiApiV2LanguagesCodeGetRequest} requestParameters Request parameters.
112
174
  * @param {*} [options] Override http request option.
113
175
  * @throws {RequiredError}
114
176
  * @memberof LanguagesApi
115
177
  */
116
- apiV2LanguagesCodeGet(code: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<LanguageModel, any>>;
178
+ apiV2LanguagesCodeGet(requestParameters: LanguagesApiApiV2LanguagesCodeGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<LanguageModel, any>>;
117
179
  /**
118
180
  *
119
181
  * @summary Get all Languages.
120
- * @param {string} [id]
121
- * @param {string} [name]
122
- * @param {string} [code]
123
- * @param {string} [description]
124
- * @param {number} [page]
125
- * @param {number} [limit]
126
- * @param {Date} [lastRetrieved]
182
+ * @param {LanguagesApiApiV2LanguagesGetRequest} requestParameters Request parameters.
127
183
  * @param {*} [options] Override http request option.
128
184
  * @throws {RequiredError}
129
185
  * @memberof LanguagesApi
130
186
  */
131
- apiV2LanguagesGet(id?: string, name?: string, code?: string, description?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<LanguagesModel, any>>;
187
+ apiV2LanguagesGet(requestParameters?: LanguagesApiApiV2LanguagesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<LanguagesModel, any>>;
132
188
  }
133
189
  //# sourceMappingURL=languages-api.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"languages-api.d.ts","sourceRoot":"","sources":["../../src/api/languages-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,aAAa,EAAE,MAAM,WAAW,CAAC;AAE1C,OAAO,EAAE,cAAc,EAAE,MAAM,WAAW,CAAC;AAC3C;;;GAGG;AACH,eAAO,MAAM,6BAA6B,mBAA6B,aAAa;IAE5E;;;;;;OAMG;kCACiC,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA2BnG;;;;;;;;;;;;OAYG;6BAC4B,MAAM,SAAS,MAAM,SAAS,MAAM,gBAAgB,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAuD9M,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,cAAc,mBAA4B,aAAa;IAG5D;;;;;;OAMG;gCAC+B,MAAM,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,aAAa,CAAC;IAI1J;;;;;;;;;;;;OAYG;2BAC0B,MAAM,SAAS,MAAM,SAAS,MAAM,gBAAgB,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,cAAc,CAAC;CAKtQ,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,mBAAmB,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAG5G;;;;;;OAMG;gCACyB,MAAM,YAAY,GAAG,GAAG,aAAa,aAAa,CAAC;IAG/E;;;;;;;;;;;;OAYG;2BACoB,MAAM,SAAS,MAAM,SAAS,MAAM,gBAAgB,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,GAAG,GAAG,aAAa,cAAc,CAAC;CAI3L,CAAC;AAEF;;;;;GAKG;AACH,qBAAa,YAAa,SAAQ,OAAO;IACrC;;;;;;;OAOG;IACI,qBAAqB,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAIvE;;;;;;;;;;;;;OAaG;IACI,iBAAiB,CAAC,EAAE,CAAC,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,WAAW,CAAC,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,EAAE,aAAa,CAAC,EAAE,IAAI,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAG9K"}
1
+ {"version":3,"file":"languages-api.d.ts","sourceRoot":"","sources":["../../src/api/languages-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,aAAa,EAAE,MAAM,WAAW,CAAC;AAE1C,OAAO,EAAE,cAAc,EAAE,MAAM,WAAW,CAAC;AAC3C;;;GAGG;AACH,eAAO,MAAM,6BAA6B,mBAA6B,aAAa;IAE5E;;;;;;OAMG;kCACiC,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA2BnG;;;;;;;;;;;;OAYG;6BAC4B,MAAM,SAAS,MAAM,SAAS,MAAM,gBAAgB,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAuD9M,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,cAAc,mBAA4B,aAAa;IAG5D;;;;;;OAMG;gCAC+B,MAAM,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,aAAa,CAAC;IAI1J;;;;;;;;;;;;OAYG;2BAC0B,MAAM,SAAS,MAAM,SAAS,MAAM,gBAAgB,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,cAAc,CAAC;CAKtQ,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,mBAAmB,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAG5G;;;;;;OAMG;gCACyB,MAAM,YAAY,GAAG,GAAG,aAAa,aAAa,CAAC;IAG/E;;;;;;;;;;;;OAYG;2BACoB,MAAM,SAAS,MAAM,SAAS,MAAM,gBAAgB,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,GAAG,GAAG,aAAa,cAAc,CAAC;CAI3L,CAAC;AAEF;;;;GAIG;AACH,MAAM,WAAW,wCAAwC;IACrD;;;;OAIG;IACH,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAA;CACxB;AAED;;;;GAIG;AACH,MAAM,WAAW,oCAAoC;IACjD;;;;OAIG;IACH,QAAQ,CAAC,EAAE,CAAC,EAAE,MAAM,CAAA;IAEpB;;;;OAIG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAA;IAEtB;;;;OAIG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAA;IAEtB;;;;OAIG;IACH,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAA;IAE7B;;;;OAIG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAA;IAEtB;;;;OAIG;IACH,QAAQ,CAAC,KAAK,CAAC,EAAE,MAAM,CAAA;IAEvB;;;;OAIG;IACH,QAAQ,CAAC,aAAa,CAAC,EAAE,IAAI,CAAA;CAChC;AAED;;;;;GAKG;AACH,qBAAa,YAAa,SAAQ,OAAO;IACrC;;;;;;;OAOG;IACI,qBAAqB,CAAC,iBAAiB,EAAE,wCAAwC,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAItH;;;;;;;OAOG;IACI,iBAAiB,CAAC,iBAAiB,GAAE,oCAAyC,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAGtH"}
@@ -293,32 +293,27 @@ var LanguagesApi = /** @class */ (function (_super) {
293
293
  /**
294
294
  *
295
295
  * @summary Get Language.
296
- * @param {string} code
296
+ * @param {LanguagesApiApiV2LanguagesCodeGetRequest} requestParameters Request parameters.
297
297
  * @param {*} [options] Override http request option.
298
298
  * @throws {RequiredError}
299
299
  * @memberof LanguagesApi
300
300
  */
301
- LanguagesApi.prototype.apiV2LanguagesCodeGet = function (code, options) {
301
+ LanguagesApi.prototype.apiV2LanguagesCodeGet = function (requestParameters, options) {
302
302
  var _this = this;
303
- return (0, exports.LanguagesApiFp)(this.configuration).apiV2LanguagesCodeGet(code, options).then(function (request) { return request(_this.axios, _this.basePath); });
303
+ return (0, exports.LanguagesApiFp)(this.configuration).apiV2LanguagesCodeGet(requestParameters.code, options).then(function (request) { return request(_this.axios, _this.basePath); });
304
304
  };
305
305
  /**
306
306
  *
307
307
  * @summary Get all Languages.
308
- * @param {string} [id]
309
- * @param {string} [name]
310
- * @param {string} [code]
311
- * @param {string} [description]
312
- * @param {number} [page]
313
- * @param {number} [limit]
314
- * @param {Date} [lastRetrieved]
308
+ * @param {LanguagesApiApiV2LanguagesGetRequest} requestParameters Request parameters.
315
309
  * @param {*} [options] Override http request option.
316
310
  * @throws {RequiredError}
317
311
  * @memberof LanguagesApi
318
312
  */
319
- LanguagesApi.prototype.apiV2LanguagesGet = function (id, name, code, description, page, limit, lastRetrieved, options) {
313
+ LanguagesApi.prototype.apiV2LanguagesGet = function (requestParameters, options) {
320
314
  var _this = this;
321
- return (0, exports.LanguagesApiFp)(this.configuration).apiV2LanguagesGet(id, name, code, description, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
315
+ if (requestParameters === void 0) { requestParameters = {}; }
316
+ return (0, exports.LanguagesApiFp)(this.configuration).apiV2LanguagesGet(requestParameters.id, requestParameters.name, requestParameters.code, requestParameters.description, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
322
317
  };
323
318
  return LanguagesApi;
324
319
  }(base_1.BaseAPI));
@@ -138,6 +138,111 @@ export declare const MembershipsApiFactory: (configuration?: Configuration, base
138
138
  */
139
139
  apiV2MembershipsMembershipIdMembersGet(membershipId: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<MembersModel>;
140
140
  };
141
+ /**
142
+ * Request parameters for apiV2MembershipsGet operation in MembershipsApi.
143
+ * @export
144
+ * @interface MembershipsApiApiV2MembershipsGetRequest
145
+ */
146
+ export interface MembershipsApiApiV2MembershipsGetRequest {
147
+ /**
148
+ *
149
+ * @type {string}
150
+ * @memberof MembershipsApiApiV2MembershipsGet
151
+ */
152
+ readonly id?: string;
153
+ /**
154
+ *
155
+ * @type {string}
156
+ * @memberof MembershipsApiApiV2MembershipsGet
157
+ */
158
+ readonly planId?: string;
159
+ /**
160
+ *
161
+ * @type {string}
162
+ * @memberof MembershipsApiApiV2MembershipsGet
163
+ */
164
+ readonly planName?: string;
165
+ /**
166
+ *
167
+ * @type {string}
168
+ * @memberof MembershipsApiApiV2MembershipsGet
169
+ */
170
+ readonly ownerId?: string;
171
+ /**
172
+ *
173
+ * @type {string}
174
+ * @memberof MembershipsApiApiV2MembershipsGet
175
+ */
176
+ readonly ownerName?: string;
177
+ /**
178
+ *
179
+ * @type {boolean}
180
+ * @memberof MembershipsApiApiV2MembershipsGet
181
+ */
182
+ readonly isActive?: boolean;
183
+ /**
184
+ *
185
+ * @type {number}
186
+ * @memberof MembershipsApiApiV2MembershipsGet
187
+ */
188
+ readonly page?: number;
189
+ /**
190
+ *
191
+ * @type {number}
192
+ * @memberof MembershipsApiApiV2MembershipsGet
193
+ */
194
+ readonly limit?: number;
195
+ /**
196
+ *
197
+ * @type {Date}
198
+ * @memberof MembershipsApiApiV2MembershipsGet
199
+ */
200
+ readonly lastRetrieved?: Date;
201
+ }
202
+ /**
203
+ * Request parameters for apiV2MembershipsMembershipIdGet operation in MembershipsApi.
204
+ * @export
205
+ * @interface MembershipsApiApiV2MembershipsMembershipIdGetRequest
206
+ */
207
+ export interface MembershipsApiApiV2MembershipsMembershipIdGetRequest {
208
+ /**
209
+ *
210
+ * @type {string}
211
+ * @memberof MembershipsApiApiV2MembershipsMembershipIdGet
212
+ */
213
+ readonly membershipId: string;
214
+ }
215
+ /**
216
+ * Request parameters for apiV2MembershipsMembershipIdMembersGet operation in MembershipsApi.
217
+ * @export
218
+ * @interface MembershipsApiApiV2MembershipsMembershipIdMembersGetRequest
219
+ */
220
+ export interface MembershipsApiApiV2MembershipsMembershipIdMembersGetRequest {
221
+ /**
222
+ *
223
+ * @type {string}
224
+ * @memberof MembershipsApiApiV2MembershipsMembershipIdMembersGet
225
+ */
226
+ readonly membershipId: string;
227
+ /**
228
+ *
229
+ * @type {number}
230
+ * @memberof MembershipsApiApiV2MembershipsMembershipIdMembersGet
231
+ */
232
+ readonly page?: number;
233
+ /**
234
+ *
235
+ * @type {number}
236
+ * @memberof MembershipsApiApiV2MembershipsMembershipIdMembersGet
237
+ */
238
+ readonly limit?: number;
239
+ /**
240
+ *
241
+ * @type {Date}
242
+ * @memberof MembershipsApiApiV2MembershipsMembershipIdMembersGet
243
+ */
244
+ readonly lastRetrieved?: Date;
245
+ }
141
246
  /**
142
247
  * MembershipsApi - object-oriented interface
143
248
  * @export
@@ -148,40 +253,29 @@ export declare class MembershipsApi extends BaseAPI {
148
253
  /**
149
254
  *
150
255
  * @summary Get all memberships.
151
- * @param {string} [id]
152
- * @param {string} [planId]
153
- * @param {string} [planName]
154
- * @param {string} [ownerId]
155
- * @param {string} [ownerName]
156
- * @param {boolean} [isActive]
157
- * @param {number} [page]
158
- * @param {number} [limit]
159
- * @param {Date} [lastRetrieved]
256
+ * @param {MembershipsApiApiV2MembershipsGetRequest} requestParameters Request parameters.
160
257
  * @param {*} [options] Override http request option.
161
258
  * @throws {RequiredError}
162
259
  * @memberof MembershipsApi
163
260
  */
164
- apiV2MembershipsGet(id?: string, planId?: string, planName?: string, ownerId?: string, ownerName?: string, isActive?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MembershipsModel, any>>;
261
+ apiV2MembershipsGet(requestParameters?: MembershipsApiApiV2MembershipsGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MembershipsModel, any>>;
165
262
  /**
166
263
  *
167
264
  * @summary Get membership.
168
- * @param {string} membershipId
265
+ * @param {MembershipsApiApiV2MembershipsMembershipIdGetRequest} requestParameters Request parameters.
169
266
  * @param {*} [options] Override http request option.
170
267
  * @throws {RequiredError}
171
268
  * @memberof MembershipsApi
172
269
  */
173
- apiV2MembershipsMembershipIdGet(membershipId: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MembershipModel, any>>;
270
+ apiV2MembershipsMembershipIdGet(requestParameters: MembershipsApiApiV2MembershipsMembershipIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MembershipModel, any>>;
174
271
  /**
175
272
  *
176
273
  * @summary Get all members.
177
- * @param {string} membershipId
178
- * @param {number} [page]
179
- * @param {number} [limit]
180
- * @param {Date} [lastRetrieved]
274
+ * @param {MembershipsApiApiV2MembershipsMembershipIdMembersGetRequest} requestParameters Request parameters.
181
275
  * @param {*} [options] Override http request option.
182
276
  * @throws {RequiredError}
183
277
  * @memberof MembershipsApi
184
278
  */
185
- apiV2MembershipsMembershipIdMembersGet(membershipId: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MembersModel, any>>;
279
+ apiV2MembershipsMembershipIdMembersGet(requestParameters: MembershipsApiApiV2MembershipsMembershipIdMembersGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MembersModel, any>>;
186
280
  }
187
281
  //# sourceMappingURL=memberships-api.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"memberships-api.d.ts","sourceRoot":"","sources":["../../src/api/memberships-api.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"memberships-api.d.ts","sourceRoot":"","sources":["../../src/api/memberships-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,YAAY,EAAE,MAAM,WAAW,CAAC;AAEzC,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AAE5C,OAAO,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;AAC7C;;;GAGG;AACH,eAAO,MAAM,+BAA+B,mBAA6B,aAAa;IAE9E;;;;;;;;;;;;;;OAcG;+BAC8B,MAAM,WAAW,MAAM,aAAa,MAAM,YAAY,MAAM,cAAc,MAAM,aAAa,OAAO,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IAkEnP;;;;;;OAMG;oDACmD,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+BrH;;;;;;;;;OASG;2DAC0D,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CA8CxL,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,gBAAgB,mBAA4B,aAAa;IAG9D;;;;;;;;;;;;;;OAcG;6BAC4B,MAAM,WAAW,MAAM,aAAa,MAAM,YAAY,MAAM,cAAc,MAAM,aAAa,OAAO,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,gBAAgB,CAAC;IAI7S;;;;;;OAMG;kDACiD,MAAM,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,eAAe,CAAC;IAI9K;;;;;;;;;OASG;yDACwD,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,YAAY,CAAC;CAK9O,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,qBAAqB,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAG9G;;;;;;;;;;;;;;OAcG;6BACsB,MAAM,WAAW,MAAM,aAAa,MAAM,YAAY,MAAM,cAAc,MAAM,aAAa,OAAO,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,GAAG,GAAG,aAAa,gBAAgB,CAAC;IAGlO;;;;;;OAMG;kDAC2C,MAAM,YAAY,GAAG,GAAG,aAAa,eAAe,CAAC;IAGnG;;;;;;;;;OASG;yDACkD,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,GAAG,GAAG,aAAa,YAAY,CAAC;CAInK,CAAC;AAEF;;;;GAIG;AACH,MAAM,WAAW,wCAAwC;IACrD;;;;OAIG;IACH,QAAQ,CAAC,EAAE,CAAC,EAAE,MAAM,CAAA;IAEpB;;;;OAIG;IACH,QAAQ,CAAC,MAAM,CAAC,EAAE,MAAM,CAAA;IAExB;;;;OAIG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;IAE1B;;;;OAIG;IACH,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAA;IAEzB;;;;OAIG;IACH,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAA;IAE3B;;;;OAIG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAE3B;;;;OAIG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAA;IAEtB;;;;OAIG;IACH,QAAQ,CAAC,KAAK,CAAC,EAAE,MAAM,CAAA;IAEvB;;;;OAIG;IACH,QAAQ,CAAC,aAAa,CAAC,EAAE,IAAI,CAAA;CAChC;AAED;;;;GAIG;AACH,MAAM,WAAW,oDAAoD;IACjE;;;;OAIG;IACH,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAA;CAChC;AAED;;;;GAIG;AACH,MAAM,WAAW,2DAA2D;IACxE;;;;OAIG;IACH,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAA;IAE7B;;;;OAIG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAA;IAEtB;;;;OAIG;IACH,QAAQ,CAAC,KAAK,CAAC,EAAE,MAAM,CAAA;IAEvB;;;;OAIG;IACH,QAAQ,CAAC,aAAa,CAAC,EAAE,IAAI,CAAA;CAChC;AAED;;;;;GAKG;AACH,qBAAa,cAAe,SAAQ,OAAO;IACvC;;;;;;;OAOG;IACI,mBAAmB,CAAC,iBAAiB,GAAE,wCAA6C,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAIzH;;;;;;;OAOG;IACI,+BAA+B,CAAC,iBAAiB,EAAE,oDAAoD,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAI5I;;;;;;;OAOG;IACI,sCAAsC,CAAC,iBAAiB,EAAE,2DAA2D,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAG7J"}
@@ -418,49 +418,39 @@ var MembershipsApi = /** @class */ (function (_super) {
418
418
  /**
419
419
  *
420
420
  * @summary Get all memberships.
421
- * @param {string} [id]
422
- * @param {string} [planId]
423
- * @param {string} [planName]
424
- * @param {string} [ownerId]
425
- * @param {string} [ownerName]
426
- * @param {boolean} [isActive]
427
- * @param {number} [page]
428
- * @param {number} [limit]
429
- * @param {Date} [lastRetrieved]
421
+ * @param {MembershipsApiApiV2MembershipsGetRequest} requestParameters Request parameters.
430
422
  * @param {*} [options] Override http request option.
431
423
  * @throws {RequiredError}
432
424
  * @memberof MembershipsApi
433
425
  */
434
- MembershipsApi.prototype.apiV2MembershipsGet = function (id, planId, planName, ownerId, ownerName, isActive, page, limit, lastRetrieved, options) {
426
+ MembershipsApi.prototype.apiV2MembershipsGet = function (requestParameters, options) {
435
427
  var _this = this;
436
- return (0, exports.MembershipsApiFp)(this.configuration).apiV2MembershipsGet(id, planId, planName, ownerId, ownerName, isActive, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
428
+ if (requestParameters === void 0) { requestParameters = {}; }
429
+ return (0, exports.MembershipsApiFp)(this.configuration).apiV2MembershipsGet(requestParameters.id, requestParameters.planId, requestParameters.planName, requestParameters.ownerId, requestParameters.ownerName, requestParameters.isActive, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
437
430
  };
438
431
  /**
439
432
  *
440
433
  * @summary Get membership.
441
- * @param {string} membershipId
434
+ * @param {MembershipsApiApiV2MembershipsMembershipIdGetRequest} requestParameters Request parameters.
442
435
  * @param {*} [options] Override http request option.
443
436
  * @throws {RequiredError}
444
437
  * @memberof MembershipsApi
445
438
  */
446
- MembershipsApi.prototype.apiV2MembershipsMembershipIdGet = function (membershipId, options) {
439
+ MembershipsApi.prototype.apiV2MembershipsMembershipIdGet = function (requestParameters, options) {
447
440
  var _this = this;
448
- return (0, exports.MembershipsApiFp)(this.configuration).apiV2MembershipsMembershipIdGet(membershipId, options).then(function (request) { return request(_this.axios, _this.basePath); });
441
+ return (0, exports.MembershipsApiFp)(this.configuration).apiV2MembershipsMembershipIdGet(requestParameters.membershipId, options).then(function (request) { return request(_this.axios, _this.basePath); });
449
442
  };
450
443
  /**
451
444
  *
452
445
  * @summary Get all members.
453
- * @param {string} membershipId
454
- * @param {number} [page]
455
- * @param {number} [limit]
456
- * @param {Date} [lastRetrieved]
446
+ * @param {MembershipsApiApiV2MembershipsMembershipIdMembersGetRequest} requestParameters Request parameters.
457
447
  * @param {*} [options] Override http request option.
458
448
  * @throws {RequiredError}
459
449
  * @memberof MembershipsApi
460
450
  */
461
- MembershipsApi.prototype.apiV2MembershipsMembershipIdMembersGet = function (membershipId, page, limit, lastRetrieved, options) {
451
+ MembershipsApi.prototype.apiV2MembershipsMembershipIdMembersGet = function (requestParameters, options) {
462
452
  var _this = this;
463
- return (0, exports.MembershipsApiFp)(this.configuration).apiV2MembershipsMembershipIdMembersGet(membershipId, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
453
+ return (0, exports.MembershipsApiFp)(this.configuration).apiV2MembershipsMembershipIdMembersGet(requestParameters.membershipId, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
464
454
  };
465
455
  return MembershipsApi;
466
456
  }(base_1.BaseAPI));
@@ -93,6 +93,56 @@ export declare const NotificationsApiFactory: (configuration?: Configuration, ba
93
93
  */
94
94
  apiV2NotificationsGet(notificationCode?: NotificationCode, unreadCountOnly?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<NotificationsModel>;
95
95
  };
96
+ /**
97
+ * Request parameters for apiV2NotificationsCheckPost operation in NotificationsApi.
98
+ * @export
99
+ * @interface NotificationsApiApiV2NotificationsCheckPostRequest
100
+ */
101
+ export interface NotificationsApiApiV2NotificationsCheckPostRequest {
102
+ /**
103
+ *
104
+ * @type {CheckNotificationsCommand}
105
+ * @memberof NotificationsApiApiV2NotificationsCheckPost
106
+ */
107
+ readonly checkNotificationsCommand?: CheckNotificationsCommand;
108
+ }
109
+ /**
110
+ * Request parameters for apiV2NotificationsGet operation in NotificationsApi.
111
+ * @export
112
+ * @interface NotificationsApiApiV2NotificationsGetRequest
113
+ */
114
+ export interface NotificationsApiApiV2NotificationsGetRequest {
115
+ /**
116
+ *
117
+ * @type {NotificationCode}
118
+ * @memberof NotificationsApiApiV2NotificationsGet
119
+ */
120
+ readonly notificationCode?: NotificationCode;
121
+ /**
122
+ *
123
+ * @type {boolean}
124
+ * @memberof NotificationsApiApiV2NotificationsGet
125
+ */
126
+ readonly unreadCountOnly?: boolean;
127
+ /**
128
+ *
129
+ * @type {number}
130
+ * @memberof NotificationsApiApiV2NotificationsGet
131
+ */
132
+ readonly page?: number;
133
+ /**
134
+ *
135
+ * @type {number}
136
+ * @memberof NotificationsApiApiV2NotificationsGet
137
+ */
138
+ readonly limit?: number;
139
+ /**
140
+ *
141
+ * @type {Date}
142
+ * @memberof NotificationsApiApiV2NotificationsGet
143
+ */
144
+ readonly lastRetrieved?: Date;
145
+ }
96
146
  /**
97
147
  * NotificationsApi - object-oriented interface
98
148
  * @export
@@ -103,24 +153,20 @@ export declare class NotificationsApi extends BaseAPI {
103
153
  /**
104
154
  *
105
155
  * @summary Check notification.
106
- * @param {CheckNotificationsCommand} [checkNotificationsCommand]
156
+ * @param {NotificationsApiApiV2NotificationsCheckPostRequest} requestParameters Request parameters.
107
157
  * @param {*} [options] Override http request option.
108
158
  * @throws {RequiredError}
109
159
  * @memberof NotificationsApi
110
160
  */
111
- apiV2NotificationsCheckPost(checkNotificationsCommand?: CheckNotificationsCommand, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
161
+ apiV2NotificationsCheckPost(requestParameters?: NotificationsApiApiV2NotificationsCheckPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
112
162
  /**
113
163
  *
114
164
  * @summary Get all notifications.
115
- * @param {NotificationCode} [notificationCode]
116
- * @param {boolean} [unreadCountOnly]
117
- * @param {number} [page]
118
- * @param {number} [limit]
119
- * @param {Date} [lastRetrieved]
165
+ * @param {NotificationsApiApiV2NotificationsGetRequest} requestParameters Request parameters.
120
166
  * @param {*} [options] Override http request option.
121
167
  * @throws {RequiredError}
122
168
  * @memberof NotificationsApi
123
169
  */
124
- apiV2NotificationsGet(notificationCode?: NotificationCode, unreadCountOnly?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<NotificationsModel, any>>;
170
+ apiV2NotificationsGet(requestParameters?: NotificationsApiApiV2NotificationsGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<NotificationsModel, any>>;
125
171
  }
126
172
  //# sourceMappingURL=notifications-api.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"notifications-api.d.ts","sourceRoot":"","sources":["../../src/api/notifications-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,yBAAyB,EAAE,MAAM,WAAW,CAAC;AAEtD,OAAO,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;AAE7C,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAC/C;;;GAGG;AACH,eAAO,MAAM,iCAAiC,mBAA6B,aAAa;IAEhF;;;;;;OAMG;8DAC6D,yBAAyB,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+BlJ;;;;;;;;;;OAUG;+CAC8C,gBAAgB,oBAAoB,OAAO,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAmDjN,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,kBAAkB,mBAA4B,aAAa;IAGhE;;;;;;OAMG;4DAC2D,yBAAyB,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,OAAO,CAAC;IAInM;;;;;;;;;;OAUG;6CAC4C,gBAAgB,oBAAoB,OAAO,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,kBAAkB,CAAC;CAK7Q,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,uBAAuB,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAGhH;;;;;;OAMG;4DACqD,yBAAyB,YAAY,GAAG,GAAG,aAAa,OAAO,CAAC;IAGxH;;;;;;;;;;OAUG;6CACsC,gBAAgB,oBAAoB,OAAO,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,GAAG,GAAG,aAAa,kBAAkB,CAAC;CAIlM,CAAC;AAEF;;;;;GAKG;AACH,qBAAa,gBAAiB,SAAQ,OAAO;IACzC;;;;;;;OAOG;IACI,2BAA2B,CAAC,yBAAyB,CAAC,EAAE,yBAAyB,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAItH;;;;;;;;;;;OAWG;IACI,qBAAqB,CAAC,gBAAgB,CAAC,EAAE,gBAAgB,EAAE,eAAe,CAAC,EAAE,OAAO,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,EAAE,aAAa,CAAC,EAAE,IAAI,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAGjL"}
1
+ {"version":3,"file":"notifications-api.d.ts","sourceRoot":"","sources":["../../src/api/notifications-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,yBAAyB,EAAE,MAAM,WAAW,CAAC;AAEtD,OAAO,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;AAE7C,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAC/C;;;GAGG;AACH,eAAO,MAAM,iCAAiC,mBAA6B,aAAa;IAEhF;;;;;;OAMG;8DAC6D,yBAAyB,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA+BlJ;;;;;;;;;;OAUG;+CAC8C,gBAAgB,oBAAoB,OAAO,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAmDjN,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,kBAAkB,mBAA4B,aAAa;IAGhE;;;;;;OAMG;4DAC2D,yBAAyB,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,OAAO,CAAC;IAInM;;;;;;;;;;OAUG;6CAC4C,gBAAgB,oBAAoB,OAAO,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,kBAAkB,CAAC;CAK7Q,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,uBAAuB,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAGhH;;;;;;OAMG;4DACqD,yBAAyB,YAAY,GAAG,GAAG,aAAa,OAAO,CAAC;IAGxH;;;;;;;;;;OAUG;6CACsC,gBAAgB,oBAAoB,OAAO,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,GAAG,GAAG,aAAa,kBAAkB,CAAC;CAIlM,CAAC;AAEF;;;;GAIG;AACH,MAAM,WAAW,kDAAkD;IAC/D;;;;OAIG;IACH,QAAQ,CAAC,yBAAyB,CAAC,EAAE,yBAAyB,CAAA;CACjE;AAED;;;;GAIG;AACH,MAAM,WAAW,4CAA4C;IACzD;;;;OAIG;IACH,QAAQ,CAAC,gBAAgB,CAAC,EAAE,gBAAgB,CAAA;IAE5C;;;;OAIG;IACH,QAAQ,CAAC,eAAe,CAAC,EAAE,OAAO,CAAA;IAElC;;;;OAIG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAA;IAEtB;;;;OAIG;IACH,QAAQ,CAAC,KAAK,CAAC,EAAE,MAAM,CAAA;IAEvB;;;;OAIG;IACH,QAAQ,CAAC,aAAa,CAAC,EAAE,IAAI,CAAA;CAChC;AAED;;;;;GAKG;AACH,qBAAa,gBAAiB,SAAQ,OAAO;IACzC;;;;;;;OAOG;IACI,2BAA2B,CAAC,iBAAiB,GAAE,kDAAuD,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAI3I;;;;;;;OAOG;IACI,qBAAqB,CAAC,iBAAiB,GAAE,4CAAiD,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAGlI"}