mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-15 13:19:53 +05:00
Add StatIDs option for Stat ProcessEvent
This commit is contained in:
committed by
Dan Christian Bogos
parent
4c0f575302
commit
cf24c1919f
@@ -1057,6 +1057,7 @@ type CDRsFilter struct {
|
||||
Unscoped bool // Include soft-deleted records in results
|
||||
Count bool // If true count the items instead of returning data
|
||||
Paginator
|
||||
//OrderBy asc/desc
|
||||
}
|
||||
|
||||
// RPCCDRsFilter is a filter used in Rpc calls
|
||||
|
||||
Reference in New Issue
Block a user