@tennac-booking/sdk 1.0.40 → 1.0.42
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 +178 -3
- package/README.md +261 -4
- package/api.ts +16205 -858
- package/base.ts +1 -1
- package/common.ts +1 -1
- package/configuration.ts +1 -1
- package/dist/api.d.ts +11286 -855
- package/dist/api.js +8543 -31
- 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 +11286 -855
- package/dist/esm/api.js +8425 -27
- 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/BaseUser.md +13 -13
- package/docs/BookingsApi.md +1 -1
- package/docs/ClubAnalyticsApi.md +1 -1
- package/docs/ClubsApi.md +1 -1
- package/docs/DiagnosticsApi.md +45 -0
- package/docs/EventsApi.md +1 -1
- package/docs/FavoritePlayersResponse.md +1 -1
- package/docs/IUserAttributes.md +74 -0
- package/docs/IUserAttributesFavoritePlayersInner.md +18 -0
- package/docs/IUserLocation.md +44 -0
- package/docs/ManagerBookingsApi.md +1 -1
- package/docs/ManagerClubCourtsApi.md +1 -1
- package/docs/ManagerClubRolesApi.md +1 -1
- package/docs/ManagerClubSlotsApi.md +1 -1
- package/docs/ManagerClubSubscriptionsApi.md +1 -1
- package/docs/ManagerClubsApi.md +1 -1
- package/docs/ManagerEventsApi.md +1 -1
- package/docs/ManagerSportsApi.md +1 -1
- package/docs/PickUserResponseExcludeKeyofUserResponseLocation.md +15 -13
- package/docs/PickUserResponseExcludeKeyofUserResponseLocationLevelBySportsInner.md +22 -0
- package/docs/StaffBookingsApi.md +1 -1
- package/docs/StaffClubAnalyticsApi.md +1 -1
- package/docs/StaffClubBookingsApi.md +1 -1
- package/docs/StaffClubsApi.md +1 -1
- package/docs/StaffEventsApi.md +1 -1
- package/docs/StaffProfileApi.md +1 -1
- package/docs/StaffUserProfileResponse.md +56 -0
- package/docs/UserApi.md +1 -1
- package/docs/UserAuthenticationApi.md +1 -1
- package/docs/UserBookingsApi.md +1 -1
- package/docs/UserClubCourtsApi.md +1 -1
- package/docs/UserClubSlotsApi.md +1 -1
- package/docs/UserClubSportsApi.md +1 -1
- package/docs/UserClubsApi.md +1 -1
- package/docs/UserPaymentApi.md +1 -1
- package/docs/UserProfileApi.md +1 -1
- package/docs/UserProfileResponse.md +56 -0
- package/docs/UserSubscriptionsApi.md +1 -1
- package/docs/UsersApi.md +244 -8
- package/index.ts +1 -1
- package/package.json +1 -1
package/dist/esm/base.d.ts
CHANGED
package/dist/esm/base.js
CHANGED
package/dist/esm/common.d.ts
CHANGED
package/dist/esm/common.js
CHANGED
package/dist/esm/index.d.ts
CHANGED
package/dist/esm/index.js
CHANGED
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
package/docs/BaseUser.md
CHANGED
|
@@ -5,32 +5,32 @@
|
|
|
5
5
|
|
|
6
6
|
Name | Type | Description | Notes
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**id** | **
|
|
9
|
-
**_id** | **
|
|
8
|
+
**id** | **string** | | [optional] [default to undefined]
|
|
9
|
+
**_id** | **string** | | [optional] [default to undefined]
|
|
10
10
|
**username** | **string** | | [optional] [default to undefined]
|
|
11
11
|
**googleId** | **string** | | [optional] [default to undefined]
|
|
12
|
-
**firstName** | **string** | | [default to undefined]
|
|
13
|
-
**lastName** | **string** | | [default to undefined]
|
|
14
|
-
**email** | **string** | | [default to undefined]
|
|
12
|
+
**firstName** | **string** | | [optional] [default to undefined]
|
|
13
|
+
**lastName** | **string** | | [optional] [default to undefined]
|
|
14
|
+
**email** | **string** | | [optional] [default to undefined]
|
|
15
15
|
**phone** | **string** | | [optional] [default to undefined]
|
|
16
16
|
**profilePicture** | **string** | | [optional] [default to undefined]
|
|
17
17
|
**description** | **string** | | [optional] [default to undefined]
|
|
18
18
|
**city** | **string** | | [optional] [default to undefined]
|
|
19
|
-
**isProfileVisible** | **boolean** | | [default to undefined]
|
|
20
|
-
**gender** |
|
|
21
|
-
**isAccountVerified** | **boolean** | | [default to undefined]
|
|
19
|
+
**isProfileVisible** | **boolean** | | [optional] [default to undefined]
|
|
20
|
+
**gender** | **string** | | [optional] [default to undefined]
|
|
21
|
+
**isAccountVerified** | **boolean** | | [optional] [default to undefined]
|
|
22
22
|
**isCreditCardRegistered** | **boolean** | | [optional] [default to undefined]
|
|
23
|
-
**isAdmin** | **boolean** | | [default to undefined]
|
|
23
|
+
**isAdmin** | **boolean** | | [optional] [default to undefined]
|
|
24
24
|
**isLevelCertified** | **boolean** | | [optional] [default to undefined]
|
|
25
|
-
**paymentMethodSetupCompleted** | **boolean** | | [default to undefined]
|
|
25
|
+
**paymentMethodSetupCompleted** | **boolean** | | [optional] [default to undefined]
|
|
26
26
|
**paymentMethods** | **Array<string>** | | [optional] [default to undefined]
|
|
27
27
|
**defaultPaymentMethodId** | **string** | | [optional] [default to undefined]
|
|
28
|
-
**levelBySports** | [**Array<
|
|
28
|
+
**levelBySports** | [**Array<PickUserResponseExcludeKeyofUserResponseLocationLevelBySportsInner>**](PickUserResponseExcludeKeyofUserResponseLocationLevelBySportsInner.md) | | [optional] [default to undefined]
|
|
29
29
|
**favoriteClubs** | **Array<string>** | | [optional] [default to undefined]
|
|
30
30
|
**favoritePlayers** | **Array<string>** | | [optional] [default to undefined]
|
|
31
31
|
**stripeCustomerId** | **string** | | [optional] [default to undefined]
|
|
32
|
-
**createdAt** | **string** | | [default to undefined]
|
|
33
|
-
**updatedAt** | **string** | | [default to undefined]
|
|
32
|
+
**createdAt** | **string** | | [optional] [default to undefined]
|
|
33
|
+
**updatedAt** | **string** | | [optional] [default to undefined]
|
|
34
34
|
**setupIntentId** | **string** | | [optional] [default to undefined]
|
|
35
35
|
**sports** | **{ [key: string]: any; }** | Construct a type with a set of properties K of type T | [optional] [default to undefined]
|
|
36
36
|
**location** | [**UserLocationSummary**](UserLocationSummary.md) | | [optional] [default to undefined]
|
package/docs/BookingsApi.md
CHANGED
package/docs/ClubAnalyticsApi.md
CHANGED
package/docs/ClubsApi.md
CHANGED
package/docs/DiagnosticsApi.md
CHANGED
|
@@ -4,8 +4,53 @@ All URIs are relative to */api*
|
|
|
4
4
|
|
|
5
5
|
|Method | HTTP request | Description|
|
|
6
6
|
|------------- | ------------- | -------------|
|
|
7
|
+
|[**getSdkDiagnostics**](#getsdkdiagnostics) | **GET** /api/test/sdk-check | Vérifie que la documentation OpenAPI et le SDK sont synchronisés avec la version de l’API|
|
|
7
8
|
|[**ping**](#ping) | **GET** /tsoa-test/ping | |
|
|
8
9
|
|
|
10
|
+
# **getSdkDiagnostics**
|
|
11
|
+
> SdkDiagnosticsResponse getSdkDiagnostics()
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
### Example
|
|
15
|
+
|
|
16
|
+
```typescript
|
|
17
|
+
import {
|
|
18
|
+
DiagnosticsApi,
|
|
19
|
+
Configuration
|
|
20
|
+
} from '@tennac-booking/sdk';
|
|
21
|
+
|
|
22
|
+
const configuration = new Configuration();
|
|
23
|
+
const apiInstance = new DiagnosticsApi(configuration);
|
|
24
|
+
|
|
25
|
+
const { status, data } = await apiInstance.getSdkDiagnostics();
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
### Parameters
|
|
29
|
+
This endpoint does not have any parameters.
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
### Return type
|
|
33
|
+
|
|
34
|
+
**SdkDiagnosticsResponse**
|
|
35
|
+
|
|
36
|
+
### Authorization
|
|
37
|
+
|
|
38
|
+
[bearerAuth](../README.md#bearerAuth)
|
|
39
|
+
|
|
40
|
+
### HTTP request headers
|
|
41
|
+
|
|
42
|
+
- **Content-Type**: Not defined
|
|
43
|
+
- **Accept**: application/json
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
### HTTP response details
|
|
47
|
+
| Status code | Description | Response headers |
|
|
48
|
+
|-------------|-------------|------------------|
|
|
49
|
+
|**200** | Résultat de la vérification | - |
|
|
50
|
+
|**500** | Erreur lors de la vérification | - |
|
|
51
|
+
|
|
52
|
+
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
53
|
+
|
|
9
54
|
# **ping**
|
|
10
55
|
> DiagnosticsResponse ping()
|
|
11
56
|
|
package/docs/EventsApi.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Name | Type | Description | Notes
|
|
7
7
|
------------ | ------------- | ------------- | -------------
|
|
8
|
-
**favoriteUsers** | [**Array<
|
|
8
|
+
**favoriteUsers** | [**Array<IUserAttributes>**](IUserAttributes.md) | | [default to undefined]
|
|
9
9
|
|
|
10
10
|
## Example
|
|
11
11
|
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
# IUserAttributes
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**username** | **string** | | [optional] [default to undefined]
|
|
9
|
+
**googleId** | **string** | | [optional] [default to undefined]
|
|
10
|
+
**firstName** | **string** | | [default to undefined]
|
|
11
|
+
**lastName** | **string** | | [default to undefined]
|
|
12
|
+
**email** | **string** | | [default to undefined]
|
|
13
|
+
**gender** | [**Gender**](Gender.md) | | [optional] [default to undefined]
|
|
14
|
+
**location** | [**IUserLocation**](IUserLocation.md) | | [optional] [default to undefined]
|
|
15
|
+
**isAccountVerified** | **boolean** | | [default to undefined]
|
|
16
|
+
**isCreditCardRegistered** | **boolean** | | [optional] [default to undefined]
|
|
17
|
+
**levelBySports** | [**Array<ILevelBySports>**](ILevelBySports.md) | | [optional] [default to undefined]
|
|
18
|
+
**stripeCustomerId** | **string** | | [optional] [default to undefined]
|
|
19
|
+
**phone** | **string** | | [optional] [default to undefined]
|
|
20
|
+
**password** | **string** | | [optional] [default to undefined]
|
|
21
|
+
**profilePicture** | **string** | | [optional] [default to undefined]
|
|
22
|
+
**isAdmin** | **boolean** | | [default to undefined]
|
|
23
|
+
**createdAt** | **string** | | [default to undefined]
|
|
24
|
+
**updatedAt** | **string** | | [default to undefined]
|
|
25
|
+
**isLevelCertified** | **boolean** | | [optional] [default to undefined]
|
|
26
|
+
**paymentMethods** | **Array<string>** | | [optional] [default to undefined]
|
|
27
|
+
**defaultPaymentMethodId** | **string** | | [optional] [default to undefined]
|
|
28
|
+
**paymentMethodSetupCompleted** | **boolean** | | [default to undefined]
|
|
29
|
+
**setupIntentId** | **string** | | [optional] [default to undefined]
|
|
30
|
+
**favoriteClubs** | **Array<string>** | | [optional] [default to undefined]
|
|
31
|
+
**description** | **string** | | [optional] [default to undefined]
|
|
32
|
+
**city** | **string** | | [optional] [default to undefined]
|
|
33
|
+
**isProfileVisible** | **boolean** | | [default to undefined]
|
|
34
|
+
**favoritePlayers** | **Array<string>** | | [optional] [default to undefined]
|
|
35
|
+
**sports** | **{ [key: string]: any; }** | Construct a type with a set of properties K of type T | [optional] [default to undefined]
|
|
36
|
+
|
|
37
|
+
## Example
|
|
38
|
+
|
|
39
|
+
```typescript
|
|
40
|
+
import { IUserAttributes } from '@tennac-booking/sdk';
|
|
41
|
+
|
|
42
|
+
const instance: IUserAttributes = {
|
|
43
|
+
username,
|
|
44
|
+
googleId,
|
|
45
|
+
firstName,
|
|
46
|
+
lastName,
|
|
47
|
+
email,
|
|
48
|
+
gender,
|
|
49
|
+
location,
|
|
50
|
+
isAccountVerified,
|
|
51
|
+
isCreditCardRegistered,
|
|
52
|
+
levelBySports,
|
|
53
|
+
stripeCustomerId,
|
|
54
|
+
phone,
|
|
55
|
+
password,
|
|
56
|
+
profilePicture,
|
|
57
|
+
isAdmin,
|
|
58
|
+
createdAt,
|
|
59
|
+
updatedAt,
|
|
60
|
+
isLevelCertified,
|
|
61
|
+
paymentMethods,
|
|
62
|
+
defaultPaymentMethodId,
|
|
63
|
+
paymentMethodSetupCompleted,
|
|
64
|
+
setupIntentId,
|
|
65
|
+
favoriteClubs,
|
|
66
|
+
description,
|
|
67
|
+
city,
|
|
68
|
+
isProfileVisible,
|
|
69
|
+
favoritePlayers,
|
|
70
|
+
sports,
|
|
71
|
+
};
|
|
72
|
+
```
|
|
73
|
+
|
|
74
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# IUserAttributesFavoritePlayersInner
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
|
|
9
|
+
## Example
|
|
10
|
+
|
|
11
|
+
```typescript
|
|
12
|
+
import { IUserAttributesFavoritePlayersInner } from '@tennac-booking/sdk';
|
|
13
|
+
|
|
14
|
+
const instance: IUserAttributesFavoritePlayersInner = {
|
|
15
|
+
};
|
|
16
|
+
```
|
|
17
|
+
|
|
18
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
# IUserLocation
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**type** | **string** | | [default to undefined]
|
|
9
|
+
**coordinates** | **Array<number>** | | [default to undefined]
|
|
10
|
+
**mapboxId** | **string** | | [optional] [default to undefined]
|
|
11
|
+
**mapboxPlaceType** | **Array<string>** | | [optional] [default to undefined]
|
|
12
|
+
**mapboxPlaceName** | **string** | | [optional] [default to undefined]
|
|
13
|
+
**mapboxAddress** | **string** | | [optional] [default to undefined]
|
|
14
|
+
**mapboxContext** | **Array<{ [key: string]: any; }>** | | [optional] [default to undefined]
|
|
15
|
+
**mapboxRaw** | **{ [key: string]: any; }** | Construct a type with a set of properties K of type T | [optional] [default to undefined]
|
|
16
|
+
**city** | **string** | | [optional] [default to undefined]
|
|
17
|
+
**country** | **string** | | [optional] [default to undefined]
|
|
18
|
+
**postalCode** | **string** | | [optional] [default to undefined]
|
|
19
|
+
**state** | **string** | | [optional] [default to undefined]
|
|
20
|
+
**address** | **string** | | [optional] [default to undefined]
|
|
21
|
+
|
|
22
|
+
## Example
|
|
23
|
+
|
|
24
|
+
```typescript
|
|
25
|
+
import { IUserLocation } from '@tennac-booking/sdk';
|
|
26
|
+
|
|
27
|
+
const instance: IUserLocation = {
|
|
28
|
+
type,
|
|
29
|
+
coordinates,
|
|
30
|
+
mapboxId,
|
|
31
|
+
mapboxPlaceType,
|
|
32
|
+
mapboxPlaceName,
|
|
33
|
+
mapboxAddress,
|
|
34
|
+
mapboxContext,
|
|
35
|
+
mapboxRaw,
|
|
36
|
+
city,
|
|
37
|
+
country,
|
|
38
|
+
postalCode,
|
|
39
|
+
state,
|
|
40
|
+
address,
|
|
41
|
+
};
|
|
42
|
+
```
|
|
43
|
+
|
|
44
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
package/docs/ManagerClubsApi.md
CHANGED
package/docs/ManagerEventsApi.md
CHANGED
package/docs/ManagerSportsApi.md
CHANGED
|
@@ -6,33 +6,34 @@ From T, pick a set of properties whose keys are in the union K
|
|
|
6
6
|
|
|
7
7
|
Name | Type | Description | Notes
|
|
8
8
|
------------ | ------------- | ------------- | -------------
|
|
9
|
-
**id** | **
|
|
10
|
-
**_id** | **
|
|
9
|
+
**id** | **string** | | [optional] [default to undefined]
|
|
10
|
+
**_id** | **string** | | [optional] [default to undefined]
|
|
11
11
|
**username** | **string** | | [optional] [default to undefined]
|
|
12
12
|
**googleId** | **string** | | [optional] [default to undefined]
|
|
13
|
-
**firstName** | **string** | | [default to undefined]
|
|
14
|
-
**lastName** | **string** | | [default to undefined]
|
|
15
|
-
**email** | **string** | | [default to undefined]
|
|
13
|
+
**firstName** | **string** | | [optional] [default to undefined]
|
|
14
|
+
**lastName** | **string** | | [optional] [default to undefined]
|
|
15
|
+
**email** | **string** | | [optional] [default to undefined]
|
|
16
16
|
**phone** | **string** | | [optional] [default to undefined]
|
|
17
17
|
**profilePicture** | **string** | | [optional] [default to undefined]
|
|
18
18
|
**description** | **string** | | [optional] [default to undefined]
|
|
19
19
|
**city** | **string** | | [optional] [default to undefined]
|
|
20
|
-
**isProfileVisible** | **boolean** | | [default to undefined]
|
|
21
|
-
**gender** |
|
|
22
|
-
**isAccountVerified** | **boolean** | | [default to undefined]
|
|
20
|
+
**isProfileVisible** | **boolean** | | [optional] [default to undefined]
|
|
21
|
+
**gender** | **string** | | [optional] [default to undefined]
|
|
22
|
+
**isAccountVerified** | **boolean** | | [optional] [default to undefined]
|
|
23
23
|
**isCreditCardRegistered** | **boolean** | | [optional] [default to undefined]
|
|
24
|
-
**isAdmin** | **boolean** | | [default to undefined]
|
|
24
|
+
**isAdmin** | **boolean** | | [optional] [default to undefined]
|
|
25
25
|
**isLevelCertified** | **boolean** | | [optional] [default to undefined]
|
|
26
|
-
**paymentMethodSetupCompleted** | **boolean** | | [default to undefined]
|
|
26
|
+
**paymentMethodSetupCompleted** | **boolean** | | [optional] [default to undefined]
|
|
27
27
|
**paymentMethods** | **Array<string>** | | [optional] [default to undefined]
|
|
28
28
|
**defaultPaymentMethodId** | **string** | | [optional] [default to undefined]
|
|
29
|
-
**levelBySports** | [**Array<
|
|
29
|
+
**levelBySports** | [**Array<PickUserResponseExcludeKeyofUserResponseLocationLevelBySportsInner>**](PickUserResponseExcludeKeyofUserResponseLocationLevelBySportsInner.md) | | [optional] [default to undefined]
|
|
30
30
|
**favoriteClubs** | **Array<string>** | | [optional] [default to undefined]
|
|
31
31
|
**favoritePlayers** | **Array<string>** | | [optional] [default to undefined]
|
|
32
32
|
**stripeCustomerId** | **string** | | [optional] [default to undefined]
|
|
33
|
-
**createdAt** | **string** | | [default to undefined]
|
|
34
|
-
**updatedAt** | **string** | | [default to undefined]
|
|
33
|
+
**createdAt** | **string** | | [optional] [default to undefined]
|
|
34
|
+
**updatedAt** | **string** | | [optional] [default to undefined]
|
|
35
35
|
**setupIntentId** | **string** | | [optional] [default to undefined]
|
|
36
|
+
**sports** | **{ [key: string]: any; }** | Construct a type with a set of properties K of type T | [optional] [default to undefined]
|
|
36
37
|
|
|
37
38
|
## Example
|
|
38
39
|
|
|
@@ -67,6 +68,7 @@ const instance: PickUserResponseExcludeKeyofUserResponseLocation = {
|
|
|
67
68
|
createdAt,
|
|
68
69
|
updatedAt,
|
|
69
70
|
setupIntentId,
|
|
71
|
+
sports,
|
|
70
72
|
};
|
|
71
73
|
```
|
|
72
74
|
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# PickUserResponseExcludeKeyofUserResponseLocationLevelBySportsInner
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Properties
|
|
5
|
+
|
|
6
|
+
Name | Type | Description | Notes
|
|
7
|
+
------------ | ------------- | ------------- | -------------
|
|
8
|
+
**level** | **string** | | [default to undefined]
|
|
9
|
+
**sport** | **string** | | [default to undefined]
|
|
10
|
+
|
|
11
|
+
## Example
|
|
12
|
+
|
|
13
|
+
```typescript
|
|
14
|
+
import { PickUserResponseExcludeKeyofUserResponseLocationLevelBySportsInner } from '@tennac-booking/sdk';
|
|
15
|
+
|
|
16
|
+
const instance: PickUserResponseExcludeKeyofUserResponseLocationLevelBySportsInner = {
|
|
17
|
+
level,
|
|
18
|
+
sport,
|
|
19
|
+
};
|
|
20
|
+
```
|
|
21
|
+
|
|
22
|
+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
package/docs/StaffBookingsApi.md
CHANGED
package/docs/StaffClubsApi.md
CHANGED
package/docs/StaffEventsApi.md
CHANGED