Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
VirtualUserResponseDTO
Interface VirtualUserResponseDTO
interface
VirtualUserResponseDTO
{
attempts
:
number
;
email
:
string
;
id
:
string
;
judge
:
Judge
;
judgeSubmissionId
:
string
;
password
:
string
;
session
:
{
cookies
:
Cookie
[]
;
}
;
submitId
:
string
;
updatedAt
:
Date
;
username
:
string
;
workingIn
:
WorkingIn
;
}
Index
Properties
attempts
email
id
judge
judge
Submission
Id
password
session
submit
Id
updated
At
username
working
In
Properties
attempts
attempts
:
number
email
email
:
string
id
id
:
string
judge
judge
:
Judge
judge
Submission
Id
judge
Submission
Id
:
string
password
password
:
string
session
session
:
{
cookies
:
Cookie
[]
;
}
Type declaration
cookies
:
Cookie
[]
submit
Id
submit
Id
:
string
updated
At
updated
At
:
Date
username
username
:
string
working
In
working
In
:
WorkingIn
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
attempts
email
id
judge
judge
Submission
Id
password
session
submit
Id
updated
At
username
working
In
@juki-team/commons - v0.0.826
Loading...