@acm-uiuc/core-client 0.0.1
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/.openapi-generator/FILES +127 -0
- package/.openapi-generator/VERSION +1 -0
- package/.openapi-generator-ignore +23 -0
- package/README.md +277 -0
- package/dist/apis/APIKeysApi.d.ts +54 -0
- package/dist/apis/APIKeysApi.js +143 -0
- package/dist/apis/EventsApi.d.ts +86 -0
- package/dist/apis/EventsApi.js +250 -0
- package/dist/apis/GenericApi.d.ts +88 -0
- package/dist/apis/GenericApi.js +249 -0
- package/dist/apis/IAMApi.d.ts +108 -0
- package/dist/apis/IAMApi.js +327 -0
- package/dist/apis/ICalendarIntegrationApi.d.ts +29 -0
- package/dist/apis/ICalendarIntegrationApi.js +61 -0
- package/dist/apis/LinkryApi.d.ts +100 -0
- package/dist/apis/LinkryApi.js +330 -0
- package/dist/apis/LoggingApi.d.ts +51 -0
- package/dist/apis/LoggingApi.js +103 -0
- package/dist/apis/MembershipApi.d.ts +107 -0
- package/dist/apis/MembershipApi.js +330 -0
- package/dist/apis/MobileWalletApi.d.ts +28 -0
- package/dist/apis/MobileWalletApi.js +64 -0
- package/dist/apis/OrganizationsApi.d.ts +65 -0
- package/dist/apis/OrganizationsApi.js +192 -0
- package/dist/apis/RSVPApi.d.ts +109 -0
- package/dist/apis/RSVPApi.js +345 -0
- package/dist/apis/RoomRequestsApi.d.ts +102 -0
- package/dist/apis/RoomRequestsApi.js +279 -0
- package/dist/apis/StoreApi.d.ts +141 -0
- package/dist/apis/StoreApi.js +449 -0
- package/dist/apis/StripeApi.d.ts +54 -0
- package/dist/apis/StripeApi.js +152 -0
- package/dist/apis/VendingApi.d.ts +33 -0
- package/dist/apis/VendingApi.js +83 -0
- package/dist/apis/index.d.ts +15 -0
- package/dist/apis/index.js +33 -0
- package/dist/esm/apis/APIKeysApi.d.ts +54 -0
- package/dist/esm/apis/APIKeysApi.js +139 -0
- package/dist/esm/apis/EventsApi.d.ts +86 -0
- package/dist/esm/apis/EventsApi.js +246 -0
- package/dist/esm/apis/GenericApi.d.ts +88 -0
- package/dist/esm/apis/GenericApi.js +245 -0
- package/dist/esm/apis/IAMApi.d.ts +108 -0
- package/dist/esm/apis/IAMApi.js +323 -0
- package/dist/esm/apis/ICalendarIntegrationApi.d.ts +29 -0
- package/dist/esm/apis/ICalendarIntegrationApi.js +57 -0
- package/dist/esm/apis/LinkryApi.d.ts +100 -0
- package/dist/esm/apis/LinkryApi.js +326 -0
- package/dist/esm/apis/LoggingApi.d.ts +51 -0
- package/dist/esm/apis/LoggingApi.js +99 -0
- package/dist/esm/apis/MembershipApi.d.ts +107 -0
- package/dist/esm/apis/MembershipApi.js +326 -0
- package/dist/esm/apis/MobileWalletApi.d.ts +28 -0
- package/dist/esm/apis/MobileWalletApi.js +60 -0
- package/dist/esm/apis/OrganizationsApi.d.ts +65 -0
- package/dist/esm/apis/OrganizationsApi.js +188 -0
- package/dist/esm/apis/RSVPApi.d.ts +109 -0
- package/dist/esm/apis/RSVPApi.js +341 -0
- package/dist/esm/apis/RoomRequestsApi.d.ts +102 -0
- package/dist/esm/apis/RoomRequestsApi.js +275 -0
- package/dist/esm/apis/StoreApi.d.ts +141 -0
- package/dist/esm/apis/StoreApi.js +445 -0
- package/dist/esm/apis/StripeApi.d.ts +54 -0
- package/dist/esm/apis/StripeApi.js +148 -0
- package/dist/esm/apis/VendingApi.d.ts +33 -0
- package/dist/esm/apis/VendingApi.js +79 -0
- package/dist/esm/apis/index.d.ts +15 -0
- package/dist/esm/apis/index.js +17 -0
- package/dist/esm/index.d.ts +3 -0
- package/dist/esm/index.js +5 -0
- package/dist/esm/models/index.d.ts +3567 -0
- package/dist/esm/models/index.js +539 -0
- package/dist/esm/runtime.d.ts +181 -0
- package/dist/esm/runtime.js +327 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.js +21 -0
- package/dist/models/index.d.ts +3567 -0
- package/dist/models/index.js +543 -0
- package/dist/runtime.d.ts +181 -0
- package/dist/runtime.js +342 -0
- package/package.json +23 -0
- package/tsconfig.esm.json +7 -0
- package/tsconfig.json +16 -0
|
@@ -0,0 +1,543 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.RsvpConfigOutputRsvpQuestionsInnerOneOf1TypeEnum = exports.RsvpConfigOutputRsvpQuestionsInnerOneOfTypeEnum = exports.ResourceConflictErrorIdEnum = exports.ResourceConflictErrorNameEnum = exports.ResourceConflictErrorErrorEnum = exports.RateLimitExceededErrorMessageEnum = exports.RateLimitExceededErrorIdEnum = exports.RateLimitExceededErrorNameEnum = exports.RateLimitExceededErrorErrorEnum = exports.OrgUniqueId = exports.NotFoundErrorIdEnum = exports.NotFoundErrorNameEnum = exports.NotFoundErrorErrorEnum = exports.NotAuthorizedErrorIdEnum = exports.NotAuthorizedErrorNameEnum = exports.NotAuthorizedErrorErrorEnum = exports.NotAuthenticatedErrorIdEnum = exports.NotAuthenticatedErrorNameEnum = exports.NotAuthenticatedErrorErrorEnum = exports.ApiV1StoreProductsProductIdGet200ResponseLimitConfigurationLimitTypeEnum = exports.ApiV1StoreProductsProductIdGet200ResponseInventoryModeEnum = exports.ApiV1StoreProductsGet200ResponseProductsInnerLimitConfigurationLimitTypeEnum = exports.ApiV1StoreProductsGet200ResponseProductsInnerInventoryModeEnum = exports.ApiV1StoreAdminProductsPostRequestLimitConfigurationLimitTypeEnum = exports.ApiV1StoreAdminProductsPostRequestInventoryModeEnum = exports.ApiV1StoreAdminProductsGet200ResponseProductsInnerInventoryModeEnum = exports.ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInnerStatusEnum = exports.ApiV1StoreAdminOrderOrderIdGet200ResponseLineItemsInnerStatusEnum = exports.ApiV1StoreAdminOrderOrderIdGet200ResponseStatusEnum = exports.ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfoContentTypeEnum = exports.ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestStatusEnum = exports.ApiV1RoomRequestsPostRequestLocationTypeEnum = exports.ApiV1RoomRequestsPostRequestRecurrencePatternEnum = exports.ApiV1RoomRequestsPostRequestThemeEnum = exports.ApiV1OrganizationsOrgIdMetaPostRequestLinksInnerTypeEnum = exports.ApiV1OrganizationsOrgIdGet200ResponseLinksInnerTypeEnum = exports.ApiV1OrganizationsOrgIdGet200ResponseTypeEnum = exports.ApiV1OrganizationsOrgIdGet200ResponseNameEnum = exports.ApiV1OrganizationsGet200ResponseInnerLinksInnerTypeEnum = exports.ApiV1OrganizationsGet200ResponseInnerTypeEnum = exports.ApiV1OrganizationsGet200ResponseInnerNameEnum = exports.ApiV1EventsPostRequestRepeatsEnum = exports.ApiV1EventsIdPatchRequestRepeatsEnum = exports.ApiV1EventsIdGet200ResponseRepeatsEnum = exports.ApiV1EventsGet200ResponseInnerRepeatsEnum = exports.ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParamsHostEnum = exports.ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1NameEnum = exports.ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfNameEnum = exports.ApiV1ApiKeyOrgPostRequestRolesEnum = exports.AcmOrganization = void 0;
|
|
6
|
+
exports.ValidationErrorErrorEnum = exports.RsvpConfigRsvpQuestionsInnerOneOf2TypeEnum = exports.RsvpConfigRsvpQuestionsInnerOneOf1TypeEnum = exports.RsvpConfigRsvpQuestionsInnerOneOfTypeEnum = exports.RsvpConfigOutputRsvpQuestionsInnerOneOf2TypeEnum = void 0;
|
|
7
|
+
/**
|
|
8
|
+
* ACM Organization
|
|
9
|
+
* @export
|
|
10
|
+
*/
|
|
11
|
+
exports.AcmOrganization = {
|
|
12
|
+
Acm: 'ACM',
|
|
13
|
+
SigPwny: 'SIGPwny',
|
|
14
|
+
Sigchi: 'SIGCHI',
|
|
15
|
+
GameBuilders: 'GameBuilders',
|
|
16
|
+
Sigaida: 'SIGAIDA',
|
|
17
|
+
Siggraph: 'SIGGRAPH',
|
|
18
|
+
Icpc: 'ICPC',
|
|
19
|
+
SigMobile: 'SIGMobile',
|
|
20
|
+
SigMusic: 'SIGMusic',
|
|
21
|
+
Glug: 'GLUG',
|
|
22
|
+
Signll: 'SIGNLL',
|
|
23
|
+
SiGma: 'SIGma',
|
|
24
|
+
SigQuantum: 'SIGQuantum',
|
|
25
|
+
SiGecom: 'SIGecom',
|
|
26
|
+
Sigplan: 'SIGPLAN',
|
|
27
|
+
SigPolicy: 'SIGPolicy',
|
|
28
|
+
Sigarch: 'SIGARCH',
|
|
29
|
+
SigRobotics: 'SIGRobotics',
|
|
30
|
+
SiGtricity: 'SIGtricity',
|
|
31
|
+
InfrastructureCommittee: 'Infrastructure Committee',
|
|
32
|
+
SocialCommittee: 'Social Committee',
|
|
33
|
+
MentorshipCommittee: 'Mentorship Committee',
|
|
34
|
+
AcademicCommittee: 'Academic Committee',
|
|
35
|
+
CorporateCommittee: 'Corporate Committee',
|
|
36
|
+
MarketingCommittee: 'Marketing Committee',
|
|
37
|
+
ReflectionsProjections: 'Reflections | Projections',
|
|
38
|
+
HackIllinois: 'HackIllinois'
|
|
39
|
+
};
|
|
40
|
+
/**
|
|
41
|
+
* @export
|
|
42
|
+
*/
|
|
43
|
+
exports.ApiV1ApiKeyOrgPostRequestRolesEnum = {
|
|
44
|
+
ManageEvents: 'manage:events',
|
|
45
|
+
ManageTickets: 'manage:tickets',
|
|
46
|
+
ScanTickets: 'scan:tickets',
|
|
47
|
+
CreateRoomRequest: 'create:roomRequest',
|
|
48
|
+
CreateStripeLink: 'create:stripeLink',
|
|
49
|
+
ManageLinks: 'manage:links',
|
|
50
|
+
ViewInternalMembershipList: 'view:internalMembershipList',
|
|
51
|
+
ManageExternalMembershipList: 'manage:externalMembershipList',
|
|
52
|
+
ViewExternalMembershipList: 'view:externalMembershipList'
|
|
53
|
+
};
|
|
54
|
+
/**
|
|
55
|
+
* @export
|
|
56
|
+
*/
|
|
57
|
+
exports.ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfNameEnum = {
|
|
58
|
+
EventsHostRestrictionPolicy: 'EventsHostRestrictionPolicy'
|
|
59
|
+
};
|
|
60
|
+
/**
|
|
61
|
+
* @export
|
|
62
|
+
*/
|
|
63
|
+
exports.ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOf1NameEnum = {
|
|
64
|
+
MembershipListQueryPolicy: 'MembershipListQueryPolicy'
|
|
65
|
+
};
|
|
66
|
+
/**
|
|
67
|
+
* @export
|
|
68
|
+
*/
|
|
69
|
+
exports.ApiV1ApiKeyOrgPostRequestRestrictionsInnerOneOfParamsHostEnum = {
|
|
70
|
+
Acm: 'ACM',
|
|
71
|
+
SigPwny: 'SIGPwny',
|
|
72
|
+
Sigchi: 'SIGCHI',
|
|
73
|
+
GameBuilders: 'GameBuilders',
|
|
74
|
+
Sigaida: 'SIGAIDA',
|
|
75
|
+
Siggraph: 'SIGGRAPH',
|
|
76
|
+
Icpc: 'ICPC',
|
|
77
|
+
SigMobile: 'SIGMobile',
|
|
78
|
+
SigMusic: 'SIGMusic',
|
|
79
|
+
Glug: 'GLUG',
|
|
80
|
+
Signll: 'SIGNLL',
|
|
81
|
+
SiGma: 'SIGma',
|
|
82
|
+
SigQuantum: 'SIGQuantum',
|
|
83
|
+
SiGecom: 'SIGecom',
|
|
84
|
+
Sigplan: 'SIGPLAN',
|
|
85
|
+
SigPolicy: 'SIGPolicy',
|
|
86
|
+
Sigarch: 'SIGARCH',
|
|
87
|
+
SigRobotics: 'SIGRobotics',
|
|
88
|
+
SiGtricity: 'SIGtricity',
|
|
89
|
+
InfrastructureCommittee: 'Infrastructure Committee',
|
|
90
|
+
SocialCommittee: 'Social Committee',
|
|
91
|
+
MentorshipCommittee: 'Mentorship Committee',
|
|
92
|
+
AcademicCommittee: 'Academic Committee',
|
|
93
|
+
CorporateCommittee: 'Corporate Committee',
|
|
94
|
+
MarketingCommittee: 'Marketing Committee',
|
|
95
|
+
ReflectionsProjections: 'Reflections | Projections',
|
|
96
|
+
HackIllinois: 'HackIllinois'
|
|
97
|
+
};
|
|
98
|
+
/**
|
|
99
|
+
* @export
|
|
100
|
+
*/
|
|
101
|
+
exports.ApiV1EventsGet200ResponseInnerRepeatsEnum = {
|
|
102
|
+
Weekly: 'weekly',
|
|
103
|
+
Biweekly: 'biweekly'
|
|
104
|
+
};
|
|
105
|
+
/**
|
|
106
|
+
* @export
|
|
107
|
+
*/
|
|
108
|
+
exports.ApiV1EventsIdGet200ResponseRepeatsEnum = {
|
|
109
|
+
Weekly: 'weekly',
|
|
110
|
+
Biweekly: 'biweekly'
|
|
111
|
+
};
|
|
112
|
+
/**
|
|
113
|
+
* @export
|
|
114
|
+
*/
|
|
115
|
+
exports.ApiV1EventsIdPatchRequestRepeatsEnum = {
|
|
116
|
+
Weekly: 'weekly',
|
|
117
|
+
Biweekly: 'biweekly'
|
|
118
|
+
};
|
|
119
|
+
/**
|
|
120
|
+
* @export
|
|
121
|
+
*/
|
|
122
|
+
exports.ApiV1EventsPostRequestRepeatsEnum = {
|
|
123
|
+
Weekly: 'weekly',
|
|
124
|
+
Biweekly: 'biweekly'
|
|
125
|
+
};
|
|
126
|
+
/**
|
|
127
|
+
* @export
|
|
128
|
+
*/
|
|
129
|
+
exports.ApiV1OrganizationsGet200ResponseInnerNameEnum = {
|
|
130
|
+
Acm: 'ACM',
|
|
131
|
+
SigPwny: 'SIGPwny',
|
|
132
|
+
Sigchi: 'SIGCHI',
|
|
133
|
+
GameBuilders: 'GameBuilders',
|
|
134
|
+
Sigaida: 'SIGAIDA',
|
|
135
|
+
Siggraph: 'SIGGRAPH',
|
|
136
|
+
Icpc: 'ICPC',
|
|
137
|
+
SigMobile: 'SIGMobile',
|
|
138
|
+
SigMusic: 'SIGMusic',
|
|
139
|
+
Glug: 'GLUG',
|
|
140
|
+
Signll: 'SIGNLL',
|
|
141
|
+
SiGma: 'SIGma',
|
|
142
|
+
SigQuantum: 'SIGQuantum',
|
|
143
|
+
SiGecom: 'SIGecom',
|
|
144
|
+
Sigplan: 'SIGPLAN',
|
|
145
|
+
SigPolicy: 'SIGPolicy',
|
|
146
|
+
Sigarch: 'SIGARCH',
|
|
147
|
+
SigRobotics: 'SIGRobotics',
|
|
148
|
+
SiGtricity: 'SIGtricity',
|
|
149
|
+
InfrastructureCommittee: 'Infrastructure Committee',
|
|
150
|
+
SocialCommittee: 'Social Committee',
|
|
151
|
+
MentorshipCommittee: 'Mentorship Committee',
|
|
152
|
+
AcademicCommittee: 'Academic Committee',
|
|
153
|
+
CorporateCommittee: 'Corporate Committee',
|
|
154
|
+
MarketingCommittee: 'Marketing Committee',
|
|
155
|
+
ReflectionsProjections: 'Reflections | Projections',
|
|
156
|
+
HackIllinois: 'HackIllinois'
|
|
157
|
+
};
|
|
158
|
+
/**
|
|
159
|
+
* @export
|
|
160
|
+
*/
|
|
161
|
+
exports.ApiV1OrganizationsGet200ResponseInnerTypeEnum = {
|
|
162
|
+
Main: 'main',
|
|
163
|
+
Sig: 'sig',
|
|
164
|
+
Committee: 'committee',
|
|
165
|
+
Misc: 'misc'
|
|
166
|
+
};
|
|
167
|
+
/**
|
|
168
|
+
* @export
|
|
169
|
+
*/
|
|
170
|
+
exports.ApiV1OrganizationsGet200ResponseInnerLinksInnerTypeEnum = {
|
|
171
|
+
Discord: 'DISCORD',
|
|
172
|
+
Campuswire: 'CAMPUSWIRE',
|
|
173
|
+
Slack: 'SLACK',
|
|
174
|
+
Notion: 'NOTION',
|
|
175
|
+
Matrix: 'MATRIX',
|
|
176
|
+
Instagram: 'INSTAGRAM',
|
|
177
|
+
Other: 'OTHER'
|
|
178
|
+
};
|
|
179
|
+
/**
|
|
180
|
+
* @export
|
|
181
|
+
*/
|
|
182
|
+
exports.ApiV1OrganizationsOrgIdGet200ResponseNameEnum = {
|
|
183
|
+
Acm: 'ACM',
|
|
184
|
+
SigPwny: 'SIGPwny',
|
|
185
|
+
Sigchi: 'SIGCHI',
|
|
186
|
+
GameBuilders: 'GameBuilders',
|
|
187
|
+
Sigaida: 'SIGAIDA',
|
|
188
|
+
Siggraph: 'SIGGRAPH',
|
|
189
|
+
Icpc: 'ICPC',
|
|
190
|
+
SigMobile: 'SIGMobile',
|
|
191
|
+
SigMusic: 'SIGMusic',
|
|
192
|
+
Glug: 'GLUG',
|
|
193
|
+
Signll: 'SIGNLL',
|
|
194
|
+
SiGma: 'SIGma',
|
|
195
|
+
SigQuantum: 'SIGQuantum',
|
|
196
|
+
SiGecom: 'SIGecom',
|
|
197
|
+
Sigplan: 'SIGPLAN',
|
|
198
|
+
SigPolicy: 'SIGPolicy',
|
|
199
|
+
Sigarch: 'SIGARCH',
|
|
200
|
+
SigRobotics: 'SIGRobotics',
|
|
201
|
+
SiGtricity: 'SIGtricity',
|
|
202
|
+
InfrastructureCommittee: 'Infrastructure Committee',
|
|
203
|
+
SocialCommittee: 'Social Committee',
|
|
204
|
+
MentorshipCommittee: 'Mentorship Committee',
|
|
205
|
+
AcademicCommittee: 'Academic Committee',
|
|
206
|
+
CorporateCommittee: 'Corporate Committee',
|
|
207
|
+
MarketingCommittee: 'Marketing Committee',
|
|
208
|
+
ReflectionsProjections: 'Reflections | Projections',
|
|
209
|
+
HackIllinois: 'HackIllinois'
|
|
210
|
+
};
|
|
211
|
+
/**
|
|
212
|
+
* @export
|
|
213
|
+
*/
|
|
214
|
+
exports.ApiV1OrganizationsOrgIdGet200ResponseTypeEnum = {
|
|
215
|
+
Main: 'main',
|
|
216
|
+
Sig: 'sig',
|
|
217
|
+
Committee: 'committee',
|
|
218
|
+
Misc: 'misc'
|
|
219
|
+
};
|
|
220
|
+
/**
|
|
221
|
+
* @export
|
|
222
|
+
*/
|
|
223
|
+
exports.ApiV1OrganizationsOrgIdGet200ResponseLinksInnerTypeEnum = {
|
|
224
|
+
Discord: 'DISCORD',
|
|
225
|
+
Campuswire: 'CAMPUSWIRE',
|
|
226
|
+
Slack: 'SLACK',
|
|
227
|
+
Notion: 'NOTION',
|
|
228
|
+
Matrix: 'MATRIX',
|
|
229
|
+
Instagram: 'INSTAGRAM',
|
|
230
|
+
Other: 'OTHER'
|
|
231
|
+
};
|
|
232
|
+
/**
|
|
233
|
+
* @export
|
|
234
|
+
*/
|
|
235
|
+
exports.ApiV1OrganizationsOrgIdMetaPostRequestLinksInnerTypeEnum = {
|
|
236
|
+
Discord: 'DISCORD',
|
|
237
|
+
Campuswire: 'CAMPUSWIRE',
|
|
238
|
+
Slack: 'SLACK',
|
|
239
|
+
Notion: 'NOTION',
|
|
240
|
+
Matrix: 'MATRIX',
|
|
241
|
+
Instagram: 'INSTAGRAM',
|
|
242
|
+
Other: 'OTHER'
|
|
243
|
+
};
|
|
244
|
+
/**
|
|
245
|
+
* @export
|
|
246
|
+
*/
|
|
247
|
+
exports.ApiV1RoomRequestsPostRequestThemeEnum = {
|
|
248
|
+
ArtsMusic: 'Arts & Music',
|
|
249
|
+
Athletics: 'Athletics',
|
|
250
|
+
Cultural: 'Cultural',
|
|
251
|
+
Fundraising: 'Fundraising',
|
|
252
|
+
GroupBusiness: 'Group Business',
|
|
253
|
+
Learning: 'Learning',
|
|
254
|
+
Service: 'Service',
|
|
255
|
+
Social: 'Social',
|
|
256
|
+
Spirituality: 'Spirituality'
|
|
257
|
+
};
|
|
258
|
+
/**
|
|
259
|
+
* @export
|
|
260
|
+
*/
|
|
261
|
+
exports.ApiV1RoomRequestsPostRequestRecurrencePatternEnum = {
|
|
262
|
+
Weekly: 'weekly',
|
|
263
|
+
Biweekly: 'biweekly',
|
|
264
|
+
Monthly: 'monthly'
|
|
265
|
+
};
|
|
266
|
+
/**
|
|
267
|
+
* @export
|
|
268
|
+
*/
|
|
269
|
+
exports.ApiV1RoomRequestsPostRequestLocationTypeEnum = {
|
|
270
|
+
InPerson: 'in-person',
|
|
271
|
+
Virtual: 'virtual',
|
|
272
|
+
Both: 'both'
|
|
273
|
+
};
|
|
274
|
+
/**
|
|
275
|
+
* @export
|
|
276
|
+
*/
|
|
277
|
+
exports.ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestStatusEnum = {
|
|
278
|
+
Created: 'created',
|
|
279
|
+
MoreInformationNeeded: 'more_information_needed',
|
|
280
|
+
RejectedByAcm: 'rejected_by_acm',
|
|
281
|
+
Submitted: 'submitted',
|
|
282
|
+
Approved: 'approved',
|
|
283
|
+
RejectedByUiuc: 'rejected_by_uiuc'
|
|
284
|
+
};
|
|
285
|
+
/**
|
|
286
|
+
* @export
|
|
287
|
+
*/
|
|
288
|
+
exports.ApiV1RoomRequestsSemesterIdRequestIdStatusPostRequestAttachmentInfoContentTypeEnum = {
|
|
289
|
+
ApplicationPdf: 'application/pdf',
|
|
290
|
+
ImageJpeg: 'image/jpeg',
|
|
291
|
+
ImageHeic: 'image/heic',
|
|
292
|
+
ImagePng: 'image/png'
|
|
293
|
+
};
|
|
294
|
+
/**
|
|
295
|
+
* @export
|
|
296
|
+
*/
|
|
297
|
+
exports.ApiV1StoreAdminOrderOrderIdGet200ResponseStatusEnum = {
|
|
298
|
+
Pending: 'PENDING',
|
|
299
|
+
Capturing: 'CAPTURING',
|
|
300
|
+
Active: 'ACTIVE',
|
|
301
|
+
Refunded: 'REFUNDED',
|
|
302
|
+
Cancelled: 'CANCELLED'
|
|
303
|
+
};
|
|
304
|
+
/**
|
|
305
|
+
* @export
|
|
306
|
+
*/
|
|
307
|
+
exports.ApiV1StoreAdminOrderOrderIdGet200ResponseLineItemsInnerStatusEnum = {
|
|
308
|
+
Pending: 'PENDING',
|
|
309
|
+
Capturing: 'CAPTURING',
|
|
310
|
+
Active: 'ACTIVE',
|
|
311
|
+
Refunded: 'REFUNDED',
|
|
312
|
+
Cancelled: 'CANCELLED'
|
|
313
|
+
};
|
|
314
|
+
/**
|
|
315
|
+
* @export
|
|
316
|
+
*/
|
|
317
|
+
exports.ApiV1StoreAdminOrdersProductIdGet200ResponseItemsInnerStatusEnum = {
|
|
318
|
+
Pending: 'PENDING',
|
|
319
|
+
Capturing: 'CAPTURING',
|
|
320
|
+
Active: 'ACTIVE',
|
|
321
|
+
Refunded: 'REFUNDED',
|
|
322
|
+
Cancelled: 'CANCELLED'
|
|
323
|
+
};
|
|
324
|
+
/**
|
|
325
|
+
* @export
|
|
326
|
+
*/
|
|
327
|
+
exports.ApiV1StoreAdminProductsGet200ResponseProductsInnerInventoryModeEnum = {
|
|
328
|
+
PerProduct: 'PER_PRODUCT',
|
|
329
|
+
PerVariant: 'PER_VARIANT'
|
|
330
|
+
};
|
|
331
|
+
/**
|
|
332
|
+
* @export
|
|
333
|
+
*/
|
|
334
|
+
exports.ApiV1StoreAdminProductsPostRequestInventoryModeEnum = {
|
|
335
|
+
PerProduct: 'PER_PRODUCT',
|
|
336
|
+
PerVariant: 'PER_VARIANT'
|
|
337
|
+
};
|
|
338
|
+
/**
|
|
339
|
+
* @export
|
|
340
|
+
*/
|
|
341
|
+
exports.ApiV1StoreAdminProductsPostRequestLimitConfigurationLimitTypeEnum = {
|
|
342
|
+
PerProduct: 'PER_PRODUCT',
|
|
343
|
+
PerVariant: 'PER_VARIANT'
|
|
344
|
+
};
|
|
345
|
+
/**
|
|
346
|
+
* @export
|
|
347
|
+
*/
|
|
348
|
+
exports.ApiV1StoreProductsGet200ResponseProductsInnerInventoryModeEnum = {
|
|
349
|
+
PerProduct: 'PER_PRODUCT',
|
|
350
|
+
PerVariant: 'PER_VARIANT'
|
|
351
|
+
};
|
|
352
|
+
/**
|
|
353
|
+
* @export
|
|
354
|
+
*/
|
|
355
|
+
exports.ApiV1StoreProductsGet200ResponseProductsInnerLimitConfigurationLimitTypeEnum = {
|
|
356
|
+
PerProduct: 'PER_PRODUCT',
|
|
357
|
+
PerVariant: 'PER_VARIANT'
|
|
358
|
+
};
|
|
359
|
+
/**
|
|
360
|
+
* @export
|
|
361
|
+
*/
|
|
362
|
+
exports.ApiV1StoreProductsProductIdGet200ResponseInventoryModeEnum = {
|
|
363
|
+
PerProduct: 'PER_PRODUCT',
|
|
364
|
+
PerVariant: 'PER_VARIANT'
|
|
365
|
+
};
|
|
366
|
+
/**
|
|
367
|
+
* @export
|
|
368
|
+
*/
|
|
369
|
+
exports.ApiV1StoreProductsProductIdGet200ResponseLimitConfigurationLimitTypeEnum = {
|
|
370
|
+
PerProduct: 'PER_PRODUCT',
|
|
371
|
+
PerVariant: 'PER_VARIANT'
|
|
372
|
+
};
|
|
373
|
+
/**
|
|
374
|
+
* @export
|
|
375
|
+
*/
|
|
376
|
+
exports.NotAuthenticatedErrorErrorEnum = {
|
|
377
|
+
True: true
|
|
378
|
+
};
|
|
379
|
+
/**
|
|
380
|
+
* @export
|
|
381
|
+
*/
|
|
382
|
+
exports.NotAuthenticatedErrorNameEnum = {
|
|
383
|
+
UnauthenticatedError: 'UnauthenticatedError'
|
|
384
|
+
};
|
|
385
|
+
/**
|
|
386
|
+
* @export
|
|
387
|
+
*/
|
|
388
|
+
exports.NotAuthenticatedErrorIdEnum = {
|
|
389
|
+
NUMBER_102: 102
|
|
390
|
+
};
|
|
391
|
+
/**
|
|
392
|
+
* @export
|
|
393
|
+
*/
|
|
394
|
+
exports.NotAuthorizedErrorErrorEnum = {
|
|
395
|
+
True: true
|
|
396
|
+
};
|
|
397
|
+
/**
|
|
398
|
+
* @export
|
|
399
|
+
*/
|
|
400
|
+
exports.NotAuthorizedErrorNameEnum = {
|
|
401
|
+
UnauthorizedError: 'UnauthorizedError'
|
|
402
|
+
};
|
|
403
|
+
/**
|
|
404
|
+
* @export
|
|
405
|
+
*/
|
|
406
|
+
exports.NotAuthorizedErrorIdEnum = {
|
|
407
|
+
NUMBER_101: 101
|
|
408
|
+
};
|
|
409
|
+
/**
|
|
410
|
+
* @export
|
|
411
|
+
*/
|
|
412
|
+
exports.NotFoundErrorErrorEnum = {
|
|
413
|
+
True: true
|
|
414
|
+
};
|
|
415
|
+
/**
|
|
416
|
+
* @export
|
|
417
|
+
*/
|
|
418
|
+
exports.NotFoundErrorNameEnum = {
|
|
419
|
+
NotFoundError: 'NotFoundError'
|
|
420
|
+
};
|
|
421
|
+
/**
|
|
422
|
+
* @export
|
|
423
|
+
*/
|
|
424
|
+
exports.NotFoundErrorIdEnum = {
|
|
425
|
+
NUMBER_103: 103
|
|
426
|
+
};
|
|
427
|
+
/**
|
|
428
|
+
* The unique org ID for a given ACM sub-organization. See https://github.com/acm-uiuc/js-shared/blob/main/src/orgs.ts#L15
|
|
429
|
+
* @export
|
|
430
|
+
*/
|
|
431
|
+
exports.OrgUniqueId = {
|
|
432
|
+
A01: 'A01',
|
|
433
|
+
S01: 'S01',
|
|
434
|
+
S02: 'S02',
|
|
435
|
+
S03: 'S03',
|
|
436
|
+
S04: 'S04',
|
|
437
|
+
S05: 'S05',
|
|
438
|
+
S06: 'S06',
|
|
439
|
+
S07: 'S07',
|
|
440
|
+
S08: 'S08',
|
|
441
|
+
S09: 'S09',
|
|
442
|
+
S10: 'S10',
|
|
443
|
+
S11: 'S11',
|
|
444
|
+
S12: 'S12',
|
|
445
|
+
S13: 'S13',
|
|
446
|
+
S14: 'S14',
|
|
447
|
+
S15: 'S15',
|
|
448
|
+
S16: 'S16',
|
|
449
|
+
S17: 'S17',
|
|
450
|
+
S18: 'S18',
|
|
451
|
+
C01: 'C01',
|
|
452
|
+
C02: 'C02',
|
|
453
|
+
C03: 'C03',
|
|
454
|
+
C04: 'C04',
|
|
455
|
+
C05: 'C05',
|
|
456
|
+
C06: 'C06',
|
|
457
|
+
C07: 'C07',
|
|
458
|
+
C08: 'C08'
|
|
459
|
+
};
|
|
460
|
+
/**
|
|
461
|
+
* @export
|
|
462
|
+
*/
|
|
463
|
+
exports.RateLimitExceededErrorErrorEnum = {
|
|
464
|
+
True: true
|
|
465
|
+
};
|
|
466
|
+
/**
|
|
467
|
+
* @export
|
|
468
|
+
*/
|
|
469
|
+
exports.RateLimitExceededErrorNameEnum = {
|
|
470
|
+
RateLimitExceededError: 'RateLimitExceededError'
|
|
471
|
+
};
|
|
472
|
+
/**
|
|
473
|
+
* @export
|
|
474
|
+
*/
|
|
475
|
+
exports.RateLimitExceededErrorIdEnum = {
|
|
476
|
+
NUMBER_409: 409
|
|
477
|
+
};
|
|
478
|
+
/**
|
|
479
|
+
* @export
|
|
480
|
+
*/
|
|
481
|
+
exports.RateLimitExceededErrorMessageEnum = {
|
|
482
|
+
RateLimitExceeded: 'Rate limit exceeded.'
|
|
483
|
+
};
|
|
484
|
+
/**
|
|
485
|
+
* @export
|
|
486
|
+
*/
|
|
487
|
+
exports.ResourceConflictErrorErrorEnum = {
|
|
488
|
+
True: true
|
|
489
|
+
};
|
|
490
|
+
/**
|
|
491
|
+
* @export
|
|
492
|
+
*/
|
|
493
|
+
exports.ResourceConflictErrorNameEnum = {
|
|
494
|
+
ResourceConflictError: 'ResourceConflictError'
|
|
495
|
+
};
|
|
496
|
+
/**
|
|
497
|
+
* @export
|
|
498
|
+
*/
|
|
499
|
+
exports.ResourceConflictErrorIdEnum = {
|
|
500
|
+
NUMBER_112: 112
|
|
501
|
+
};
|
|
502
|
+
/**
|
|
503
|
+
* @export
|
|
504
|
+
*/
|
|
505
|
+
exports.RsvpConfigOutputRsvpQuestionsInnerOneOfTypeEnum = {
|
|
506
|
+
Text: 'TEXT'
|
|
507
|
+
};
|
|
508
|
+
/**
|
|
509
|
+
* @export
|
|
510
|
+
*/
|
|
511
|
+
exports.RsvpConfigOutputRsvpQuestionsInnerOneOf1TypeEnum = {
|
|
512
|
+
Boolean: 'BOOLEAN'
|
|
513
|
+
};
|
|
514
|
+
/**
|
|
515
|
+
* @export
|
|
516
|
+
*/
|
|
517
|
+
exports.RsvpConfigOutputRsvpQuestionsInnerOneOf2TypeEnum = {
|
|
518
|
+
Select: 'SELECT'
|
|
519
|
+
};
|
|
520
|
+
/**
|
|
521
|
+
* @export
|
|
522
|
+
*/
|
|
523
|
+
exports.RsvpConfigRsvpQuestionsInnerOneOfTypeEnum = {
|
|
524
|
+
Text: 'TEXT'
|
|
525
|
+
};
|
|
526
|
+
/**
|
|
527
|
+
* @export
|
|
528
|
+
*/
|
|
529
|
+
exports.RsvpConfigRsvpQuestionsInnerOneOf1TypeEnum = {
|
|
530
|
+
Boolean: 'BOOLEAN'
|
|
531
|
+
};
|
|
532
|
+
/**
|
|
533
|
+
* @export
|
|
534
|
+
*/
|
|
535
|
+
exports.RsvpConfigRsvpQuestionsInnerOneOf2TypeEnum = {
|
|
536
|
+
Select: 'SELECT'
|
|
537
|
+
};
|
|
538
|
+
/**
|
|
539
|
+
* @export
|
|
540
|
+
*/
|
|
541
|
+
exports.ValidationErrorErrorEnum = {
|
|
542
|
+
True: true
|
|
543
|
+
};
|