Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
CartSetAnonymousIdAction
Interface CartSetAnonymousIdAction
interface
CartSetAnonymousIdAction
{
action
:
"setAnonymousId"
;
anonymousId
?:
string
;
}
Index
Properties
action
anonymous
Id?
Properties
Readonly
action
action
:
"setAnonymousId"
Optional
Readonly
anonymous
Id
anonymous
Id
?:
string
Value to set. If empty, any existing value is removed.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
anonymous
Id
Typescript SDK Type Docs
Loading...
Value to set. If empty, any existing value is removed.