Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
CustomerSetExternalIdAction
Interface CustomerSetExternalIdAction
interface
CustomerSetExternalIdAction
{
action
:
"setExternalId"
;
externalId
?:
string
;
}
Hierarchy (
View Summary
)
ICustomerUpdateAction
CustomerSetExternalIdAction
Index
Properties
action
external
Id?
Properties
Readonly
action
action
:
"setExternalId"
Optional
Readonly
external
Id
externalId
?:
string
Value to set. If empty, any existing value is removed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
external
Id
Typescript SDK Type Docs
Loading...
Value to set. If empty, any existing value is removed.