Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
MyCartSetCustomerEmailAction
Interface MyCartSetCustomerEmailAction
interface
MyCartSetCustomerEmailAction
{
action
:
"setCustomerEmail"
;
email
?:
string
;
}
Index
Properties
action
email?
Properties
Readonly
action
action
:
"setCustomerEmail"
Optional
Readonly
email
email
?:
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
email
Typescript SDK Type Docs
Loading...
Value to set. If empty, any existing value is removed.