mirror of
https://bitbucket.org/myhomie/mycorerepository.git
synced 2025-12-06 09:41:19 +00:00
806 B
806 B
mycoreapi.model.GroupDetailDTO
Load the model package
import 'package:mycoreapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| userId | String | [optional] | |
| name | String | [optional] | |
| type | String | [optional] | |
| isAlarm | bool | [optional] | |
| createdDate | DateTime | [optional] | |
| updatedDate | DateTime | [optional] | |
| devices | List | [optional] [default to const []] |