Sporades SDK API
Preparing search index...
client
JourneyRecord
Type Alias JourneyRecord
One TTL-buffered, server-owned connection/activity segment.
type
JourneyRecord
=
{
expiresAt
:
string
;
metadata
:
JsonObject
|
null
;
sessionId
:
string
;
status
:
string
;
updatedAt
:
string
;
userId
:
string
;
}
Index
Properties
expires
At
metadata
session
Id
status
updated
At
user
Id
Properties
expires
At
expiresAt
:
string
metadata
metadata
:
JsonObject
|
null
session
Id
sessionId
:
string
status
status
:
string
updated
At
updatedAt
:
string
user
Id
userId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expires
At
metadata
session
Id
status
updated
At
user
Id
Sporades SDK API
Loading...
One TTL-buffered, server-owned connection/activity segment.