@tennac-booking/sdk 1.0.77 → 1.0.80
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 +13 -16
- package/README.md +16 -24
- package/api.ts +1247 -1401
- package/base.ts +1 -1
- package/common.ts +1 -1
- package/configuration.ts +1 -1
- package/dist/api.d.ts +1030 -1036
- package/dist/api.js +189 -403
- package/dist/base.d.ts +1 -1
- package/dist/base.js +1 -1
- package/dist/common.d.ts +1 -1
- package/dist/common.js +1 -1
- package/dist/configuration.d.ts +1 -1
- package/dist/configuration.js +1 -1
- package/dist/esm/api.d.ts +1030 -1036
- package/dist/esm/api.js +182 -400
- package/dist/esm/base.d.ts +1 -1
- package/dist/esm/base.js +1 -1
- package/dist/esm/common.d.ts +1 -1
- package/dist/esm/common.js +1 -1
- package/dist/esm/configuration.d.ts +1 -1
- package/dist/esm/configuration.js +1 -1
- package/dist/esm/index.d.ts +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/docs/BookingClubInfo.md +28 -0
- package/docs/{SetupPaymentMethodRequestBody.md → BookingCourtInfo.md} +7 -5
- package/docs/BookingDetailResponse.md +53 -1
- package/docs/BookingInfo.md +2 -2
- package/docs/BookingPaymentStatus.md +24 -0
- package/docs/BookingPlayerPaymentSummary.md +34 -0
- package/docs/BookingPopulated.md +2 -0
- package/docs/{ConfirmPaymentMethodRequestBody.md → BookingPriceBody.md} +7 -5
- package/docs/BookingResponse.md +2 -0
- package/docs/BookingSlotInfo.md +30 -0
- package/docs/{AddPaymentMethodRequestBody.md → BookingSportInfo.md} +7 -5
- package/docs/BookingSummary.md +53 -1
- package/docs/BookingsApi.md +55 -0
- package/docs/ClubAnalyticsStaffApi.md +0 -167
- package/docs/ClubResponse.md +8 -0
- package/docs/ClubSettingsResponse.md +0 -2
- package/docs/CreateBookingRequest.md +2 -2
- package/docs/CreateEventRequest.md +0 -2
- package/docs/IUserAttributes.md +2 -12
- package/docs/InvoiceStatus.md +22 -0
- package/docs/PartialClubResponse.md +8 -0
- package/docs/PlayerPrice.md +30 -0
- package/docs/{ConfirmPaymentMethodResponse.md → QuickReservationClubSport.md} +7 -7
- package/docs/QuickReservationClubSummary.md +4 -0
- package/docs/SlotInfo.md +2 -2
- package/docs/SportsPublicApi.md +53 -0
- package/docs/StaffUserProfileResponse.md +2 -12
- package/docs/SubscribeRequestBody.md +2 -0
- package/docs/SubscriptionInfo.md +24 -0
- package/docs/UserBookingsResponse.md +28 -0
- package/docs/UserProfileResponse.md +4 -12
- package/docs/UsersApi.md +2 -158
- package/index.ts +1 -1
- package/package.json +1 -1
- package/docs/ClubPlayerBookingItem.md +0 -36
- package/docs/ClubPlayerBookingsResponse.md +0 -22
- package/docs/ClubPlayerDetailResponse.md +0 -46
- package/docs/ClubPlayerDetailResponseSportsLevelsInner.md +0 -22
- package/docs/ClubPlayerStatisticsResponse.md +0 -42
- package/docs/ClubPlayerStatisticsResponseBookingAmountEvolutionThisMonthInner.md +0 -22
- package/docs/ClubPlayerStatisticsResponseFavoriteClub.md +0 -23
- package/docs/ClubPlayerStatisticsResponseMostPlayedClub.md +0 -25
- package/docs/ClubPlayerStatisticsResponseMostPlayedPartnersInner.md +0 -26
- package/docs/ClubPlayerSubscriptionSummary.md +0 -28
- package/docs/PaymentMethodSetupResponse.md +0 -24
- package/docs/SetupPaymentMethodResponse.md +0 -24
package/.openapi-generator/FILES
CHANGED
|
@@ -9,17 +9,23 @@ 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
|
|
13
|
+
docs/BookingClubInfo.md
|
|
14
|
+
docs/BookingCourtInfo.md
|
|
14
15
|
docs/BookingDetailResponse.md
|
|
15
16
|
docs/BookingHistoryPopulated.md
|
|
16
17
|
docs/BookingInfo.md
|
|
18
|
+
docs/BookingPaymentStatus.md
|
|
17
19
|
docs/BookingPaymentStatusResponse.md
|
|
18
20
|
docs/BookingPaymentStatusResponseBooking.md
|
|
19
21
|
docs/BookingPaymentStatusResponseSummary.md
|
|
22
|
+
docs/BookingPlayerPaymentSummary.md
|
|
20
23
|
docs/BookingPopulated.md
|
|
24
|
+
docs/BookingPriceBody.md
|
|
21
25
|
docs/BookingResponse.md
|
|
22
26
|
docs/BookingResponseOnsitePaymentsInner.md
|
|
27
|
+
docs/BookingSlotInfo.md
|
|
28
|
+
docs/BookingSportInfo.md
|
|
23
29
|
docs/BookingStatus.md
|
|
24
30
|
docs/BookingSummary.md
|
|
25
31
|
docs/BookingSummaryClubAddress.md
|
|
@@ -38,17 +44,7 @@ docs/ClubAnalyticsApi.md
|
|
|
38
44
|
docs/ClubAnalyticsStaffApi.md
|
|
39
45
|
docs/ClubMemberResponse.md
|
|
40
46
|
docs/ClubMemberResponseUser.md
|
|
41
|
-
docs/ClubPlayerBookingItem.md
|
|
42
|
-
docs/ClubPlayerBookingsResponse.md
|
|
43
|
-
docs/ClubPlayerDetailResponse.md
|
|
44
|
-
docs/ClubPlayerDetailResponseSportsLevelsInner.md
|
|
45
47
|
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
48
|
docs/ClubResponse.md
|
|
53
49
|
docs/ClubResponseCreatedAt.md
|
|
54
50
|
docs/ClubResponseLocation.md
|
|
@@ -65,8 +61,6 @@ docs/ClubUserCountResponse.md
|
|
|
65
61
|
docs/ClubsApi.md
|
|
66
62
|
docs/ClubsManagerApi.md
|
|
67
63
|
docs/ClubsStaffApi.md
|
|
68
|
-
docs/ConfirmPaymentMethodRequestBody.md
|
|
69
|
-
docs/ConfirmPaymentMethodResponse.md
|
|
70
64
|
docs/CourtInfo.md
|
|
71
65
|
docs/CourtResponse.md
|
|
72
66
|
docs/CourtStatus.md
|
|
@@ -125,6 +119,7 @@ docs/IUserAttributes.md
|
|
|
125
119
|
docs/IUserAttributesOrganizationsInner.md
|
|
126
120
|
docs/IUserLocation.md
|
|
127
121
|
docs/InvoiceInfo.md
|
|
122
|
+
docs/InvoiceStatus.md
|
|
128
123
|
docs/JoinEventRequest.md
|
|
129
124
|
docs/JoinEventResponse.md
|
|
130
125
|
docs/LastSixMonthsTurnoverItem.md
|
|
@@ -141,7 +136,6 @@ docs/PartialClubResponse.md
|
|
|
141
136
|
docs/PasswordResetRequestBody.md
|
|
142
137
|
docs/PaymentByPlayerInfo.md
|
|
143
138
|
docs/PaymentMethod.md
|
|
144
|
-
docs/PaymentMethodSetupResponse.md
|
|
145
139
|
docs/PickIUserLocationExcludeKeyofIUserLocationType.md
|
|
146
140
|
docs/PlanInterval.md
|
|
147
141
|
docs/PlayerCategoriesResponse.md
|
|
@@ -149,6 +143,7 @@ docs/PlayerCategory.md
|
|
|
149
143
|
docs/PlayerCategoryId.md
|
|
150
144
|
docs/PlayerListResponse.md
|
|
151
145
|
docs/PlayerPaymentInfo.md
|
|
146
|
+
docs/PlayerPrice.md
|
|
152
147
|
docs/PlayerSummary.md
|
|
153
148
|
docs/PlayerWithPaymentMethod.md
|
|
154
149
|
docs/ProfilePictureResponse.md
|
|
@@ -156,6 +151,7 @@ docs/ProfilePictureUpdateRequestBody.md
|
|
|
156
151
|
docs/PublicSubscriptionPlanResponse.md
|
|
157
152
|
docs/PublicUserProfileResponse.md
|
|
158
153
|
docs/PublishEventResponse.md
|
|
154
|
+
docs/QuickReservationClubSport.md
|
|
159
155
|
docs/QuickReservationClubSummary.md
|
|
160
156
|
docs/QuickReservationClubSummaryLocation.md
|
|
161
157
|
docs/QuickReservationResponse.md
|
|
@@ -166,8 +162,6 @@ docs/RegisterRequestBody.md
|
|
|
166
162
|
docs/RegisterRequestBodyLocation.md
|
|
167
163
|
docs/RequestPasswordReset200Response.md
|
|
168
164
|
docs/ResetPasswordRequest.md
|
|
169
|
-
docs/SetupPaymentMethodRequestBody.md
|
|
170
|
-
docs/SetupPaymentMethodResponse.md
|
|
171
165
|
docs/SlotInfo.md
|
|
172
166
|
docs/SportAnalyticsResponse.md
|
|
173
167
|
docs/SportInfo.md
|
|
@@ -176,6 +170,7 @@ docs/SportLevel.md
|
|
|
176
170
|
docs/SportResponse.md
|
|
177
171
|
docs/SportWithLevels.md
|
|
178
172
|
docs/SportsManagerApi.md
|
|
173
|
+
docs/SportsPublicApi.md
|
|
179
174
|
docs/SportsStaffApi.md
|
|
180
175
|
docs/StaffUserProfileResponse.md
|
|
181
176
|
docs/StripeStripeDeletedProduct.md
|
|
@@ -207,6 +202,7 @@ docs/StripeStripeResponseStripeStripePriceAllOfLastResponse.md
|
|
|
207
202
|
docs/StripeStripeTaxCode.md
|
|
208
203
|
docs/SubscribeRequestBody.md
|
|
209
204
|
docs/SubscriberPrice.md
|
|
205
|
+
docs/SubscriptionInfo.md
|
|
210
206
|
docs/SubscriptionMutationResponse.md
|
|
211
207
|
docs/SubscriptionPlanResponse.md
|
|
212
208
|
docs/SubscriptionsManagerApi.md
|
|
@@ -230,6 +226,7 @@ docs/UpdateSportRequest.md
|
|
|
230
226
|
docs/UpdateSubscriptionPlanForClub200Response.md
|
|
231
227
|
docs/UpdateUserRequestBody.md
|
|
232
228
|
docs/UpdateUserRequestBodyLevelBySportsInner.md
|
|
229
|
+
docs/UserBookingsResponse.md
|
|
233
230
|
docs/UserClubSubscription.md
|
|
234
231
|
docs/UserInfo.md
|
|
235
232
|
docs/UserLocationSummary.md
|
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## @tennac-booking/sdk@1.0.
|
|
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.
|
|
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,23 @@ 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)
|
|
194
|
+
- [BookingClubInfo](docs/BookingClubInfo.md)
|
|
195
|
+
- [BookingCourtInfo](docs/BookingCourtInfo.md)
|
|
199
196
|
- [BookingDetailResponse](docs/BookingDetailResponse.md)
|
|
200
197
|
- [BookingHistoryPopulated](docs/BookingHistoryPopulated.md)
|
|
201
198
|
- [BookingInfo](docs/BookingInfo.md)
|
|
199
|
+
- [BookingPaymentStatus](docs/BookingPaymentStatus.md)
|
|
202
200
|
- [BookingPaymentStatusResponse](docs/BookingPaymentStatusResponse.md)
|
|
203
201
|
- [BookingPaymentStatusResponseBooking](docs/BookingPaymentStatusResponseBooking.md)
|
|
204
202
|
- [BookingPaymentStatusResponseSummary](docs/BookingPaymentStatusResponseSummary.md)
|
|
203
|
+
- [BookingPlayerPaymentSummary](docs/BookingPlayerPaymentSummary.md)
|
|
205
204
|
- [BookingPopulated](docs/BookingPopulated.md)
|
|
205
|
+
- [BookingPriceBody](docs/BookingPriceBody.md)
|
|
206
206
|
- [BookingResponse](docs/BookingResponse.md)
|
|
207
207
|
- [BookingResponseOnsitePaymentsInner](docs/BookingResponseOnsitePaymentsInner.md)
|
|
208
|
+
- [BookingSlotInfo](docs/BookingSlotInfo.md)
|
|
209
|
+
- [BookingSportInfo](docs/BookingSportInfo.md)
|
|
208
210
|
- [BookingStatus](docs/BookingStatus.md)
|
|
209
211
|
- [BookingSummary](docs/BookingSummary.md)
|
|
210
212
|
- [BookingSummaryClubAddress](docs/BookingSummaryClubAddress.md)
|
|
@@ -217,17 +219,7 @@ Class | Method | HTTP request | Description
|
|
|
217
219
|
- [CheckedInPlayer](docs/CheckedInPlayer.md)
|
|
218
220
|
- [ClubMemberResponse](docs/ClubMemberResponse.md)
|
|
219
221
|
- [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
222
|
- [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
223
|
- [ClubResponse](docs/ClubResponse.md)
|
|
232
224
|
- [ClubResponseCreatedAt](docs/ClubResponseCreatedAt.md)
|
|
233
225
|
- [ClubResponseLocation](docs/ClubResponseLocation.md)
|
|
@@ -238,8 +230,6 @@ Class | Method | HTTP request | Description
|
|
|
238
230
|
- [ClubSubscriptions](docs/ClubSubscriptions.md)
|
|
239
231
|
- [ClubSummary](docs/ClubSummary.md)
|
|
240
232
|
- [ClubUserCountResponse](docs/ClubUserCountResponse.md)
|
|
241
|
-
- [ConfirmPaymentMethodRequestBody](docs/ConfirmPaymentMethodRequestBody.md)
|
|
242
|
-
- [ConfirmPaymentMethodResponse](docs/ConfirmPaymentMethodResponse.md)
|
|
243
233
|
- [CourtInfo](docs/CourtInfo.md)
|
|
244
234
|
- [CourtResponse](docs/CourtResponse.md)
|
|
245
235
|
- [CourtStatus](docs/CourtStatus.md)
|
|
@@ -294,6 +284,7 @@ Class | Method | HTTP request | Description
|
|
|
294
284
|
- [IUserAttributesOrganizationsInner](docs/IUserAttributesOrganizationsInner.md)
|
|
295
285
|
- [IUserLocation](docs/IUserLocation.md)
|
|
296
286
|
- [InvoiceInfo](docs/InvoiceInfo.md)
|
|
287
|
+
- [InvoiceStatus](docs/InvoiceStatus.md)
|
|
297
288
|
- [JoinEventRequest](docs/JoinEventRequest.md)
|
|
298
289
|
- [JoinEventResponse](docs/JoinEventResponse.md)
|
|
299
290
|
- [LastSixMonthsTurnoverItem](docs/LastSixMonthsTurnoverItem.md)
|
|
@@ -310,7 +301,6 @@ Class | Method | HTTP request | Description
|
|
|
310
301
|
- [PasswordResetRequestBody](docs/PasswordResetRequestBody.md)
|
|
311
302
|
- [PaymentByPlayerInfo](docs/PaymentByPlayerInfo.md)
|
|
312
303
|
- [PaymentMethod](docs/PaymentMethod.md)
|
|
313
|
-
- [PaymentMethodSetupResponse](docs/PaymentMethodSetupResponse.md)
|
|
314
304
|
- [PickIUserLocationExcludeKeyofIUserLocationType](docs/PickIUserLocationExcludeKeyofIUserLocationType.md)
|
|
315
305
|
- [PlanInterval](docs/PlanInterval.md)
|
|
316
306
|
- [PlayerCategoriesResponse](docs/PlayerCategoriesResponse.md)
|
|
@@ -318,6 +308,7 @@ Class | Method | HTTP request | Description
|
|
|
318
308
|
- [PlayerCategoryId](docs/PlayerCategoryId.md)
|
|
319
309
|
- [PlayerListResponse](docs/PlayerListResponse.md)
|
|
320
310
|
- [PlayerPaymentInfo](docs/PlayerPaymentInfo.md)
|
|
311
|
+
- [PlayerPrice](docs/PlayerPrice.md)
|
|
321
312
|
- [PlayerSummary](docs/PlayerSummary.md)
|
|
322
313
|
- [PlayerWithPaymentMethod](docs/PlayerWithPaymentMethod.md)
|
|
323
314
|
- [ProfilePictureResponse](docs/ProfilePictureResponse.md)
|
|
@@ -325,6 +316,7 @@ Class | Method | HTTP request | Description
|
|
|
325
316
|
- [PublicSubscriptionPlanResponse](docs/PublicSubscriptionPlanResponse.md)
|
|
326
317
|
- [PublicUserProfileResponse](docs/PublicUserProfileResponse.md)
|
|
327
318
|
- [PublishEventResponse](docs/PublishEventResponse.md)
|
|
319
|
+
- [QuickReservationClubSport](docs/QuickReservationClubSport.md)
|
|
328
320
|
- [QuickReservationClubSummary](docs/QuickReservationClubSummary.md)
|
|
329
321
|
- [QuickReservationClubSummaryLocation](docs/QuickReservationClubSummaryLocation.md)
|
|
330
322
|
- [QuickReservationResponse](docs/QuickReservationResponse.md)
|
|
@@ -335,8 +327,6 @@ Class | Method | HTTP request | Description
|
|
|
335
327
|
- [RegisterRequestBodyLocation](docs/RegisterRequestBodyLocation.md)
|
|
336
328
|
- [RequestPasswordReset200Response](docs/RequestPasswordReset200Response.md)
|
|
337
329
|
- [ResetPasswordRequest](docs/ResetPasswordRequest.md)
|
|
338
|
-
- [SetupPaymentMethodRequestBody](docs/SetupPaymentMethodRequestBody.md)
|
|
339
|
-
- [SetupPaymentMethodResponse](docs/SetupPaymentMethodResponse.md)
|
|
340
330
|
- [SlotInfo](docs/SlotInfo.md)
|
|
341
331
|
- [SportAnalyticsResponse](docs/SportAnalyticsResponse.md)
|
|
342
332
|
- [SportInfo](docs/SportInfo.md)
|
|
@@ -374,6 +364,7 @@ Class | Method | HTTP request | Description
|
|
|
374
364
|
- [StripeStripeTaxCode](docs/StripeStripeTaxCode.md)
|
|
375
365
|
- [SubscribeRequestBody](docs/SubscribeRequestBody.md)
|
|
376
366
|
- [SubscriberPrice](docs/SubscriberPrice.md)
|
|
367
|
+
- [SubscriptionInfo](docs/SubscriptionInfo.md)
|
|
377
368
|
- [SubscriptionMutationResponse](docs/SubscriptionMutationResponse.md)
|
|
378
369
|
- [SubscriptionPlanResponse](docs/SubscriptionPlanResponse.md)
|
|
379
370
|
- [SurfaceType](docs/SurfaceType.md)
|
|
@@ -393,6 +384,7 @@ Class | Method | HTTP request | Description
|
|
|
393
384
|
- [UpdateSubscriptionPlanForClub200Response](docs/UpdateSubscriptionPlanForClub200Response.md)
|
|
394
385
|
- [UpdateUserRequestBody](docs/UpdateUserRequestBody.md)
|
|
395
386
|
- [UpdateUserRequestBodyLevelBySportsInner](docs/UpdateUserRequestBodyLevelBySportsInner.md)
|
|
387
|
+
- [UserBookingsResponse](docs/UserBookingsResponse.md)
|
|
396
388
|
- [UserClubSubscription](docs/UserClubSubscription.md)
|
|
397
389
|
- [UserInfo](docs/UserInfo.md)
|
|
398
390
|
- [UserLocationSummary](docs/UserLocationSummary.md)
|