IAnnotatedPushRule
Defined in: src/@types/PushRules.ts:176
Extends
Section titled “Extends”Properties
Section titled “Properties”actions
Section titled “actions”actions:
PushRuleAction[]
Defined in: src/@types/PushRules.ts:168
Inherited from
Section titled “Inherited from”conditions?
Section titled “conditions?”
optionalconditions?:PushRuleCondition[]
Defined in: src/@types/PushRules.ts:169
Inherited from
Section titled “Inherited from”default
Section titled “default”default:
boolean
Defined in: src/@types/PushRules.ts:170
Inherited from
Section titled “Inherited from”enabled
Section titled “enabled”enabled:
boolean
Defined in: src/@types/PushRules.ts:171
Inherited from
Section titled “Inherited from”kind:
PushRuleKind
Defined in: src/@types/PushRules.ts:177
pattern?
Section titled “pattern?”
optionalpattern?:string
Defined in: src/@types/PushRules.ts:172
Inherited from
Section titled “Inherited from”rule_id
Section titled “rule_id”rule_id:
string
Defined in: src/@types/PushRules.ts:173