Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
ProductLegacySetSkuAction
Interface ProductLegacySetSkuAction
interface
ProductLegacySetSkuAction
{
action
:
"legacySetSku"
;
sku
?:
string
;
variantId
:
number
;
}
Hierarchy (
View Summary
)
IProductUpdateAction
ProductLegacySetSkuAction
Index
Properties
action
sku?
variant
Id
Properties
Readonly
action
action
:
"legacySetSku"
Optional
Readonly
sku
sku
?:
string
Readonly
variant
Id
variantId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
sku
variant
Id
Typescript SDK Type Docs
Loading...