Name | Type | Description | Notes |
---|---|---|---|
last_login | Option<String> | Timestamp of the last login | [optional] |
last_logout | Option<String> | Timestamp of the last logout | [optional] |
logins | Option<i32> | Total number of times the character has logged in | [optional] |
online | bool | If the character is online |