ch-admin-api-client-typescript 4.9.7 → 4.9.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +141 -21
- 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 +162 -26
- 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
|
@@ -920,6 +920,363 @@ export const ContributorsApiFactory = function (configuration?: Configuration, b
|
|
|
920
920
|
};
|
|
921
921
|
};
|
|
922
922
|
|
|
923
|
+
/**
|
|
924
|
+
* Request parameters for apiV1ContributorsContributorIdDelete operation in ContributorsApi.
|
|
925
|
+
* @export
|
|
926
|
+
* @interface ContributorsApiApiV1ContributorsContributorIdDeleteRequest
|
|
927
|
+
*/
|
|
928
|
+
export interface ContributorsApiApiV1ContributorsContributorIdDeleteRequest {
|
|
929
|
+
/**
|
|
930
|
+
*
|
|
931
|
+
* @type {string}
|
|
932
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdDelete
|
|
933
|
+
*/
|
|
934
|
+
readonly contributorId: string
|
|
935
|
+
|
|
936
|
+
/**
|
|
937
|
+
*
|
|
938
|
+
* @type {boolean}
|
|
939
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdDelete
|
|
940
|
+
*/
|
|
941
|
+
readonly isPermanent?: boolean
|
|
942
|
+
}
|
|
943
|
+
|
|
944
|
+
/**
|
|
945
|
+
* Request parameters for apiV1ContributorsContributorIdGet operation in ContributorsApi.
|
|
946
|
+
* @export
|
|
947
|
+
* @interface ContributorsApiApiV1ContributorsContributorIdGetRequest
|
|
948
|
+
*/
|
|
949
|
+
export interface ContributorsApiApiV1ContributorsContributorIdGetRequest {
|
|
950
|
+
/**
|
|
951
|
+
*
|
|
952
|
+
* @type {string}
|
|
953
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdGet
|
|
954
|
+
*/
|
|
955
|
+
readonly contributorId: string
|
|
956
|
+
|
|
957
|
+
/**
|
|
958
|
+
*
|
|
959
|
+
* @type {string}
|
|
960
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdGet
|
|
961
|
+
*/
|
|
962
|
+
readonly languageCode?: string
|
|
963
|
+
|
|
964
|
+
/**
|
|
965
|
+
*
|
|
966
|
+
* @type {boolean}
|
|
967
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdGet
|
|
968
|
+
*/
|
|
969
|
+
readonly returnDefaultValue?: boolean
|
|
970
|
+
}
|
|
971
|
+
|
|
972
|
+
/**
|
|
973
|
+
* Request parameters for apiV1ContributorsContributorIdHandlesGet operation in ContributorsApi.
|
|
974
|
+
* @export
|
|
975
|
+
* @interface ContributorsApiApiV1ContributorsContributorIdHandlesGetRequest
|
|
976
|
+
*/
|
|
977
|
+
export interface ContributorsApiApiV1ContributorsContributorIdHandlesGetRequest {
|
|
978
|
+
/**
|
|
979
|
+
*
|
|
980
|
+
* @type {string}
|
|
981
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesGet
|
|
982
|
+
*/
|
|
983
|
+
readonly contributorId: string
|
|
984
|
+
|
|
985
|
+
/**
|
|
986
|
+
*
|
|
987
|
+
* @type {string}
|
|
988
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesGet
|
|
989
|
+
*/
|
|
990
|
+
readonly contributorId2?: string
|
|
991
|
+
|
|
992
|
+
/**
|
|
993
|
+
*
|
|
994
|
+
* @type {string}
|
|
995
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesGet
|
|
996
|
+
*/
|
|
997
|
+
readonly id?: string
|
|
998
|
+
|
|
999
|
+
/**
|
|
1000
|
+
*
|
|
1001
|
+
* @type {SnsType}
|
|
1002
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesGet
|
|
1003
|
+
*/
|
|
1004
|
+
readonly snsType?: SnsType
|
|
1005
|
+
|
|
1006
|
+
/**
|
|
1007
|
+
*
|
|
1008
|
+
* @type {string}
|
|
1009
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesGet
|
|
1010
|
+
*/
|
|
1011
|
+
readonly handle?: string
|
|
1012
|
+
|
|
1013
|
+
/**
|
|
1014
|
+
*
|
|
1015
|
+
* @type {number}
|
|
1016
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesGet
|
|
1017
|
+
*/
|
|
1018
|
+
readonly page?: number
|
|
1019
|
+
|
|
1020
|
+
/**
|
|
1021
|
+
*
|
|
1022
|
+
* @type {number}
|
|
1023
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesGet
|
|
1024
|
+
*/
|
|
1025
|
+
readonly limit?: number
|
|
1026
|
+
|
|
1027
|
+
/**
|
|
1028
|
+
*
|
|
1029
|
+
* @type {Date}
|
|
1030
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesGet
|
|
1031
|
+
*/
|
|
1032
|
+
readonly lastRetrieved?: Date
|
|
1033
|
+
}
|
|
1034
|
+
|
|
1035
|
+
/**
|
|
1036
|
+
* Request parameters for apiV1ContributorsContributorIdHandlesHandleIdDelete operation in ContributorsApi.
|
|
1037
|
+
* @export
|
|
1038
|
+
* @interface ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdDeleteRequest
|
|
1039
|
+
*/
|
|
1040
|
+
export interface ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdDeleteRequest {
|
|
1041
|
+
/**
|
|
1042
|
+
*
|
|
1043
|
+
* @type {string}
|
|
1044
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdDelete
|
|
1045
|
+
*/
|
|
1046
|
+
readonly contributorId: string
|
|
1047
|
+
|
|
1048
|
+
/**
|
|
1049
|
+
*
|
|
1050
|
+
* @type {string}
|
|
1051
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdDelete
|
|
1052
|
+
*/
|
|
1053
|
+
readonly handleId: string
|
|
1054
|
+
}
|
|
1055
|
+
|
|
1056
|
+
/**
|
|
1057
|
+
* Request parameters for apiV1ContributorsContributorIdHandlesHandleIdGet operation in ContributorsApi.
|
|
1058
|
+
* @export
|
|
1059
|
+
* @interface ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdGetRequest
|
|
1060
|
+
*/
|
|
1061
|
+
export interface ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdGetRequest {
|
|
1062
|
+
/**
|
|
1063
|
+
*
|
|
1064
|
+
* @type {string}
|
|
1065
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdGet
|
|
1066
|
+
*/
|
|
1067
|
+
readonly contributorId: string
|
|
1068
|
+
|
|
1069
|
+
/**
|
|
1070
|
+
*
|
|
1071
|
+
* @type {string}
|
|
1072
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdGet
|
|
1073
|
+
*/
|
|
1074
|
+
readonly handleId: string
|
|
1075
|
+
}
|
|
1076
|
+
|
|
1077
|
+
/**
|
|
1078
|
+
* Request parameters for apiV1ContributorsContributorIdHandlesHandleIdPut operation in ContributorsApi.
|
|
1079
|
+
* @export
|
|
1080
|
+
* @interface ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdPutRequest
|
|
1081
|
+
*/
|
|
1082
|
+
export interface ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdPutRequest {
|
|
1083
|
+
/**
|
|
1084
|
+
*
|
|
1085
|
+
* @type {string}
|
|
1086
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdPut
|
|
1087
|
+
*/
|
|
1088
|
+
readonly contributorId: string
|
|
1089
|
+
|
|
1090
|
+
/**
|
|
1091
|
+
*
|
|
1092
|
+
* @type {string}
|
|
1093
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdPut
|
|
1094
|
+
*/
|
|
1095
|
+
readonly handleId: string
|
|
1096
|
+
|
|
1097
|
+
/**
|
|
1098
|
+
*
|
|
1099
|
+
* @type {UpdateContributorSnsHandleCommand}
|
|
1100
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdPut
|
|
1101
|
+
*/
|
|
1102
|
+
readonly updateContributorSnsHandleCommand?: UpdateContributorSnsHandleCommand
|
|
1103
|
+
}
|
|
1104
|
+
|
|
1105
|
+
/**
|
|
1106
|
+
* Request parameters for apiV1ContributorsContributorIdHandlesPost operation in ContributorsApi.
|
|
1107
|
+
* @export
|
|
1108
|
+
* @interface ContributorsApiApiV1ContributorsContributorIdHandlesPostRequest
|
|
1109
|
+
*/
|
|
1110
|
+
export interface ContributorsApiApiV1ContributorsContributorIdHandlesPostRequest {
|
|
1111
|
+
/**
|
|
1112
|
+
*
|
|
1113
|
+
* @type {string}
|
|
1114
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesPost
|
|
1115
|
+
*/
|
|
1116
|
+
readonly contributorId: string
|
|
1117
|
+
|
|
1118
|
+
/**
|
|
1119
|
+
*
|
|
1120
|
+
* @type {CreateContributorSnsHandleCommand}
|
|
1121
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdHandlesPost
|
|
1122
|
+
*/
|
|
1123
|
+
readonly createContributorSnsHandleCommand?: CreateContributorSnsHandleCommand
|
|
1124
|
+
}
|
|
1125
|
+
|
|
1126
|
+
/**
|
|
1127
|
+
* Request parameters for apiV1ContributorsContributorIdPut operation in ContributorsApi.
|
|
1128
|
+
* @export
|
|
1129
|
+
* @interface ContributorsApiApiV1ContributorsContributorIdPutRequest
|
|
1130
|
+
*/
|
|
1131
|
+
export interface ContributorsApiApiV1ContributorsContributorIdPutRequest {
|
|
1132
|
+
/**
|
|
1133
|
+
*
|
|
1134
|
+
* @type {string}
|
|
1135
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdPut
|
|
1136
|
+
*/
|
|
1137
|
+
readonly contributorId: string
|
|
1138
|
+
|
|
1139
|
+
/**
|
|
1140
|
+
*
|
|
1141
|
+
* @type {UpdateContributorCommand}
|
|
1142
|
+
* @memberof ContributorsApiApiV1ContributorsContributorIdPut
|
|
1143
|
+
*/
|
|
1144
|
+
readonly updateContributorCommand?: UpdateContributorCommand
|
|
1145
|
+
}
|
|
1146
|
+
|
|
1147
|
+
/**
|
|
1148
|
+
* Request parameters for apiV1ContributorsGet operation in ContributorsApi.
|
|
1149
|
+
* @export
|
|
1150
|
+
* @interface ContributorsApiApiV1ContributorsGetRequest
|
|
1151
|
+
*/
|
|
1152
|
+
export interface ContributorsApiApiV1ContributorsGetRequest {
|
|
1153
|
+
/**
|
|
1154
|
+
*
|
|
1155
|
+
* @type {string}
|
|
1156
|
+
* @memberof ContributorsApiApiV1ContributorsGet
|
|
1157
|
+
*/
|
|
1158
|
+
readonly id?: string
|
|
1159
|
+
|
|
1160
|
+
/**
|
|
1161
|
+
*
|
|
1162
|
+
* @type {string}
|
|
1163
|
+
* @memberof ContributorsApiApiV1ContributorsGet
|
|
1164
|
+
*/
|
|
1165
|
+
readonly name?: string
|
|
1166
|
+
|
|
1167
|
+
/**
|
|
1168
|
+
*
|
|
1169
|
+
* @type {string}
|
|
1170
|
+
* @memberof ContributorsApiApiV1ContributorsGet
|
|
1171
|
+
*/
|
|
1172
|
+
readonly email?: string
|
|
1173
|
+
|
|
1174
|
+
/**
|
|
1175
|
+
*
|
|
1176
|
+
* @type {string}
|
|
1177
|
+
* @memberof ContributorsApiApiV1ContributorsGet
|
|
1178
|
+
*/
|
|
1179
|
+
readonly website?: string
|
|
1180
|
+
|
|
1181
|
+
/**
|
|
1182
|
+
*
|
|
1183
|
+
* @type {string}
|
|
1184
|
+
* @memberof ContributorsApiApiV1ContributorsGet
|
|
1185
|
+
*/
|
|
1186
|
+
readonly hospitalId?: string
|
|
1187
|
+
|
|
1188
|
+
/**
|
|
1189
|
+
*
|
|
1190
|
+
* @type {boolean}
|
|
1191
|
+
* @memberof ContributorsApiApiV1ContributorsGet
|
|
1192
|
+
*/
|
|
1193
|
+
readonly interviewerOnly?: boolean
|
|
1194
|
+
|
|
1195
|
+
/**
|
|
1196
|
+
*
|
|
1197
|
+
* @type {boolean}
|
|
1198
|
+
* @memberof ContributorsApiApiV1ContributorsGet
|
|
1199
|
+
*/
|
|
1200
|
+
readonly showHidden?: boolean
|
|
1201
|
+
|
|
1202
|
+
/**
|
|
1203
|
+
*
|
|
1204
|
+
* @type {string}
|
|
1205
|
+
* @memberof ContributorsApiApiV1ContributorsGet
|
|
1206
|
+
*/
|
|
1207
|
+
readonly languageCode?: string
|
|
1208
|
+
|
|
1209
|
+
/**
|
|
1210
|
+
*
|
|
1211
|
+
* @type {boolean}
|
|
1212
|
+
* @memberof ContributorsApiApiV1ContributorsGet
|
|
1213
|
+
*/
|
|
1214
|
+
readonly returnDefaultValue?: boolean
|
|
1215
|
+
|
|
1216
|
+
/**
|
|
1217
|
+
*
|
|
1218
|
+
* @type {number}
|
|
1219
|
+
* @memberof ContributorsApiApiV1ContributorsGet
|
|
1220
|
+
*/
|
|
1221
|
+
readonly page?: number
|
|
1222
|
+
|
|
1223
|
+
/**
|
|
1224
|
+
*
|
|
1225
|
+
* @type {number}
|
|
1226
|
+
* @memberof ContributorsApiApiV1ContributorsGet
|
|
1227
|
+
*/
|
|
1228
|
+
readonly limit?: number
|
|
1229
|
+
|
|
1230
|
+
/**
|
|
1231
|
+
*
|
|
1232
|
+
* @type {Date}
|
|
1233
|
+
* @memberof ContributorsApiApiV1ContributorsGet
|
|
1234
|
+
*/
|
|
1235
|
+
readonly lastRetrieved?: Date
|
|
1236
|
+
}
|
|
1237
|
+
|
|
1238
|
+
/**
|
|
1239
|
+
* Request parameters for apiV1ContributorsPost operation in ContributorsApi.
|
|
1240
|
+
* @export
|
|
1241
|
+
* @interface ContributorsApiApiV1ContributorsPostRequest
|
|
1242
|
+
*/
|
|
1243
|
+
export interface ContributorsApiApiV1ContributorsPostRequest {
|
|
1244
|
+
/**
|
|
1245
|
+
*
|
|
1246
|
+
* @type {CreateContributorCommand}
|
|
1247
|
+
* @memberof ContributorsApiApiV1ContributorsPost
|
|
1248
|
+
*/
|
|
1249
|
+
readonly createContributorCommand?: CreateContributorCommand
|
|
1250
|
+
}
|
|
1251
|
+
|
|
1252
|
+
/**
|
|
1253
|
+
* Request parameters for apiV1ContributorsSlugGet operation in ContributorsApi.
|
|
1254
|
+
* @export
|
|
1255
|
+
* @interface ContributorsApiApiV1ContributorsSlugGetRequest
|
|
1256
|
+
*/
|
|
1257
|
+
export interface ContributorsApiApiV1ContributorsSlugGetRequest {
|
|
1258
|
+
/**
|
|
1259
|
+
*
|
|
1260
|
+
* @type {string}
|
|
1261
|
+
* @memberof ContributorsApiApiV1ContributorsSlugGet
|
|
1262
|
+
*/
|
|
1263
|
+
readonly slug: string
|
|
1264
|
+
|
|
1265
|
+
/**
|
|
1266
|
+
*
|
|
1267
|
+
* @type {string}
|
|
1268
|
+
* @memberof ContributorsApiApiV1ContributorsSlugGet
|
|
1269
|
+
*/
|
|
1270
|
+
readonly languageCode?: string
|
|
1271
|
+
|
|
1272
|
+
/**
|
|
1273
|
+
*
|
|
1274
|
+
* @type {boolean}
|
|
1275
|
+
* @memberof ContributorsApiApiV1ContributorsSlugGet
|
|
1276
|
+
*/
|
|
1277
|
+
readonly returnDefaultValue?: boolean
|
|
1278
|
+
}
|
|
1279
|
+
|
|
923
1280
|
/**
|
|
924
1281
|
* ContributorsApi - object-oriented interface
|
|
925
1282
|
* @export
|
|
@@ -930,161 +1287,132 @@ export class ContributorsApi extends BaseAPI {
|
|
|
930
1287
|
/**
|
|
931
1288
|
*
|
|
932
1289
|
* @summary Delete Contributor.
|
|
933
|
-
* @param {
|
|
934
|
-
* @param {boolean} [isPermanent]
|
|
1290
|
+
* @param {ContributorsApiApiV1ContributorsContributorIdDeleteRequest} requestParameters Request parameters.
|
|
935
1291
|
* @param {*} [options] Override http request option.
|
|
936
1292
|
* @throws {RequiredError}
|
|
937
1293
|
* @memberof ContributorsApi
|
|
938
1294
|
*/
|
|
939
|
-
public apiV1ContributorsContributorIdDelete(
|
|
940
|
-
return ContributorsApiFp(this.configuration).apiV1ContributorsContributorIdDelete(contributorId, isPermanent, options).then((request) => request(this.axios, this.basePath));
|
|
1295
|
+
public apiV1ContributorsContributorIdDelete(requestParameters: ContributorsApiApiV1ContributorsContributorIdDeleteRequest, options?: AxiosRequestConfig) {
|
|
1296
|
+
return ContributorsApiFp(this.configuration).apiV1ContributorsContributorIdDelete(requestParameters.contributorId, requestParameters.isPermanent, options).then((request) => request(this.axios, this.basePath));
|
|
941
1297
|
}
|
|
942
1298
|
|
|
943
1299
|
/**
|
|
944
1300
|
*
|
|
945
1301
|
* @summary Get Contributor.
|
|
946
|
-
* @param {
|
|
947
|
-
* @param {string} [languageCode]
|
|
948
|
-
* @param {boolean} [returnDefaultValue]
|
|
1302
|
+
* @param {ContributorsApiApiV1ContributorsContributorIdGetRequest} requestParameters Request parameters.
|
|
949
1303
|
* @param {*} [options] Override http request option.
|
|
950
1304
|
* @throws {RequiredError}
|
|
951
1305
|
* @memberof ContributorsApi
|
|
952
1306
|
*/
|
|
953
|
-
public apiV1ContributorsContributorIdGet(
|
|
954
|
-
return ContributorsApiFp(this.configuration).apiV1ContributorsContributorIdGet(contributorId, languageCode, returnDefaultValue, options).then((request) => request(this.axios, this.basePath));
|
|
1307
|
+
public apiV1ContributorsContributorIdGet(requestParameters: ContributorsApiApiV1ContributorsContributorIdGetRequest, options?: AxiosRequestConfig) {
|
|
1308
|
+
return ContributorsApiFp(this.configuration).apiV1ContributorsContributorIdGet(requestParameters.contributorId, requestParameters.languageCode, requestParameters.returnDefaultValue, options).then((request) => request(this.axios, this.basePath));
|
|
955
1309
|
}
|
|
956
1310
|
|
|
957
1311
|
/**
|
|
958
1312
|
*
|
|
959
1313
|
* @summary Get all ContributorHandles.
|
|
960
|
-
* @param {
|
|
961
|
-
* @param {string} [contributorId2]
|
|
962
|
-
* @param {string} [id]
|
|
963
|
-
* @param {SnsType} [snsType]
|
|
964
|
-
* @param {string} [handle]
|
|
965
|
-
* @param {number} [page]
|
|
966
|
-
* @param {number} [limit]
|
|
967
|
-
* @param {Date} [lastRetrieved]
|
|
1314
|
+
* @param {ContributorsApiApiV1ContributorsContributorIdHandlesGetRequest} requestParameters Request parameters.
|
|
968
1315
|
* @param {*} [options] Override http request option.
|
|
969
1316
|
* @throws {RequiredError}
|
|
970
1317
|
* @memberof ContributorsApi
|
|
971
1318
|
*/
|
|
972
|
-
public apiV1ContributorsContributorIdHandlesGet(
|
|
973
|
-
return ContributorsApiFp(this.configuration).apiV1ContributorsContributorIdHandlesGet(contributorId, contributorId2, id, snsType, handle, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
1319
|
+
public apiV1ContributorsContributorIdHandlesGet(requestParameters: ContributorsApiApiV1ContributorsContributorIdHandlesGetRequest, options?: AxiosRequestConfig) {
|
|
1320
|
+
return ContributorsApiFp(this.configuration).apiV1ContributorsContributorIdHandlesGet(requestParameters.contributorId, requestParameters.contributorId2, requestParameters.id, requestParameters.snsType, requestParameters.handle, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
974
1321
|
}
|
|
975
1322
|
|
|
976
1323
|
/**
|
|
977
1324
|
*
|
|
978
1325
|
* @summary Delete ContributorHandle.
|
|
979
|
-
* @param {
|
|
980
|
-
* @param {string} handleId
|
|
1326
|
+
* @param {ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdDeleteRequest} requestParameters Request parameters.
|
|
981
1327
|
* @param {*} [options] Override http request option.
|
|
982
1328
|
* @throws {RequiredError}
|
|
983
1329
|
* @memberof ContributorsApi
|
|
984
1330
|
*/
|
|
985
|
-
public apiV1ContributorsContributorIdHandlesHandleIdDelete(
|
|
986
|
-
return ContributorsApiFp(this.configuration).apiV1ContributorsContributorIdHandlesHandleIdDelete(contributorId, handleId, options).then((request) => request(this.axios, this.basePath));
|
|
1331
|
+
public apiV1ContributorsContributorIdHandlesHandleIdDelete(requestParameters: ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdDeleteRequest, options?: AxiosRequestConfig) {
|
|
1332
|
+
return ContributorsApiFp(this.configuration).apiV1ContributorsContributorIdHandlesHandleIdDelete(requestParameters.contributorId, requestParameters.handleId, options).then((request) => request(this.axios, this.basePath));
|
|
987
1333
|
}
|
|
988
1334
|
|
|
989
1335
|
/**
|
|
990
1336
|
*
|
|
991
1337
|
* @summary Get ContributorHandle.
|
|
992
|
-
* @param {
|
|
993
|
-
* @param {string} handleId
|
|
1338
|
+
* @param {ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdGetRequest} requestParameters Request parameters.
|
|
994
1339
|
* @param {*} [options] Override http request option.
|
|
995
1340
|
* @throws {RequiredError}
|
|
996
1341
|
* @memberof ContributorsApi
|
|
997
1342
|
*/
|
|
998
|
-
public apiV1ContributorsContributorIdHandlesHandleIdGet(
|
|
999
|
-
return ContributorsApiFp(this.configuration).apiV1ContributorsContributorIdHandlesHandleIdGet(contributorId, handleId, options).then((request) => request(this.axios, this.basePath));
|
|
1343
|
+
public apiV1ContributorsContributorIdHandlesHandleIdGet(requestParameters: ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdGetRequest, options?: AxiosRequestConfig) {
|
|
1344
|
+
return ContributorsApiFp(this.configuration).apiV1ContributorsContributorIdHandlesHandleIdGet(requestParameters.contributorId, requestParameters.handleId, options).then((request) => request(this.axios, this.basePath));
|
|
1000
1345
|
}
|
|
1001
1346
|
|
|
1002
1347
|
/**
|
|
1003
1348
|
*
|
|
1004
1349
|
* @summary Update ContributorHandle.
|
|
1005
|
-
* @param {
|
|
1006
|
-
* @param {string} handleId
|
|
1007
|
-
* @param {UpdateContributorSnsHandleCommand} [updateContributorSnsHandleCommand]
|
|
1350
|
+
* @param {ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdPutRequest} requestParameters Request parameters.
|
|
1008
1351
|
* @param {*} [options] Override http request option.
|
|
1009
1352
|
* @throws {RequiredError}
|
|
1010
1353
|
* @memberof ContributorsApi
|
|
1011
1354
|
*/
|
|
1012
|
-
public apiV1ContributorsContributorIdHandlesHandleIdPut(
|
|
1013
|
-
return ContributorsApiFp(this.configuration).apiV1ContributorsContributorIdHandlesHandleIdPut(contributorId, handleId, updateContributorSnsHandleCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1355
|
+
public apiV1ContributorsContributorIdHandlesHandleIdPut(requestParameters: ContributorsApiApiV1ContributorsContributorIdHandlesHandleIdPutRequest, options?: AxiosRequestConfig) {
|
|
1356
|
+
return ContributorsApiFp(this.configuration).apiV1ContributorsContributorIdHandlesHandleIdPut(requestParameters.contributorId, requestParameters.handleId, requestParameters.updateContributorSnsHandleCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1014
1357
|
}
|
|
1015
1358
|
|
|
1016
1359
|
/**
|
|
1017
1360
|
*
|
|
1018
1361
|
* @summary Get ContributorHandle.
|
|
1019
|
-
* @param {
|
|
1020
|
-
* @param {CreateContributorSnsHandleCommand} [createContributorSnsHandleCommand]
|
|
1362
|
+
* @param {ContributorsApiApiV1ContributorsContributorIdHandlesPostRequest} requestParameters Request parameters.
|
|
1021
1363
|
* @param {*} [options] Override http request option.
|
|
1022
1364
|
* @throws {RequiredError}
|
|
1023
1365
|
* @memberof ContributorsApi
|
|
1024
1366
|
*/
|
|
1025
|
-
public apiV1ContributorsContributorIdHandlesPost(
|
|
1026
|
-
return ContributorsApiFp(this.configuration).apiV1ContributorsContributorIdHandlesPost(contributorId, createContributorSnsHandleCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1367
|
+
public apiV1ContributorsContributorIdHandlesPost(requestParameters: ContributorsApiApiV1ContributorsContributorIdHandlesPostRequest, options?: AxiosRequestConfig) {
|
|
1368
|
+
return ContributorsApiFp(this.configuration).apiV1ContributorsContributorIdHandlesPost(requestParameters.contributorId, requestParameters.createContributorSnsHandleCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1027
1369
|
}
|
|
1028
1370
|
|
|
1029
1371
|
/**
|
|
1030
1372
|
*
|
|
1031
1373
|
* @summary Update Contributor.
|
|
1032
|
-
* @param {
|
|
1033
|
-
* @param {UpdateContributorCommand} [updateContributorCommand]
|
|
1374
|
+
* @param {ContributorsApiApiV1ContributorsContributorIdPutRequest} requestParameters Request parameters.
|
|
1034
1375
|
* @param {*} [options] Override http request option.
|
|
1035
1376
|
* @throws {RequiredError}
|
|
1036
1377
|
* @memberof ContributorsApi
|
|
1037
1378
|
*/
|
|
1038
|
-
public apiV1ContributorsContributorIdPut(
|
|
1039
|
-
return ContributorsApiFp(this.configuration).apiV1ContributorsContributorIdPut(contributorId, updateContributorCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1379
|
+
public apiV1ContributorsContributorIdPut(requestParameters: ContributorsApiApiV1ContributorsContributorIdPutRequest, options?: AxiosRequestConfig) {
|
|
1380
|
+
return ContributorsApiFp(this.configuration).apiV1ContributorsContributorIdPut(requestParameters.contributorId, requestParameters.updateContributorCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1040
1381
|
}
|
|
1041
1382
|
|
|
1042
1383
|
/**
|
|
1043
1384
|
*
|
|
1044
1385
|
* @summary Get all Contributors.
|
|
1045
|
-
* @param {
|
|
1046
|
-
* @param {string} [name]
|
|
1047
|
-
* @param {string} [email]
|
|
1048
|
-
* @param {string} [website]
|
|
1049
|
-
* @param {string} [hospitalId]
|
|
1050
|
-
* @param {boolean} [interviewerOnly]
|
|
1051
|
-
* @param {boolean} [showHidden]
|
|
1052
|
-
* @param {string} [languageCode]
|
|
1053
|
-
* @param {boolean} [returnDefaultValue]
|
|
1054
|
-
* @param {number} [page]
|
|
1055
|
-
* @param {number} [limit]
|
|
1056
|
-
* @param {Date} [lastRetrieved]
|
|
1386
|
+
* @param {ContributorsApiApiV1ContributorsGetRequest} requestParameters Request parameters.
|
|
1057
1387
|
* @param {*} [options] Override http request option.
|
|
1058
1388
|
* @throws {RequiredError}
|
|
1059
1389
|
* @memberof ContributorsApi
|
|
1060
1390
|
*/
|
|
1061
|
-
public apiV1ContributorsGet(
|
|
1062
|
-
return ContributorsApiFp(this.configuration).apiV1ContributorsGet(id, name, email, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
1391
|
+
public apiV1ContributorsGet(requestParameters: ContributorsApiApiV1ContributorsGetRequest = {}, options?: AxiosRequestConfig) {
|
|
1392
|
+
return ContributorsApiFp(this.configuration).apiV1ContributorsGet(requestParameters.id, requestParameters.name, requestParameters.email, requestParameters.website, requestParameters.hospitalId, requestParameters.interviewerOnly, requestParameters.showHidden, requestParameters.languageCode, requestParameters.returnDefaultValue, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
1063
1393
|
}
|
|
1064
1394
|
|
|
1065
1395
|
/**
|
|
1066
1396
|
*
|
|
1067
1397
|
* @summary Create a Contributor.
|
|
1068
|
-
* @param {
|
|
1398
|
+
* @param {ContributorsApiApiV1ContributorsPostRequest} requestParameters Request parameters.
|
|
1069
1399
|
* @param {*} [options] Override http request option.
|
|
1070
1400
|
* @throws {RequiredError}
|
|
1071
1401
|
* @memberof ContributorsApi
|
|
1072
1402
|
*/
|
|
1073
|
-
public apiV1ContributorsPost(
|
|
1074
|
-
return ContributorsApiFp(this.configuration).apiV1ContributorsPost(createContributorCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1403
|
+
public apiV1ContributorsPost(requestParameters: ContributorsApiApiV1ContributorsPostRequest = {}, options?: AxiosRequestConfig) {
|
|
1404
|
+
return ContributorsApiFp(this.configuration).apiV1ContributorsPost(requestParameters.createContributorCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1075
1405
|
}
|
|
1076
1406
|
|
|
1077
1407
|
/**
|
|
1078
1408
|
*
|
|
1079
1409
|
* @summary Get Contributor by slug.
|
|
1080
|
-
* @param {
|
|
1081
|
-
* @param {string} [languageCode]
|
|
1082
|
-
* @param {boolean} [returnDefaultValue]
|
|
1410
|
+
* @param {ContributorsApiApiV1ContributorsSlugGetRequest} requestParameters Request parameters.
|
|
1083
1411
|
* @param {*} [options] Override http request option.
|
|
1084
1412
|
* @throws {RequiredError}
|
|
1085
1413
|
* @memberof ContributorsApi
|
|
1086
1414
|
*/
|
|
1087
|
-
public apiV1ContributorsSlugGet(
|
|
1088
|
-
return ContributorsApiFp(this.configuration).apiV1ContributorsSlugGet(slug, languageCode, returnDefaultValue, options).then((request) => request(this.axios, this.basePath));
|
|
1415
|
+
public apiV1ContributorsSlugGet(requestParameters: ContributorsApiApiV1ContributorsSlugGetRequest, options?: AxiosRequestConfig) {
|
|
1416
|
+
return ContributorsApiFp(this.configuration).apiV1ContributorsSlugGet(requestParameters.slug, requestParameters.languageCode, requestParameters.returnDefaultValue, options).then((request) => request(this.axios, this.basePath));
|
|
1089
1417
|
}
|
|
1090
1418
|
}
|