@seamapi/http - v1.121.0
GitHub
Preparing search index...
index
ClientSessionResource
Type Alias ClientSessionResource
type
ClientSessionResource
=
{
client_session_id
:
string
;
connect_webview_ids
:
string
[]
;
connected_account_ids
:
string
[]
;
created_at
:
string
;
customer_key
?:
string
;
device_count
:
number
;
expires_at
:
string
;
token
:
string
;
user_identifier_key
:
string
|
null
;
user_identity_id
?:
string
;
user_identity_ids
:
string
[]
;
workspace_id
:
string
;
}
Index
Properties
client_
session_
id
connect_
webview_
ids
connected_
account_
ids
created_
at
customer_
key?
device_
count
expires_
at
token
user_
identifier_
key
user_
identity_
id?
user_
identity_
ids
workspace_
id
Properties
client_
session_
id
client_session_id
:
string
connect_
webview_
ids
connect_webview_ids
:
string
[]
connected_
account_
ids
connected_account_ids
:
string
[]
created_
at
created_at
:
string
Optional
customer_
key
customer_key
?:
string
device_
count
device_count
:
number
expires_
at
expires_at
:
string
token
token
:
string
user_
identifier_
key
user_identifier_key
:
string
|
null
Optional
user_
identity_
id
user_identity_id
?:
string
user_
identity_
ids
user_identity_ids
:
string
[]
workspace_
id
workspace_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client_
session_
id
connect_
webview_
ids
connected_
account_
ids
created_
at
customer_
key
device_
count
expires_
at
token
user_
identifier_
key
user_
identity_
id
user_
identity_
ids
workspace_
id
GitHub
@seamapi/http - v1.121.0
Loading...