Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
History API SDK
RemoveProductChange
Interface RemoveProductChange
Change triggered by the
Remove Product
update action.
interface
RemoveProductChange
{
change
:
string
;
previousValue
:
Reference
;
type
:
"RemoveProductChange"
;
}
Index
Properties
change
previous
Value
type
Properties
Readonly
change
change
:
string
Readonly
previous
Value
previous
Value
:
Reference
Value before the change.
Readonly
type
type
:
"RemoveProductChange"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
change
previous
Value
type
Typescript SDK Type Docs
Loading...
Change triggered by the Remove Product update action.