mirror of
https://bitbucket.org/myhomie/myhomie_app.git
synced 2025-12-06 00:51:19 +00:00
750 B
750 B
mycoreapi.model.Action
Load the model package
import 'package:mycoreapi/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] |