Change types
Change Cart Predicate
typeString | "ChangeCartPredicateChange" |
changeString | "changeCartPredicate" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Change Is Active
typeString | "ChangeIsActiveChange" |
changeString | "changeIsActive" |
previousValueBoolean | Value before the change. |
nextValueBoolean | Value after the change. |
Change Localized Name
typeString | "ChangeLocalizedNameChange" |
changeString | "changeName" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Change Requires Discount Code
typeString | "ChangeRequiresDiscountCodeChange" |
changeString | "changeRequiresDiscountCode" |
previousValueBoolean | Value before the change. |
nextValueBoolean | Value after the change. |
Change Sort Order
typeString | "ChangeSortOrderChange" |
changeString | "changeSortOrder" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Change Stacking Mode
typeString | "ChangeStackingModeChange" |
changeString | "changeStackingMode" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Change Target
typeString | "ChangeTargetChange" |
changeString | "changeTarget" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Change Value
typeString | "ChangeValueChange" |
changeString | "changeValue" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Set Custom Field
typeString | "SetCustomFieldChange" |
changeString | "setCustomField" |
previousValueAny | Value before the change. |
nextValueAny | Value after the change. |
nameString | Name of the Custom Field. |
customTypeIdString | id of the referenced Type. |
Set Custom Type
typeString | "SetCustomTypeChange" |
changeString | "setCustomType" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Set Key
typeString | "SetKeyChange" |
changeString | "setKey" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Localized Description
typeString | "SetLocalizedDescriptionChange" |
changeString | "setDescription" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Set References
Set Stores
typeString | "SetStoresChange" |
changeString | "setStores" |
previousValueArray of Reference | Value before the change. |
nextValueArray of Reference | Value after the change. |
addedItemsArray of KeyReference | Elements added to the array. |
removedItemsArray of KeyReference | Elements removed from the array. |
Set Valid From And Until
typeString | "SetValidFromAndUntilChange" |
changeString | "setValidFromAndUntil" |
previousValue | Value before the change. |
nextValue | Value after the change. |
Set Valid From
typeString | "SetValidFromChange" |
changeString | "setValidFrom" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |
Set Valid Until
typeString | "SetValidUntilChange" |
changeString | "setValidUntil" |
previousValueString | Value before the change. |
nextValueString | Value after the change. |