UNPKG

@tennac-booking/sdk

Version:

OpenAPI client for @tennac-booking/sdk

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