UNPKG

@tennac-booking/sdk

Version:

OpenAPI client for @tennac-booking/sdk

25 lines (17 loc) 672 B
# UserEventSummarySportsDetailsInner ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **string** | | [optional] [default to undefined] **key** | **string** | | [optional] [default to undefined] **id** | **string** | | [default to undefined] ## Example ```typescript import { UserEventSummarySportsDetailsInner } from '@tennac-booking/sdk'; const instance: UserEventSummarySportsDetailsInner = { name, key, id, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)