ch-admin-api-client-typescript 4.9.6 → 4.9.8
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 +186 -28
- package/lib/api/about-us-api.d.ts.map +1 -1
- package/lib/api/about-us-api.js +20 -34
- package/lib/api/accreditations-api.d.ts +111 -16
- package/lib/api/accreditations-api.d.ts.map +1 -1
- package/lib/api/accreditations-api.js +17 -21
- package/lib/api/app-version-api.d.ts +117 -17
- package/lib/api/app-version-api.d.ts.map +1 -1
- package/lib/api/app-version-api.js +17 -22
- package/lib/api/appointments-api.d.ts +279 -43
- package/lib/api/appointments-api.d.ts.map +1 -1
- package/lib/api/appointments-api.js +22 -50
- package/lib/api/articles-api.d.ts +759 -114
- package/lib/api/articles-api.d.ts.map +1 -1
- package/lib/api/articles-api.js +77 -139
- package/lib/api/bookings-api.d.ts +231 -35
- package/lib/api/bookings-api.d.ts.map +1 -1
- package/lib/api/bookings-api.js +22 -42
- package/lib/api/chadmins-api.d.ts +141 -21
- package/lib/api/chadmins-api.d.ts.map +1 -1
- package/lib/api/chadmins-api.js +17 -26
- package/lib/api/chat-users-api.d.ts +138 -20
- package/lib/api/chat-users-api.d.ts.map +1 -1
- package/lib/api/chat-users-api.js +20 -26
- package/lib/api/chmanagers-api.d.ts +141 -21
- package/lib/api/chmanagers-api.d.ts.map +1 -1
- package/lib/api/chmanagers-api.js +17 -26
- package/lib/api/consultations-api.d.ts +243 -37
- package/lib/api/consultations-api.d.ts.map +1 -1
- package/lib/api/consultations-api.js +22 -44
- package/lib/api/contributors-api.d.ts +339 -51
- package/lib/api/contributors-api.d.ts.map +1 -1
- package/lib/api/contributors-api.js +35 -62
- package/lib/api/countries-api.d.ts +326 -50
- package/lib/api/countries-api.d.ts.map +1 -1
- package/lib/api/countries-api.js +38 -60
- package/lib/api/dash-board-api.d.ts +15 -2
- package/lib/api/dash-board-api.d.ts.map +1 -1
- package/lib/api/dash-board-api.js +3 -3
- package/lib/api/deals-api.d.ts +1005 -155
- package/lib/api/deals-api.d.ts.map +1 -1
- package/lib/api/deals-api.js +78 -180
- package/lib/api/doctor-affiliations-api.d.ts +488 -86
- package/lib/api/doctor-affiliations-api.d.ts.map +1 -1
- package/lib/api/doctor-affiliations-api.js +50 -87
- package/lib/api/doctors-api.d.ts +1165 -194
- package/lib/api/doctors-api.d.ts.map +1 -1
- package/lib/api/doctors-api.js +118 -213
- package/lib/api/email-marketings-api.d.ts +114 -16
- package/lib/api/email-marketings-api.d.ts.map +1 -1
- package/lib/api/email-marketings-api.js +20 -22
- package/lib/api/faq-categories-api.d.ts +186 -28
- package/lib/api/faq-categories-api.d.ts.map +1 -1
- package/lib/api/faq-categories-api.js +20 -34
- package/lib/api/faqs-api.d.ts +429 -64
- package/lib/api/faqs-api.d.ts.map +1 -1
- package/lib/api/faqs-api.js +47 -79
- package/lib/api/group-channels-api.d.ts +54 -8
- package/lib/api/group-channels-api.d.ts.map +1 -1
- package/lib/api/group-channels-api.js +7 -10
- package/lib/api/header-navigations-api.d.ts +99 -14
- package/lib/api/header-navigations-api.d.ts.map +1 -1
- package/lib/api/header-navigations-api.js +15 -19
- package/lib/api/hospitals-api.d.ts +3099 -477
- package/lib/api/hospitals-api.d.ts.map +1 -1
- package/lib/api/hospitals-api.js +270 -560
- package/lib/api/hospitals-consultation-timetable-overrides-api.d.ts +120 -18
- package/lib/api/hospitals-consultation-timetable-overrides-api.d.ts.map +1 -1
- package/lib/api/hospitals-consultation-timetable-overrides-api.js +12 -22
- package/lib/api/hospitals-consultation-timetables-api.d.ts +150 -22
- package/lib/api/hospitals-consultation-timetables-api.d.ts.map +1 -1
- package/lib/api/hospitals-consultation-timetables-api.js +18 -28
- package/lib/api/languages-api.d.ts +117 -17
- package/lib/api/languages-api.d.ts.map +1 -1
- package/lib/api/languages-api.js +17 -22
- package/lib/api/managers-api.d.ts +261 -39
- package/lib/api/managers-api.d.ts.map +1 -1
- package/lib/api/managers-api.js +29 -48
- package/lib/api/memberships-api.d.ts +111 -17
- package/lib/api/memberships-api.d.ts.map +1 -1
- package/lib/api/memberships-api.js +10 -20
- package/lib/api/notifications-api.d.ts +54 -8
- package/lib/api/notifications-api.d.ts.map +1 -1
- package/lib/api/notifications-api.js +8 -10
- package/lib/api/patients-api.d.ts +216 -32
- package/lib/api/patients-api.d.ts.map +1 -1
- package/lib/api/patients-api.js +26 -40
- package/lib/api/plans-api.d.ts +228 -33
- package/lib/api/plans-api.d.ts.map +1 -1
- package/lib/api/plans-api.js +32 -43
- package/lib/api/profiles-api.d.ts +75 -10
- package/lib/api/profiles-api.d.ts.map +1 -1
- package/lib/api/profiles-api.js +19 -15
- package/lib/api/search-api.d.ts +15 -2
- package/lib/api/search-api.d.ts.map +1 -1
- package/lib/api/search-api.js +4 -3
- package/lib/api/service-reviews-api.d.ts +318 -48
- package/lib/api/service-reviews-api.d.ts.map +1 -1
- package/lib/api/service-reviews-api.js +32 -58
- package/lib/api/services-api.d.ts +177 -28
- package/lib/api/services-api.d.ts.map +1 -1
- package/lib/api/services-api.js +10 -31
- package/lib/api/services-categories-api.d.ts +105 -15
- package/lib/api/services-categories-api.d.ts.map +1 -1
- package/lib/api/services-categories-api.js +17 -20
- package/lib/api/specialties-api.d.ts +447 -68
- package/lib/api/specialties-api.d.ts.map +1 -1
- package/lib/api/specialties-api.js +42 -81
- package/lib/api/specialty-types-api.d.ts +447 -68
- package/lib/api/specialty-types-api.d.ts.map +1 -1
- package/lib/api/specialty-types-api.js +42 -81
- package/lib/api/survey-forms-api.d.ts +145 -25
- package/lib/api/survey-forms-api.d.ts.map +1 -1
- package/lib/api/survey-forms-api.js +17 -26
- package/lib/api/survey-results-api.d.ts +81 -12
- package/lib/api/survey-results-api.d.ts.map +1 -1
- package/lib/api/survey-results-api.js +10 -15
- package/lib/api/tags-api.d.ts +84 -12
- package/lib/api/tags-api.d.ts.map +1 -1
- package/lib/api/tags-api.js +14 -16
- package/lib/api/translation-api.d.ts +15 -2
- package/lib/api/translation-api.d.ts.map +1 -1
- package/lib/api/translation-api.js +4 -3
- package/openapitools.json +1 -0
- package/package.json +1 -1
- package/src/api/about-us-api.ts +214 -34
- package/src/api/accreditations-api.ts +127 -21
- package/src/api/app-version-api.ts +134 -22
- package/src/api/appointments-api.ts +322 -50
- package/src/api/articles-api.ts +873 -139
- package/src/api/bookings-api.ts +266 -42
- package/src/api/chadmins-api.ts +162 -26
- package/src/api/chat-users-api.ts +158 -26
- package/src/api/chmanagers-api.ts +162 -26
- package/src/api/consultations-api.ts +280 -44
- package/src/api/contributors-api.ts +390 -62
- package/src/api/countries-api.ts +374 -62
- package/src/api/dash-board-api.ts +17 -3
- package/src/api/deals-api.ts +1160 -180
- package/src/api/doctor-affiliations-api.ts +559 -103
- package/src/api/doctors-api.ts +1337 -231
- package/src/api/email-marketings-api.ts +130 -22
- package/src/api/faq-categories-api.ts +214 -34
- package/src/api/faqs-api.ts +493 -79
- package/src/api/group-channels-api.ts +62 -10
- package/src/api/header-navigations-api.ts +113 -19
- package/src/api/hospitals-api.ts +3566 -562
- package/src/api/hospitals-consultation-timetable-overrides-api.ts +138 -22
- package/src/api/hospitals-consultation-timetables-api.ts +172 -28
- package/src/api/languages-api.ts +134 -22
- package/src/api/managers-api.ts +300 -48
- package/src/api/memberships-api.ts +128 -20
- package/src/api/notifications-api.ts +62 -10
- package/src/api/patients-api.ts +248 -40
- package/src/api/plans-api.ts +261 -43
- package/src/api/profiles-api.ts +85 -15
- package/src/api/search-api.ts +17 -3
- package/src/api/service-reviews-api.ts +366 -58
- package/src/api/services-api.ts +205 -31
- package/src/api/services-categories-api.ts +120 -20
- package/src/api/specialties-api.ts +515 -81
- package/src/api/specialty-types-api.ts +515 -81
- package/src/api/survey-forms-api.ts +166 -30
- package/src/api/survey-results-api.ts +93 -15
- package/src/api/tags-api.ts +96 -16
- package/src/api/translation-api.ts +17 -3
package/src/api/deals-api.ts
CHANGED
|
@@ -2314,6 +2314,1091 @@ export const DealsApiFactory = function (configuration?: Configuration, basePath
|
|
|
2314
2314
|
};
|
|
2315
2315
|
};
|
|
2316
2316
|
|
|
2317
|
+
/**
|
|
2318
|
+
* Request parameters for apiV1DealsDealIdAppointmenttimetableoverridesGet operation in DealsApi.
|
|
2319
|
+
* @export
|
|
2320
|
+
* @interface DealsApiApiV1DealsDealIdAppointmenttimetableoverridesGetRequest
|
|
2321
|
+
*/
|
|
2322
|
+
export interface DealsApiApiV1DealsDealIdAppointmenttimetableoverridesGetRequest {
|
|
2323
|
+
/**
|
|
2324
|
+
*
|
|
2325
|
+
* @type {string}
|
|
2326
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetableoverridesGet
|
|
2327
|
+
*/
|
|
2328
|
+
readonly dealId: string
|
|
2329
|
+
|
|
2330
|
+
/**
|
|
2331
|
+
*
|
|
2332
|
+
* @type {boolean}
|
|
2333
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetableoverridesGet
|
|
2334
|
+
*/
|
|
2335
|
+
readonly includesPreviousItems?: boolean
|
|
2336
|
+
|
|
2337
|
+
/**
|
|
2338
|
+
*
|
|
2339
|
+
* @type {Date}
|
|
2340
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetableoverridesGet
|
|
2341
|
+
*/
|
|
2342
|
+
readonly startDate?: Date
|
|
2343
|
+
|
|
2344
|
+
/**
|
|
2345
|
+
*
|
|
2346
|
+
* @type {Date}
|
|
2347
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetableoverridesGet
|
|
2348
|
+
*/
|
|
2349
|
+
readonly endDate?: Date
|
|
2350
|
+
|
|
2351
|
+
/**
|
|
2352
|
+
*
|
|
2353
|
+
* @type {DayOfWeek}
|
|
2354
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetableoverridesGet
|
|
2355
|
+
*/
|
|
2356
|
+
readonly dayOfWeek?: DayOfWeek
|
|
2357
|
+
|
|
2358
|
+
/**
|
|
2359
|
+
*
|
|
2360
|
+
* @type {number}
|
|
2361
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetableoverridesGet
|
|
2362
|
+
*/
|
|
2363
|
+
readonly page?: number
|
|
2364
|
+
|
|
2365
|
+
/**
|
|
2366
|
+
*
|
|
2367
|
+
* @type {number}
|
|
2368
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetableoverridesGet
|
|
2369
|
+
*/
|
|
2370
|
+
readonly limit?: number
|
|
2371
|
+
|
|
2372
|
+
/**
|
|
2373
|
+
*
|
|
2374
|
+
* @type {Date}
|
|
2375
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetableoverridesGet
|
|
2376
|
+
*/
|
|
2377
|
+
readonly lastRetrieved?: Date
|
|
2378
|
+
}
|
|
2379
|
+
|
|
2380
|
+
/**
|
|
2381
|
+
* Request parameters for apiV1DealsDealIdAppointmenttimetableoverridesPost operation in DealsApi.
|
|
2382
|
+
* @export
|
|
2383
|
+
* @interface DealsApiApiV1DealsDealIdAppointmenttimetableoverridesPostRequest
|
|
2384
|
+
*/
|
|
2385
|
+
export interface DealsApiApiV1DealsDealIdAppointmenttimetableoverridesPostRequest {
|
|
2386
|
+
/**
|
|
2387
|
+
*
|
|
2388
|
+
* @type {string}
|
|
2389
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetableoverridesPost
|
|
2390
|
+
*/
|
|
2391
|
+
readonly dealId: string
|
|
2392
|
+
|
|
2393
|
+
/**
|
|
2394
|
+
*
|
|
2395
|
+
* @type {SaveDealAppointmentTimetableOverridesCommand}
|
|
2396
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetableoverridesPost
|
|
2397
|
+
*/
|
|
2398
|
+
readonly saveDealAppointmentTimetableOverridesCommand?: SaveDealAppointmentTimetableOverridesCommand
|
|
2399
|
+
}
|
|
2400
|
+
|
|
2401
|
+
/**
|
|
2402
|
+
* Request parameters for apiV1DealsDealIdAppointmenttimetablesBatchPost operation in DealsApi.
|
|
2403
|
+
* @export
|
|
2404
|
+
* @interface DealsApiApiV1DealsDealIdAppointmenttimetablesBatchPostRequest
|
|
2405
|
+
*/
|
|
2406
|
+
export interface DealsApiApiV1DealsDealIdAppointmenttimetablesBatchPostRequest {
|
|
2407
|
+
/**
|
|
2408
|
+
*
|
|
2409
|
+
* @type {string}
|
|
2410
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetablesBatchPost
|
|
2411
|
+
*/
|
|
2412
|
+
readonly dealId: string
|
|
2413
|
+
|
|
2414
|
+
/**
|
|
2415
|
+
*
|
|
2416
|
+
* @type {BatchDealAppointmentTimetablesCommand}
|
|
2417
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetablesBatchPost
|
|
2418
|
+
*/
|
|
2419
|
+
readonly batchDealAppointmentTimetablesCommand?: BatchDealAppointmentTimetablesCommand
|
|
2420
|
+
}
|
|
2421
|
+
|
|
2422
|
+
/**
|
|
2423
|
+
* Request parameters for apiV1DealsDealIdAppointmenttimetablesGet operation in DealsApi.
|
|
2424
|
+
* @export
|
|
2425
|
+
* @interface DealsApiApiV1DealsDealIdAppointmenttimetablesGetRequest
|
|
2426
|
+
*/
|
|
2427
|
+
export interface DealsApiApiV1DealsDealIdAppointmenttimetablesGetRequest {
|
|
2428
|
+
/**
|
|
2429
|
+
*
|
|
2430
|
+
* @type {string}
|
|
2431
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetablesGet
|
|
2432
|
+
*/
|
|
2433
|
+
readonly dealId: string
|
|
2434
|
+
|
|
2435
|
+
/**
|
|
2436
|
+
*
|
|
2437
|
+
* @type {DayOfWeek}
|
|
2438
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetablesGet
|
|
2439
|
+
*/
|
|
2440
|
+
readonly dayOfWeek?: DayOfWeek
|
|
2441
|
+
|
|
2442
|
+
/**
|
|
2443
|
+
*
|
|
2444
|
+
* @type {number}
|
|
2445
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetablesGet
|
|
2446
|
+
*/
|
|
2447
|
+
readonly page?: number
|
|
2448
|
+
|
|
2449
|
+
/**
|
|
2450
|
+
*
|
|
2451
|
+
* @type {number}
|
|
2452
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetablesGet
|
|
2453
|
+
*/
|
|
2454
|
+
readonly limit?: number
|
|
2455
|
+
|
|
2456
|
+
/**
|
|
2457
|
+
*
|
|
2458
|
+
* @type {Date}
|
|
2459
|
+
* @memberof DealsApiApiV1DealsDealIdAppointmenttimetablesGet
|
|
2460
|
+
*/
|
|
2461
|
+
readonly lastRetrieved?: Date
|
|
2462
|
+
}
|
|
2463
|
+
|
|
2464
|
+
/**
|
|
2465
|
+
* Request parameters for apiV1DealsDealIdDelete operation in DealsApi.
|
|
2466
|
+
* @export
|
|
2467
|
+
* @interface DealsApiApiV1DealsDealIdDeleteRequest
|
|
2468
|
+
*/
|
|
2469
|
+
export interface DealsApiApiV1DealsDealIdDeleteRequest {
|
|
2470
|
+
/**
|
|
2471
|
+
*
|
|
2472
|
+
* @type {string}
|
|
2473
|
+
* @memberof DealsApiApiV1DealsDealIdDelete
|
|
2474
|
+
*/
|
|
2475
|
+
readonly dealId: string
|
|
2476
|
+
|
|
2477
|
+
/**
|
|
2478
|
+
*
|
|
2479
|
+
* @type {boolean}
|
|
2480
|
+
* @memberof DealsApiApiV1DealsDealIdDelete
|
|
2481
|
+
*/
|
|
2482
|
+
readonly isPermanent?: boolean
|
|
2483
|
+
}
|
|
2484
|
+
|
|
2485
|
+
/**
|
|
2486
|
+
* Request parameters for apiV1DealsDealIdGet operation in DealsApi.
|
|
2487
|
+
* @export
|
|
2488
|
+
* @interface DealsApiApiV1DealsDealIdGetRequest
|
|
2489
|
+
*/
|
|
2490
|
+
export interface DealsApiApiV1DealsDealIdGetRequest {
|
|
2491
|
+
/**
|
|
2492
|
+
*
|
|
2493
|
+
* @type {string}
|
|
2494
|
+
* @memberof DealsApiApiV1DealsDealIdGet
|
|
2495
|
+
*/
|
|
2496
|
+
readonly dealId: string
|
|
2497
|
+
|
|
2498
|
+
/**
|
|
2499
|
+
*
|
|
2500
|
+
* @type {string}
|
|
2501
|
+
* @memberof DealsApiApiV1DealsDealIdGet
|
|
2502
|
+
*/
|
|
2503
|
+
readonly languageCode?: string
|
|
2504
|
+
}
|
|
2505
|
+
|
|
2506
|
+
/**
|
|
2507
|
+
* Request parameters for apiV1DealsDealIdPackagesGet operation in DealsApi.
|
|
2508
|
+
* @export
|
|
2509
|
+
* @interface DealsApiApiV1DealsDealIdPackagesGetRequest
|
|
2510
|
+
*/
|
|
2511
|
+
export interface DealsApiApiV1DealsDealIdPackagesGetRequest {
|
|
2512
|
+
/**
|
|
2513
|
+
*
|
|
2514
|
+
* @type {string}
|
|
2515
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesGet
|
|
2516
|
+
*/
|
|
2517
|
+
readonly dealId: string
|
|
2518
|
+
|
|
2519
|
+
/**
|
|
2520
|
+
*
|
|
2521
|
+
* @type {string}
|
|
2522
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesGet
|
|
2523
|
+
*/
|
|
2524
|
+
readonly relatedDealPackageId?: string
|
|
2525
|
+
|
|
2526
|
+
/**
|
|
2527
|
+
*
|
|
2528
|
+
* @type {string}
|
|
2529
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesGet
|
|
2530
|
+
*/
|
|
2531
|
+
readonly dealName?: string
|
|
2532
|
+
|
|
2533
|
+
/**
|
|
2534
|
+
*
|
|
2535
|
+
* @type {string}
|
|
2536
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesGet
|
|
2537
|
+
*/
|
|
2538
|
+
readonly name?: string
|
|
2539
|
+
|
|
2540
|
+
/**
|
|
2541
|
+
*
|
|
2542
|
+
* @type {string}
|
|
2543
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesGet
|
|
2544
|
+
*/
|
|
2545
|
+
readonly countryId?: string
|
|
2546
|
+
|
|
2547
|
+
/**
|
|
2548
|
+
*
|
|
2549
|
+
* @type {string}
|
|
2550
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesGet
|
|
2551
|
+
*/
|
|
2552
|
+
readonly hospitalId?: string
|
|
2553
|
+
|
|
2554
|
+
/**
|
|
2555
|
+
*
|
|
2556
|
+
* @type {string}
|
|
2557
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesGet
|
|
2558
|
+
*/
|
|
2559
|
+
readonly hospitalName?: string
|
|
2560
|
+
|
|
2561
|
+
/**
|
|
2562
|
+
*
|
|
2563
|
+
* @type {string}
|
|
2564
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesGet
|
|
2565
|
+
*/
|
|
2566
|
+
readonly languageCode?: string
|
|
2567
|
+
|
|
2568
|
+
/**
|
|
2569
|
+
*
|
|
2570
|
+
* @type {boolean}
|
|
2571
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesGet
|
|
2572
|
+
*/
|
|
2573
|
+
readonly showHidden?: boolean
|
|
2574
|
+
|
|
2575
|
+
/**
|
|
2576
|
+
*
|
|
2577
|
+
* @type {number}
|
|
2578
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesGet
|
|
2579
|
+
*/
|
|
2580
|
+
readonly page?: number
|
|
2581
|
+
|
|
2582
|
+
/**
|
|
2583
|
+
*
|
|
2584
|
+
* @type {number}
|
|
2585
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesGet
|
|
2586
|
+
*/
|
|
2587
|
+
readonly limit?: number
|
|
2588
|
+
|
|
2589
|
+
/**
|
|
2590
|
+
*
|
|
2591
|
+
* @type {Date}
|
|
2592
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesGet
|
|
2593
|
+
*/
|
|
2594
|
+
readonly lastRetrieved?: Date
|
|
2595
|
+
}
|
|
2596
|
+
|
|
2597
|
+
/**
|
|
2598
|
+
* Request parameters for apiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGet operation in DealsApi.
|
|
2599
|
+
* @export
|
|
2600
|
+
* @interface DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGetRequest
|
|
2601
|
+
*/
|
|
2602
|
+
export interface DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGetRequest {
|
|
2603
|
+
/**
|
|
2604
|
+
*
|
|
2605
|
+
* @type {string}
|
|
2606
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGet
|
|
2607
|
+
*/
|
|
2608
|
+
readonly dealId: string
|
|
2609
|
+
|
|
2610
|
+
/**
|
|
2611
|
+
*
|
|
2612
|
+
* @type {string}
|
|
2613
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGet
|
|
2614
|
+
*/
|
|
2615
|
+
readonly packageId: string
|
|
2616
|
+
|
|
2617
|
+
/**
|
|
2618
|
+
*
|
|
2619
|
+
* @type {boolean}
|
|
2620
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGet
|
|
2621
|
+
*/
|
|
2622
|
+
readonly includesPreviousItems?: boolean
|
|
2623
|
+
|
|
2624
|
+
/**
|
|
2625
|
+
*
|
|
2626
|
+
* @type {Date}
|
|
2627
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGet
|
|
2628
|
+
*/
|
|
2629
|
+
readonly startDate?: Date
|
|
2630
|
+
|
|
2631
|
+
/**
|
|
2632
|
+
*
|
|
2633
|
+
* @type {Date}
|
|
2634
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGet
|
|
2635
|
+
*/
|
|
2636
|
+
readonly endDate?: Date
|
|
2637
|
+
|
|
2638
|
+
/**
|
|
2639
|
+
*
|
|
2640
|
+
* @type {DayOfWeek}
|
|
2641
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGet
|
|
2642
|
+
*/
|
|
2643
|
+
readonly dayOfWeek?: DayOfWeek
|
|
2644
|
+
|
|
2645
|
+
/**
|
|
2646
|
+
*
|
|
2647
|
+
* @type {number}
|
|
2648
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGet
|
|
2649
|
+
*/
|
|
2650
|
+
readonly page?: number
|
|
2651
|
+
|
|
2652
|
+
/**
|
|
2653
|
+
*
|
|
2654
|
+
* @type {number}
|
|
2655
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGet
|
|
2656
|
+
*/
|
|
2657
|
+
readonly limit?: number
|
|
2658
|
+
|
|
2659
|
+
/**
|
|
2660
|
+
*
|
|
2661
|
+
* @type {Date}
|
|
2662
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGet
|
|
2663
|
+
*/
|
|
2664
|
+
readonly lastRetrieved?: Date
|
|
2665
|
+
}
|
|
2666
|
+
|
|
2667
|
+
/**
|
|
2668
|
+
* Request parameters for apiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesPost operation in DealsApi.
|
|
2669
|
+
* @export
|
|
2670
|
+
* @interface DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesPostRequest
|
|
2671
|
+
*/
|
|
2672
|
+
export interface DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesPostRequest {
|
|
2673
|
+
/**
|
|
2674
|
+
*
|
|
2675
|
+
* @type {string}
|
|
2676
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesPost
|
|
2677
|
+
*/
|
|
2678
|
+
readonly dealId: string
|
|
2679
|
+
|
|
2680
|
+
/**
|
|
2681
|
+
*
|
|
2682
|
+
* @type {string}
|
|
2683
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesPost
|
|
2684
|
+
*/
|
|
2685
|
+
readonly packageId: string
|
|
2686
|
+
|
|
2687
|
+
/**
|
|
2688
|
+
*
|
|
2689
|
+
* @type {SaveDealPackageAppointmentTimetableOverridesCommand}
|
|
2690
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesPost
|
|
2691
|
+
*/
|
|
2692
|
+
readonly saveDealPackageAppointmentTimetableOverridesCommand?: SaveDealPackageAppointmentTimetableOverridesCommand
|
|
2693
|
+
}
|
|
2694
|
+
|
|
2695
|
+
/**
|
|
2696
|
+
* Request parameters for apiV1DealsDealIdPackagesPackageIdAppointmenttimetablesBatchPost operation in DealsApi.
|
|
2697
|
+
* @export
|
|
2698
|
+
* @interface DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesBatchPostRequest
|
|
2699
|
+
*/
|
|
2700
|
+
export interface DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesBatchPostRequest {
|
|
2701
|
+
/**
|
|
2702
|
+
*
|
|
2703
|
+
* @type {string}
|
|
2704
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesBatchPost
|
|
2705
|
+
*/
|
|
2706
|
+
readonly dealId: string
|
|
2707
|
+
|
|
2708
|
+
/**
|
|
2709
|
+
*
|
|
2710
|
+
* @type {string}
|
|
2711
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesBatchPost
|
|
2712
|
+
*/
|
|
2713
|
+
readonly packageId: string
|
|
2714
|
+
|
|
2715
|
+
/**
|
|
2716
|
+
*
|
|
2717
|
+
* @type {BatchDealPackageAppointmentTimetablesCommand}
|
|
2718
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesBatchPost
|
|
2719
|
+
*/
|
|
2720
|
+
readonly batchDealPackageAppointmentTimetablesCommand?: BatchDealPackageAppointmentTimetablesCommand
|
|
2721
|
+
}
|
|
2722
|
+
|
|
2723
|
+
/**
|
|
2724
|
+
* Request parameters for apiV1DealsDealIdPackagesPackageIdAppointmenttimetablesGet operation in DealsApi.
|
|
2725
|
+
* @export
|
|
2726
|
+
* @interface DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesGetRequest
|
|
2727
|
+
*/
|
|
2728
|
+
export interface DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesGetRequest {
|
|
2729
|
+
/**
|
|
2730
|
+
*
|
|
2731
|
+
* @type {string}
|
|
2732
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesGet
|
|
2733
|
+
*/
|
|
2734
|
+
readonly dealId: string
|
|
2735
|
+
|
|
2736
|
+
/**
|
|
2737
|
+
*
|
|
2738
|
+
* @type {string}
|
|
2739
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesGet
|
|
2740
|
+
*/
|
|
2741
|
+
readonly packageId: string
|
|
2742
|
+
|
|
2743
|
+
/**
|
|
2744
|
+
*
|
|
2745
|
+
* @type {DayOfWeek}
|
|
2746
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesGet
|
|
2747
|
+
*/
|
|
2748
|
+
readonly dayOfWeek?: DayOfWeek
|
|
2749
|
+
|
|
2750
|
+
/**
|
|
2751
|
+
*
|
|
2752
|
+
* @type {number}
|
|
2753
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesGet
|
|
2754
|
+
*/
|
|
2755
|
+
readonly page?: number
|
|
2756
|
+
|
|
2757
|
+
/**
|
|
2758
|
+
*
|
|
2759
|
+
* @type {number}
|
|
2760
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesGet
|
|
2761
|
+
*/
|
|
2762
|
+
readonly limit?: number
|
|
2763
|
+
|
|
2764
|
+
/**
|
|
2765
|
+
*
|
|
2766
|
+
* @type {Date}
|
|
2767
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesGet
|
|
2768
|
+
*/
|
|
2769
|
+
readonly lastRetrieved?: Date
|
|
2770
|
+
}
|
|
2771
|
+
|
|
2772
|
+
/**
|
|
2773
|
+
* Request parameters for apiV1DealsDealIdPackagesPackageIdDelete operation in DealsApi.
|
|
2774
|
+
* @export
|
|
2775
|
+
* @interface DealsApiApiV1DealsDealIdPackagesPackageIdDeleteRequest
|
|
2776
|
+
*/
|
|
2777
|
+
export interface DealsApiApiV1DealsDealIdPackagesPackageIdDeleteRequest {
|
|
2778
|
+
/**
|
|
2779
|
+
*
|
|
2780
|
+
* @type {string}
|
|
2781
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdDelete
|
|
2782
|
+
*/
|
|
2783
|
+
readonly dealId: string
|
|
2784
|
+
|
|
2785
|
+
/**
|
|
2786
|
+
*
|
|
2787
|
+
* @type {string}
|
|
2788
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdDelete
|
|
2789
|
+
*/
|
|
2790
|
+
readonly packageId: string
|
|
2791
|
+
|
|
2792
|
+
/**
|
|
2793
|
+
*
|
|
2794
|
+
* @type {boolean}
|
|
2795
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdDelete
|
|
2796
|
+
*/
|
|
2797
|
+
readonly isPermanent?: boolean
|
|
2798
|
+
}
|
|
2799
|
+
|
|
2800
|
+
/**
|
|
2801
|
+
* Request parameters for apiV1DealsDealIdPackagesPackageIdGet operation in DealsApi.
|
|
2802
|
+
* @export
|
|
2803
|
+
* @interface DealsApiApiV1DealsDealIdPackagesPackageIdGetRequest
|
|
2804
|
+
*/
|
|
2805
|
+
export interface DealsApiApiV1DealsDealIdPackagesPackageIdGetRequest {
|
|
2806
|
+
/**
|
|
2807
|
+
*
|
|
2808
|
+
* @type {string}
|
|
2809
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdGet
|
|
2810
|
+
*/
|
|
2811
|
+
readonly dealId: string
|
|
2812
|
+
|
|
2813
|
+
/**
|
|
2814
|
+
*
|
|
2815
|
+
* @type {string}
|
|
2816
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdGet
|
|
2817
|
+
*/
|
|
2818
|
+
readonly packageId: string
|
|
2819
|
+
|
|
2820
|
+
/**
|
|
2821
|
+
*
|
|
2822
|
+
* @type {string}
|
|
2823
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdGet
|
|
2824
|
+
*/
|
|
2825
|
+
readonly languageCode?: string
|
|
2826
|
+
}
|
|
2827
|
+
|
|
2828
|
+
/**
|
|
2829
|
+
* Request parameters for apiV1DealsDealIdPackagesPackageIdPut operation in DealsApi.
|
|
2830
|
+
* @export
|
|
2831
|
+
* @interface DealsApiApiV1DealsDealIdPackagesPackageIdPutRequest
|
|
2832
|
+
*/
|
|
2833
|
+
export interface DealsApiApiV1DealsDealIdPackagesPackageIdPutRequest {
|
|
2834
|
+
/**
|
|
2835
|
+
*
|
|
2836
|
+
* @type {string}
|
|
2837
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdPut
|
|
2838
|
+
*/
|
|
2839
|
+
readonly dealId: string
|
|
2840
|
+
|
|
2841
|
+
/**
|
|
2842
|
+
*
|
|
2843
|
+
* @type {string}
|
|
2844
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdPut
|
|
2845
|
+
*/
|
|
2846
|
+
readonly packageId: string
|
|
2847
|
+
|
|
2848
|
+
/**
|
|
2849
|
+
*
|
|
2850
|
+
* @type {UpdateDealPackageCommand}
|
|
2851
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPackageIdPut
|
|
2852
|
+
*/
|
|
2853
|
+
readonly updateDealPackageCommand?: UpdateDealPackageCommand
|
|
2854
|
+
}
|
|
2855
|
+
|
|
2856
|
+
/**
|
|
2857
|
+
* Request parameters for apiV1DealsDealIdPackagesPost operation in DealsApi.
|
|
2858
|
+
* @export
|
|
2859
|
+
* @interface DealsApiApiV1DealsDealIdPackagesPostRequest
|
|
2860
|
+
*/
|
|
2861
|
+
export interface DealsApiApiV1DealsDealIdPackagesPostRequest {
|
|
2862
|
+
/**
|
|
2863
|
+
*
|
|
2864
|
+
* @type {string}
|
|
2865
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPost
|
|
2866
|
+
*/
|
|
2867
|
+
readonly dealId: string
|
|
2868
|
+
|
|
2869
|
+
/**
|
|
2870
|
+
*
|
|
2871
|
+
* @type {CreateDealPackageCommand}
|
|
2872
|
+
* @memberof DealsApiApiV1DealsDealIdPackagesPost
|
|
2873
|
+
*/
|
|
2874
|
+
readonly createDealPackageCommand?: CreateDealPackageCommand
|
|
2875
|
+
}
|
|
2876
|
+
|
|
2877
|
+
/**
|
|
2878
|
+
* Request parameters for apiV1DealsDealIdPut operation in DealsApi.
|
|
2879
|
+
* @export
|
|
2880
|
+
* @interface DealsApiApiV1DealsDealIdPutRequest
|
|
2881
|
+
*/
|
|
2882
|
+
export interface DealsApiApiV1DealsDealIdPutRequest {
|
|
2883
|
+
/**
|
|
2884
|
+
*
|
|
2885
|
+
* @type {string}
|
|
2886
|
+
* @memberof DealsApiApiV1DealsDealIdPut
|
|
2887
|
+
*/
|
|
2888
|
+
readonly dealId: string
|
|
2889
|
+
|
|
2890
|
+
/**
|
|
2891
|
+
*
|
|
2892
|
+
* @type {UpdateDealCommand}
|
|
2893
|
+
* @memberof DealsApiApiV1DealsDealIdPut
|
|
2894
|
+
*/
|
|
2895
|
+
readonly updateDealCommand?: UpdateDealCommand
|
|
2896
|
+
}
|
|
2897
|
+
|
|
2898
|
+
/**
|
|
2899
|
+
* Request parameters for apiV1DealsDealIdServicesGet operation in DealsApi.
|
|
2900
|
+
* @export
|
|
2901
|
+
* @interface DealsApiApiV1DealsDealIdServicesGetRequest
|
|
2902
|
+
*/
|
|
2903
|
+
export interface DealsApiApiV1DealsDealIdServicesGetRequest {
|
|
2904
|
+
/**
|
|
2905
|
+
*
|
|
2906
|
+
* @type {string}
|
|
2907
|
+
* @memberof DealsApiApiV1DealsDealIdServicesGet
|
|
2908
|
+
*/
|
|
2909
|
+
readonly dealId: string
|
|
2910
|
+
|
|
2911
|
+
/**
|
|
2912
|
+
*
|
|
2913
|
+
* @type {string}
|
|
2914
|
+
* @memberof DealsApiApiV1DealsDealIdServicesGet
|
|
2915
|
+
*/
|
|
2916
|
+
readonly languageCode?: string
|
|
2917
|
+
|
|
2918
|
+
/**
|
|
2919
|
+
*
|
|
2920
|
+
* @type {number}
|
|
2921
|
+
* @memberof DealsApiApiV1DealsDealIdServicesGet
|
|
2922
|
+
*/
|
|
2923
|
+
readonly page?: number
|
|
2924
|
+
|
|
2925
|
+
/**
|
|
2926
|
+
*
|
|
2927
|
+
* @type {number}
|
|
2928
|
+
* @memberof DealsApiApiV1DealsDealIdServicesGet
|
|
2929
|
+
*/
|
|
2930
|
+
readonly limit?: number
|
|
2931
|
+
|
|
2932
|
+
/**
|
|
2933
|
+
*
|
|
2934
|
+
* @type {Date}
|
|
2935
|
+
* @memberof DealsApiApiV1DealsDealIdServicesGet
|
|
2936
|
+
*/
|
|
2937
|
+
readonly lastRetrieved?: Date
|
|
2938
|
+
}
|
|
2939
|
+
|
|
2940
|
+
/**
|
|
2941
|
+
* Request parameters for apiV1DealsDealIdServicesPost operation in DealsApi.
|
|
2942
|
+
* @export
|
|
2943
|
+
* @interface DealsApiApiV1DealsDealIdServicesPostRequest
|
|
2944
|
+
*/
|
|
2945
|
+
export interface DealsApiApiV1DealsDealIdServicesPostRequest {
|
|
2946
|
+
/**
|
|
2947
|
+
*
|
|
2948
|
+
* @type {string}
|
|
2949
|
+
* @memberof DealsApiApiV1DealsDealIdServicesPost
|
|
2950
|
+
*/
|
|
2951
|
+
readonly dealId: string
|
|
2952
|
+
|
|
2953
|
+
/**
|
|
2954
|
+
*
|
|
2955
|
+
* @type {CreateDealServiceCommand}
|
|
2956
|
+
* @memberof DealsApiApiV1DealsDealIdServicesPost
|
|
2957
|
+
*/
|
|
2958
|
+
readonly createDealServiceCommand?: CreateDealServiceCommand
|
|
2959
|
+
}
|
|
2960
|
+
|
|
2961
|
+
/**
|
|
2962
|
+
* Request parameters for apiV1DealsDealIdServicesServiceIdDelete operation in DealsApi.
|
|
2963
|
+
* @export
|
|
2964
|
+
* @interface DealsApiApiV1DealsDealIdServicesServiceIdDeleteRequest
|
|
2965
|
+
*/
|
|
2966
|
+
export interface DealsApiApiV1DealsDealIdServicesServiceIdDeleteRequest {
|
|
2967
|
+
/**
|
|
2968
|
+
*
|
|
2969
|
+
* @type {string}
|
|
2970
|
+
* @memberof DealsApiApiV1DealsDealIdServicesServiceIdDelete
|
|
2971
|
+
*/
|
|
2972
|
+
readonly dealId: string
|
|
2973
|
+
|
|
2974
|
+
/**
|
|
2975
|
+
*
|
|
2976
|
+
* @type {string}
|
|
2977
|
+
* @memberof DealsApiApiV1DealsDealIdServicesServiceIdDelete
|
|
2978
|
+
*/
|
|
2979
|
+
readonly serviceId: string
|
|
2980
|
+
}
|
|
2981
|
+
|
|
2982
|
+
/**
|
|
2983
|
+
* Request parameters for apiV1DealsDealIdServicesServiceIdGet operation in DealsApi.
|
|
2984
|
+
* @export
|
|
2985
|
+
* @interface DealsApiApiV1DealsDealIdServicesServiceIdGetRequest
|
|
2986
|
+
*/
|
|
2987
|
+
export interface DealsApiApiV1DealsDealIdServicesServiceIdGetRequest {
|
|
2988
|
+
/**
|
|
2989
|
+
*
|
|
2990
|
+
* @type {string}
|
|
2991
|
+
* @memberof DealsApiApiV1DealsDealIdServicesServiceIdGet
|
|
2992
|
+
*/
|
|
2993
|
+
readonly dealId: string
|
|
2994
|
+
|
|
2995
|
+
/**
|
|
2996
|
+
*
|
|
2997
|
+
* @type {string}
|
|
2998
|
+
* @memberof DealsApiApiV1DealsDealIdServicesServiceIdGet
|
|
2999
|
+
*/
|
|
3000
|
+
readonly serviceId: string
|
|
3001
|
+
|
|
3002
|
+
/**
|
|
3003
|
+
*
|
|
3004
|
+
* @type {string}
|
|
3005
|
+
* @memberof DealsApiApiV1DealsDealIdServicesServiceIdGet
|
|
3006
|
+
*/
|
|
3007
|
+
readonly languageCode?: string
|
|
3008
|
+
}
|
|
3009
|
+
|
|
3010
|
+
/**
|
|
3011
|
+
* Request parameters for apiV1DealsDealIdServicesServiceIdPut operation in DealsApi.
|
|
3012
|
+
* @export
|
|
3013
|
+
* @interface DealsApiApiV1DealsDealIdServicesServiceIdPutRequest
|
|
3014
|
+
*/
|
|
3015
|
+
export interface DealsApiApiV1DealsDealIdServicesServiceIdPutRequest {
|
|
3016
|
+
/**
|
|
3017
|
+
*
|
|
3018
|
+
* @type {string}
|
|
3019
|
+
* @memberof DealsApiApiV1DealsDealIdServicesServiceIdPut
|
|
3020
|
+
*/
|
|
3021
|
+
readonly dealId: string
|
|
3022
|
+
|
|
3023
|
+
/**
|
|
3024
|
+
*
|
|
3025
|
+
* @type {string}
|
|
3026
|
+
* @memberof DealsApiApiV1DealsDealIdServicesServiceIdPut
|
|
3027
|
+
*/
|
|
3028
|
+
readonly serviceId: string
|
|
3029
|
+
|
|
3030
|
+
/**
|
|
3031
|
+
*
|
|
3032
|
+
* @type {UpdateDealServiceCommand}
|
|
3033
|
+
* @memberof DealsApiApiV1DealsDealIdServicesServiceIdPut
|
|
3034
|
+
*/
|
|
3035
|
+
readonly updateDealServiceCommand?: UpdateDealServiceCommand
|
|
3036
|
+
}
|
|
3037
|
+
|
|
3038
|
+
/**
|
|
3039
|
+
* Request parameters for apiV1DealsGet operation in DealsApi.
|
|
3040
|
+
* @export
|
|
3041
|
+
* @interface DealsApiApiV1DealsGetRequest
|
|
3042
|
+
*/
|
|
3043
|
+
export interface DealsApiApiV1DealsGetRequest {
|
|
3044
|
+
/**
|
|
3045
|
+
*
|
|
3046
|
+
* @type {string}
|
|
3047
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3048
|
+
*/
|
|
3049
|
+
readonly id?: string
|
|
3050
|
+
|
|
3051
|
+
/**
|
|
3052
|
+
*
|
|
3053
|
+
* @type {string}
|
|
3054
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3055
|
+
*/
|
|
3056
|
+
readonly name?: string
|
|
3057
|
+
|
|
3058
|
+
/**
|
|
3059
|
+
*
|
|
3060
|
+
* @type {MarketingType}
|
|
3061
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3062
|
+
*/
|
|
3063
|
+
readonly marketingType?: MarketingType
|
|
3064
|
+
|
|
3065
|
+
/**
|
|
3066
|
+
*
|
|
3067
|
+
* @type {string}
|
|
3068
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3069
|
+
*/
|
|
3070
|
+
readonly countryId?: string
|
|
3071
|
+
|
|
3072
|
+
/**
|
|
3073
|
+
*
|
|
3074
|
+
* @type {string}
|
|
3075
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3076
|
+
*/
|
|
3077
|
+
readonly hospitalId?: string
|
|
3078
|
+
|
|
3079
|
+
/**
|
|
3080
|
+
*
|
|
3081
|
+
* @type {string}
|
|
3082
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3083
|
+
*/
|
|
3084
|
+
readonly hospitalName?: string
|
|
3085
|
+
|
|
3086
|
+
/**
|
|
3087
|
+
*
|
|
3088
|
+
* @type {string}
|
|
3089
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3090
|
+
*/
|
|
3091
|
+
readonly specialtyId?: string
|
|
3092
|
+
|
|
3093
|
+
/**
|
|
3094
|
+
*
|
|
3095
|
+
* @type {string}
|
|
3096
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3097
|
+
*/
|
|
3098
|
+
readonly specialtyName?: string
|
|
3099
|
+
|
|
3100
|
+
/**
|
|
3101
|
+
*
|
|
3102
|
+
* @type {string}
|
|
3103
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3104
|
+
*/
|
|
3105
|
+
readonly specialtyTypeId?: string
|
|
3106
|
+
|
|
3107
|
+
/**
|
|
3108
|
+
*
|
|
3109
|
+
* @type {string}
|
|
3110
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3111
|
+
*/
|
|
3112
|
+
readonly specialtyTypeName?: string
|
|
3113
|
+
|
|
3114
|
+
/**
|
|
3115
|
+
*
|
|
3116
|
+
* @type {string}
|
|
3117
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3118
|
+
*/
|
|
3119
|
+
readonly serviceId?: string
|
|
3120
|
+
|
|
3121
|
+
/**
|
|
3122
|
+
*
|
|
3123
|
+
* @type {string}
|
|
3124
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3125
|
+
*/
|
|
3126
|
+
readonly serviceName?: string
|
|
3127
|
+
|
|
3128
|
+
/**
|
|
3129
|
+
*
|
|
3130
|
+
* @type {string}
|
|
3131
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3132
|
+
*/
|
|
3133
|
+
readonly exceptHospitalId?: string
|
|
3134
|
+
|
|
3135
|
+
/**
|
|
3136
|
+
*
|
|
3137
|
+
* @type {string}
|
|
3138
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3139
|
+
*/
|
|
3140
|
+
readonly exceptDealId?: string
|
|
3141
|
+
|
|
3142
|
+
/**
|
|
3143
|
+
*
|
|
3144
|
+
* @type {Array<string>}
|
|
3145
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3146
|
+
*/
|
|
3147
|
+
readonly ids?: Array<string>
|
|
3148
|
+
|
|
3149
|
+
/**
|
|
3150
|
+
*
|
|
3151
|
+
* @type {number}
|
|
3152
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3153
|
+
*/
|
|
3154
|
+
readonly serviceDuration?: number
|
|
3155
|
+
|
|
3156
|
+
/**
|
|
3157
|
+
*
|
|
3158
|
+
* @type {string}
|
|
3159
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3160
|
+
*/
|
|
3161
|
+
readonly languageCode?: string
|
|
3162
|
+
|
|
3163
|
+
/**
|
|
3164
|
+
*
|
|
3165
|
+
* @type {boolean}
|
|
3166
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3167
|
+
*/
|
|
3168
|
+
readonly showHidden?: boolean
|
|
3169
|
+
|
|
3170
|
+
/**
|
|
3171
|
+
*
|
|
3172
|
+
* @type {boolean}
|
|
3173
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3174
|
+
*/
|
|
3175
|
+
readonly returnDefaultValue?: boolean
|
|
3176
|
+
|
|
3177
|
+
/**
|
|
3178
|
+
*
|
|
3179
|
+
* @type {number}
|
|
3180
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3181
|
+
*/
|
|
3182
|
+
readonly page?: number
|
|
3183
|
+
|
|
3184
|
+
/**
|
|
3185
|
+
*
|
|
3186
|
+
* @type {number}
|
|
3187
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3188
|
+
*/
|
|
3189
|
+
readonly limit?: number
|
|
3190
|
+
|
|
3191
|
+
/**
|
|
3192
|
+
*
|
|
3193
|
+
* @type {Date}
|
|
3194
|
+
* @memberof DealsApiApiV1DealsGet
|
|
3195
|
+
*/
|
|
3196
|
+
readonly lastRetrieved?: Date
|
|
3197
|
+
}
|
|
3198
|
+
|
|
3199
|
+
/**
|
|
3200
|
+
* Request parameters for apiV1DealsPost operation in DealsApi.
|
|
3201
|
+
* @export
|
|
3202
|
+
* @interface DealsApiApiV1DealsPostRequest
|
|
3203
|
+
*/
|
|
3204
|
+
export interface DealsApiApiV1DealsPostRequest {
|
|
3205
|
+
/**
|
|
3206
|
+
*
|
|
3207
|
+
* @type {CreateDealCommand}
|
|
3208
|
+
* @memberof DealsApiApiV1DealsPost
|
|
3209
|
+
*/
|
|
3210
|
+
readonly createDealCommand?: CreateDealCommand
|
|
3211
|
+
}
|
|
3212
|
+
|
|
3213
|
+
/**
|
|
3214
|
+
* Request parameters for apiV1DealsSimpleGet operation in DealsApi.
|
|
3215
|
+
* @export
|
|
3216
|
+
* @interface DealsApiApiV1DealsSimpleGetRequest
|
|
3217
|
+
*/
|
|
3218
|
+
export interface DealsApiApiV1DealsSimpleGetRequest {
|
|
3219
|
+
/**
|
|
3220
|
+
*
|
|
3221
|
+
* @type {string}
|
|
3222
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3223
|
+
*/
|
|
3224
|
+
readonly id?: string
|
|
3225
|
+
|
|
3226
|
+
/**
|
|
3227
|
+
*
|
|
3228
|
+
* @type {string}
|
|
3229
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3230
|
+
*/
|
|
3231
|
+
readonly name?: string
|
|
3232
|
+
|
|
3233
|
+
/**
|
|
3234
|
+
*
|
|
3235
|
+
* @type {MarketingType}
|
|
3236
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3237
|
+
*/
|
|
3238
|
+
readonly marketingType?: MarketingType
|
|
3239
|
+
|
|
3240
|
+
/**
|
|
3241
|
+
*
|
|
3242
|
+
* @type {string}
|
|
3243
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3244
|
+
*/
|
|
3245
|
+
readonly countryId?: string
|
|
3246
|
+
|
|
3247
|
+
/**
|
|
3248
|
+
*
|
|
3249
|
+
* @type {string}
|
|
3250
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3251
|
+
*/
|
|
3252
|
+
readonly hospitalId?: string
|
|
3253
|
+
|
|
3254
|
+
/**
|
|
3255
|
+
*
|
|
3256
|
+
* @type {string}
|
|
3257
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3258
|
+
*/
|
|
3259
|
+
readonly hospitalName?: string
|
|
3260
|
+
|
|
3261
|
+
/**
|
|
3262
|
+
*
|
|
3263
|
+
* @type {string}
|
|
3264
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3265
|
+
*/
|
|
3266
|
+
readonly specialtyId?: string
|
|
3267
|
+
|
|
3268
|
+
/**
|
|
3269
|
+
*
|
|
3270
|
+
* @type {string}
|
|
3271
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3272
|
+
*/
|
|
3273
|
+
readonly specialtyName?: string
|
|
3274
|
+
|
|
3275
|
+
/**
|
|
3276
|
+
*
|
|
3277
|
+
* @type {string}
|
|
3278
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3279
|
+
*/
|
|
3280
|
+
readonly specialtyTypeId?: string
|
|
3281
|
+
|
|
3282
|
+
/**
|
|
3283
|
+
*
|
|
3284
|
+
* @type {string}
|
|
3285
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3286
|
+
*/
|
|
3287
|
+
readonly specialtyTypeName?: string
|
|
3288
|
+
|
|
3289
|
+
/**
|
|
3290
|
+
*
|
|
3291
|
+
* @type {string}
|
|
3292
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3293
|
+
*/
|
|
3294
|
+
readonly serviceId?: string
|
|
3295
|
+
|
|
3296
|
+
/**
|
|
3297
|
+
*
|
|
3298
|
+
* @type {string}
|
|
3299
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3300
|
+
*/
|
|
3301
|
+
readonly serviceName?: string
|
|
3302
|
+
|
|
3303
|
+
/**
|
|
3304
|
+
*
|
|
3305
|
+
* @type {string}
|
|
3306
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3307
|
+
*/
|
|
3308
|
+
readonly exceptHospitalId?: string
|
|
3309
|
+
|
|
3310
|
+
/**
|
|
3311
|
+
*
|
|
3312
|
+
* @type {string}
|
|
3313
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3314
|
+
*/
|
|
3315
|
+
readonly exceptDealId?: string
|
|
3316
|
+
|
|
3317
|
+
/**
|
|
3318
|
+
*
|
|
3319
|
+
* @type {Array<string>}
|
|
3320
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3321
|
+
*/
|
|
3322
|
+
readonly ids?: Array<string>
|
|
3323
|
+
|
|
3324
|
+
/**
|
|
3325
|
+
*
|
|
3326
|
+
* @type {number}
|
|
3327
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3328
|
+
*/
|
|
3329
|
+
readonly serviceDuration?: number
|
|
3330
|
+
|
|
3331
|
+
/**
|
|
3332
|
+
*
|
|
3333
|
+
* @type {string}
|
|
3334
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3335
|
+
*/
|
|
3336
|
+
readonly languageCode?: string
|
|
3337
|
+
|
|
3338
|
+
/**
|
|
3339
|
+
*
|
|
3340
|
+
* @type {boolean}
|
|
3341
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3342
|
+
*/
|
|
3343
|
+
readonly showHidden?: boolean
|
|
3344
|
+
|
|
3345
|
+
/**
|
|
3346
|
+
*
|
|
3347
|
+
* @type {boolean}
|
|
3348
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3349
|
+
*/
|
|
3350
|
+
readonly returnDefaultValue?: boolean
|
|
3351
|
+
|
|
3352
|
+
/**
|
|
3353
|
+
*
|
|
3354
|
+
* @type {number}
|
|
3355
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3356
|
+
*/
|
|
3357
|
+
readonly page?: number
|
|
3358
|
+
|
|
3359
|
+
/**
|
|
3360
|
+
*
|
|
3361
|
+
* @type {number}
|
|
3362
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3363
|
+
*/
|
|
3364
|
+
readonly limit?: number
|
|
3365
|
+
|
|
3366
|
+
/**
|
|
3367
|
+
*
|
|
3368
|
+
* @type {Date}
|
|
3369
|
+
* @memberof DealsApiApiV1DealsSimpleGet
|
|
3370
|
+
*/
|
|
3371
|
+
readonly lastRetrieved?: Date
|
|
3372
|
+
}
|
|
3373
|
+
|
|
3374
|
+
/**
|
|
3375
|
+
* Request parameters for apiV1DealsSlugGet operation in DealsApi.
|
|
3376
|
+
* @export
|
|
3377
|
+
* @interface DealsApiApiV1DealsSlugGetRequest
|
|
3378
|
+
*/
|
|
3379
|
+
export interface DealsApiApiV1DealsSlugGetRequest {
|
|
3380
|
+
/**
|
|
3381
|
+
*
|
|
3382
|
+
* @type {string}
|
|
3383
|
+
* @memberof DealsApiApiV1DealsSlugGet
|
|
3384
|
+
*/
|
|
3385
|
+
readonly slug: string
|
|
3386
|
+
|
|
3387
|
+
/**
|
|
3388
|
+
*
|
|
3389
|
+
* @type {string}
|
|
3390
|
+
* @memberof DealsApiApiV1DealsSlugGet
|
|
3391
|
+
*/
|
|
3392
|
+
readonly languageCode?: string
|
|
3393
|
+
|
|
3394
|
+
/**
|
|
3395
|
+
*
|
|
3396
|
+
* @type {boolean}
|
|
3397
|
+
* @memberof DealsApiApiV1DealsSlugGet
|
|
3398
|
+
*/
|
|
3399
|
+
readonly returnDefaultValue?: boolean
|
|
3400
|
+
}
|
|
3401
|
+
|
|
2317
3402
|
/**
|
|
2318
3403
|
* DealsApi - object-oriented interface
|
|
2319
3404
|
* @export
|
|
@@ -2324,405 +3409,300 @@ export class DealsApi extends BaseAPI {
|
|
|
2324
3409
|
/**
|
|
2325
3410
|
*
|
|
2326
3411
|
* @summary Get DealAppointment tiemtable overrides
|
|
2327
|
-
* @param {
|
|
2328
|
-
* @param {boolean} [includesPreviousItems]
|
|
2329
|
-
* @param {Date} [startDate]
|
|
2330
|
-
* @param {Date} [endDate]
|
|
2331
|
-
* @param {DayOfWeek} [dayOfWeek]
|
|
2332
|
-
* @param {number} [page]
|
|
2333
|
-
* @param {number} [limit]
|
|
2334
|
-
* @param {Date} [lastRetrieved]
|
|
3412
|
+
* @param {DealsApiApiV1DealsDealIdAppointmenttimetableoverridesGetRequest} requestParameters Request parameters.
|
|
2335
3413
|
* @param {*} [options] Override http request option.
|
|
2336
3414
|
* @throws {RequiredError}
|
|
2337
3415
|
* @memberof DealsApi
|
|
2338
3416
|
*/
|
|
2339
|
-
public apiV1DealsDealIdAppointmenttimetableoverridesGet(
|
|
2340
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdAppointmenttimetableoverridesGet(dealId, includesPreviousItems, startDate, endDate, dayOfWeek, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
3417
|
+
public apiV1DealsDealIdAppointmenttimetableoverridesGet(requestParameters: DealsApiApiV1DealsDealIdAppointmenttimetableoverridesGetRequest, options?: AxiosRequestConfig) {
|
|
3418
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdAppointmenttimetableoverridesGet(requestParameters.dealId, requestParameters.includesPreviousItems, requestParameters.startDate, requestParameters.endDate, requestParameters.dayOfWeek, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
2341
3419
|
}
|
|
2342
3420
|
|
|
2343
3421
|
/**
|
|
2344
3422
|
*
|
|
2345
3423
|
* @summary Save Deal appointment timetable overrides
|
|
2346
|
-
* @param {
|
|
2347
|
-
* @param {SaveDealAppointmentTimetableOverridesCommand} [saveDealAppointmentTimetableOverridesCommand]
|
|
3424
|
+
* @param {DealsApiApiV1DealsDealIdAppointmenttimetableoverridesPostRequest} requestParameters Request parameters.
|
|
2348
3425
|
* @param {*} [options] Override http request option.
|
|
2349
3426
|
* @throws {RequiredError}
|
|
2350
3427
|
* @memberof DealsApi
|
|
2351
3428
|
*/
|
|
2352
|
-
public apiV1DealsDealIdAppointmenttimetableoverridesPost(
|
|
2353
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdAppointmenttimetableoverridesPost(dealId, saveDealAppointmentTimetableOverridesCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3429
|
+
public apiV1DealsDealIdAppointmenttimetableoverridesPost(requestParameters: DealsApiApiV1DealsDealIdAppointmenttimetableoverridesPostRequest, options?: AxiosRequestConfig) {
|
|
3430
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdAppointmenttimetableoverridesPost(requestParameters.dealId, requestParameters.saveDealAppointmentTimetableOverridesCommand, options).then((request) => request(this.axios, this.basePath));
|
|
2354
3431
|
}
|
|
2355
3432
|
|
|
2356
3433
|
/**
|
|
2357
3434
|
*
|
|
2358
3435
|
* @summary Add, update and delete deal appointment timetable
|
|
2359
|
-
* @param {
|
|
2360
|
-
* @param {BatchDealAppointmentTimetablesCommand} [batchDealAppointmentTimetablesCommand]
|
|
3436
|
+
* @param {DealsApiApiV1DealsDealIdAppointmenttimetablesBatchPostRequest} requestParameters Request parameters.
|
|
2361
3437
|
* @param {*} [options] Override http request option.
|
|
2362
3438
|
* @throws {RequiredError}
|
|
2363
3439
|
* @memberof DealsApi
|
|
2364
3440
|
*/
|
|
2365
|
-
public apiV1DealsDealIdAppointmenttimetablesBatchPost(
|
|
2366
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdAppointmenttimetablesBatchPost(dealId, batchDealAppointmentTimetablesCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3441
|
+
public apiV1DealsDealIdAppointmenttimetablesBatchPost(requestParameters: DealsApiApiV1DealsDealIdAppointmenttimetablesBatchPostRequest, options?: AxiosRequestConfig) {
|
|
3442
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdAppointmenttimetablesBatchPost(requestParameters.dealId, requestParameters.batchDealAppointmentTimetablesCommand, options).then((request) => request(this.axios, this.basePath));
|
|
2367
3443
|
}
|
|
2368
3444
|
|
|
2369
3445
|
/**
|
|
2370
3446
|
*
|
|
2371
3447
|
* @summary Get deal appointment timetables
|
|
2372
|
-
* @param {
|
|
2373
|
-
* @param {DayOfWeek} [dayOfWeek]
|
|
2374
|
-
* @param {number} [page]
|
|
2375
|
-
* @param {number} [limit]
|
|
2376
|
-
* @param {Date} [lastRetrieved]
|
|
3448
|
+
* @param {DealsApiApiV1DealsDealIdAppointmenttimetablesGetRequest} requestParameters Request parameters.
|
|
2377
3449
|
* @param {*} [options] Override http request option.
|
|
2378
3450
|
* @throws {RequiredError}
|
|
2379
3451
|
* @memberof DealsApi
|
|
2380
3452
|
*/
|
|
2381
|
-
public apiV1DealsDealIdAppointmenttimetablesGet(
|
|
2382
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdAppointmenttimetablesGet(dealId, dayOfWeek, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
3453
|
+
public apiV1DealsDealIdAppointmenttimetablesGet(requestParameters: DealsApiApiV1DealsDealIdAppointmenttimetablesGetRequest, options?: AxiosRequestConfig) {
|
|
3454
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdAppointmenttimetablesGet(requestParameters.dealId, requestParameters.dayOfWeek, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
2383
3455
|
}
|
|
2384
3456
|
|
|
2385
3457
|
/**
|
|
2386
3458
|
*
|
|
2387
3459
|
* @summary Delete deal.
|
|
2388
|
-
* @param {
|
|
2389
|
-
* @param {boolean} [isPermanent]
|
|
3460
|
+
* @param {DealsApiApiV1DealsDealIdDeleteRequest} requestParameters Request parameters.
|
|
2390
3461
|
* @param {*} [options] Override http request option.
|
|
2391
3462
|
* @throws {RequiredError}
|
|
2392
3463
|
* @memberof DealsApi
|
|
2393
3464
|
*/
|
|
2394
|
-
public apiV1DealsDealIdDelete(
|
|
2395
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdDelete(dealId, isPermanent, options).then((request) => request(this.axios, this.basePath));
|
|
3465
|
+
public apiV1DealsDealIdDelete(requestParameters: DealsApiApiV1DealsDealIdDeleteRequest, options?: AxiosRequestConfig) {
|
|
3466
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdDelete(requestParameters.dealId, requestParameters.isPermanent, options).then((request) => request(this.axios, this.basePath));
|
|
2396
3467
|
}
|
|
2397
3468
|
|
|
2398
3469
|
/**
|
|
2399
3470
|
*
|
|
2400
3471
|
* @summary Get deal.
|
|
2401
|
-
* @param {
|
|
2402
|
-
* @param {string} [languageCode]
|
|
3472
|
+
* @param {DealsApiApiV1DealsDealIdGetRequest} requestParameters Request parameters.
|
|
2403
3473
|
* @param {*} [options] Override http request option.
|
|
2404
3474
|
* @throws {RequiredError}
|
|
2405
3475
|
* @memberof DealsApi
|
|
2406
3476
|
*/
|
|
2407
|
-
public apiV1DealsDealIdGet(
|
|
2408
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdGet(dealId, languageCode, options).then((request) => request(this.axios, this.basePath));
|
|
3477
|
+
public apiV1DealsDealIdGet(requestParameters: DealsApiApiV1DealsDealIdGetRequest, options?: AxiosRequestConfig) {
|
|
3478
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdGet(requestParameters.dealId, requestParameters.languageCode, options).then((request) => request(this.axios, this.basePath));
|
|
2409
3479
|
}
|
|
2410
3480
|
|
|
2411
3481
|
/**
|
|
2412
3482
|
*
|
|
2413
3483
|
* @summary Get all DealPackage.
|
|
2414
|
-
* @param {
|
|
2415
|
-
* @param {string} [relatedDealPackageId]
|
|
2416
|
-
* @param {string} [dealName]
|
|
2417
|
-
* @param {string} [name]
|
|
2418
|
-
* @param {string} [countryId]
|
|
2419
|
-
* @param {string} [hospitalId]
|
|
2420
|
-
* @param {string} [hospitalName]
|
|
2421
|
-
* @param {string} [languageCode]
|
|
2422
|
-
* @param {boolean} [showHidden]
|
|
2423
|
-
* @param {number} [page]
|
|
2424
|
-
* @param {number} [limit]
|
|
2425
|
-
* @param {Date} [lastRetrieved]
|
|
3484
|
+
* @param {DealsApiApiV1DealsDealIdPackagesGetRequest} requestParameters Request parameters.
|
|
2426
3485
|
* @param {*} [options] Override http request option.
|
|
2427
3486
|
* @throws {RequiredError}
|
|
2428
3487
|
* @memberof DealsApi
|
|
2429
3488
|
*/
|
|
2430
|
-
public apiV1DealsDealIdPackagesGet(
|
|
2431
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesGet(dealId, relatedDealPackageId, dealName, name, countryId, hospitalId, hospitalName, languageCode, showHidden, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
3489
|
+
public apiV1DealsDealIdPackagesGet(requestParameters: DealsApiApiV1DealsDealIdPackagesGetRequest, options?: AxiosRequestConfig) {
|
|
3490
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesGet(requestParameters.dealId, requestParameters.relatedDealPackageId, requestParameters.dealName, requestParameters.name, requestParameters.countryId, requestParameters.hospitalId, requestParameters.hospitalName, requestParameters.languageCode, requestParameters.showHidden, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
2432
3491
|
}
|
|
2433
3492
|
|
|
2434
3493
|
/**
|
|
2435
3494
|
*
|
|
2436
3495
|
* @summary Get DealPackage appointment timetable overrides
|
|
2437
|
-
* @param {
|
|
2438
|
-
* @param {string} packageId
|
|
2439
|
-
* @param {boolean} [includesPreviousItems]
|
|
2440
|
-
* @param {Date} [startDate]
|
|
2441
|
-
* @param {Date} [endDate]
|
|
2442
|
-
* @param {DayOfWeek} [dayOfWeek]
|
|
2443
|
-
* @param {number} [page]
|
|
2444
|
-
* @param {number} [limit]
|
|
2445
|
-
* @param {Date} [lastRetrieved]
|
|
3496
|
+
* @param {DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGetRequest} requestParameters Request parameters.
|
|
2446
3497
|
* @param {*} [options] Override http request option.
|
|
2447
3498
|
* @throws {RequiredError}
|
|
2448
3499
|
* @memberof DealsApi
|
|
2449
3500
|
*/
|
|
2450
|
-
public apiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGet(
|
|
2451
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGet(dealId, packageId, includesPreviousItems, startDate, endDate, dayOfWeek, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
3501
|
+
public apiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGet(requestParameters: DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGetRequest, options?: AxiosRequestConfig) {
|
|
3502
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesGet(requestParameters.dealId, requestParameters.packageId, requestParameters.includesPreviousItems, requestParameters.startDate, requestParameters.endDate, requestParameters.dayOfWeek, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
2452
3503
|
}
|
|
2453
3504
|
|
|
2454
3505
|
/**
|
|
2455
3506
|
*
|
|
2456
3507
|
* @summary Save DealPackage appointment timetable overrides
|
|
2457
|
-
* @param {
|
|
2458
|
-
* @param {string} packageId
|
|
2459
|
-
* @param {SaveDealPackageAppointmentTimetableOverridesCommand} [saveDealPackageAppointmentTimetableOverridesCommand]
|
|
3508
|
+
* @param {DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesPostRequest} requestParameters Request parameters.
|
|
2460
3509
|
* @param {*} [options] Override http request option.
|
|
2461
3510
|
* @throws {RequiredError}
|
|
2462
3511
|
* @memberof DealsApi
|
|
2463
3512
|
*/
|
|
2464
|
-
public apiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesPost(
|
|
2465
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesPost(dealId, packageId, saveDealPackageAppointmentTimetableOverridesCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3513
|
+
public apiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesPost(requestParameters: DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesPostRequest, options?: AxiosRequestConfig) {
|
|
3514
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesPackageIdAppointmenttimetableoverridesPost(requestParameters.dealId, requestParameters.packageId, requestParameters.saveDealPackageAppointmentTimetableOverridesCommand, options).then((request) => request(this.axios, this.basePath));
|
|
2466
3515
|
}
|
|
2467
3516
|
|
|
2468
3517
|
/**
|
|
2469
3518
|
*
|
|
2470
3519
|
* @summary Add, update and delete DealPackage appointment timetable
|
|
2471
|
-
* @param {
|
|
2472
|
-
* @param {string} packageId
|
|
2473
|
-
* @param {BatchDealPackageAppointmentTimetablesCommand} [batchDealPackageAppointmentTimetablesCommand]
|
|
3520
|
+
* @param {DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesBatchPostRequest} requestParameters Request parameters.
|
|
2474
3521
|
* @param {*} [options] Override http request option.
|
|
2475
3522
|
* @throws {RequiredError}
|
|
2476
3523
|
* @memberof DealsApi
|
|
2477
3524
|
*/
|
|
2478
|
-
public apiV1DealsDealIdPackagesPackageIdAppointmenttimetablesBatchPost(
|
|
2479
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesPackageIdAppointmenttimetablesBatchPost(dealId, packageId, batchDealPackageAppointmentTimetablesCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3525
|
+
public apiV1DealsDealIdPackagesPackageIdAppointmenttimetablesBatchPost(requestParameters: DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesBatchPostRequest, options?: AxiosRequestConfig) {
|
|
3526
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesPackageIdAppointmenttimetablesBatchPost(requestParameters.dealId, requestParameters.packageId, requestParameters.batchDealPackageAppointmentTimetablesCommand, options).then((request) => request(this.axios, this.basePath));
|
|
2480
3527
|
}
|
|
2481
3528
|
|
|
2482
3529
|
/**
|
|
2483
3530
|
*
|
|
2484
3531
|
* @summary Get DealPackage appointment timetables
|
|
2485
|
-
* @param {
|
|
2486
|
-
* @param {string} packageId
|
|
2487
|
-
* @param {DayOfWeek} [dayOfWeek]
|
|
2488
|
-
* @param {number} [page]
|
|
2489
|
-
* @param {number} [limit]
|
|
2490
|
-
* @param {Date} [lastRetrieved]
|
|
3532
|
+
* @param {DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesGetRequest} requestParameters Request parameters.
|
|
2491
3533
|
* @param {*} [options] Override http request option.
|
|
2492
3534
|
* @throws {RequiredError}
|
|
2493
3535
|
* @memberof DealsApi
|
|
2494
3536
|
*/
|
|
2495
|
-
public apiV1DealsDealIdPackagesPackageIdAppointmenttimetablesGet(
|
|
2496
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesPackageIdAppointmenttimetablesGet(dealId, packageId, dayOfWeek, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
3537
|
+
public apiV1DealsDealIdPackagesPackageIdAppointmenttimetablesGet(requestParameters: DealsApiApiV1DealsDealIdPackagesPackageIdAppointmenttimetablesGetRequest, options?: AxiosRequestConfig) {
|
|
3538
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesPackageIdAppointmenttimetablesGet(requestParameters.dealId, requestParameters.packageId, requestParameters.dayOfWeek, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
2497
3539
|
}
|
|
2498
3540
|
|
|
2499
3541
|
/**
|
|
2500
3542
|
*
|
|
2501
3543
|
* @summary Delete DealPackage.
|
|
2502
|
-
* @param {
|
|
2503
|
-
* @param {string} packageId
|
|
2504
|
-
* @param {boolean} [isPermanent]
|
|
3544
|
+
* @param {DealsApiApiV1DealsDealIdPackagesPackageIdDeleteRequest} requestParameters Request parameters.
|
|
2505
3545
|
* @param {*} [options] Override http request option.
|
|
2506
3546
|
* @throws {RequiredError}
|
|
2507
3547
|
* @memberof DealsApi
|
|
2508
3548
|
*/
|
|
2509
|
-
public apiV1DealsDealIdPackagesPackageIdDelete(
|
|
2510
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesPackageIdDelete(dealId, packageId, isPermanent, options).then((request) => request(this.axios, this.basePath));
|
|
3549
|
+
public apiV1DealsDealIdPackagesPackageIdDelete(requestParameters: DealsApiApiV1DealsDealIdPackagesPackageIdDeleteRequest, options?: AxiosRequestConfig) {
|
|
3550
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesPackageIdDelete(requestParameters.dealId, requestParameters.packageId, requestParameters.isPermanent, options).then((request) => request(this.axios, this.basePath));
|
|
2511
3551
|
}
|
|
2512
3552
|
|
|
2513
3553
|
/**
|
|
2514
3554
|
*
|
|
2515
3555
|
* @summary Get DealPackage.
|
|
2516
|
-
* @param {
|
|
2517
|
-
* @param {string} packageId
|
|
2518
|
-
* @param {string} [languageCode]
|
|
3556
|
+
* @param {DealsApiApiV1DealsDealIdPackagesPackageIdGetRequest} requestParameters Request parameters.
|
|
2519
3557
|
* @param {*} [options] Override http request option.
|
|
2520
3558
|
* @throws {RequiredError}
|
|
2521
3559
|
* @memberof DealsApi
|
|
2522
3560
|
*/
|
|
2523
|
-
public apiV1DealsDealIdPackagesPackageIdGet(
|
|
2524
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesPackageIdGet(dealId, packageId, languageCode, options).then((request) => request(this.axios, this.basePath));
|
|
3561
|
+
public apiV1DealsDealIdPackagesPackageIdGet(requestParameters: DealsApiApiV1DealsDealIdPackagesPackageIdGetRequest, options?: AxiosRequestConfig) {
|
|
3562
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesPackageIdGet(requestParameters.dealId, requestParameters.packageId, requestParameters.languageCode, options).then((request) => request(this.axios, this.basePath));
|
|
2525
3563
|
}
|
|
2526
3564
|
|
|
2527
3565
|
/**
|
|
2528
3566
|
*
|
|
2529
3567
|
* @summary Update DealPackage.
|
|
2530
|
-
* @param {
|
|
2531
|
-
* @param {string} packageId
|
|
2532
|
-
* @param {UpdateDealPackageCommand} [updateDealPackageCommand]
|
|
3568
|
+
* @param {DealsApiApiV1DealsDealIdPackagesPackageIdPutRequest} requestParameters Request parameters.
|
|
2533
3569
|
* @param {*} [options] Override http request option.
|
|
2534
3570
|
* @throws {RequiredError}
|
|
2535
3571
|
* @memberof DealsApi
|
|
2536
3572
|
*/
|
|
2537
|
-
public apiV1DealsDealIdPackagesPackageIdPut(
|
|
2538
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesPackageIdPut(dealId, packageId, updateDealPackageCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3573
|
+
public apiV1DealsDealIdPackagesPackageIdPut(requestParameters: DealsApiApiV1DealsDealIdPackagesPackageIdPutRequest, options?: AxiosRequestConfig) {
|
|
3574
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesPackageIdPut(requestParameters.dealId, requestParameters.packageId, requestParameters.updateDealPackageCommand, options).then((request) => request(this.axios, this.basePath));
|
|
2539
3575
|
}
|
|
2540
3576
|
|
|
2541
3577
|
/**
|
|
2542
3578
|
*
|
|
2543
3579
|
* @summary Create DealPackage.
|
|
2544
|
-
* @param {
|
|
2545
|
-
* @param {CreateDealPackageCommand} [createDealPackageCommand]
|
|
3580
|
+
* @param {DealsApiApiV1DealsDealIdPackagesPostRequest} requestParameters Request parameters.
|
|
2546
3581
|
* @param {*} [options] Override http request option.
|
|
2547
3582
|
* @throws {RequiredError}
|
|
2548
3583
|
* @memberof DealsApi
|
|
2549
3584
|
*/
|
|
2550
|
-
public apiV1DealsDealIdPackagesPost(
|
|
2551
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesPost(dealId, createDealPackageCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3585
|
+
public apiV1DealsDealIdPackagesPost(requestParameters: DealsApiApiV1DealsDealIdPackagesPostRequest, options?: AxiosRequestConfig) {
|
|
3586
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdPackagesPost(requestParameters.dealId, requestParameters.createDealPackageCommand, options).then((request) => request(this.axios, this.basePath));
|
|
2552
3587
|
}
|
|
2553
3588
|
|
|
2554
3589
|
/**
|
|
2555
3590
|
*
|
|
2556
3591
|
* @summary Update deal.
|
|
2557
|
-
* @param {
|
|
2558
|
-
* @param {UpdateDealCommand} [updateDealCommand]
|
|
3592
|
+
* @param {DealsApiApiV1DealsDealIdPutRequest} requestParameters Request parameters.
|
|
2559
3593
|
* @param {*} [options] Override http request option.
|
|
2560
3594
|
* @throws {RequiredError}
|
|
2561
3595
|
* @memberof DealsApi
|
|
2562
3596
|
*/
|
|
2563
|
-
public apiV1DealsDealIdPut(
|
|
2564
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdPut(dealId, updateDealCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3597
|
+
public apiV1DealsDealIdPut(requestParameters: DealsApiApiV1DealsDealIdPutRequest, options?: AxiosRequestConfig) {
|
|
3598
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdPut(requestParameters.dealId, requestParameters.updateDealCommand, options).then((request) => request(this.axios, this.basePath));
|
|
2565
3599
|
}
|
|
2566
3600
|
|
|
2567
3601
|
/**
|
|
2568
3602
|
*
|
|
2569
3603
|
* @summary Get all DealService.
|
|
2570
|
-
* @param {
|
|
2571
|
-
* @param {string} [languageCode]
|
|
2572
|
-
* @param {number} [page]
|
|
2573
|
-
* @param {number} [limit]
|
|
2574
|
-
* @param {Date} [lastRetrieved]
|
|
3604
|
+
* @param {DealsApiApiV1DealsDealIdServicesGetRequest} requestParameters Request parameters.
|
|
2575
3605
|
* @param {*} [options] Override http request option.
|
|
2576
3606
|
* @throws {RequiredError}
|
|
2577
3607
|
* @memberof DealsApi
|
|
2578
3608
|
*/
|
|
2579
|
-
public apiV1DealsDealIdServicesGet(
|
|
2580
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdServicesGet(dealId, languageCode, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
3609
|
+
public apiV1DealsDealIdServicesGet(requestParameters: DealsApiApiV1DealsDealIdServicesGetRequest, options?: AxiosRequestConfig) {
|
|
3610
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdServicesGet(requestParameters.dealId, requestParameters.languageCode, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
2581
3611
|
}
|
|
2582
3612
|
|
|
2583
3613
|
/**
|
|
2584
3614
|
*
|
|
2585
3615
|
* @summary Create DealService.
|
|
2586
|
-
* @param {
|
|
2587
|
-
* @param {CreateDealServiceCommand} [createDealServiceCommand]
|
|
3616
|
+
* @param {DealsApiApiV1DealsDealIdServicesPostRequest} requestParameters Request parameters.
|
|
2588
3617
|
* @param {*} [options] Override http request option.
|
|
2589
3618
|
* @throws {RequiredError}
|
|
2590
3619
|
* @memberof DealsApi
|
|
2591
3620
|
*/
|
|
2592
|
-
public apiV1DealsDealIdServicesPost(
|
|
2593
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdServicesPost(dealId, createDealServiceCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3621
|
+
public apiV1DealsDealIdServicesPost(requestParameters: DealsApiApiV1DealsDealIdServicesPostRequest, options?: AxiosRequestConfig) {
|
|
3622
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdServicesPost(requestParameters.dealId, requestParameters.createDealServiceCommand, options).then((request) => request(this.axios, this.basePath));
|
|
2594
3623
|
}
|
|
2595
3624
|
|
|
2596
3625
|
/**
|
|
2597
3626
|
*
|
|
2598
3627
|
* @summary Delete DealService.
|
|
2599
|
-
* @param {
|
|
2600
|
-
* @param {string} serviceId
|
|
3628
|
+
* @param {DealsApiApiV1DealsDealIdServicesServiceIdDeleteRequest} requestParameters Request parameters.
|
|
2601
3629
|
* @param {*} [options] Override http request option.
|
|
2602
3630
|
* @throws {RequiredError}
|
|
2603
3631
|
* @memberof DealsApi
|
|
2604
3632
|
*/
|
|
2605
|
-
public apiV1DealsDealIdServicesServiceIdDelete(
|
|
2606
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdServicesServiceIdDelete(dealId, serviceId, options).then((request) => request(this.axios, this.basePath));
|
|
3633
|
+
public apiV1DealsDealIdServicesServiceIdDelete(requestParameters: DealsApiApiV1DealsDealIdServicesServiceIdDeleteRequest, options?: AxiosRequestConfig) {
|
|
3634
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdServicesServiceIdDelete(requestParameters.dealId, requestParameters.serviceId, options).then((request) => request(this.axios, this.basePath));
|
|
2607
3635
|
}
|
|
2608
3636
|
|
|
2609
3637
|
/**
|
|
2610
3638
|
*
|
|
2611
3639
|
* @summary Get DealService.
|
|
2612
|
-
* @param {
|
|
2613
|
-
* @param {string} serviceId
|
|
2614
|
-
* @param {string} [languageCode]
|
|
3640
|
+
* @param {DealsApiApiV1DealsDealIdServicesServiceIdGetRequest} requestParameters Request parameters.
|
|
2615
3641
|
* @param {*} [options] Override http request option.
|
|
2616
3642
|
* @throws {RequiredError}
|
|
2617
3643
|
* @memberof DealsApi
|
|
2618
3644
|
*/
|
|
2619
|
-
public apiV1DealsDealIdServicesServiceIdGet(
|
|
2620
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdServicesServiceIdGet(dealId, serviceId, languageCode, options).then((request) => request(this.axios, this.basePath));
|
|
3645
|
+
public apiV1DealsDealIdServicesServiceIdGet(requestParameters: DealsApiApiV1DealsDealIdServicesServiceIdGetRequest, options?: AxiosRequestConfig) {
|
|
3646
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdServicesServiceIdGet(requestParameters.dealId, requestParameters.serviceId, requestParameters.languageCode, options).then((request) => request(this.axios, this.basePath));
|
|
2621
3647
|
}
|
|
2622
3648
|
|
|
2623
3649
|
/**
|
|
2624
3650
|
*
|
|
2625
3651
|
* @summary Update DealService.
|
|
2626
|
-
* @param {
|
|
2627
|
-
* @param {string} serviceId
|
|
2628
|
-
* @param {UpdateDealServiceCommand} [updateDealServiceCommand]
|
|
3652
|
+
* @param {DealsApiApiV1DealsDealIdServicesServiceIdPutRequest} requestParameters Request parameters.
|
|
2629
3653
|
* @param {*} [options] Override http request option.
|
|
2630
3654
|
* @throws {RequiredError}
|
|
2631
3655
|
* @memberof DealsApi
|
|
2632
3656
|
*/
|
|
2633
|
-
public apiV1DealsDealIdServicesServiceIdPut(
|
|
2634
|
-
return DealsApiFp(this.configuration).apiV1DealsDealIdServicesServiceIdPut(dealId, serviceId, updateDealServiceCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3657
|
+
public apiV1DealsDealIdServicesServiceIdPut(requestParameters: DealsApiApiV1DealsDealIdServicesServiceIdPutRequest, options?: AxiosRequestConfig) {
|
|
3658
|
+
return DealsApiFp(this.configuration).apiV1DealsDealIdServicesServiceIdPut(requestParameters.dealId, requestParameters.serviceId, requestParameters.updateDealServiceCommand, options).then((request) => request(this.axios, this.basePath));
|
|
2635
3659
|
}
|
|
2636
3660
|
|
|
2637
3661
|
/**
|
|
2638
3662
|
*
|
|
2639
3663
|
* @summary Get all deals.
|
|
2640
|
-
* @param {
|
|
2641
|
-
* @param {string} [name]
|
|
2642
|
-
* @param {MarketingType} [marketingType]
|
|
2643
|
-
* @param {string} [countryId]
|
|
2644
|
-
* @param {string} [hospitalId]
|
|
2645
|
-
* @param {string} [hospitalName]
|
|
2646
|
-
* @param {string} [specialtyId]
|
|
2647
|
-
* @param {string} [specialtyName]
|
|
2648
|
-
* @param {string} [specialtyTypeId]
|
|
2649
|
-
* @param {string} [specialtyTypeName]
|
|
2650
|
-
* @param {string} [serviceId]
|
|
2651
|
-
* @param {string} [serviceName]
|
|
2652
|
-
* @param {string} [exceptHospitalId]
|
|
2653
|
-
* @param {string} [exceptDealId]
|
|
2654
|
-
* @param {Array<string>} [ids]
|
|
2655
|
-
* @param {number} [serviceDuration]
|
|
2656
|
-
* @param {string} [languageCode]
|
|
2657
|
-
* @param {boolean} [showHidden]
|
|
2658
|
-
* @param {boolean} [returnDefaultValue]
|
|
2659
|
-
* @param {number} [page]
|
|
2660
|
-
* @param {number} [limit]
|
|
2661
|
-
* @param {Date} [lastRetrieved]
|
|
3664
|
+
* @param {DealsApiApiV1DealsGetRequest} requestParameters Request parameters.
|
|
2662
3665
|
* @param {*} [options] Override http request option.
|
|
2663
3666
|
* @throws {RequiredError}
|
|
2664
3667
|
* @memberof DealsApi
|
|
2665
3668
|
*/
|
|
2666
|
-
public apiV1DealsGet(
|
|
2667
|
-
return DealsApiFp(this.configuration).apiV1DealsGet(id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceId, serviceName, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
3669
|
+
public apiV1DealsGet(requestParameters: DealsApiApiV1DealsGetRequest = {}, options?: AxiosRequestConfig) {
|
|
3670
|
+
return DealsApiFp(this.configuration).apiV1DealsGet(requestParameters.id, requestParameters.name, requestParameters.marketingType, requestParameters.countryId, requestParameters.hospitalId, requestParameters.hospitalName, requestParameters.specialtyId, requestParameters.specialtyName, requestParameters.specialtyTypeId, requestParameters.specialtyTypeName, requestParameters.serviceId, requestParameters.serviceName, requestParameters.exceptHospitalId, requestParameters.exceptDealId, requestParameters.ids, requestParameters.serviceDuration, requestParameters.languageCode, requestParameters.showHidden, requestParameters.returnDefaultValue, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
2668
3671
|
}
|
|
2669
3672
|
|
|
2670
3673
|
/**
|
|
2671
3674
|
*
|
|
2672
3675
|
* @summary Create a deal.
|
|
2673
|
-
* @param {
|
|
3676
|
+
* @param {DealsApiApiV1DealsPostRequest} requestParameters Request parameters.
|
|
2674
3677
|
* @param {*} [options] Override http request option.
|
|
2675
3678
|
* @throws {RequiredError}
|
|
2676
3679
|
* @memberof DealsApi
|
|
2677
3680
|
*/
|
|
2678
|
-
public apiV1DealsPost(
|
|
2679
|
-
return DealsApiFp(this.configuration).apiV1DealsPost(createDealCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3681
|
+
public apiV1DealsPost(requestParameters: DealsApiApiV1DealsPostRequest = {}, options?: AxiosRequestConfig) {
|
|
3682
|
+
return DealsApiFp(this.configuration).apiV1DealsPost(requestParameters.createDealCommand, options).then((request) => request(this.axios, this.basePath));
|
|
2680
3683
|
}
|
|
2681
3684
|
|
|
2682
3685
|
/**
|
|
2683
3686
|
*
|
|
2684
3687
|
* @summary Get all deals.
|
|
2685
|
-
* @param {
|
|
2686
|
-
* @param {string} [name]
|
|
2687
|
-
* @param {MarketingType} [marketingType]
|
|
2688
|
-
* @param {string} [countryId]
|
|
2689
|
-
* @param {string} [hospitalId]
|
|
2690
|
-
* @param {string} [hospitalName]
|
|
2691
|
-
* @param {string} [specialtyId]
|
|
2692
|
-
* @param {string} [specialtyName]
|
|
2693
|
-
* @param {string} [specialtyTypeId]
|
|
2694
|
-
* @param {string} [specialtyTypeName]
|
|
2695
|
-
* @param {string} [serviceId]
|
|
2696
|
-
* @param {string} [serviceName]
|
|
2697
|
-
* @param {string} [exceptHospitalId]
|
|
2698
|
-
* @param {string} [exceptDealId]
|
|
2699
|
-
* @param {Array<string>} [ids]
|
|
2700
|
-
* @param {number} [serviceDuration]
|
|
2701
|
-
* @param {string} [languageCode]
|
|
2702
|
-
* @param {boolean} [showHidden]
|
|
2703
|
-
* @param {boolean} [returnDefaultValue]
|
|
2704
|
-
* @param {number} [page]
|
|
2705
|
-
* @param {number} [limit]
|
|
2706
|
-
* @param {Date} [lastRetrieved]
|
|
3688
|
+
* @param {DealsApiApiV1DealsSimpleGetRequest} requestParameters Request parameters.
|
|
2707
3689
|
* @param {*} [options] Override http request option.
|
|
2708
3690
|
* @throws {RequiredError}
|
|
2709
3691
|
* @memberof DealsApi
|
|
2710
3692
|
*/
|
|
2711
|
-
public apiV1DealsSimpleGet(
|
|
2712
|
-
return DealsApiFp(this.configuration).apiV1DealsSimpleGet(id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceId, serviceName, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
3693
|
+
public apiV1DealsSimpleGet(requestParameters: DealsApiApiV1DealsSimpleGetRequest = {}, options?: AxiosRequestConfig) {
|
|
3694
|
+
return DealsApiFp(this.configuration).apiV1DealsSimpleGet(requestParameters.id, requestParameters.name, requestParameters.marketingType, requestParameters.countryId, requestParameters.hospitalId, requestParameters.hospitalName, requestParameters.specialtyId, requestParameters.specialtyName, requestParameters.specialtyTypeId, requestParameters.specialtyTypeName, requestParameters.serviceId, requestParameters.serviceName, requestParameters.exceptHospitalId, requestParameters.exceptDealId, requestParameters.ids, requestParameters.serviceDuration, requestParameters.languageCode, requestParameters.showHidden, requestParameters.returnDefaultValue, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
2713
3695
|
}
|
|
2714
3696
|
|
|
2715
3697
|
/**
|
|
2716
3698
|
*
|
|
2717
3699
|
* @summary Get deal by slug.
|
|
2718
|
-
* @param {
|
|
2719
|
-
* @param {string} [languageCode]
|
|
2720
|
-
* @param {boolean} [returnDefaultValue]
|
|
3700
|
+
* @param {DealsApiApiV1DealsSlugGetRequest} requestParameters Request parameters.
|
|
2721
3701
|
* @param {*} [options] Override http request option.
|
|
2722
3702
|
* @throws {RequiredError}
|
|
2723
3703
|
* @memberof DealsApi
|
|
2724
3704
|
*/
|
|
2725
|
-
public apiV1DealsSlugGet(
|
|
2726
|
-
return DealsApiFp(this.configuration).apiV1DealsSlugGet(slug, languageCode, returnDefaultValue, options).then((request) => request(this.axios, this.basePath));
|
|
3705
|
+
public apiV1DealsSlugGet(requestParameters: DealsApiApiV1DealsSlugGetRequest, options?: AxiosRequestConfig) {
|
|
3706
|
+
return DealsApiFp(this.configuration).apiV1DealsSlugGet(requestParameters.slug, requestParameters.languageCode, requestParameters.returnDefaultValue, options).then((request) => request(this.axios, this.basePath));
|
|
2727
3707
|
}
|
|
2728
3708
|
}
|