mirror of
https://bitbucket.org/myhomie/myhomie_app.git
synced 2025-12-06 00:51:19 +00:00
752 B
752 B
mycore_api.model.Action
Load the model package
import 'package:mycore_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| groupId | String | [optional] | |
| deviceId | String | [optional] | |
| states | List | [optional] [default to const []] | |
| rawRequest | String | [optional] | |
| providerId | String | [optional] | |
| type | ActionType | [optional] | |
| isForce | bool | [optional] |