Les paramètres occurrence
[
{
"conditions": {
"all": [
{
"name": "bool1",
"operator": "is_false",
"value" : true
}
]
},
"actions": [
{
"name": "nothing"
}
],
"occurrences": 12
},
{
"conditions": {
"all": [
{
"name": "bool1",
"operator": "is_false",
"value" : true
}
]
},
"actions": [
{
"name": "nothing"
}
],
"occurrences": 7394
}
]Last updated