mirror of
https://bitbucket.org/myhomie/myhomie_app.git
synced 2025-12-06 17:11:19 +00:00
773 B
773 B
mycore_api.model.ProviderDTO
Load the model package
import 'package:mycore_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| name | String | [optional] | |
| type | ProviderType | [optional] | |
| homeId | String | [optional] | |
| endpoint | String | [optional] | |
| username | String | [optional] | |
| password | String | [optional] | |
| apiKey | String | [optional] | |
| active | bool | [optional] |