Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
CategoryRemoveAssetAction
Interface CategoryRemoveAssetAction
interface
CategoryRemoveAssetAction
{
action
:
"removeAsset"
;
assetId
?:
string
;
assetKey
?:
string
;
}
Index
Properties
action
asset
Id?
asset
Key?
Properties
Readonly
action
action
:
"removeAsset"
Optional
Readonly
asset
Id
assetId
?:
string
Value to remove. Either
assetId
or
assetKey
is required.
Optional
Readonly
asset
Key
assetKey
?:
string
Value to remove. Either
assetId
or
assetKey
is required.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
asset
Id
asset
Key
@gradientedge/commercetools-utils
Loading...
Value to remove. Either
assetId
orassetKey
is required.