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