mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 23:58:44 +05:00
action triggers expiration and activation times
This commit is contained in:
@@ -480,6 +480,8 @@ type TPActionTrigger struct {
|
||||
ThresholdValue float64 // Threshold
|
||||
Recurrent bool // reset executed flag each run
|
||||
MinSleep string // Minimum duration between two executions in case of recurrent triggers
|
||||
ExpirationDate string // Trigger expiration
|
||||
ActivationDate string // Trigger activation
|
||||
BalanceId string // The id of the balance in the account
|
||||
BalanceType string // Type of balance this trigger monitors
|
||||
BalanceDirections string // Traffic direction
|
||||
|
||||
Reference in New Issue
Block a user