ch-api-client-typescript2 5.15.0 → 5.16.2
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/doctor-affiliations-api.d.ts +3 -12
- package/lib/api/doctor-affiliations-api.d.ts.map +1 -1
- package/lib/api/doctor-affiliations-api.js +6 -12
- package/lib/api.d.ts +0 -3
- package/lib/api.d.ts.map +1 -1
- package/lib/api.js +0 -3
- package/lib/models/index.d.ts +0 -20
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/index.js +0 -20
- package/package.json +1 -1
- package/src/.openapi-generator/FILES +0 -23
- package/src/api/doctor-affiliations-api.ts +6 -20
- package/src/api.ts +0 -3
- package/src/models/index.ts +0 -20
- package/lib/api/bookings-api.d.ts +0 -439
- package/lib/api/bookings-api.d.ts.map +0 -1
- package/lib/api/bookings-api.js +0 -665
- package/lib/api/consultations-api.d.ts +0 -421
- package/lib/api/consultations-api.d.ts.map +0 -1
- package/lib/api/consultations-api.js +0 -653
- package/lib/api/hospitals-consultation-timetables-api.d.ts +0 -124
- package/lib/api/hospitals-consultation-timetables-api.d.ts.map +0 -1
- package/lib/api/hospitals-consultation-timetables-api.js +0 -240
- package/lib/models/booking-change-log-model.d.ts +0 -44
- package/lib/models/booking-change-log-model.d.ts.map +0 -1
- package/lib/models/booking-change-log-model.js +0 -15
- package/lib/models/booking-item-model.d.ts +0 -233
- package/lib/models/booking-item-model.d.ts.map +0 -1
- package/lib/models/booking-item-model.js +0 -15
- package/lib/models/booking-model.d.ts +0 -240
- package/lib/models/booking-model.d.ts.map +0 -1
- package/lib/models/booking-model.js +0 -15
- package/lib/models/booking-status.d.ts +0 -27
- package/lib/models/booking-status.d.ts.map +0 -1
- package/lib/models/booking-status.js +0 -30
- package/lib/models/bookings-model.d.ts +0 -33
- package/lib/models/bookings-model.d.ts.map +0 -1
- package/lib/models/bookings-model.js +0 -15
- package/lib/models/consultation-change-log-model.d.ts +0 -44
- package/lib/models/consultation-change-log-model.d.ts.map +0 -1
- package/lib/models/consultation-change-log-model.js +0 -15
- package/lib/models/consultation-item-model.d.ts +0 -275
- package/lib/models/consultation-item-model.d.ts.map +0 -1
- package/lib/models/consultation-item-model.js +0 -15
- package/lib/models/consultation-model.d.ts +0 -282
- package/lib/models/consultation-model.d.ts.map +0 -1
- package/lib/models/consultation-model.js +0 -15
- package/lib/models/consultation-status.d.ts +0 -27
- package/lib/models/consultation-status.d.ts.map +0 -1
- package/lib/models/consultation-status.js +0 -30
- package/lib/models/consultation-timetable-date-model.d.ts +0 -58
- package/lib/models/consultation-timetable-date-model.d.ts.map +0 -1
- package/lib/models/consultation-timetable-date-model.js +0 -15
- package/lib/models/consultation-timetable-model.d.ts +0 -44
- package/lib/models/consultation-timetable-model.d.ts.map +0 -1
- package/lib/models/consultation-timetable-model.js +0 -15
- package/lib/models/consultation-timetable-status.d.ts +0 -22
- package/lib/models/consultation-timetable-status.d.ts.map +0 -1
- package/lib/models/consultation-timetable-status.js +0 -25
- package/lib/models/consultation-timetable-time-slot-model.d.ts +0 -56
- package/lib/models/consultation-timetable-time-slot-model.d.ts.map +0 -1
- package/lib/models/consultation-timetable-time-slot-model.js +0 -15
- package/lib/models/consultation-type.d.ts +0 -23
- package/lib/models/consultation-type.d.ts.map +0 -1
- package/lib/models/consultation-type.js +0 -26
- package/lib/models/consultations-model.d.ts +0 -33
- package/lib/models/consultations-model.d.ts.map +0 -1
- package/lib/models/consultations-model.js +0 -15
- package/lib/models/create-booking-command.d.ts +0 -104
- package/lib/models/create-booking-command.d.ts.map +0 -1
- package/lib/models/create-booking-command.js +0 -15
- package/lib/models/create-consultation-command.d.ts +0 -135
- package/lib/models/create-consultation-command.d.ts.map +0 -1
- package/lib/models/create-consultation-command.js +0 -15
- package/lib/models/sorting-order.d.ts +0 -22
- package/lib/models/sorting-order.d.ts.map +0 -1
- package/lib/models/sorting-order.js +0 -25
- package/lib/models/update-booking-command.d.ts +0 -86
- package/lib/models/update-booking-command.d.ts.map +0 -1
- package/lib/models/update-booking-command.js +0 -15
- package/lib/models/update-consultation-command.d.ts +0 -110
- package/lib/models/update-consultation-command.d.ts.map +0 -1
- package/lib/models/update-consultation-command.js +0 -15
- package/src/api/bookings-api.ts +0 -748
- package/src/api/consultations-api.ts +0 -720
- package/src/api/hospitals-consultation-timetables-api.ts +0 -201
- package/src/models/booking-change-log-model.ts +0 -51
- package/src/models/booking-item-model.ts +0 -246
- package/src/models/booking-model.ts +0 -255
- package/src/models/booking-status.ts +0 -36
- package/src/models/bookings-model.ts +0 -42
- package/src/models/consultation-change-log-model.ts +0 -51
- package/src/models/consultation-item-model.ts +0 -288
- package/src/models/consultation-model.ts +0 -297
- package/src/models/consultation-status.ts +0 -36
- package/src/models/consultation-timetable-date-model.ts +0 -69
- package/src/models/consultation-timetable-model.ts +0 -51
- package/src/models/consultation-timetable-status.ts +0 -31
- package/src/models/consultation-timetable-time-slot-model.ts +0 -63
- package/src/models/consultation-type.ts +0 -32
- package/src/models/consultations-model.ts +0 -42
- package/src/models/create-booking-command.ts +0 -111
- package/src/models/create-consultation-command.ts +0 -144
- package/src/models/sorting-order.ts +0 -31
- package/src/models/update-booking-command.ts +0 -93
- package/src/models/update-consultation-command.ts +0 -117
|
@@ -1,111 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 2
|
|
8
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// May contain unused imports in some cases
|
|
17
|
-
// @ts-ignore
|
|
18
|
-
import { Gender } from './gender';
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @export
|
|
23
|
-
* @interface CreateBookingCommand
|
|
24
|
-
*/
|
|
25
|
-
export interface CreateBookingCommand {
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof CreateBookingCommand
|
|
30
|
-
*/
|
|
31
|
-
'hospitalId'?: string;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {string}
|
|
35
|
-
* @memberof CreateBookingCommand
|
|
36
|
-
*/
|
|
37
|
-
'dealPackageId'?: string;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {number}
|
|
41
|
-
* @memberof CreateBookingCommand
|
|
42
|
-
*/
|
|
43
|
-
'quantity'?: number;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {string}
|
|
47
|
-
* @memberof CreateBookingCommand
|
|
48
|
-
*/
|
|
49
|
-
'firstName'?: string | null;
|
|
50
|
-
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {string}
|
|
53
|
-
* @memberof CreateBookingCommand
|
|
54
|
-
*/
|
|
55
|
-
'lastName'?: string | null;
|
|
56
|
-
/**
|
|
57
|
-
*
|
|
58
|
-
* @type {string}
|
|
59
|
-
* @memberof CreateBookingCommand
|
|
60
|
-
*/
|
|
61
|
-
'email'?: string | null;
|
|
62
|
-
/**
|
|
63
|
-
*
|
|
64
|
-
* @type {string}
|
|
65
|
-
* @memberof CreateBookingCommand
|
|
66
|
-
*/
|
|
67
|
-
'phone'?: string | null;
|
|
68
|
-
/**
|
|
69
|
-
*
|
|
70
|
-
* @type {Date}
|
|
71
|
-
* @memberof CreateBookingCommand
|
|
72
|
-
*/
|
|
73
|
-
'dateOfBirth'?: Date | null;
|
|
74
|
-
/**
|
|
75
|
-
*
|
|
76
|
-
* @type {Gender}
|
|
77
|
-
* @memberof CreateBookingCommand
|
|
78
|
-
*/
|
|
79
|
-
'gender'?: Gender;
|
|
80
|
-
/**
|
|
81
|
-
*
|
|
82
|
-
* @type {Date}
|
|
83
|
-
* @memberof CreateBookingCommand
|
|
84
|
-
*/
|
|
85
|
-
'approximateDateStart'?: Date;
|
|
86
|
-
/**
|
|
87
|
-
*
|
|
88
|
-
* @type {Date}
|
|
89
|
-
* @memberof CreateBookingCommand
|
|
90
|
-
*/
|
|
91
|
-
'approximateDateEnd'?: Date;
|
|
92
|
-
/**
|
|
93
|
-
*
|
|
94
|
-
* @type {string}
|
|
95
|
-
* @memberof CreateBookingCommand
|
|
96
|
-
*/
|
|
97
|
-
'comment'?: string | null;
|
|
98
|
-
/**
|
|
99
|
-
*
|
|
100
|
-
* @type {string}
|
|
101
|
-
* @memberof CreateBookingCommand
|
|
102
|
-
*/
|
|
103
|
-
'timeZone'?: string | null;
|
|
104
|
-
/**
|
|
105
|
-
*
|
|
106
|
-
* @type {boolean}
|
|
107
|
-
* @memberof CreateBookingCommand
|
|
108
|
-
*/
|
|
109
|
-
'isExternal'?: boolean;
|
|
110
|
-
}
|
|
111
|
-
|
|
@@ -1,144 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 2
|
|
8
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// May contain unused imports in some cases
|
|
17
|
-
// @ts-ignore
|
|
18
|
-
import { ConsultationType } from './consultation-type';
|
|
19
|
-
// May contain unused imports in some cases
|
|
20
|
-
// @ts-ignore
|
|
21
|
-
import { Gender } from './gender';
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
*
|
|
25
|
-
* @export
|
|
26
|
-
* @interface CreateConsultationCommand
|
|
27
|
-
*/
|
|
28
|
-
export interface CreateConsultationCommand {
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
* @type {ConsultationType}
|
|
32
|
-
* @memberof CreateConsultationCommand
|
|
33
|
-
*/
|
|
34
|
-
'consultationType'?: ConsultationType;
|
|
35
|
-
/**
|
|
36
|
-
*
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof CreateConsultationCommand
|
|
39
|
-
*/
|
|
40
|
-
'hospitalId'?: string;
|
|
41
|
-
/**
|
|
42
|
-
*
|
|
43
|
-
* @type {string}
|
|
44
|
-
* @memberof CreateConsultationCommand
|
|
45
|
-
*/
|
|
46
|
-
'specialtyId'?: string | null;
|
|
47
|
-
/**
|
|
48
|
-
*
|
|
49
|
-
* @type {string}
|
|
50
|
-
* @memberof CreateConsultationCommand
|
|
51
|
-
*/
|
|
52
|
-
'doctorId'?: string | null;
|
|
53
|
-
/**
|
|
54
|
-
*
|
|
55
|
-
* @type {string}
|
|
56
|
-
* @memberof CreateConsultationCommand
|
|
57
|
-
*/
|
|
58
|
-
'dealId'?: string | null;
|
|
59
|
-
/**
|
|
60
|
-
*
|
|
61
|
-
* @type {string}
|
|
62
|
-
* @memberof CreateConsultationCommand
|
|
63
|
-
*/
|
|
64
|
-
'language'?: string | null;
|
|
65
|
-
/**
|
|
66
|
-
*
|
|
67
|
-
* @type {boolean}
|
|
68
|
-
* @memberof CreateConsultationCommand
|
|
69
|
-
*/
|
|
70
|
-
'isAccountHolder'?: boolean;
|
|
71
|
-
/**
|
|
72
|
-
*
|
|
73
|
-
* @type {string}
|
|
74
|
-
* @memberof CreateConsultationCommand
|
|
75
|
-
*/
|
|
76
|
-
'firstName'?: string | null;
|
|
77
|
-
/**
|
|
78
|
-
*
|
|
79
|
-
* @type {string}
|
|
80
|
-
* @memberof CreateConsultationCommand
|
|
81
|
-
*/
|
|
82
|
-
'lastName'?: string | null;
|
|
83
|
-
/**
|
|
84
|
-
*
|
|
85
|
-
* @type {string}
|
|
86
|
-
* @memberof CreateConsultationCommand
|
|
87
|
-
*/
|
|
88
|
-
'email'?: string | null;
|
|
89
|
-
/**
|
|
90
|
-
*
|
|
91
|
-
* @type {string}
|
|
92
|
-
* @memberof CreateConsultationCommand
|
|
93
|
-
*/
|
|
94
|
-
'phone'?: string | null;
|
|
95
|
-
/**
|
|
96
|
-
*
|
|
97
|
-
* @type {Date}
|
|
98
|
-
* @memberof CreateConsultationCommand
|
|
99
|
-
*/
|
|
100
|
-
'dateOfBirth'?: Date | null;
|
|
101
|
-
/**
|
|
102
|
-
*
|
|
103
|
-
* @type {Gender}
|
|
104
|
-
* @memberof CreateConsultationCommand
|
|
105
|
-
*/
|
|
106
|
-
'gender'?: Gender;
|
|
107
|
-
/**
|
|
108
|
-
*
|
|
109
|
-
* @type {string}
|
|
110
|
-
* @memberof CreateConsultationCommand
|
|
111
|
-
*/
|
|
112
|
-
'comment'?: string | null;
|
|
113
|
-
/**
|
|
114
|
-
*
|
|
115
|
-
* @type {string}
|
|
116
|
-
* @memberof CreateConsultationCommand
|
|
117
|
-
*/
|
|
118
|
-
'timeRange'?: string | null;
|
|
119
|
-
/**
|
|
120
|
-
*
|
|
121
|
-
* @type {Date}
|
|
122
|
-
* @memberof CreateConsultationCommand
|
|
123
|
-
*/
|
|
124
|
-
'approximateDateStart'?: Date;
|
|
125
|
-
/**
|
|
126
|
-
*
|
|
127
|
-
* @type {Date}
|
|
128
|
-
* @memberof CreateConsultationCommand
|
|
129
|
-
*/
|
|
130
|
-
'approximateDateEnd'?: Date;
|
|
131
|
-
/**
|
|
132
|
-
*
|
|
133
|
-
* @type {string}
|
|
134
|
-
* @memberof CreateConsultationCommand
|
|
135
|
-
*/
|
|
136
|
-
'timeZone'?: string | null;
|
|
137
|
-
/**
|
|
138
|
-
*
|
|
139
|
-
* @type {boolean}
|
|
140
|
-
* @memberof CreateConsultationCommand
|
|
141
|
-
*/
|
|
142
|
-
'isExternal'?: boolean;
|
|
143
|
-
}
|
|
144
|
-
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 2
|
|
8
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
/**
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @enum {string}
|
|
21
|
-
*/
|
|
22
|
-
|
|
23
|
-
export const SortingOrder = {
|
|
24
|
-
Ascending: 'Ascending',
|
|
25
|
-
Descending: 'Descending'
|
|
26
|
-
} as const;
|
|
27
|
-
|
|
28
|
-
export type SortingOrder = typeof SortingOrder[keyof typeof SortingOrder];
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 2
|
|
8
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// May contain unused imports in some cases
|
|
17
|
-
// @ts-ignore
|
|
18
|
-
import { Gender } from './gender';
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @export
|
|
23
|
-
* @interface UpdateBookingCommand
|
|
24
|
-
*/
|
|
25
|
-
export interface UpdateBookingCommand {
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {number}
|
|
29
|
-
* @memberof UpdateBookingCommand
|
|
30
|
-
*/
|
|
31
|
-
'quantity'?: number;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {string}
|
|
35
|
-
* @memberof UpdateBookingCommand
|
|
36
|
-
*/
|
|
37
|
-
'firstName'?: string | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof UpdateBookingCommand
|
|
42
|
-
*/
|
|
43
|
-
'lastName'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {string}
|
|
47
|
-
* @memberof UpdateBookingCommand
|
|
48
|
-
*/
|
|
49
|
-
'email'?: string | null;
|
|
50
|
-
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {string}
|
|
53
|
-
* @memberof UpdateBookingCommand
|
|
54
|
-
*/
|
|
55
|
-
'phone'?: string | null;
|
|
56
|
-
/**
|
|
57
|
-
*
|
|
58
|
-
* @type {Date}
|
|
59
|
-
* @memberof UpdateBookingCommand
|
|
60
|
-
*/
|
|
61
|
-
'dateOfBirth'?: Date | null;
|
|
62
|
-
/**
|
|
63
|
-
*
|
|
64
|
-
* @type {Gender}
|
|
65
|
-
* @memberof UpdateBookingCommand
|
|
66
|
-
*/
|
|
67
|
-
'gender'?: Gender;
|
|
68
|
-
/**
|
|
69
|
-
*
|
|
70
|
-
* @type {Date}
|
|
71
|
-
* @memberof UpdateBookingCommand
|
|
72
|
-
*/
|
|
73
|
-
'approximateDateStart'?: Date;
|
|
74
|
-
/**
|
|
75
|
-
*
|
|
76
|
-
* @type {Date}
|
|
77
|
-
* @memberof UpdateBookingCommand
|
|
78
|
-
*/
|
|
79
|
-
'approximateDateEnd'?: Date;
|
|
80
|
-
/**
|
|
81
|
-
*
|
|
82
|
-
* @type {string}
|
|
83
|
-
* @memberof UpdateBookingCommand
|
|
84
|
-
*/
|
|
85
|
-
'comment'?: string | null;
|
|
86
|
-
/**
|
|
87
|
-
*
|
|
88
|
-
* @type {string}
|
|
89
|
-
* @memberof UpdateBookingCommand
|
|
90
|
-
*/
|
|
91
|
-
'timeZone'?: string | null;
|
|
92
|
-
}
|
|
93
|
-
|
|
@@ -1,117 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 2
|
|
8
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// May contain unused imports in some cases
|
|
17
|
-
// @ts-ignore
|
|
18
|
-
import { Gender } from './gender';
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @export
|
|
23
|
-
* @interface UpdateConsultationCommand
|
|
24
|
-
*/
|
|
25
|
-
export interface UpdateConsultationCommand {
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof UpdateConsultationCommand
|
|
30
|
-
*/
|
|
31
|
-
'specialtyId'?: string | null;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {string}
|
|
35
|
-
* @memberof UpdateConsultationCommand
|
|
36
|
-
*/
|
|
37
|
-
'doctorId'?: string | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof UpdateConsultationCommand
|
|
42
|
-
*/
|
|
43
|
-
'language'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {boolean}
|
|
47
|
-
* @memberof UpdateConsultationCommand
|
|
48
|
-
*/
|
|
49
|
-
'isAccountHolder'?: boolean;
|
|
50
|
-
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {string}
|
|
53
|
-
* @memberof UpdateConsultationCommand
|
|
54
|
-
*/
|
|
55
|
-
'firstName'?: string | null;
|
|
56
|
-
/**
|
|
57
|
-
*
|
|
58
|
-
* @type {string}
|
|
59
|
-
* @memberof UpdateConsultationCommand
|
|
60
|
-
*/
|
|
61
|
-
'lastName'?: string | null;
|
|
62
|
-
/**
|
|
63
|
-
*
|
|
64
|
-
* @type {string}
|
|
65
|
-
* @memberof UpdateConsultationCommand
|
|
66
|
-
*/
|
|
67
|
-
'email'?: string | null;
|
|
68
|
-
/**
|
|
69
|
-
*
|
|
70
|
-
* @type {string}
|
|
71
|
-
* @memberof UpdateConsultationCommand
|
|
72
|
-
*/
|
|
73
|
-
'phone'?: string | null;
|
|
74
|
-
/**
|
|
75
|
-
*
|
|
76
|
-
* @type {Date}
|
|
77
|
-
* @memberof UpdateConsultationCommand
|
|
78
|
-
*/
|
|
79
|
-
'dateOfBirth'?: Date | null;
|
|
80
|
-
/**
|
|
81
|
-
*
|
|
82
|
-
* @type {Gender}
|
|
83
|
-
* @memberof UpdateConsultationCommand
|
|
84
|
-
*/
|
|
85
|
-
'gender'?: Gender;
|
|
86
|
-
/**
|
|
87
|
-
*
|
|
88
|
-
* @type {string}
|
|
89
|
-
* @memberof UpdateConsultationCommand
|
|
90
|
-
*/
|
|
91
|
-
'comment'?: string | null;
|
|
92
|
-
/**
|
|
93
|
-
*
|
|
94
|
-
* @type {string}
|
|
95
|
-
* @memberof UpdateConsultationCommand
|
|
96
|
-
*/
|
|
97
|
-
'timeRange'?: string | null;
|
|
98
|
-
/**
|
|
99
|
-
*
|
|
100
|
-
* @type {Date}
|
|
101
|
-
* @memberof UpdateConsultationCommand
|
|
102
|
-
*/
|
|
103
|
-
'approximateDateStart'?: Date;
|
|
104
|
-
/**
|
|
105
|
-
*
|
|
106
|
-
* @type {Date}
|
|
107
|
-
* @memberof UpdateConsultationCommand
|
|
108
|
-
*/
|
|
109
|
-
'approximateDateEnd'?: Date;
|
|
110
|
-
/**
|
|
111
|
-
*
|
|
112
|
-
* @type {string}
|
|
113
|
-
* @memberof UpdateConsultationCommand
|
|
114
|
-
*/
|
|
115
|
-
'timeZone'?: string | null;
|
|
116
|
-
}
|
|
117
|
-
|