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