mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
added passing events from thresholds to ees
This commit is contained in:
committed by
Dan Christian Bogos
parent
90de059801
commit
ccdf3ef1f1
@@ -1691,6 +1691,7 @@ type TPThresholdProfile struct {
|
||||
Blocker bool // blocker flag to stop processing on filters matched
|
||||
Weight float64 // Weight to sort the thresholds
|
||||
ActionIDs []string
|
||||
EeIDs []string
|
||||
Async bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user