Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 798 Bytes

StrikethroughEffect.md

File metadata and controls

15 lines (12 loc) · 798 Bytes

TalonOne.Model.StrikethroughEffect

The effect produced for the catalog item.

Properties

Name Type Description Notes
CampaignId int The ID of the campaign that effect belongs to.
RulesetId int The ID of the ruleset containing the rule that triggered this effect.
RuleIndex int The position of the rule that triggered this effect within the ruleset.
RuleName string The name of the rule that triggered this effect.
Type string The type of this effect.
Props Object

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