Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
CustomerAddStoreAction
Interface CustomerAddStoreAction
Associates the Customer with a Store.
interface
CustomerAddStoreAction
{
action
:
"addStore"
;
store
:
StoreResourceIdentifier
;
}
Index
Properties
action
store
Properties
Readonly
action
action
:
"addStore"
Readonly
store
store
:
StoreResourceIdentifier
ResourceIdentifier of the Store to add.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
store
@gradientedge/commercetools-utils
Loading...
Associates the Customer with a Store.