UNPKG

@tennac-booking/sdk

Version:

OpenAPI client for @tennac-booking/sdk

21 lines (13 loc) 508 B
# GetClubType200Response ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **clubType** | **string** | | [default to undefined] ## Example ```typescript import { GetClubType200Response } from '@tennac-booking/sdk'; const instance: GetClubType200Response = { clubType, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)