# openapi.model.AdminTimeDataDto

## Load the model package
```dart
import 'package:openapi/api.dart';
```

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**twelveToTwo** | **num** |  | 
**twoToFour** | **num** |  | 
**fourToSix** | **num** |  | 
**sixToEight** | **num** |  | 
**eightToTen** | **num** |  | 
**tenToTwelve** | **num** |  | 
**twelveToFourteen** | **num** |  | 
**fourteenToSixteen** | **num** |  | 
**sixteenToEighteen** | **num** |  | 
**eighteenToTwenty** | **num** |  | 
**twentyToTwentyTwo** | **num** |  | 
**twentyTwoToTwentyFour** | **num** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


