Trading Assistant API Documentation - v0.1.0
Preparing search index...
stores/impersonate
ImpersonateState
Interface ImpersonateState
interface
ImpersonateState
{
active
:
boolean
;
userId
:
string
|
null
;
userEmail
:
string
|
null
;
userName
:
string
|
null
;
userRole
:
string
|
null
;
startedAt
:
number
|
null
;
readOnly
:
boolean
;
}
Index
Properties
active
user
Id
user
Email
user
Name
user
Role
started
At
read
Only
Properties
active
active
:
boolean
user
Id
userId
:
string
|
null
user
Email
userEmail
:
string
|
null
user
Name
userName
:
string
|
null
user
Role
userRole
:
string
|
null
started
At
startedAt
:
number
|
null
read
Only
readOnly
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
user
Id
user
Email
user
Name
user
Role
started
At
read
Only
Trading Assistant API Documentation - v0.1.0
Loading...