mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 23:28:44 +05:00
SMGeneric saveOperations without goroutines
This commit is contained in:
@@ -29,6 +29,7 @@ type CallCost struct {
|
||||
Direction, Category, Tenant, Subject, Account, Destination, TOR string
|
||||
Cost float64
|
||||
Timespans TimeSpans
|
||||
TimespansMerged bool
|
||||
RatedUsage float64
|
||||
deductConnectFee bool
|
||||
negativeConnectFee bool // the connect fee went negative on default balance
|
||||
|
||||
Reference in New Issue
Block a user