Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 873 Bytes

StrikethroughChangedItem.md

File metadata and controls

16 lines (13 loc) · 873 Bytes

TalonOne.Model.StrikethroughChangedItem

The information of affected items.

Properties

Name Type Description Notes
Id int The ID of the event that triggered the strikethrough labeling.
CatalogId int The ID of the catalog that the changed item belongs to.
Sku string The unique SKU of the changed item.
Version int The version of the changed item.
Price decimal The price of the changed item.
EvaluatedAt DateTime The evaluation time of the changed item.
Effects List<StrikethroughEffect> [optional]

[Back to Model list] [Back to API list] [Back to README]