mirror of
https://bitbucket.org/myhomie/myhomie_app.git
synced 2025-12-06 09:01:20 +00:00
728 B
728 B
mycore_api.model.RoomDetailDTO
Load the model package
import 'package:mycore_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| homeId | String | [optional] | |
| name | String | [optional] | |
| createdDate | DateTime | [optional] | |
| updatedDate | DateTime | [optional] | |
| devices | List | [optional] [default to const []] |