mirror of
https://bitbucket.org/myhomie/myhomie_app.git
synced 2025-12-06 00:51:19 +00:00
583 B
583 B
mycore_api.model.GroupSummaryDTO
Load the model package
import 'package:mycore_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| homeId | String | [optional] | |
| name | String | [optional] | |
| type | String | [optional] | |
| isAlarm | bool | [optional] |