UNPKG

@tennac-booking/sdk

Version:

OpenAPI client for @tennac-booking/sdk

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