import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
name | String | Gets or sets the name. | [optional] |
serverId | String | Gets or sets the server identifier. | [optional] |
serverName | String | Gets or sets the name of the server. This is not used by the server and is for client-side usage only. | [optional] |
id | String | Gets or sets the id. | [optional] |
primaryImageTag | String | Gets or sets the primary image tag. | [optional] |
hasPassword | bool | Gets or sets a value indicating whether this instance has password. | [optional] |
hasConfiguredPassword | bool | Gets or sets a value indicating whether this instance has configured password. | [optional] |
hasConfiguredEasyPassword | bool | Gets or sets a value indicating whether this instance has configured easy password. | [optional] |
enableAutoLogin | bool | Gets or sets whether async login is enabled or not. | [optional] |
lastLoginDate | DateTime | Gets or sets the last login date. | [optional] |
lastActivityDate | DateTime | Gets or sets the last activity date. | [optional] |
configuration | UserDtoConfiguration | [optional] | |
policy | UserDtoPolicy | [optional] | |
primaryImageAspectRatio | double | Gets or sets the primary image aspect ratio. | [optional] |