@jugarhoy/api 1.1.26 → 1.1.28
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/apis/AdminPaymentConfigsApi.ts +37 -0
- package/apis/AdminSubscriptionBillingApi.ts +357 -1
- package/apis/AdminSubscriptionsApi.ts +215 -0
- package/apis/AdminUsersApi.ts +69 -0
- package/apis/AppPlayRegistrationApi.ts +10 -3
- package/apis/BackgroundApi.ts +35 -0
- package/apis/ClubApi.ts +185 -0
- package/apis/ClubPlacesApi.ts +75 -0
- package/apis/TeamsApi.ts +145 -0
- package/apis/index.ts +1 -0
- package/models/ApiAdminPlayPricesPostRequest.ts +2 -3
- package/models/BankCard.ts +109 -0
- package/models/BillingSummaryItemDto.ts +120 -0
- package/models/BulkImportResult.ts +119 -0
- package/models/BulkImportRowError.ts +81 -0
- package/models/BulkMarkBillsPaid200Response.ts +81 -0
- package/models/BulkMarkBillsPaid200ResponseErrorsInner.ts +81 -0
- package/models/ClubMySubscriptionDto.ts +205 -0
- package/models/ClubPlaceRegistrationStatus.ts +91 -0
- package/models/ClubProfileDto.ts +105 -0
- package/models/ClubProfileDtoProfile.ts +227 -0
- package/models/ClubProfileNextMatchDto.ts +128 -0
- package/models/ClubSubscriptionOfferingDto.ts +148 -0
- package/models/CreateCustomerPaymentConfigDto.ts +34 -0
- package/models/CreatePlaySearchRequest.ts +16 -0
- package/models/CreateRecurringGameRequest.ts +8 -0
- package/models/CreateTeamRequest.ts +55 -0
- package/models/CustomerPaymentConfig.ts +35 -0
- package/models/CustomerPaymentConfigDto.ts +35 -0
- package/models/Frequency.ts +3 -1
- package/models/GenerateRecurringGames200Response.ts +73 -0
- package/models/GenerateSubscriptionBillsRequest.ts +14 -5
- package/models/LocationDto.ts +8 -0
- package/models/MarkBillAsPaidRequest.ts +99 -0
- package/models/MyClubClubPlace.ts +128 -0
- package/models/MyClubDefaultLocation.ts +84 -0
- package/models/MyClubDto.ts +177 -0
- package/models/PaymentMethod.ts +2 -1
- package/models/PlayPrice.ts +3 -4
- package/models/PlayRegistrationDTO.ts +15 -0
- package/models/PlayRegistrationDTOPlaySearch.ts +137 -0
- package/models/PlayRegistrationDTOPlaySearchClubPlace.ts +81 -0
- package/models/PlaySearchDTO.ts +8 -0
- package/models/PlaySearchDetailDTO.ts +8 -0
- package/models/PlaySubscription.ts +48 -0
- package/models/PlaySubscriptionCreateDto.ts +48 -0
- package/models/PlaySubscriptionListDto.ts +8 -0
- package/models/PlaySubscriptionType.ts +2 -1
- package/models/RecurringGame.ts +8 -0
- package/models/RecurringGameResponse.ts +16 -0
- package/models/RegisterClubParams.ts +16 -0
- package/models/RegisterForPlaySearchRequest.ts +73 -0
- package/models/Sport.ts +8 -0
- package/models/SubscriptionBill.ts +84 -1
- package/models/SubscriptionBillItemDto.ts +308 -0
- package/models/SubscriptionBillPageDto.ts +101 -0
- package/models/SubscriptionMemberDto.ts +134 -0
- package/models/SubscriptionMembersPageDto.ts +101 -0
- package/models/TeamFeedItemResponse.ts +8 -0
- package/models/TeamMemberResponse.ts +16 -0
- package/models/TeamPreviewResponse.ts +209 -0
- package/models/TeamPreviewResponseCoachesInner.ts +73 -0
- package/models/TeamResponse.ts +32 -0
- package/models/TeamType.ts +3 -2
- package/models/UpdateMemberPaymentConfigRequest.ts +65 -0
- package/models/UpdateRecurringGameRequest.ts +8 -0
- package/models/UpdateTeamRequest.ts +32 -0
- package/models/UploadBillReceipt200Response.ts +65 -0
- package/models/UserDto.ts +3 -4
- package/models/index.ts +28 -0
- package/package.json +1 -1
package/models/index.ts
CHANGED
|
@@ -19,10 +19,16 @@ export * from './AutoAssignPositionsRequest';
|
|
|
19
19
|
export * from './AvailabilityShift';
|
|
20
20
|
export * from './AvailabilityShiftHour';
|
|
21
21
|
export * from './AvailabilityShiftSpot';
|
|
22
|
+
export * from './BankCard';
|
|
23
|
+
export * from './BillingSummaryItemDto';
|
|
22
24
|
export * from './BlockSpotItem';
|
|
23
25
|
export * from './BlockSpots200Response';
|
|
24
26
|
export * from './BlockSpotsCommand';
|
|
25
27
|
export * from './BookCoachClassDto';
|
|
28
|
+
export * from './BulkImportResult';
|
|
29
|
+
export * from './BulkImportRowError';
|
|
30
|
+
export * from './BulkMarkBillsPaid200Response';
|
|
31
|
+
export * from './BulkMarkBillsPaid200ResponseErrorsInner';
|
|
26
32
|
export * from './CancelReservationParams';
|
|
27
33
|
export * from './CancelReservationRequest';
|
|
28
34
|
export * from './CancelReservationResult';
|
|
@@ -31,13 +37,19 @@ export * from './Check200Response';
|
|
|
31
37
|
export * from './CheckUserExists200Response';
|
|
32
38
|
export * from './ClonePlaySpotRequest';
|
|
33
39
|
export * from './ClubDto';
|
|
40
|
+
export * from './ClubMySubscriptionDto';
|
|
34
41
|
export * from './ClubPlace';
|
|
42
|
+
export * from './ClubPlaceRegistrationStatus';
|
|
43
|
+
export * from './ClubProfileDto';
|
|
44
|
+
export * from './ClubProfileDtoProfile';
|
|
45
|
+
export * from './ClubProfileNextMatchDto';
|
|
35
46
|
export * from './ClubSearchParams';
|
|
36
47
|
export * from './ClubSearchParamsGeo';
|
|
37
48
|
export * from './ClubSearchParamsPaging';
|
|
38
49
|
export * from './ClubSearchResponse';
|
|
39
50
|
export * from './ClubSearchResponseDataInner';
|
|
40
51
|
export * from './ClubSearchResponsePagination';
|
|
52
|
+
export * from './ClubSubscriptionOfferingDto';
|
|
41
53
|
export * from './Coach';
|
|
42
54
|
export * from './CoachAvailabilityDto';
|
|
43
55
|
export * from './CoachClassFilters';
|
|
@@ -108,6 +120,7 @@ export * from './FindOccurrences200Response';
|
|
|
108
120
|
export * from './Frequency';
|
|
109
121
|
export * from './Gender';
|
|
110
122
|
export * from './GenerateCode500Response';
|
|
123
|
+
export * from './GenerateRecurringGames200Response';
|
|
111
124
|
export * from './GenerateSubscriptionBillsRequest';
|
|
112
125
|
export * from './GetAllDevices200ResponseInner';
|
|
113
126
|
export * from './GetAllPlaySpots200ResponseInner';
|
|
@@ -140,11 +153,15 @@ export * from './Location';
|
|
|
140
153
|
export * from './LocationDto';
|
|
141
154
|
export * from './ManageLightSwitch200Response';
|
|
142
155
|
export * from './ManageLightSwitch500Response';
|
|
156
|
+
export * from './MarkBillAsPaidRequest';
|
|
143
157
|
export * from './MarkNotificationAsRead200Response';
|
|
144
158
|
export * from './MatchRequirements';
|
|
145
159
|
export * from './MatchVote';
|
|
146
160
|
export * from './MercadoPagoIPN';
|
|
147
161
|
export * from './Message';
|
|
162
|
+
export * from './MyClubClubPlace';
|
|
163
|
+
export * from './MyClubDefaultLocation';
|
|
164
|
+
export * from './MyClubDto';
|
|
148
165
|
export * from './Notification';
|
|
149
166
|
export * from './NotificationCategory';
|
|
150
167
|
export * from './NotificationChannelType';
|
|
@@ -164,6 +181,8 @@ export * from './PaymentTerms';
|
|
|
164
181
|
export * from './PlayPrice';
|
|
165
182
|
export * from './PlayRegistration';
|
|
166
183
|
export * from './PlayRegistrationDTO';
|
|
184
|
+
export * from './PlayRegistrationDTOPlaySearch';
|
|
185
|
+
export * from './PlayRegistrationDTOPlaySearchClubPlace';
|
|
167
186
|
export * from './PlayRegistrationDTOUser';
|
|
168
187
|
export * from './PlayRegistrationListResponse';
|
|
169
188
|
export * from './PlayRegistrationType';
|
|
@@ -210,6 +229,7 @@ export * from './RegisterClub500Response';
|
|
|
210
229
|
export * from './RegisterClubParams';
|
|
211
230
|
export * from './RegisterClubResponse';
|
|
212
231
|
export * from './RegisterClubResponseResult';
|
|
232
|
+
export * from './RegisterForPlaySearchRequest';
|
|
213
233
|
export * from './RegistrationStatus';
|
|
214
234
|
export * from './RentHour';
|
|
215
235
|
export * from './RequestPasswordReset500Response';
|
|
@@ -244,6 +264,10 @@ export * from './SportEventType';
|
|
|
244
264
|
export * from './SubmitRatingsRequest';
|
|
245
265
|
export * from './SubmitRatingsRequestRatingsInner';
|
|
246
266
|
export * from './SubscriptionBill';
|
|
267
|
+
export * from './SubscriptionBillItemDto';
|
|
268
|
+
export * from './SubscriptionBillPageDto';
|
|
269
|
+
export * from './SubscriptionMemberDto';
|
|
270
|
+
export * from './SubscriptionMembersPageDto';
|
|
247
271
|
export * from './SubscriptionStatus';
|
|
248
272
|
export * from './SuccessResponse';
|
|
249
273
|
export * from './Team';
|
|
@@ -255,6 +279,8 @@ export * from './TeamListResponse';
|
|
|
255
279
|
export * from './TeamMember';
|
|
256
280
|
export * from './TeamMemberResponse';
|
|
257
281
|
export * from './TeamMemberRole';
|
|
282
|
+
export * from './TeamPreviewResponse';
|
|
283
|
+
export * from './TeamPreviewResponseCoachesInner';
|
|
258
284
|
export * from './TeamResponse';
|
|
259
285
|
export * from './TeamType';
|
|
260
286
|
export * from './TestNotificationTemplate200Response';
|
|
@@ -271,6 +297,7 @@ export * from './UpdateBillRequest';
|
|
|
271
297
|
export * from './UpdateCoachPriceDto';
|
|
272
298
|
export * from './UpdateFeatureRequest';
|
|
273
299
|
export * from './UpdateFeedItemReactionsRequest';
|
|
300
|
+
export * from './UpdateMemberPaymentConfigRequest';
|
|
274
301
|
export * from './UpdateMemberRoleRequest';
|
|
275
302
|
export * from './UpdateRecurringGameRequest';
|
|
276
303
|
export * from './UpdateReservationAdminRequest';
|
|
@@ -278,6 +305,7 @@ export * from './UpdateReserveDto';
|
|
|
278
305
|
export * from './UpdateServiceConfigRequest';
|
|
279
306
|
export * from './UpdateTeamRequest';
|
|
280
307
|
export * from './UpdateUserNotificationDto';
|
|
308
|
+
export * from './UploadBillReceipt200Response';
|
|
281
309
|
export * from './UpsertNotificationTemplateRequest';
|
|
282
310
|
export * from './User';
|
|
283
311
|
export * from './UserAuth';
|