mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-16 21:59:53 +05:00
CDRs.ProcessEvent wth support for *refund flag
This commit is contained in:
@@ -380,6 +380,7 @@ const (
|
||||
MetaSessionsCosts = "*sessions_costs"
|
||||
MetaRALs = "*rals"
|
||||
MetaRerate = "*rerate"
|
||||
MetaRefund = "*refund"
|
||||
MetaStats = "*stats"
|
||||
MetaResponder = "*responder"
|
||||
MetaCore = "*core"
|
||||
|
||||
Reference in New Issue
Block a user