{
"condition": {
"days": [
6,
7
],
"type": "day_of_week"
},
"type": "not"
}Condition that applies when the sub condition doesn't apply
Condition that only applies in the specified months.
Show child attributes
{
"months": [1, 2, 3, 11, 12],
"type": "month"
}"not"Was this page helpful?