AdminSessionSchema
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| session_uuid | str | ||
| user_email | str | ||
| user_name | str | ||
| status | str | ||
| session_started_at | str | [optional] | |
| session_expires_at | str | [optional] | |
| time_remaining_seconds | int | [optional] | |
| created_at | str | ||
| waiting_seconds | int | [optional] |