@ccw-api/api
Preparing search index...
sso/internal/auth/touch-session
TouchSessionSuccess
Type Alias TouchSessionSuccess
type
TouchSessionSuccess
=
{
accountId
:
number
;
accountObjectId
:
MongoDBId
;
accountType
:
string
;
clientCode
:
string
;
createdAt
:
number
;
email
:
string
|
null
;
expireTime
:
number
;
extra
:
string
;
id
:
number
;
lastAccessTime
:
number
;
orgId
:
string
;
scene
:
string
|
null
;
status
:
string
;
token
:
string
;
urlEncodedFullName
:
string
|
null
;
}
Index
Properties
account
Id
account
Object
Id
account
Type
client
Code
created
At
email
expire
Time
extra
id
last
Access
Time
org
Id
scene
status
token
url
Encoded
Full
Name
Properties
account
Id
accountId
:
number
account
Object
Id
accountObjectId
:
MongoDBId
account
Type
accountType
:
string
client
Code
clientCode
:
string
created
At
createdAt
:
number
email
email
:
string
|
null
expire
Time
expireTime
:
number
extra
extra
:
string
id
id
:
number
last
Access
Time
lastAccessTime
:
number
org
Id
orgId
:
string
scene
scene
:
string
|
null
status
status
:
string
token
token
:
string
url
Encoded
Full
Name
urlEncodedFullName
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
account
Object
Id
account
Type
client
Code
created
At
email
expire
Time
extra
id
last
Access
Time
org
Id
scene
status
token
url
Encoded
Full
Name
@ccw-api/api
Loading...