mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 07:38:45 +05:00
CDR with EventCost instead of CallCost as CostDetails
This commit is contained in:
@@ -123,7 +123,7 @@ type SMCost struct {
|
||||
OriginID string
|
||||
CostSource string
|
||||
Usage time.Duration
|
||||
CostDetails *CallCost
|
||||
CostDetails *EventCost
|
||||
}
|
||||
|
||||
type AttrCDRSStoreSMCost struct {
|
||||
|
||||
Reference in New Issue
Block a user