Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.14 KB

File metadata and controls

22 lines (17 loc) · 1.14 KB

MainRule

Properties

Name Type Description Notes
condition Object Selected rule condition [optional]
createdAt String Timestamp when the rule was created [optional]
description String Description of the rule [optional]
event Object Selected event in the rule [optional]
isInternal Boolean Metric to identify if its an internal rule or not [optional]
loyaltyProgramId String Loyalty Program id of which current rule is associated [optional]
loyaltyVersionId Integer Loyalty Version id to which current rule is associated [optional]
meta Object Additional data to define the rule [optional]
name String Rule name [optional]
results List<MainRuleResultResponse> Results fo the rule definition [optional]
ruleId String Unique identifier for the rule [optional]
ruleType String Type of the rule [optional]
updatedAt String Timestamp when the rule was updated [optional]