Sporades SDK API
Preparing search index...
client
JourneySetInput
Type Alias JourneySetInput
A semantic latest-state replacement; metadata and TTL are bounded by the runtime.
type
JourneySetInput
=
{
metadata
?:
JsonObject
;
status
:
string
;
ttlSeconds
?:
number
;
}
Index
Properties
metadata?
status
ttl
Seconds?
Properties
Optional
metadata
metadata
?:
JsonObject
status
status
:
string
Optional
ttl
Seconds
ttlSeconds
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metadata
status
ttl
Seconds
Sporades SDK API
Loading...
A semantic latest-state replacement; metadata and TTL are bounded by the runtime.