@tennac-booking/sdk 1.0.82 → 1.0.84

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.
Files changed (72) hide show
  1. package/.openapi-generator/FILES +13 -17
  2. package/README.md +16 -25
  3. package/api.ts +1054 -1457
  4. package/base.ts +1 -1
  5. package/common.ts +1 -1
  6. package/configuration.ts +1 -1
  7. package/dist/api.d.ts +831 -1086
  8. package/dist/api.js +189 -403
  9. package/dist/base.d.ts +1 -1
  10. package/dist/base.js +1 -1
  11. package/dist/common.d.ts +1 -1
  12. package/dist/common.js +1 -1
  13. package/dist/configuration.d.ts +1 -1
  14. package/dist/configuration.js +1 -1
  15. package/dist/esm/api.d.ts +831 -1086
  16. package/dist/esm/api.js +182 -400
  17. package/dist/esm/base.d.ts +1 -1
  18. package/dist/esm/base.js +1 -1
  19. package/dist/esm/common.d.ts +1 -1
  20. package/dist/esm/common.js +1 -1
  21. package/dist/esm/configuration.d.ts +1 -1
  22. package/dist/esm/configuration.js +1 -1
  23. package/dist/esm/index.d.ts +1 -1
  24. package/dist/esm/index.js +1 -1
  25. package/dist/index.d.ts +1 -1
  26. package/dist/index.js +1 -1
  27. package/docs/BookingClubInfo.md +28 -0
  28. package/docs/{SetupPaymentMethodRequestBody.md → BookingCourtInfo.md} +7 -5
  29. package/docs/BookingInfo.md +2 -2
  30. package/docs/BookingPaymentStatus.md +24 -0
  31. package/docs/BookingPlayerPaymentSummary.md +34 -0
  32. package/docs/BookingPopulated.md +2 -0
  33. package/docs/{ConfirmPaymentMethodRequestBody.md → BookingPriceBody.md} +7 -5
  34. package/docs/BookingResponse.md +2 -0
  35. package/docs/BookingSlotInfo.md +30 -0
  36. package/docs/{AddPaymentMethodRequestBody.md → BookingSportInfo.md} +7 -5
  37. package/docs/BookingSummary.md +54 -2
  38. package/docs/BookingsApi.md +55 -0
  39. package/docs/ClubAnalyticsStaffApi.md +0 -167
  40. package/docs/ClubResponse.md +8 -0
  41. package/docs/ClubSettingsResponse.md +0 -2
  42. package/docs/CreateBookingRequest.md +2 -2
  43. package/docs/CreateEventRequest.md +0 -2
  44. package/docs/IUserAttributes.md +2 -12
  45. package/docs/InvoiceStatus.md +22 -0
  46. package/docs/PartialClubResponse.md +8 -0
  47. package/docs/PlayerPrice.md +30 -0
  48. package/docs/{ConfirmPaymentMethodResponse.md → QuickReservationClubSport.md} +7 -7
  49. package/docs/QuickReservationClubSummary.md +4 -0
  50. package/docs/SlotInfo.md +2 -2
  51. package/docs/SportsPublicApi.md +53 -0
  52. package/docs/StaffUserProfileResponse.md +2 -12
  53. package/docs/SubscribeRequestBody.md +2 -0
  54. package/docs/SubscriptionInfo.md +24 -0
  55. package/docs/UserBookingsResponse.md +28 -0
  56. package/docs/UserProfileResponse.md +4 -12
  57. package/docs/UsersApi.md +4 -160
  58. package/index.ts +1 -1
  59. package/package.json +1 -1
  60. package/docs/BookingDetailResponse.md +0 -46
  61. package/docs/ClubPlayerBookingItem.md +0 -36
  62. package/docs/ClubPlayerBookingsResponse.md +0 -22
  63. package/docs/ClubPlayerDetailResponse.md +0 -46
  64. package/docs/ClubPlayerDetailResponseSportsLevelsInner.md +0 -22
  65. package/docs/ClubPlayerStatisticsResponse.md +0 -42
  66. package/docs/ClubPlayerStatisticsResponseBookingAmountEvolutionThisMonthInner.md +0 -22
  67. package/docs/ClubPlayerStatisticsResponseFavoriteClub.md +0 -23
  68. package/docs/ClubPlayerStatisticsResponseMostPlayedClub.md +0 -25
  69. package/docs/ClubPlayerStatisticsResponseMostPlayedPartnersInner.md +0 -26
  70. package/docs/ClubPlayerSubscriptionSummary.md +0 -28
  71. package/docs/PaymentMethodSetupResponse.md +0 -24
  72. package/docs/SetupPaymentMethodResponse.md +0 -24
@@ -9,17 +9,22 @@ configuration.ts
9
9
  docs/AddClubMember201Response.md
10
10
  docs/AddClubMemberRequest.md
11
11
  docs/AddOrganizationRequest.md
12
- docs/AddPaymentMethodRequestBody.md
13
12
  docs/BookingAnalyticsResponse.md
14
- docs/BookingDetailResponse.md
13
+ docs/BookingClubInfo.md
14
+ docs/BookingCourtInfo.md
15
15
  docs/BookingHistoryPopulated.md
16
16
  docs/BookingInfo.md
17
+ docs/BookingPaymentStatus.md
17
18
  docs/BookingPaymentStatusResponse.md
18
19
  docs/BookingPaymentStatusResponseBooking.md
19
20
  docs/BookingPaymentStatusResponseSummary.md
21
+ docs/BookingPlayerPaymentSummary.md
20
22
  docs/BookingPopulated.md
23
+ docs/BookingPriceBody.md
21
24
  docs/BookingResponse.md
22
25
  docs/BookingResponseOnsitePaymentsInner.md
26
+ docs/BookingSlotInfo.md
27
+ docs/BookingSportInfo.md
23
28
  docs/BookingStatus.md
24
29
  docs/BookingSummary.md
25
30
  docs/BookingSummaryClubAddress.md
@@ -38,17 +43,7 @@ docs/ClubAnalyticsApi.md
38
43
  docs/ClubAnalyticsStaffApi.md
39
44
  docs/ClubMemberResponse.md
40
45
  docs/ClubMemberResponseUser.md
41
- docs/ClubPlayerBookingItem.md
42
- docs/ClubPlayerBookingsResponse.md
43
- docs/ClubPlayerDetailResponse.md
44
- docs/ClubPlayerDetailResponseSportsLevelsInner.md
45
46
  docs/ClubPlayerResponse.md
46
- docs/ClubPlayerStatisticsResponse.md
47
- docs/ClubPlayerStatisticsResponseBookingAmountEvolutionThisMonthInner.md
48
- docs/ClubPlayerStatisticsResponseFavoriteClub.md
49
- docs/ClubPlayerStatisticsResponseMostPlayedClub.md
50
- docs/ClubPlayerStatisticsResponseMostPlayedPartnersInner.md
51
- docs/ClubPlayerSubscriptionSummary.md
52
47
  docs/ClubResponse.md
53
48
  docs/ClubResponseCreatedAt.md
54
49
  docs/ClubResponseLocation.md
@@ -65,8 +60,6 @@ docs/ClubUserCountResponse.md
65
60
  docs/ClubsApi.md
66
61
  docs/ClubsManagerApi.md
67
62
  docs/ClubsStaffApi.md
68
- docs/ConfirmPaymentMethodRequestBody.md
69
- docs/ConfirmPaymentMethodResponse.md
70
63
  docs/CourtInfo.md
71
64
  docs/CourtResponse.md
72
65
  docs/CourtStatus.md
@@ -125,6 +118,7 @@ docs/IUserAttributes.md
125
118
  docs/IUserAttributesOrganizationsInner.md
126
119
  docs/IUserLocation.md
127
120
  docs/InvoiceInfo.md
121
+ docs/InvoiceStatus.md
128
122
  docs/JoinEventRequest.md
129
123
  docs/JoinEventResponse.md
130
124
  docs/LastSixMonthsTurnoverItem.md
@@ -141,7 +135,6 @@ docs/PartialClubResponse.md
141
135
  docs/PasswordResetRequestBody.md
142
136
  docs/PaymentByPlayerInfo.md
143
137
  docs/PaymentMethod.md
144
- docs/PaymentMethodSetupResponse.md
145
138
  docs/PickIUserLocationExcludeKeyofIUserLocationType.md
146
139
  docs/PlanInterval.md
147
140
  docs/PlayerCategoriesResponse.md
@@ -149,6 +142,7 @@ docs/PlayerCategory.md
149
142
  docs/PlayerCategoryId.md
150
143
  docs/PlayerListResponse.md
151
144
  docs/PlayerPaymentInfo.md
145
+ docs/PlayerPrice.md
152
146
  docs/PlayerSummary.md
153
147
  docs/PlayerWithPaymentMethod.md
154
148
  docs/ProfilePictureResponse.md
@@ -156,6 +150,7 @@ docs/ProfilePictureUpdateRequestBody.md
156
150
  docs/PublicSubscriptionPlanResponse.md
157
151
  docs/PublicUserProfileResponse.md
158
152
  docs/PublishEventResponse.md
153
+ docs/QuickReservationClubSport.md
159
154
  docs/QuickReservationClubSummary.md
160
155
  docs/QuickReservationClubSummaryLocation.md
161
156
  docs/QuickReservationResponse.md
@@ -166,8 +161,6 @@ docs/RegisterRequestBody.md
166
161
  docs/RegisterRequestBodyLocation.md
167
162
  docs/RequestPasswordReset200Response.md
168
163
  docs/ResetPasswordRequest.md
169
- docs/SetupPaymentMethodRequestBody.md
170
- docs/SetupPaymentMethodResponse.md
171
164
  docs/SlotInfo.md
172
165
  docs/SportAnalyticsResponse.md
173
166
  docs/SportInfo.md
@@ -176,6 +169,7 @@ docs/SportLevel.md
176
169
  docs/SportResponse.md
177
170
  docs/SportWithLevels.md
178
171
  docs/SportsManagerApi.md
172
+ docs/SportsPublicApi.md
179
173
  docs/SportsStaffApi.md
180
174
  docs/StaffUserProfileResponse.md
181
175
  docs/StripeStripeDeletedProduct.md
@@ -207,6 +201,7 @@ docs/StripeStripeResponseStripeStripePriceAllOfLastResponse.md
207
201
  docs/StripeStripeTaxCode.md
208
202
  docs/SubscribeRequestBody.md
209
203
  docs/SubscriberPrice.md
204
+ docs/SubscriptionInfo.md
210
205
  docs/SubscriptionMutationResponse.md
211
206
  docs/SubscriptionPlanResponse.md
212
207
  docs/SubscriptionsManagerApi.md
@@ -230,6 +225,7 @@ docs/UpdateSportRequest.md
230
225
  docs/UpdateSubscriptionPlanForClub200Response.md
231
226
  docs/UpdateUserRequestBody.md
232
227
  docs/UpdateUserRequestBodyLevelBySportsInner.md
228
+ docs/UserBookingsResponse.md
233
229
  docs/UserClubSubscription.md
234
230
  docs/UserInfo.md
235
231
  docs/UserLocationSummary.md
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- ## @tennac-booking/sdk@1.0.77
1
+ ## @tennac-booking/sdk@1.0.75
2
2
 
3
3
  This generator creates TypeScript/JavaScript client that utilizes [axios](https://github.com/axios/axios). The generated Node module can be used in the following environments:
4
4
 
@@ -36,7 +36,7 @@ navigate to the folder of your consuming project and run one of the following co
36
36
  _published:_
37
37
 
38
38
  ```
39
- npm install @tennac-booking/sdk@1.0.77 --save
39
+ npm install @tennac-booking/sdk@1.0.75 --save
40
40
  ```
41
41
 
42
42
  _unPublished (not recommended):_
@@ -52,6 +52,7 @@ All URIs are relative to *http://localhost*
52
52
  Class | Method | HTTP request | Description
53
53
  ------------ | ------------- | ------------- | -------------
54
54
  *BookingsApi* | [**getBookingHistory**](docs/BookingsApi.md#getbookinghistory) | **GET** /api/bookings/history/{bookingId} |
55
+ *BookingsApi* | [**getBookingPrice**](docs/BookingsApi.md#getbookingprice) | **POST** /api/bookings/booking-price |
55
56
  *BookingsApi* | [**getQuickReservationSlots**](docs/BookingsApi.md#getquickreservationslots) | **GET** /api/bookings/quick-reservations |
56
57
  *BookingsManagerApi* | [**applyNoShowFee**](docs/BookingsManagerApi.md#applynoshowfee) | **POST** /api/bookings/{bookingId}/no-show |
57
58
  *BookingsManagerApi* | [**managerCancelBooking**](docs/BookingsManagerApi.md#managercancelbooking) | **POST** /api/bookings/{bookingId}/manager-cancel |
@@ -66,9 +67,6 @@ Class | Method | HTTP request | Description
66
67
  *ClubAnalyticsApi* | [**getMostLikedClub**](docs/ClubAnalyticsApi.md#getmostlikedclub) | **GET** /api/club-analytics/most-liked-clubs |
67
68
  *ClubAnalyticsApi* | [**getPopularClubs**](docs/ClubAnalyticsApi.md#getpopularclubs) | **GET** /api/club-analytics/popular-clubs |
68
69
  *ClubAnalyticsStaffApi* | [**getAnalyticsBySport**](docs/ClubAnalyticsStaffApi.md#getanalyticsbysport) | **GET** /api/club-analytics/sport/{sportId}/analytics |
69
- *ClubAnalyticsStaffApi* | [**getClubPlayerBookingsById**](docs/ClubAnalyticsStaffApi.md#getclubplayerbookingsbyid) | **GET** /api/club-analytics/players/{playerId}/bookings |
70
- *ClubAnalyticsStaffApi* | [**getClubPlayerById**](docs/ClubAnalyticsStaffApi.md#getclubplayerbyid) | **GET** /api/club-analytics/players/{playerId} |
71
- *ClubAnalyticsStaffApi* | [**getClubPlayerStatisticsById**](docs/ClubAnalyticsStaffApi.md#getclubplayerstatisticsbyid) | **GET** /api/club-analytics/players/{playerId}/statistics |
72
70
  *ClubAnalyticsStaffApi* | [**getClubPlayers**](docs/ClubAnalyticsStaffApi.md#getclubplayers) | **GET** /api/club-analytics/players |
73
71
  *ClubAnalyticsStaffApi* | [**getDailyTurnOver**](docs/ClubAnalyticsStaffApi.md#getdailyturnover) | **GET** /api/club-analytics/daily-turnover |
74
72
  *ClubAnalyticsStaffApi* | [**getGenderPercentage**](docs/ClubAnalyticsStaffApi.md#getgenderpercentage) | **GET** /api/club-analytics/gender-percentage |
@@ -139,6 +137,7 @@ Class | Method | HTTP request | Description
139
137
  *SportsManagerApi* | [**createSport**](docs/SportsManagerApi.md#createsport) | **POST** /api/sports |
140
138
  *SportsManagerApi* | [**deleteSport**](docs/SportsManagerApi.md#deletesport) | **DELETE** /api/sports/{id} |
141
139
  *SportsManagerApi* | [**updateSport**](docs/SportsManagerApi.md#updatesport) | **PUT** /api/sports/{id} |
140
+ *SportsPublicApi* | [**getVerifiedSports**](docs/SportsPublicApi.md#getverifiedsports) | **GET** /api/sports/verified |
142
141
  *SportsStaffApi* | [**getAllSports**](docs/SportsStaffApi.md#getallsports) | **GET** /api/sports |
143
142
  *SubscriptionsManagerApi* | [**createPlan**](docs/SubscriptionsManagerApi.md#createplan) | **POST** /api/subscriptions/plans |
144
143
  *SubscriptionsManagerApi* | [**deletePlan**](docs/SubscriptionsManagerApi.md#deleteplan) | **DELETE** /api/subscriptions/plans/{productId} |
@@ -152,9 +151,7 @@ Class | Method | HTTP request | Description
152
151
  *UsersApi* | [**addFavoriteClub**](docs/UsersApi.md#addfavoriteclub) | **POST** /api/users/me/favorite-clubs |
153
152
  *UsersApi* | [**addFavoritePlayer**](docs/UsersApi.md#addfavoriteplayer) | **POST** /api/users/me/favoritesPlayers |
154
153
  *UsersApi* | [**addOrganization**](docs/UsersApi.md#addorganization) | **POST** /api/users/me/add-organization |
155
- *UsersApi* | [**addPaymentMethodSetup**](docs/UsersApi.md#addpaymentmethodsetup) | **POST** /api/users/addPaymentMethodSetup |
156
154
  *UsersApi* | [**changePassword**](docs/UsersApi.md#changepassword) | **PUT** /api/users/me/password |
157
- *UsersApi* | [**confirmPaymentMethodSetup**](docs/UsersApi.md#confirmpaymentmethodsetup) | **POST** /api/users/confirmPaymentMethodSetup |
158
155
  *UsersApi* | [**getAllUsers**](docs/UsersApi.md#getallusers) | **GET** /api/users |
159
156
  *UsersApi* | [**getBookingDetail**](docs/UsersApi.md#getbookingdetail) | **GET** /api/users/me/booking-detail/{bookingId} |
160
157
  *UsersApi* | [**getFavoriteClubs**](docs/UsersApi.md#getfavoriteclubs) | **GET** /api/users/me/favorite-clubs |
@@ -179,7 +176,6 @@ Class | Method | HTTP request | Description
179
176
  *UsersApi* | [**requestEmailVerification**](docs/UsersApi.md#requestemailverification) | **POST** /api/users/me/request-email-verification |
180
177
  *UsersApi* | [**requestPasswordReset**](docs/UsersApi.md#requestpasswordreset) | **POST** /api/users/request-password-reset |
181
178
  *UsersApi* | [**resetPassword**](docs/UsersApi.md#resetpassword) | **POST** /api/users/reset-password |
182
- *UsersApi* | [**setupOffSessionPaymentMethod**](docs/UsersApi.md#setupoffsessionpaymentmethod) | **POST** /api/users/setupOffSessionPaymentMethod |
183
179
  *UsersApi* | [**signInOrSignUpWithGoogle**](docs/UsersApi.md#signinorsignupwithgoogle) | **POST** /api/users/googleSignin |
184
180
  *UsersApi* | [**updateCustomer**](docs/UsersApi.md#updatecustomer) | **PUT** /api/users/me/customer |
185
181
  *UsersApi* | [**updateLevelBySports**](docs/UsersApi.md#updatelevelbysports) | **PUT** /api/users/me/level-by-sports |
@@ -194,17 +190,22 @@ Class | Method | HTTP request | Description
194
190
  - [AddClubMember201Response](docs/AddClubMember201Response.md)
195
191
  - [AddClubMemberRequest](docs/AddClubMemberRequest.md)
196
192
  - [AddOrganizationRequest](docs/AddOrganizationRequest.md)
197
- - [AddPaymentMethodRequestBody](docs/AddPaymentMethodRequestBody.md)
198
193
  - [BookingAnalyticsResponse](docs/BookingAnalyticsResponse.md)
199
- - [BookingDetailResponse](docs/BookingDetailResponse.md)
194
+ - [BookingClubInfo](docs/BookingClubInfo.md)
195
+ - [BookingCourtInfo](docs/BookingCourtInfo.md)
200
196
  - [BookingHistoryPopulated](docs/BookingHistoryPopulated.md)
201
197
  - [BookingInfo](docs/BookingInfo.md)
198
+ - [BookingPaymentStatus](docs/BookingPaymentStatus.md)
202
199
  - [BookingPaymentStatusResponse](docs/BookingPaymentStatusResponse.md)
203
200
  - [BookingPaymentStatusResponseBooking](docs/BookingPaymentStatusResponseBooking.md)
204
201
  - [BookingPaymentStatusResponseSummary](docs/BookingPaymentStatusResponseSummary.md)
202
+ - [BookingPlayerPaymentSummary](docs/BookingPlayerPaymentSummary.md)
205
203
  - [BookingPopulated](docs/BookingPopulated.md)
204
+ - [BookingPriceBody](docs/BookingPriceBody.md)
206
205
  - [BookingResponse](docs/BookingResponse.md)
207
206
  - [BookingResponseOnsitePaymentsInner](docs/BookingResponseOnsitePaymentsInner.md)
207
+ - [BookingSlotInfo](docs/BookingSlotInfo.md)
208
+ - [BookingSportInfo](docs/BookingSportInfo.md)
208
209
  - [BookingStatus](docs/BookingStatus.md)
209
210
  - [BookingSummary](docs/BookingSummary.md)
210
211
  - [BookingSummaryClubAddress](docs/BookingSummaryClubAddress.md)
@@ -217,17 +218,7 @@ Class | Method | HTTP request | Description
217
218
  - [CheckedInPlayer](docs/CheckedInPlayer.md)
218
219
  - [ClubMemberResponse](docs/ClubMemberResponse.md)
219
220
  - [ClubMemberResponseUser](docs/ClubMemberResponseUser.md)
220
- - [ClubPlayerBookingItem](docs/ClubPlayerBookingItem.md)
221
- - [ClubPlayerBookingsResponse](docs/ClubPlayerBookingsResponse.md)
222
- - [ClubPlayerDetailResponse](docs/ClubPlayerDetailResponse.md)
223
- - [ClubPlayerDetailResponseSportsLevelsInner](docs/ClubPlayerDetailResponseSportsLevelsInner.md)
224
221
  - [ClubPlayerResponse](docs/ClubPlayerResponse.md)
225
- - [ClubPlayerStatisticsResponse](docs/ClubPlayerStatisticsResponse.md)
226
- - [ClubPlayerStatisticsResponseBookingAmountEvolutionThisMonthInner](docs/ClubPlayerStatisticsResponseBookingAmountEvolutionThisMonthInner.md)
227
- - [ClubPlayerStatisticsResponseFavoriteClub](docs/ClubPlayerStatisticsResponseFavoriteClub.md)
228
- - [ClubPlayerStatisticsResponseMostPlayedClub](docs/ClubPlayerStatisticsResponseMostPlayedClub.md)
229
- - [ClubPlayerStatisticsResponseMostPlayedPartnersInner](docs/ClubPlayerStatisticsResponseMostPlayedPartnersInner.md)
230
- - [ClubPlayerSubscriptionSummary](docs/ClubPlayerSubscriptionSummary.md)
231
222
  - [ClubResponse](docs/ClubResponse.md)
232
223
  - [ClubResponseCreatedAt](docs/ClubResponseCreatedAt.md)
233
224
  - [ClubResponseLocation](docs/ClubResponseLocation.md)
@@ -238,8 +229,6 @@ Class | Method | HTTP request | Description
238
229
  - [ClubSubscriptions](docs/ClubSubscriptions.md)
239
230
  - [ClubSummary](docs/ClubSummary.md)
240
231
  - [ClubUserCountResponse](docs/ClubUserCountResponse.md)
241
- - [ConfirmPaymentMethodRequestBody](docs/ConfirmPaymentMethodRequestBody.md)
242
- - [ConfirmPaymentMethodResponse](docs/ConfirmPaymentMethodResponse.md)
243
232
  - [CourtInfo](docs/CourtInfo.md)
244
233
  - [CourtResponse](docs/CourtResponse.md)
245
234
  - [CourtStatus](docs/CourtStatus.md)
@@ -294,6 +283,7 @@ Class | Method | HTTP request | Description
294
283
  - [IUserAttributesOrganizationsInner](docs/IUserAttributesOrganizationsInner.md)
295
284
  - [IUserLocation](docs/IUserLocation.md)
296
285
  - [InvoiceInfo](docs/InvoiceInfo.md)
286
+ - [InvoiceStatus](docs/InvoiceStatus.md)
297
287
  - [JoinEventRequest](docs/JoinEventRequest.md)
298
288
  - [JoinEventResponse](docs/JoinEventResponse.md)
299
289
  - [LastSixMonthsTurnoverItem](docs/LastSixMonthsTurnoverItem.md)
@@ -310,7 +300,6 @@ Class | Method | HTTP request | Description
310
300
  - [PasswordResetRequestBody](docs/PasswordResetRequestBody.md)
311
301
  - [PaymentByPlayerInfo](docs/PaymentByPlayerInfo.md)
312
302
  - [PaymentMethod](docs/PaymentMethod.md)
313
- - [PaymentMethodSetupResponse](docs/PaymentMethodSetupResponse.md)
314
303
  - [PickIUserLocationExcludeKeyofIUserLocationType](docs/PickIUserLocationExcludeKeyofIUserLocationType.md)
315
304
  - [PlanInterval](docs/PlanInterval.md)
316
305
  - [PlayerCategoriesResponse](docs/PlayerCategoriesResponse.md)
@@ -318,6 +307,7 @@ Class | Method | HTTP request | Description
318
307
  - [PlayerCategoryId](docs/PlayerCategoryId.md)
319
308
  - [PlayerListResponse](docs/PlayerListResponse.md)
320
309
  - [PlayerPaymentInfo](docs/PlayerPaymentInfo.md)
310
+ - [PlayerPrice](docs/PlayerPrice.md)
321
311
  - [PlayerSummary](docs/PlayerSummary.md)
322
312
  - [PlayerWithPaymentMethod](docs/PlayerWithPaymentMethod.md)
323
313
  - [ProfilePictureResponse](docs/ProfilePictureResponse.md)
@@ -325,6 +315,7 @@ Class | Method | HTTP request | Description
325
315
  - [PublicSubscriptionPlanResponse](docs/PublicSubscriptionPlanResponse.md)
326
316
  - [PublicUserProfileResponse](docs/PublicUserProfileResponse.md)
327
317
  - [PublishEventResponse](docs/PublishEventResponse.md)
318
+ - [QuickReservationClubSport](docs/QuickReservationClubSport.md)
328
319
  - [QuickReservationClubSummary](docs/QuickReservationClubSummary.md)
329
320
  - [QuickReservationClubSummaryLocation](docs/QuickReservationClubSummaryLocation.md)
330
321
  - [QuickReservationResponse](docs/QuickReservationResponse.md)
@@ -335,8 +326,6 @@ Class | Method | HTTP request | Description
335
326
  - [RegisterRequestBodyLocation](docs/RegisterRequestBodyLocation.md)
336
327
  - [RequestPasswordReset200Response](docs/RequestPasswordReset200Response.md)
337
328
  - [ResetPasswordRequest](docs/ResetPasswordRequest.md)
338
- - [SetupPaymentMethodRequestBody](docs/SetupPaymentMethodRequestBody.md)
339
- - [SetupPaymentMethodResponse](docs/SetupPaymentMethodResponse.md)
340
329
  - [SlotInfo](docs/SlotInfo.md)
341
330
  - [SportAnalyticsResponse](docs/SportAnalyticsResponse.md)
342
331
  - [SportInfo](docs/SportInfo.md)
@@ -374,6 +363,7 @@ Class | Method | HTTP request | Description
374
363
  - [StripeStripeTaxCode](docs/StripeStripeTaxCode.md)
375
364
  - [SubscribeRequestBody](docs/SubscribeRequestBody.md)
376
365
  - [SubscriberPrice](docs/SubscriberPrice.md)
366
+ - [SubscriptionInfo](docs/SubscriptionInfo.md)
377
367
  - [SubscriptionMutationResponse](docs/SubscriptionMutationResponse.md)
378
368
  - [SubscriptionPlanResponse](docs/SubscriptionPlanResponse.md)
379
369
  - [SurfaceType](docs/SurfaceType.md)
@@ -393,6 +383,7 @@ Class | Method | HTTP request | Description
393
383
  - [UpdateSubscriptionPlanForClub200Response](docs/UpdateSubscriptionPlanForClub200Response.md)
394
384
  - [UpdateUserRequestBody](docs/UpdateUserRequestBody.md)
395
385
  - [UpdateUserRequestBodyLevelBySportsInner](docs/UpdateUserRequestBodyLevelBySportsInner.md)
386
+ - [UserBookingsResponse](docs/UserBookingsResponse.md)
396
387
  - [UserClubSubscription](docs/UserClubSubscription.md)
397
388
  - [UserInfo](docs/UserInfo.md)
398
389
  - [UserLocationSummary](docs/UserLocationSummary.md)