import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
id | int | Gets or sets the identifier. | [optional] |
accessToken | String | Gets or sets the access token. | [optional] |
deviceId | String | Gets or sets the device identifier. | [optional] |
appName | String | Gets or sets the name of the application. | [optional] |
appVersion | String | Gets or sets the application version. | [optional] |
deviceName | String | Gets or sets the name of the device. | [optional] |
userId | String | Gets or sets the user identifier. | [optional] |
isActive | bool | Gets or sets a value indicating whether this instance is active. | [optional] |
dateCreated | DateTime | Gets or sets the date created. | [optional] |
dateRevoked | DateTime | Gets or sets the date revoked. | [optional] |
dateLastActivity | DateTime | [optional] | |
userName | String | [optional] |