mirror of
https://bitbucket.org/FransoletThomas/tablet-app.git
synced 2025-12-06 16:41:19 +00:00
705 B
705 B
managerapi.model.DeviceDTO
Load the model package
import 'package:managerapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| name | String | [optional] | |
| ipAddress | String | [optional] | |
| configurationId | String | [optional] | |
| configuration | String | [optional] | |
| connected | bool | [optional] | |
| dateCreation | DateTime | [optional] |