mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-16 05:39:54 +05:00
Remove RoundingMethod and RoundingDecimals from RateProfile
This commit is contained in:
committed by
Dan Christian Bogos
parent
d71eb21713
commit
66e2b4cd01
@@ -1462,8 +1462,6 @@ type TPRateProfile struct {
|
||||
FilterIDs []string
|
||||
ActivationInterval *TPActivationInterval
|
||||
Weight float64
|
||||
RoundingDecimals int
|
||||
RoundingMethod string
|
||||
MinCost float64
|
||||
MaxCost float64
|
||||
MaxCostStrategy string
|
||||
|
||||
Reference in New Issue
Block a user